 

body{
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  background: #ddeede;
}

.container {
    max-width: 1450px;
}


a{
  color: rgb(42, 160, 239);
  text-decoration: unset !important;
}
.btn{
  min-height: 30px;
  /*line-height: 40px;*/
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px !important;
  border: 0px !important;
 }
.btn-prm{
  background: #398e3d;
  color: #fff !important;
  border-radius: 0.375rem !important;
    border: 1px solid #398e3d;
  
}
.btn-label{
      background: #ffffff;
    color: #0b4e72 !important;
  border-radius: 0.375rem !important;
    border: 1px solid #F8F8F8;
}
.btn-sec{
  background:#DB3A31;
  color: #fff!important;
  border-radius: 0.375rem !important;
    border: 1px solid #F8F8F8;
    padding: 0;
}

.btn-light {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
    border: 0px !important;
}

 .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #fff !important;
    border: 0px !important;
    outline: none !important;
    padding: 0 5px;
}
.btn i{
   display: block;
 }
button{
  border: 0px !important;
  box-shadow: none !important;
  outline: none !important;
}
 

.content-1 .bootstrap-select .dropdown-toggle:focus, .content-1 .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
     outline: none !important;
}



.admin-nav { 
    
    width: calc(100% - 0px);
   
    /*background-color: #fff;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.admin-nav .container { 
    
    max-width: 99%;
}



.admin-nav .navbar-brand { 
     padding-right: 15px;
     border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.navbar-brand img{
    height: 45px;
}

.admin-nav .toggle-nav {
    padding: 5px;
     margin-right: 15px;
     height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 0.375rem;
}
.admin-nav .toggle-nav:hover {
    background: #F8F8F8;
}
.admin-nav form{
  border-radius: 0.375rem;
  border: 1px solid #F8F8F8;
  padding: 0 5px;
  background:#F8F8F8;
  max-width: 300px;
  width: 100%;
}
.admin-nav form.first-form{
 border-radius: 0.375rem;
  border: 1px solid #F8F8F8;
  padding: 0;
  background:#F8F8F8;
  max-width: 150px;
  width: 100%;
  padding: 0 5px;
  
}

.admin-nav form .btn{
  border: 0px;
  background:none;
  box-shadow: none;
  padding: 5px;
  font-size: 14px;
}

.admin-nav form .form-control{
  border: 0px;
  background:none;
  box-shadow: none;
  font-size: 14px;
  height: 30px;
  width: calc(100% - 101px);
  line-height: 26px;
}
.admin-nav form .form-control.full-width{
width: 100%;

}
.full-width{
width: 100%  !important;

}
.admin-nav form .form-control.select-item2{
  width: 70px;
      border-right: 2px solid #fff;
    border-radius: 0;
}
.admin-nav .nav-link {
  font-size: 16px;
  color: #59595C;
}

.admin-nav-nav .menu-icon {
  font-size: 18px;
  color: #59595C;
  position: relative;
}
.admin-nav .menu-icon .badge {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  padding:3px 2px;
  background: #db3a31;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  margin: 0px;
}
.admin-nav .notification img{
  width: 50px;
  float: left;
  margin-right: 5px;
}
.admin-nav .notification p{
  font-size: 12px;
  color: #666; 
}  
.admin-nav .menu-icon{
  
  color: #989898 !important;
}  

.admin-nav .menu-icon:hover{
  border-radius: 3px;
  background-color: rgba(172, 172, 180, 0.1);
} 
.dropdown-menu.notification {
  left: unset;
  right: 0;
  min-width: 220px;
  padding: 0px;
}
.admin-nav .btn-prm {
    background: #f8f8f8;
    color: #495057 !important;
    border-radius: 0.375rem !important;
    border: 1px solid #F8F8F8;
         padding: .375rem .75rem;
}
 



.dropcart__product {
    display: -ms-flexbox;
    display: flex;
}
.dropcart__product-image {
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.product-image__body {
    display: block;
    position: relative;
    padding-bottom: 100%;
    width: 100%;
}
.dropcart__products-list {
    padding: 10px;
}
.product-image__img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.dropcart__product-info {
    margin: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px;
    padding-left: 16px;
}
.dropcart__product-name {
    margin-top: -2px;
    line-height: 18px;
    font-size: 12px;
}
.dropcart__product-name a {
    color: inherit;
    transition: .15s;
}
 


.dropdown-menu.profle-hd {
  left: unset;
  right: 0;
  min-width: 220px;
  padding: 0px;
}
.account-menu {
    box-shadow: 0 1px 15px rgba(0,0,0,.25);
    background: #fff;
    color: #3d464d;
    width: 250px;
    overflow-y: auto;
    overscroll-behavior-y: contain;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.account-menu__user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 20px;
    color: inherit;
}
.account-menu__divider {
    height: 1px;
    background: #ebebeb;
}
.account-menu__links {
    list-style: none;
    padding: 12px 0;
    margin: 0;
}

.account-menu__links a {
    display: block;
    color: inherit;
    font-size: 15px;
    padding: 5px 20px;
    font-weight: 500;
    text-decoration: none;
}
.account-menu__user-avatar {
    width: 44px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 14px;
}
.account-menu__user-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.account-menu__user-avatar img {
    border-radius: 100%;
    max-width: 100%;
}

.account-menu__user-name {
    font-size: 15px;
    line-height: 20px; 
    font-weight: 600;
    color: #0b4e72;
}
.account-menu__user-email {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    margin-top: 1px;
}
.account-menu__user:hover {
    color: inherit;
    background: #f2f2f2;
}
.account-menu__links a:hover {
    background: #f2f2f2;
}






 .nice-nav li.child-menu span.toggle-right { 
    line-height: 25px;
}



 


 

.user-info > .user-name .select2-container--default .select2-selection--single{
  background: none;
  border-radius: 0px;
  border: 0px;
  outline: none;
      box-shadow: none;
}
 







footer {
   padding: 10px 0  ;  
  
}
footer .link-sec p {
    font-size: 14px;
    line-height: 30px;
     
    color: #59595C; 
    margin: 0;
}
footer .link-sec p b {
    text-transform: uppercase;
    color: #0B4E72;
    font-size: 20px;
    line-height: 65px;
}
footer .link-sec a {
    margin-right: 15px;
}



footer .add-sec   {
    margin-top: 30px;
}
footer .add-sec img {
    float: left;
}
footer .add-sec p {
    font-size: 18px;
    line-height: 29px;
    text-align: left;
    color: #59595C; 
    margin: 0;
        margin-left: 10px; 
}








 

footer .link-sec a i { 
    color: #59595C;
    font-size: 18px; 
    line-height: 20px;
}
footer hr{
  background: #f5f5f5;
  margin: 40px 0;
}


/**************  reading  *****************/
 
ul, ul li{
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
 .body-part.margin{
 /*  margin-left: 100px;*/
}
.body-part{
  margin:20px 15px  ; 
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 1.3rem;
  /*overflow: hidden;*/
  background: #398e3d;
  display: flex;
}
.body-part::after{
  content: "";
  position: absolute;
  top: -10px;
  left: 15px;
  width: calc(100% - 30px) ;
  height: 50px;
  background:rgba(255,255,255,.1);
  border-radius: 1.3rem;
  z-index: -2;
}

.body-part h2{
  font-size: 35px;
  line-height: 22px;
  color: #0B4E72;
  margin-top: 15px;
  font-weight: 600;
}
.body-part p{
  font-size: 16px;
  line-height: 28px;
  color: #59595C; 
}
.body-part h4{
  font-size: 20px;
  line-height: 28px;
  color: #DB3A31; 
  font-weight: 600;
}

.left-menu ul li svg{
  fill: #fff;
}

.content-1 {
    padding:  10px;
    min-width: 0;
    flex: 1 1 0%;
    background: #f3f8f1;
    border-radius: 1.3rem;
    font-weight: 400;
    margin-left: 15px;
    
}


.nice-nav {
  width: 240px; 
  height: 100%;
  transition: all 0.4s ease-in-out 0s;
  float: left;
  position: relative;
  top: 0;
  left: 0;
  
      
}
.nice-nav.open {
  /*margin-left: -250px;*/
  display: block;
}
 
 
.nice-nav > .user-info {
  padding: 10px 15px;
  color: #fff;
  border-bottom: 1px solid #ddd;
  min-height: 41px;
  background:#db3a31;
}
.nice-nav .user-info .user-name,
.nice-nav .user-info img {
  float: left;
}

.nice-nav > .user-info > .user-name {
  padding: 0px ;
}

.user-info > .user-name h5 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
}

/*.user-info > .user-name span {
  font-size: 80%;
  color: #555;
  font-style: italic;
}*/

.nice-nav li.child-menu span.toggle-right {
  text-align: right;
  float: right;
  display: inline-block;
  position: absolute;
  right: 0;
  padding: 0px;
  top: 0;
   width: 30px;
  bottom: 0;
  line-height: 50px;

}

.navigationbar {
    height: calc(100vh - 80px);
    overflow: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
        margin: 20px 0 20px 20px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.navigationbar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.navigationbar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.nice-nav.open ul{
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.nice-nav ul{
  opacity: 1;
  margin:   0;
   
  font-size: 0.875rem;
}


.nice-nav ul li a { 
  display: block; 
  position: relative;
  text-decoration: none; 
  padding: 5px ; 
    color: #fff; 
        border-radius: 0.5rem;
        line-height: 40px;
}
.nice-nav ul li a i { 
  font-size: 18px;
  margin-right: 5px; 
    float: left;
}



.nice-nav ul li:hover a {
    background-color:#8bc24a;
    /*color: #fff;*/
    opacity: 1;
}

.nice-nav ul li a.side-menu--active {
    background-color:#8bc24a;
}

 

.nice-nav ul li.child-menu ul {
  list-style-type: circle;
  list-style: circle;
  display: none;
  border-radius: 0.5rem;
  background-color: #8bc24a;
  margin: 0;
}

.nice-nav ul li.child-menu ul li a {
    background-color: unset;
  padding: 5px 20px;
}
.nice-nav ul li.child-menu ul li a i {
    float: left;
    margin-right: 5px;
        font-size: 16px;
    line-height: 38px;
}
.nice-nav ul li.child-menu ul li a.submenu-active {
  
 /* color: #fff;*/
}
.nice-nav ul li.child-menu ul li a:hover {
  
 /* color: #fff;*/
}



.nice-nav.open .toggle-nav{
     margin-right: -60px;
    float: right;
    background: #db3a31;
    padding: 12px;
    margin-top: -10px;

}  
.nice-nav .toggle-nav{
  margin-right: 0px; 
   float: right;
   transition: all 0.4s ease-in-out 0s;
   cursor: pointer;
   margin-top: 8px;
}   



.user-info > .user-name .select2-container{
  width: 190px !important;
}

.user-info > .user-name .select2-selection__rendered{
  color: #fff!important;
}
.user-info > .user-name .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field { 
    box-shadow: none;
    border: 0px;
    outline: none;
}

.next-prev-cntr{
  padding-top: 10px;
  padding-bottom: 10px;
}







.box-shadow{
 
    border: 1px solid rgba(0, 0, 0, 0.05);
        border-radius: 0.375rem;
    background-color: #ffffff;
 box-shadow: 0px 3px 20px #0000000b;
 position: relative;
}
 .table tr{ 
    border-radius: 0.375rem;
    overflow: hidden;
}


table.table{
  border-collapse: separate;
  border-spacing: 0 10px;
  
}

table.table tr td{
  padding:15px !important;
  background-color:white;
   box-shadow: 20px 3px 20px #0000000b;
}

table.table td:first-child,
table.table th:first-child {
  border-radius: 10px 0 0 10px;
}
table.table td:last-child,
table.table th:last-child {
  border-radius: 0 10px 10px 0;
}

table.table img {
    box-shadow: 0px 0px 0px 2px #fff, 1px 1px 5px rgb(0 0 0 / 32%);
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
  .table a{ 
    color: #000;
}



.edit-text-clr{
  color: #27c500 !important;
}

.delete-text-clr{
  color: #de0101 !important;
}

.active-text-clr{
  color: #00b8ff !important;
}

.font-medium {
    font-weight: 500;
}

.select-with-bg{
      border-radius: 0.375rem;
    border: 1px solid #F8F8F8;
    
    background: #fff;
    max-width: 150px;
    width: 100%;
    padding: 0 5px;
}
.select-with-bg .form-control {
    border: 0px;
    background: none;
    box-shadow: none;
    font-size: 14px;
     
    width: 100%;
    line-height: 26px;
}

.def-btn{
  border-radius:  0.375rem !important;
  border: 1px solid #F8F8F8;
  padding: 0;
  background: #fff;
  min-width: 30px;
}
 .def-btn.btn-icon{
  border-radius:  0.375rem !important;
  border: 0;
  padding: 0;
  background: unset;
  min-width: 30px;
  height: 30px;
}
.def-btn.btn-icon i{
  font-size: 20px;
      line-height: 30px;
      color: rgb(57 142 61);
}
 .def-btn.btn-icon:hover{
  background: #fff;
}

.body-part .breadcrumb{
  background:unset;
}

.lead-left-item img.left-img-pic {
    box-shadow: 0px 0px 0px 2px #fff, 1px 1px 5px rgb(0 0 0 / 32%);
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.lead-left-item a {
    color: #000;
    font-weight: 500;
        
    display: block;
    font-size: 14px;
}
.lead-left-item p {
    color: #999;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
}
.lead-left-item .form-control{
  border: 0px;
    background: none;
    box-shadow: none;
    font-size: 14px;
    height: 38px;
    width: calc(100% - 0px);
    line-height: 26px;
    background-color: rgba(237, 242, 247);
}


.lead-left-item .form-control::-webkit-input-placeholder { /* Edge */
  color: rgba(16, 39, 101,.5);
  font-size: 14px;
}

.lead-left-item .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(16, 39, 101,.5);
  font-size: 14px;
}

.lead-left-item .form-control::placeholder {
  color: rgba(16, 39, 101,.5);
  font-size: 14px;
}

 
 
.dropdown-item.active, .dropdown-item:active{
  background: #398e3d;
}
/************* padding   *********/

.pad-0{padding: 0;}
.pad-5{padding: 5px;}
.pad-10{padding: 10px;}
.pad-15{padding: 15px;}
.pad-20{padding: 20px;}


/************* margin   *********/

.marg-top-0{margin-top: 0;}
.marg-top-5{margin-top: 5px;}
.marg-top-10{margin-top: 10px;}
.marg-top-15{margin-top: 15px;}
.marg-top-20{margin-top: 20px;}

.marg-bot-0{margin-bottom: 0;}
.marg-bot-5{margin-bottom: 5px;}
.marg-bot-10{margin-bottom: 10px;}
.marg-bot-15{margin-bottom: 15px;}
.marg-bot-20{margin-bottom: 20px;}

/***** font *******/
.f-16{font-size: 16px;}
.f-18{font-size: 18px;}


/*****  color  *****/

.black{
  color: rgba(45, 55, 72,1);
}


.text-truncate {
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
}

.lead-right-item .nav-pills .nav-link.active  {
    color: #071a50;
    background-color: unset;
    border: 0;
    border-bottom: 3px solid #071a50;
    border-radius: 0;
    
}
.lead-right-item .nav-pills .nav-link  {
    color: #333;
    background-color: unset;
    
    border-radius: 0;
    padding: 5px 10px;
}



.name-cntr{
      box-shadow: 0px 0px 0px 2px #fff, 1px 1px 5px rgb(0 0 0 / 32%);
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    background-color: #a5006a;
    text-align: center;
}
.name-cntr.clr-2{ 
    color: #fff; 
    background-color: #23468c; 
}
.name-cntr.clr-3{ 
    color: #fff; 
    background-color: #177b5b; 
}

.name-cntr.clr-4{ 
    color: #fff; 
    background-color: #c78409; 
}


.user-spec{
  line-height: 20px;
  font-size: 14px;
   
  color: rgba(113, 128, 150);
}
.user-spec a{
   
  font-size: 16px;
}
.user-info-deta{
    display: block;
    margin-left: 45px;
}

.w-100{
  width: 100%; 
}
.w-min-100{
  min-width: 100%; 
}
.point-drop{
      height: 15px;
}
.point-drop i{
     line-height: 16px;
     font-size: 16px;
     color: #627561;
}
.lead-details{
  position: relative;
  
}


.lead-details hr {
    margin:0 !important;
    border: 0;
     position: absolute;
  width: 1px;
  height: 100%; 
  background: #f5f5f5;
    top: 0;
    right:  10px;
}
 
.lead-details-item{
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
      color: #555;
}
.lead-details-item b{
 /*  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 125px;*/
  margin-left: 5px;
  font-weight: unset;
  color: #777;
}

 

.arrow-steps .step {
  font-size: 12px;
  text-align: center;
  color: #666;
  cursor: default;
  margin: 0 3px;
  padding: 3px 3px 3px 15px;
  min-width: 80px;
  height: 34px;
  float: left;
  position: relative;
  background-color: #d9e3f7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
  transition: background-color 0.2s ease;
}


.arrow-steps .step span.days {
  font-size: 10px; 
}

.arrow-steps .step:after,
.arrow-steps .step:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #d9e3f7;  
  z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff; 
  z-index: 0;
}

.arrow-steps .step:first-child:before {
  border: none;
}

.arrow-steps .step:first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.arrow-steps .step span {
  position: relative;
}

.arrow-steps .step span:before {
  opacity: 0;
  content: "ÃƒÂ¢Ã…â€œÃ¢â‚¬Â";
  position: absolute;
  top: -2px;
  left: -20px;
}

.arrow-steps .step.done span:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0.5s;
  -moz-transition: opacity 0.3s ease 0.5s;
  -ms-transition: opacity 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s;
}


/**** color  ****/
.arrow-steps .step.current {
  color: #fff;
  background-color: #637461;
}

.arrow-steps .step.current:after {
  border-left: 17px solid #637461;  
}


.arrow-steps .step.progress-2 {
  color: #fff;
  background-color: #a5006a;
}

.arrow-steps .step.progress-2:after {
  border-left: 17px solid #a5006a;  
}


.arrow-steps .step.progress-3 {
  color: #fff;
  background-color: #c78409;
}

.arrow-steps .step.progress-3:after {
  border-left: 17px solid #c78409;  
}


.arrow-steps .step.progress-4 {
  color: #fff;
  background-color: #177b5b;
}

.arrow-steps .step.progress-4:after {
  border-left: 17px solid #177b5b;  
}


/**** color end ****/


.chat {
    list-style: none;
    background: none;
    margin: 0;
    padding:  10px;
    margin-top:  0px;
    margin-bottom: 0px;
}
.chat li {
    padding: 0.5rem;
    overflow: hidden;
    display: flex;
}
.chat .day {
    position: relative;
    display: block;
    text-align: center;
    color: rgba(255,255,255,0.3);
    height: 20px;
    text-shadow: 7px 0px 0px #252C33, 6px 0px 0px #252C33, 5px 0px 0px #252C33, 4px 0px 0px #252C33, 3px 0px 0px #252C33, 2px 0px 0px #252C33, 1px 0px 0px #252C33, 1px 0px 0px #252C33, 0px 0px 0px #252C33, -1px 0px 0px #252C33, -2px 0px 0px #252C33, -3px 0px 0px #252C33, -4px 0px 0px #252C33, -5px 0px 0px #252C33, -6px 0px 0px #252C33, -7px 0px 0px #252C33;
    box-shadow: inset 20px 0px 0px #252C33, inset -20px 0px 0px #252C33, inset 0px -2px 0px rgba(255,255,255,0.1);
    line-height: 38px;
    margin-top: 5px;
    margin-bottom: 20px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.chat .notification {
    position: relative;
    display: inherit;
    text-align: center;
    font-size: 13px;
    color: rgba(255,255,255,0.15);
    background: rgba(234, 247, 255, 0.035);
    line-height: 30px;
    border-radius: 100px;
    margin: 7px 35%;
    height: 30px;
    width: 30%;
    box-shadow: 0px 1px 0px rgba(0,0,0,.05), 0px -1px 0px rgba(0,0,0,.05), inset 0px 1px 0px rgba(255,255,255,.02), inset 0px -1px 0px rgba(255,255,255,.02);
    text-shadow: 0px -1px 0px rgba(0,0,0,.1), 0px 1px 0px rgba(255,255,255,.05);
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: all .2s cubic-bezier(0.565, -0.260, 0.255, 1.410);
}
.chat .notification time {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 11px;
    padding: 8px;
    border-radius: 100px;
    background: #252C33;
    box-shadow: 0px 0px 2px rgba(255,255,255,.02), inset 0px 0px 1px rgba(27,35,42,0.1);
    height: 1px;
    line-height: 0px;
    color: rgba(255,255,255,0.1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: all .2s cubic-bezier(0.565, -0.260, 0.255, 1.410);
}

.other .msg {
    border-top-left-radius: 0px;
  /* box-shadow: -1px 2px 0px #c1cbcd;*/
}
.other:before {
    content: "";
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    border: 5px solid #edf2f7;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.self {
    justify-content: flex-end;
    align-items: flex-end;
}
.self .msg {
    border-bottom-right-radius: 0px;
  /*  box-shadow: 1px 2px 0px #c1cbcd;*/
}
.self:after {
    content: "";
    position: relative;
    display: inline-block;
    float: right;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border: 5px solid #edf2f7;
    border-right-color: transparent;
    border-top-color: transparent;
     
}

.msg {
    background: #edf2f7;
    min-width: 50px;
    padding: 10px;
        border-radius: 0.375rem;
    word-break: break-all;
}
.msg .user {
    font-size: 14px;
    margin: 0 0 2px 0;
    color: #333;
    font-weight: 700;
    margin-top: -2px;
    margin-bottom: 5px;
    transition: all .2s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.msg .user .range.admin {
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    padding:0 2px;
    border-radius: 3px;
    border: solid 1px #374b82;
    background: #374b82;
    margin-left: 5px;
}
.msg p {
    font-size: 13px;
    margin: 0 0 2px 0;
    color:  rgba(74, 85, 104 );
    transition: all .2s ease;
}
.msg img {
    position: relative;
    display: block;
    width: 600px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #eee;
    transition: all .8s cubic-bezier(0.565, -0.260, 0.255, 1.410);
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.msg time {
    font-size: 0.7rem;
    color: rgba(0,0,0,.35);
    margin-top: 3px;
    float: right;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.msg time:before{
    content:"\f20f";
    color: #ddd;
    font-family: 'remixicon' !important;
    display: inline-block;
    margin-right: 4px;
}


.dropdown-menu  {
    font-size: 14px;
     
}
.dropdown-menu.show {
    box-shadow: 0px 3px 10px #00000017;
    border: 0;
    border-radius: 0.375rem;
}

/***********  check box   ***************/

.dropdown-menu [type="radio"]:checked,
.dropdown-menu [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.won [type="radio"]:checked + label,
.won [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: green;
}
.won [type="radio"]:checked + label:before,
.won [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid green;
    border-radius: 100%;
    background: #fff;
}
.won [type="radio"]:checked + label:after,
.won [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: green;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.loss [type="radio"]:checked + label,
.loss [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: red;
}
.loss [type="radio"]:checked + label:before,
.loss [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid red;
    border-radius: 100%;
    background: #fff;
}
.loss [type="radio"]:checked + label:after,
.loss [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: red;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.future [type="radio"]:checked + label,
.future [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #203674;
}
.future [type="radio"]:checked + label:before,
.future [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #203674;
    border-radius: 100%;
    background: #fff;
}
.future [type="radio"]:checked + label:after,
.future [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background:  #203674;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}


.invalid [type="radio"]:checked + label,
.invalid [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
}
.invalid [type="radio"]:checked + label:before,
.invalid [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #333;
    border-radius: 100%;
    background: #fff;
}
.invalid [type="radio"]:checked + label:after,
.invalid [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background:  #333;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dropdown-menu [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.dropdown-menu [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

 
/**********   ***********/
.step .tag-radio [type="radio"]:checked,
.step .tag-radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.step .tag-radio [type="radio"]:checked + label 
{
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 12px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

 
.step .tag-radio [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 12px;
    display: inline-block;
    color: #666;
}
.step .tag-radio [type="radio"]:checked + label:before,
.step .tag-radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 4px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border: 1px solid #8bc24a;
    border-radius: 100%;
    background: #fff;
}
.step .tag-radio [type="radio"]:checked + label:after,
.step .tag-radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #398e3d;
    position: absolute;
    top: calc(50% - 4px);
    left: 7px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.step .tag-radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.step .tag-radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/***********  check box   ***************/

.select-with-noprop{
  height: 25px;
    width: 150px;
    padding: 0px;
    line-height: 13px;
    border: 0px;
    background: #f9f9f9;
}





.message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
.message-item .message-inner {
background: #f0f4f7;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px;
position: relative;
font-size: 14px;
}
.message-item .message-inner:before {
border-right: 10px solid #ddd;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
.message-item .message-inner:after {
border-right: 10px solid #f0f4f7;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
.message-item:before {
background: #d9e3f7;
border-radius: 2px;
bottom: -30px;
/*box-shadow: 0 0 3px rgba(0,0,0,0.2);*/
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
.message-item:after {
background: #d9e3f7;
    border: 2px solid #23468c;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
border-bottom: 1px solid #eee;
margin-bottom: 8px;
padding-bottom: 8px;
}
.message-item .message-head .avatar {
margin-right: 20px;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 14px;
font-weight: 400;
margin: 0;
}
.message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}

.message-item .qa-message-content {
 color: rgba(113, 128, 150);
}


.post-meta > div {
color: #777;
font-size: 14px;
line-height: 22px;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
 
.qa-message-who-data a{
  color: #071a50;
}

.message-day{
color: #071a50;
font-size: 14px;
line-height: 28px;
padding: 5px 0 0;
position: relative;
}

 
.message-day.backday::after{
content: "";
position: absolute;
top: 50%;
left: 100px;
height: 1px;
width: calc(100% - 100px);
background: #e6eaec;
}
.more-opt{
  position: absolute;
  right: 0px;
    top: -10px;
}


.table-cntr{
  font-size: 14px;
}



.menu {
  position: absolute;
  top: 0px;
  right: -70px;
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: #fff;
  z-index: 5;
  box-shadow: -5px 0px 5px rgba(0, 0, 0, .1);
  transition: all 1s;
}
.menu.slide-active {
   
  right: 0; 
}

 
.menu li a{
    display:block;
    height:em;
    width:50px;
    text-indent:-500em;
    line-height:50px;
    text-align:center;
    color: #203674;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    transition: background 0.3s ease-in-out;
}
.menu li a:before {
  font-family: 'remixicon' !important;
  speak: none;
  text-indent: 0em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
}
.menu li a.search:before {
  content: "\ee25";
}
.menu li a.archive:before {
  content: "\f187";
}
.menu li a.pencil:before {
  content: "\f040";
}
.menu li a.contact:before {
  content: "\f003";
}
.menu li a.about:before {
  content: "\f007";
}
.menu li a.home:before {
  content: "\f015";
}
.menu li a:hover{
  background: #203674;
  color: #fff;
}
.menu li.current a {
  background: #ff5e5e;
  color: #fff;
}
.menu li a.active {
  background: #203674;
  color: #fff;
}
 
.menu li{
    position:relative;
}
.menu li:after{
    content: attr(title);
    position:absolute;
    right:50px;
    top:0;
    height:50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform:uppercase;
    background:#203674;
    padding:5px 10px;
    transition: all 0.3s ease-in-out;
    visibility:hidden;
    opacity:0;
    color: #fff;
    line-height: 40px;
    width: 130px;
    font-size: 12px;
}
.menu li:hover:after{
    visibility:visible;
    opacity:1;
}
@media screen and (max-height: 34em){
  .menu li{
    font-size:70%;
  }
}




.name-list-cntr{
      height: 570px;
    overflow: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.name-list-cntr::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.name-list-cntr {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.qa-message-list{
      height: 370px;
    overflow: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.qa-message-list::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.qa-message-list {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}











.mob-slide-menu {
    
    padding: 5px 10px; 
    color: #989898 !important;
        z-index: 10;
        cursor: pointer;
        transition: all 0.4s ease-in-out 0s;

      
        margin-right: 10px;

}

.mob-slide-menu2 {
    
    padding: 5px 10px; 
    color: #989898 !important;
        z-index: 10;
        cursor: pointer;
        transition: all 0.4s ease-in-out 0s;

      
        margin-right: 10px;

}

.nice-nav {
    width: 240px;
    height: 100%;
    transition: all 0.4s ease-in-out 0s;
    float: none;
    position: relative;
    top: 0;
    left: 0;
    margin-left: -255px;
    z-index: 10;
     
}
.nice-nav.left-menu-active {
 
   
    margin-left: 0px;
  
}
 





.mob-slide-menu.active {  
    right: -36px;
    
     
}
.mob-slide-menu .ri-arrow-right-s-line {  
    display: none;
}
.mob-slide-menu.active .ri-arrow-right-s-line {  
    display: block;
    
}
.mob-slide-menu.active .ri-arrow-left-s-line {  
    display: none;
}

/***********/


.mob-slide-menu2.active {  
    right: -36px;
    background: #398e3d;
     
}
.mob-slide-menu2 .ri-close-line {  
    display: none;
}
.mob-slide-menu2.active .ri-close-line {  
    display: block;
    color: #fff;
}
.mob-slide-menu2.active .ri-menu-line {  
    display: none;
}


.notif-icon .badge{
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 1;
    padding: 3px 2px;
    background: #db3a31;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    margin: 0px;
}


.tag {
  background: #fff;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 0 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  font-size: 12px;
}

.tag::before {
  background: #f0f4f7;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: calc(50% - 3px);
}

.tag::after {
  background:  #f0f4f7;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #fff;
  border-top: 15px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tag:hover {
  background-color: #203674;
  color: white;
}

.tag:hover::after {
   border-left-color: #203674; 
}



[type='color'] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
}

[type='color']::-webkit-color-swatch-wrapper {
  padding: 0;
}

[type='color']::-webkit-color-swatch {
  border: none;
}
.color-picker lebal{
    color: #666;
}
.tabs-cntr .nav-item{
    position: relative;
}

.tabs-cntr .badge {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 1;
    padding: 3px 2px;
    background: #db3a31;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    margin: 0px;
}

.modal-body label{
    font-size: 12px;
}


.composmail-cntr .form-control {
   
    border: 0;
    border-bottom:1px solid #f5f5f5 ;
    border-radius: 0rem;
    padding: 0;
    box-shadow: unset;
   
}

.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
}
.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}
.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}
.files .progress {
    width: 200px;
}
.fileupload-processing .fileupload-loading {
    display: block;
}



/********** placrholder  **********/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
  color: rgba(16, 39, 101,.5) !important;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
  color: rgba(16, 39, 101,.5)!important;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 14px;
  color: rgba(16, 39, 101,.5)!important;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
  color: rgba(16, 39, 101,.5)!important;
}


.panel-container {
  display: flex;
  flex-direction: row;
 
 
  
  /* avoid browser level touch actions */
  xtouch-action: none;
}

.panel-left {
  flex: 0 0 auto;
  padding:0 2px 0 0;
  width: 240px;
  min-height: 200px;
  min-width: 150px;
  white-space: nowrap;
  color: 000;
}

 
.panel-right {
  flex: 1 1 auto;
  /* resizable */
  padding:0 0 0 2px;
  width: 100%;
  min-height: 200px;
  min-width: 200px;
 
}
 

.splitter-icon {
  flex: 0 0 auto;
  width: 0.5rem;  
  background: url("https://image.flaticon.com/icons/svg/109/109605.svg") center no-repeat  ;
  min-height: 150px;
  cursor: col-resize;  
}


/************** Card View *************/

.card-view{
    position: relative;
    padding-bottom: 20px;
} 
.box-shadow-2{
     
    position: relative;
    left: 15px;
    right: 15px;
    bottom: 10px;
    width: calc(100% - 30px);
    height: 20px;
    background: #f9fafc;
    box-shadow: 0px 3px 20px #0000000b;
    z-index: 0;
    border-radius: 0.375rem;
}
.card-list{
    z-index: 1;
    position: relative;
}

.card-list h5{
    font-size: 16px;
     margin-bottom: 20px;
}

.modal-content {
    background-color: #f0f4f7;
}
.modal-close-right{
       width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    top: -30px;
        background: #fff !important;
    opacity: 1;
    z-index: 1;
    
}

/************ login page  **********/
.login-cntr  {
    min-height: 100vh;
    position: relative;
    padding: 100px 0;
    
}


.login-cntr::after{
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: -1;
}
.login-cntr::before{
    content: "";
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    
    z-index: -1;
    background: url(../images/login-bg.jpg);
    background-position: left;
    background-size: cover;
    opacity: .3;
}

.login-cntr h4{
    font-size: 36px;
    color:  #398e3d;
    font-weight: 600;
}
.login-cntr p{
    font-size: 18px;
    color: #333;
}

.login-cntr h5{
    font-size: 26px;
    color:  #fff;
    font-weight: 600;
}


.login-cntr .form-check-label{ 
    color:  #fff; 
}
.btn {
    font-size: 16px; 
    padding: 10px 15px;
}

.login-cntr .btn-prm{
 border: 2px solid #398e3d !important
}
.btn-sec{ 
        color: #fff !important;
    border: 2px solid #fff !important;
    background: unset;
}
.table-filter .filt-tit{
    line-height: 30px;
    float: left;
    font-size: 14px;
    font-weight: 600;
}
.table-filter .form-control{
    width: 150px;
    line-height: 30px;
    padding: 0px 10px;
    height: 30px;
    border: 0px;
}
.table-filter .btn {
     
    padding: 0 8px;
}

.table-filter .btn-light.dropdown-toggle { 
    background-color: unset !important; 
}

.table-name-sec a{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      display: block; 
    width: calc(100% - 45px);
}


.table-cntr .page-item .page-link {
    color: #6c757d;
    /*pointer-events: none;*/
    /*cursor: auto;*/
    background-color: #fff;
    border-color: #fff;
}
.table-cntr .page-item.active .page-link {
    color: #398e3d; 
}
 .table-hd .sort i{
     position: relative;
    top: 3px;
 }


.btn-small {
    font-size: 16px; 
    padding: 0px 10px;
}

.profile-details h3{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.profile-details p{
    margin: 0;
    font-size: 14px;
}
.profile-details span.user-title {
    float: left;
    margin-right: 10px;
    min-width: 150px;
    line-height: 35px;
}
.profile-details hr{
    margin: 10px 0;
}
.profile-details img.prof-pic{
    width: 150px;
    height: 200px;
    object-fit: cover;
    margin-top: 80px  ;

}
.profile-details h4{
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}


.web-dis-none{
    display: none;
}
.web-dis-unset{
    display: unset;
}
.c-point{
    cursor: pointer;
}

.brad-crumb{
    font-size: 18px; 
    color: #398e3d;
    margin: 0;
    font-weight: 600;
    position: relative;
    line-height: 40px;
}
.active-select{  
    border: 1px solid #398e3d;
    background: #398e3d; 

}

.active-select  .btn-light.dropdown-toggle {
    color: #fff;
    background-color: #398e3d !important; 
     font-weight: 600;
}


.click-btn-collps{
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 2;
}
.click-data-collps{
    display: none;
}

.btn-cntr-edt-his{
    margin-bottom:-20px ; 
    float: right;
    text-align: right;
    position: relative;
    z-index: 1;
}

.lead-left-items{
    border-left: 5px solid #dbdcdc;
}
.lead-left-items:hover{
    border-left: 5px solid #398e3d;
}
.active-lead-left{
    border-left: 5px solid #398e3d  ;
}

.table-hd{
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}
.table-cnt img{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    float: left;
    margin-top: 5px; 
}
.table-cnt  {
   line-height: 24px;     
}

/****************** search   *************/


.search {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 400px;
  height: 40px;
  transform: translateX(-50%) translateY(-50%);
}
.search__toggle:checked ~ .search__field {
  width: calc(100% - 40px);
  border-width: 2px;
}
.search__toggle:checked ~ .search__field .search__input::placeholder {
  opacity: 1;
}
.search__toggle:checked ~ .search__field .search__close {
  left: -42px;
}
.search__toggle:checked ~ .search__field .search__button {
  right: 5px;
  width: 35px;
  height: 35px;
  border-radius: 50px;
}
.search__toggle:checked ~ .search__field .search__button--toggle {
  display: none;
}
.search__toggle:checked ~ .search__field .search__button--submit {
  display: flex;
}
.search__close {
  position: relative;
  top: 0;
  left: 0; 
  transition: 0.3s;
  background: #f3f8f1;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.search__close::before, .search__close::after {
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 3px;
  background-color: #398e3d;
  top: 15px;
    left: 15px;
}
.search__close::before {
  transform: rotate(45deg);
}
.search__close::after {
  transform: rotate(-45deg);
}
.search__field {
  position: absolute;
  right: 0; 
  width: 40px;
  height: 40px;
  border: 0px solid #398e3d;
  border-radius: 50px; 
  transform-origin: right;
  transition: 0.3s;
  background: #f3f8f1;
}
.search__input {
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: calc(100% - 40px);
  height: 100%;
  padding: 5px 15px;
  color: #828282;
  background-color: transparent;
  border: 0;
  outline: none;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.search__input::placeholder {
  color: white;
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0.3s;
}
.search__label {
  cursor: pointer;
}
.search__button {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color:  #f3f8f1;
  border-radius: 5px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.3s;
}
.search__button--submit {
  display: none;
  border: 0;
}
.search__icon {
  position: relative;
  width: 19px;
  height: 19px;
}
.search__icon::before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 2px solid #398e3d;
  border-radius: 50px;
}
.search__icon::after {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 8px;
  height: 2px;
  background-color: #398e3d;
  transform: rotate(45deg);
  transform-origin: right;
}

.table-filter .form-control {
    width: 130px; 
    top: 0;
    left: 0;
    position: relative;
    margin: 0;
}
.table-filter .select2-container { 
    font-size: 14px;
    text-align: left;
}

.more-det-mobile{
    display: block;
    text-align: center;
    color: #398e3d !important;
     
    line-height: 40px;
}
.card-body.profile-details{
    padding:10px 0 0 0;
    
}

/********  mobile-modal **********/
.mobile-modal   { 
   overflow: hidden !important;
}
.mobile-modal .modal-dialog { 
    margin: .0; 
}
.mobile-modal .modal-content {
    background-color: #fff;
    height: 100vh;
    border-radius: 0;
    border: 0px;
}
.mobile-modal .close {
        float: left;
    margin: 0 10px 0 0;
    padding: 3px;
    color: #fff;
    opacity: 1;
}
 .mobile-modal .modal-body{
        overflow-x: hidden;
    overflow-y: auto;
 }

  .mobile-modal .modal-header{
background: #398e3d;
color: #fff;
  }



.mobile-modal .profile-details h4 {
    padding: 5px 10px;
    background: #f5f5f5;
}




form.is-readonly .btn-save {
  display: none;
}
form.is-readonly input.form-control[disabled], form.is-readonly textarea.form-control[disabled] {
  cursor: text;
  background-color: #fff !important;
  border-color: transparent !important;
  outline-color: transparent !important;
  box-shadow: none !important;
 
}
form.is-editing .btn-edit {
  display: none;
}
.profile-details form input.form-control, .profile-details form textarea.form-control{
    width: auto;
    display: inline-block; 
    font-size: 14px;
}

.table-cntr .edit-table{
    color: #ffa708;
}



.modal-form form input.form-control, .modal-form form textarea.form-control {
    width: 100%;
    display: inline-block;
    font-size: 14px;
}
.modal-form form select { 
    font-size: 14px;
}
.modal-form .modal-body label {
    font-size: 14px;
}
 .modal-form .modal-body  {
    padding: 50px;
}
 .modal-form .modal-title  {
    text-align: center;
    width: 100%;
}
.modal-content {
    background-color: #fff;
}

.jconfirm-scrollpane .dropify-wrapper .dropify-message span.file-icon {
    font-size: 14px;
    color: #CCC;
}

@media (max-width:1400px){

 





}




@media (max-width:1200px){

  .body-part {
    margin: 20px 15px 20px 15px; 
}

.navigationbar {
    
    margin:20px;
}

.nice-nav {
    
    position: absolute;
   background: #398e3d;
 
}
 
 

  




}



 

@media (max-width:992px){
 
.body-part {
    margin: 5px 15px 15px 15px;
    min-height: calc(100vh - 65px);
}

 .mob-dis-none{
    display: none !important;
}
.mob-dis-unset{
    display: unset;
}
.mob-dis-block{
    display: block;
}

.table-filter .form-inline{
    display: none;
}
.table-filter .filt-tit { 
    float: unset; 
    width: 100%;
    background: #ddeede; 
    display: block;
    padding: 10px;
}
.table-filter .form-control {
    width: 100% !important; 
}





.panel-container {
    display: block;
}

.panel-left { 
    width: 100%;
    min-height: auto;
}

.btn-light.dropdown-toggle { 
    padding: 10px;
}

.profile-details img.prof-pic {
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 0px auto 30px;
}

.table-filter .form-control { 
    line-height: 40px; 
    height: 40px; 
}
.table-filter .bootstrap-select { 
   padding: 0;
}

.content-1 { 
    margin-left: 5px;
}


.name-list-cntr {
    height: unset;
    overflow: unset; 
}

.lead-left-items{
    border-left: 0;
}
.lead-left-items:hover{
    border-left: 0;
}
.active-lead-left{
    border-left: 0 ;
}

.btn-cntr-edt-his {
    margin-bottom: 10px;
    
    float: unset;
    width: 100%;
    text-align: left;
}


.table-cnt img { 
    margin-top: 8px;
}

.table-cnt {
    line-height: 30px;
}
.profile-details table.table { 
    white-space: nowrap;
}
.profile-details h4 {
    margin-bottom: 10px;
}



.login-cntr::before { 
    width: 100%; 
}
.login-cntr::after {
    display: none;
}

.btn-mob-cntr-fix {
   position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 5;
    background: #fff;
    padding: 10px;
    margin: 0 !important; 
    display: block;
    text-align: right;
}
.btn-mob-cntr-fix .btn {
    display: inline-block;
}


.profile-details span.user-title {
    float: unset;
    margin-right: 0;
    min-width: 150px; 
    display: block;
}
.profile-details form input.form-control, .profile-details form textarea.form-control {
    width: 100%; 
}

.select2-container {
    width: 100% !important; 
}

.showing, .page-cntr{
    margin:0px auto;
}


.nice-nav.left-menu-active {
    margin-left: -255px;
}


.nice-nav.left-menu-active.left-menu-active-mob {
    margin-left: 0px;
}


}
