body{
    font-family: 'Montserrat', sans-serif !important;
    background-color: #efeff4;
}
img, svg {
    vertical-align: middle;
    max-width: 100%;
}
.banner {
    background-image: url(../images/1.png);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100% 100%;
    min-height: 100%;
}
span.twitter-typeahead .tt-menu, span.twitter-typeahead .tt-dropdown-menu{
    width: 100%!important;
}
.spans-text span {
    font-weight: 500!important;
}
.cards-1 {
    margin: 0 16px!important;
    border-radius: 10px!important;
    box-shadow: 0px 10px 20px #c4c8d066;
    border: none!important;
}

.bg-white {
    padding-bottom: 56px!important;
    margin: 47px!important;
}
.bg-white {
    border-radius: 20px;
    padding: 14px;
    padding-bottom: 30px;
    margin: 46px;
}
.bg-white {
        background-color: #fff!important;

}

.form-padding {
    padding: 10px 40px;
}

.login-clr {
    color: #64061c;
    font-size: 32px;
    margin-top: 12%;
    font-weight: bold;
}
.btn.submit {
    width: 100%;
    background: #64061c;
    color: white;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
}
.form-group {
    position: relative;
    margin-bottom: 1.5rem;
}
i.fa.fa-lock {
    position: absolute;
    margin: 22px 15px;
    color:  #a1a3a3;
    font-size: 22px;
}
.form-control.color {
    border: 1px solid #9aa8ab9e;
    /* opacity: 0.46; */
    border-radius: 6px;
    height: 59px;
    padding: 28px 39px;
    background: white;
}

.form-control-placeholder {
    position: absolute;
    top: 7px;
    padding: 10px 0 0 0px;
    transition: all 200ms;
    opacity: 0.5;
    background: white;
    left: 38px;
}
i.fa.fa-envelope {
    position: absolute;
    margin: 22px 10px;
    color: #a1a3a3;
}
.text-center.mt-4 p a {
    color: #a1a3a3;
    font-weight: 600;
    text-decoration: none;
}
.logo-sign {
    text-align: center;
    padding: 12px;
}
img.sign {
    width: 100%;
}
.top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background: #eae9e9; */
    padding: 4px 27px 4px 30px;
    /* box-shadow: 0px 0px 3px; */
    position: relative;
    z-index: 100;
    top: 0px;
}

.sidebar {
    background: #6C1F37;
    /* height: 100%; */
    height:700px;
    padding: 0px 0;
    position: fixed;
    width: 207px;
    border-radius: 0px 50px 50px 0px;
}

.sidebar ul li a {
    text-decoration: none;
    /* padding: 15px; */
    padding: 12px 1px;
    color: white !important;
    display: block;
    
    margin: 5px 0;
}

.logo {
    padding: 16px;
}
.sidebar ul {
    padding: 0;
    list-style: none;
}
.left-sidemenu {
    display: flex;
    align-items: center;
}
.menubar {
    display: block;
    margin-left: 12px;
    cursor: pointer;
}
.menubar svg {
    width: 24px;
    height: 24px;
}
.search-1 {
    position: relative;
    /*padding-left: 47px;*/
}
.flex-new {
    display: flex;
    padding: 12px;
    align-items: center;
}

.dropdown-toggle {
    white-space: nowrap;
    text-decoration: none;
    padding: 13px;
}
.menu {
    margin-right: 12px;
}
span.colors {
    color: #6C1F37;
    font-weight: bold;
}

.bar {
    background: #fff;
    box-shadow: 4px 6px 11px 3px #ccc;
    padding: 12px;
    border-radius: 10px;
    display: flex;
    margin-right: 0px;
}
img.Profile {
    height: 50px;
    width: 50px;
    border-radius: 10px;
}
.log {
    margin: 10px;
    padding: 3px;
}
a.nav-link {
    position: relative;
    left: -26px;
    top: 6px;

}
button.add {
    position: relative;
    top: -21px;
    left: 117%;
    text-align: center;
    border: 0px;
    background: #fff;
    border-radius: 8px;
    padding: 2px 12px;
}
.content {
   margin-left: 201px;
    padding: 15px;
    background: #efeff4;
}
img.sam {
    width: 30px;
}
tr.name {
    font-size: 14px;
}
tr.user {
    font-size: 14px;
    background: #DFDFDF;
    text-transform: uppercase;
}
.table-new {
  border-radius: 8px;
    color: #81878F;
}
.table-new {
    position: relative;
    border-collapse: separate;
    border-spacing: 0 15px;
    white-space: nowrap;
    margin: 20px 0;
    padding: 12px;
    border: 0px;
    border-radius: 8px;
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 12%);
    background: #fff;
    overflow: hidden;
    text-align: center;
}
button.include {
    border: 0px;
    background: lightpink;
    color: red;
    padding: 7px 12px;
    border-radius: 5px;
}
button.includ {
    border: 0px;
    background: #cde6cf;
    color: #7bcd86;
    padding: 7px 18px;
    border-radius: 5px;
}

.form-row {
    display: flex;
    
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.col {
    /* padding: 4px; */
}
ul.sender li {
    font-size: 14px;
}
button.submit {
    border: 0px;
    padding: 7px 20px;
    border-radius: 5px;
    background: #6C1F37;
    color: #fff;
}
.cards-new-1 {
    background-color: transparent!important;
    border: none!important;
    margin: 0 17px!important;
    padding: 0!important;
}
.bg-3 {
    background: #fff;
    border: none!important;
    padding: 14px 24px!important;
}
.bg-5 {
    border: none!important;
    padding: 13px!important;
}
button.secondary {
    border: 0px;
    background: #fff;
    color: #6c1f37;
}
i.fa.fa-trash {
    color: red;
    padding: 9px;
    font-size: 16px;
    position: relative;
    top: 0px;
    border-radius: 5px;
    background: #ff846e85;
}

.true {
    text-align: center;
    padding: 12px;
    margin: 22px;
    color: #ccc;
}
.center {
    text-align: center;
    margin-top: 12%;
}
.form-groups {
    position: relative;
    margin-bottom: 26px;
}
table.table.no-wrap.table-new.table-lists {
    text-align: center;
}
input.code-input {
    width:  67.15px;
    text-align: center;
    border: 0px solid #ccc;
    height: 38.15px;
    background-color: #E5E9ED;
    margin: 11px;
    border-bottom: 3px solid #6C1F37;
    background: #fff;
}

.foreach {
    background: #fff;
    box-shadow: 1px 3px 9px #ccc;
    border-radius: 10px;
    padding: 12px;
    width: 100%;
}
.past {
    display: flex;
    text-align: center;
    /* justify-content: center; */
    align-items: center;
}
.card {
     position: relative; 
     display: flex; 
     flex-direction: column; 
     min-width: 0; 
     word-wrap: break-word; 
    background-color: #fff;
     background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125); 
    border-radius: 0.25rem;
    padding: 14px;
}

.edit {
    border: 0px;
    padding: 7px 37px;
    border-radius: 17px;
    background: #64060f;
    color: #fff;
}
.edit:hover
{
    color: #fff;
    background-color: #9d0535
}
ul.sels {
    list-style: none;
    color: #6C1F37;
}

h4.smith {
  font-size: 32px;
    padding: 12px;
    color: #64060f;  
}

table.table.no-wrap.table-news.table-list {
    background:#6C1F37;
    color: #fff;
    font-size: 14px;
}
button.print {
    border: 0px;
    border-radius: 10px;
    padding: 6px 12px;
    background: #fff;
    color: #545454;
}

i.fa.fa-eye.icon {
    font-size: 26px;
}
i.fa.fa-print {
    font-size: 26px;

}
.card.cards {
    border: 4px solid #6C1F37;
    margin-bottom: 4%;
    border-radius: 15px;
    margin: 0 16px 16px;
}
ul.sender {
    list-style: none;
    margin: 0;
    padding: 8px;
}
table.table.no-wrap.table-news.table-list tr th {
    padding: 10px 16px;
}
.head-1 {
    width: 200px!important;
}
.head-2 {
    width: 380px!important;
    padding: 3px!important;
}
.head-3 {
    width: 140px!important;
}
.head-4 {
    width: auto!important;
}
.head-5 {
    width: auto!important;
}
.head-6 {
    width: auto!important;
}

p.track-code {
  color: black;
    font-size: 12px;
    font-weight: bold;  
}

li.John {
    color: black;
    font-weight: bold;
}
img.track {
    width: 100%;
}
.row.row-cols-1.row-cols-lg-2 {
    border: 2px solid #ccc;
    border-radius: 10px;
  margin-bottom: 12px;
}
.present {
    border: 2px solid #ccc;
    padding: 12px;
    border-radius: 10px;
    height: 93%;
}
a {
    color: #8b939c;
    text-decoration: none;
}
input.search-bg {
    border: 2px solid #ccc;
    padding: 10px;
    width: 100%;
    border-radius: 14px;
}
select.form-selects {
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 14px;
}
img.Search {
    
    height: 43px;
}
.text-center {
   
    padding: 12px;
}
.text-center.btn{
     border-bottom: 2px solid #ccc;
}
ul.tech {
    border-bottom: 2px solid #ccc;
    list-style: none;
    font-size: 14px;
    padding: 15px;
}
p.John {
    font-weight: bold;
    font-size: 14px;
}
img.tracks {
    max-width: 300px;
}
button.user {
    border: 2px solid #AE4104;
    border-radius: 10px;
    background: #F2BC9E;
    color: black;
    box-shadow: 2px 3px 14px #f2bc9e9c;
    padding: 14px 20px;
}
.smith {
    display: flex;
}
.will {
    padding: 12px 32px;
    border: 2px solid #ccc;
    border-radius: 10px;
    background: #feecef;
    color: black;
    margin-left: 15px;
}

button.label {
    color: #fff;
    border: 0px;
    background: #6c1f37;
    padding: 12px 58px;
    border-radius: 10px;
}
li.nav-item {
    list-style: none;
    font-weight: bold;
}
.secendory {
    position: absolute;
    top: 3px;
    width: 15px;
    border-radius: 100%;
    text-align: center;
    height: 15px;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    background-color: #cf2a5e;
    left: 28px;
}.secendory {
    position: absolute;
    top: 3px;
    width: 15px;
    border-radius: 100%;
    text-align: center;
    height: 15px;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    background-color: #cf2a5e;
    left: 28px;
}

.checkbox {
    border: 1px solid #707070;
    padding: 8px;
    border-radius: 10px;
    color: #6c1f37;
    margin-top: 13px;
    font-weight: 600;
    text-align: center;
}
.has-float-label.wer {
    display: block;
    position: relative;
    width: 100%;
    box-shadow: 2px 3px 8px #ccc;
    border-radius: 10px;
}
 
.shot {
    padding: 15px;
    justify-content: space-between;
    display: flex;
}
.border-focus {
    padding: 11px;
    border: 1px solid #70707059;
}

.form-control {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
   /* line-height: 1.5;*/
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    border-radius: -0.25rem;
    -moz-appearance: none;
    appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
    font-size: 16px;
    /* opacity: .5; */
    top: 0.3em;
}

.has-float-label label, .has-float-label > span {
    position: absolute;
    left: 0;
    top: 0;
    cursor: text;
    font-size: 75%;
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    top: -14px;
    left: 8px;
    z-index: 3;
    /* line-height: 1; */
    padding: 5px;
    background: #fff;
    border-radius: 45px;
}

.form-floating > .form-control, .form-floating > .form-select {
    height: 175px;
    padding: 1rem 0.75rem;
    box-shadow: 2px 3px 8px #ccc;
}

button.incl {
    border: 0px;
    padding: 7px 18px;
    border-radius: 7px;
    color:#00B218;
    background: 
}
button.inclu {
    border: 0px;
    padding: 7px 18px;
    border-radius: 7px;
    color: #0041B2;
    background: ;
}
h4.srch {
    margin: 0;
    color: #6C1F37;
    font-weight: bold;
}
.card.cardes {
    border: dotted;
    color: #668efd;
}
.profile-section {
    display: flex;
    align-items: center;
}
.avatar-edit {
    padding: 12px;
    margin: 9px;
}
button.upload {
    border: 2px solid  #6C1F37;
    border-radius: 4px;
    padding: 6px 17px;
    color: #6C1F37;
    background: #fff;
}
.shots {
    display: flex;
    align-items: center;
    text-align: center;
    /* border-bottom: 1px solid #ccc; */
}
h5.srch {
    margin: 12px;
    font-size: 20px;
    color: #6C1F37;
}
.shotss {
    display: flex;
    align-items: center;
    text-align: center;
  
}

a i.fa.fa-eye.icon {
    font-size: 26px;
    color: #fff;
}

 a i.fa.fa-print {
    font-size: 26px;
    color: #fff;
}
.has-float-label label::after, .has-float-label > span::after {
  content: " ";
  display: block;
  /* position: absolute; */
  /* background: white; */
  height: 2px;
  top: 50%;
  left: -.2em;
  right: -.2em;
  z-index: -1;
  display:none;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all .2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all .2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.sidebar ul li.link.active a {
    background: #b55c78;
    color: white!important;
    border-radius: 4px;
    font-weight: bold;
}

.sidebar ul li a:hover {
    color: white ! important;
    background: #6C1F37;
}

.sidebar ul li a {
     text-decoration: none;
     padding: 15px;
     color: #e0dddd  !important;
     display: block;
     background: #6d0123;
     margin: 5px 0;
     border-radius: 12px !important;
}


@media screen and (max-width: 768px) {
    .form-control.color {
    border: 1px solid #9aa8ab9e;
    border-radius: 6px;
    height: 51px;
    background: white;
    width: 146px;
}

.form-control-placeholder {
    position: absolute;
    top: 7px;
    padding: 10px 0 0 0px;
    transition: all 200ms;
    opacity: 0.5;
    background: white;
    left: 34px;
    font-size: 14px;
}
.form-padding {
    padding: 10px 15px;
}

img, svg {
    vertical-align: middle;
    max-width: 100%;
}

.sidebar {
    background: #64060f;
    height: 100%;
    padding: 0px 0;
    overflow-y: scroll;
}
.top-bar {
  display: block!important;
  background: #eae9e9;
}
table.table.no-wrap.table-news.table-list {
    background: #6C1F37;
    color: #fff;
    font-size: 6px !important;
}
.content {
    margin-left: 0px !important;
    padding: 15px;
    background: #efeff4;
}
.table-new {
    
    font-size: 6px !important;
}
a.nav-link {
    position: relative;
    left: -37px !important;
    top: 6px;
}
.smith {
    text-align: center!important;
}
button.user {
    margin-bottom: 12px !important;
}
button.will {
    margin-left: 3%!important;
}
.checkbox {
    margin-top: 14px!important;
}
img.tracks {
    max-width: 247px!important;
}


}
.form-check.form-check-inline.will {
padding: 12px 32px;
    border: 2px solid #ccc;
    border-radius: 10px;
    background: #feecef;
    color: black;
    

}
 .form-check.form-check-inline {
     border: 2px solid #AE4104;
    border-radius: 10px;
    background: #F2BC9E;
    color: black;
    box-shadow: 2px 3px 14px #f2bc9e9c;
    padding: 12px 33px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #6c1f37;
    border-color: #6c1f37;
}
.pagination{float: right;margin-top: -20px !important;}
.btn-search i.fa.fa-search
{
    background: #6c1f37;
    color: #fff;
    padding: 11px;
    font-size: 19px;
    border-radius: 10px;
}
.btn-add {
    background: #ffff;
    color: #6C1F37;
    font-size: 16px;
    padding: 9px 19px;
    border-radius: 53px;
    position: relative;
    left: 12px;
    bottom: 5px;
}

.form-check-input:checked {
    background-color: #6c1f37;
    border-color: #6d0123;
}
.btndanger{

    border: 0px;
    background: lightpink;
    color: red;
    padding: 7px 12px;
    border-radius: 5px;
 
}
.btnview{
    border: 0px;
    padding: 7px 18px;
    border-radius: 7px;
    color: #00B218;
        background: #efefef;
}
.btnaddress{margin: 12px;
    font-size: 20px;
    color: #6C1F37;}
a.upload {
    border: 2px solid #6C1F37;
    border-radius: 4px;
    padding: 6px 17px;
    color: #6C1F37;
    background: #fff;
}

li.links {
    padding-top: 65px;
}


.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    padding: 12px;
}
.select2-container--open .select2-dropdown--below{
    width: 100%
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open,span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open{
    width: 100%!important
}

span.select2.select2-container.select2-container--default{
    width: 100%!important;

}

span.select2-selection.select2-selection--multiple {
    height: 50px;
    margin-top: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);

}

.chosen-container.chosen-container-multi{
    height: 50%;
        width: 100% !important;
}

.smith {
    display: flex;
    float: right;
}

.users {
      margin-right: 12px;
     border: 2px solid #AE4104;
    border-radius: 10px;
    background: #F2BC9E;
    color: black;
    box-shadow: 2px 3px 14px #f2bc9e9c;
    padding: 12px 33px;
}

.radio-custom {
    opacity: 0;
    position: absolute;   
}

.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.labelss {
    box-shadow: 0px 10px 20px #c4c8d066;
    border: none;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 12px;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}
.radio-custom + .radio-custom-label:before {
    content: '\2713'!important;
  background: #6d0123;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    padding: 8px;
    text-align: center;
    margin-left: 16px;
    color: #fff!important;
}


.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    position: relative;
    top: 0px;
}

.radio-custom:focus + .users {
   background: #fff !important;
}




i.fa.fa-eye-slash {
    position: relative;
    top: -39px;
    left: 89%;
    color: #a1a3a3;
    font-size: 24px;
}
i.fa.fa-eye {
    position: relative;
    top: -39px;
    left: 89%;
    font-size: 24px;
}

label.has-float-label .chosen-container-multi .chosen-choices {
    height: 46px!important;
    border-radius: 5px;
    padding-top: 13px;
}

.check-active{border: 2px solid #AE4104 !important;
  
    background: #edb99d !important;}

    /* nitin */
     ul.dashboard {
        direction: ltr;
        overflow-y: auto;
        height: 85vh;
    }

    /* width */
    ul.dashboard::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  ul.dashboard ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ul.dashboard::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  /* Handle on hover */
  ul.dashboard ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }