
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: "Poppins", serif;*/
/****override****/
.w-new-theme {

    background-image: url("../img/bg-sidebar.png"), linear-gradient(0.342deg, #4B9DBA 0%, #0C3358 100%); /* W3C */
   
   
    background-size: contain;
   
}
.w-new-theme .navigation-left-col{

   background: transparent;
   padding:20px 15px 20px 15px !important;
   
}
.w-new-theme .navigation-left-col .navbar-nav li:first-child a{
background-color:transparent;
}
.w-new-theme .navigation-left-col .navbar-nav>li>a{
    background-color: transparent;
}

.w-new-theme .navigation-left-col .dropdown .dropdown-menu li:first-child a{
    background-color:transparent;
}
.w-new-theme .navigation-left-col .dropdown .dropdown-menu li a {
    background:transparent; !important;
    border: 0;
    border-radius: 8px;
    margin-bottom: 5px;
    padding: 7.5px 10px 7.5px 30px;
    color: #fff;
    font-weight: 400;
    font-size:13px;
    font-family: "Poppins", serif;
}
.w-new-theme .navigation-left-col .dropdown .dropdown-menu li a.active {
    background: transparent; 
    font-weight: 500;
  }
.w-new-theme .navigation-left-col .dropdown>a{
    background-color: transparent;
}
.w-new-theme .navigation-left-col .navbar-nav>li{border:0;margin-bottom: 5px;
    border-bottom: 1px solid #ffffff40;
  padding-bottom: 5px;
}
.w-new-theme .navigation-left-col .navbar-nav>li:last-child {
   margin-top: 0;
  border: 0;
}
.navigation-left-col .dropdown>a {
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    background: url('../img/arrow-dwn.png') no-repeat !important;
    background-position: 94% 55% !important;
    font-family: "Poppins", serif;
}
.navigation-left-col .dropdown.open>a {
    background: url(../img/arrow-blue.png) no-repeat  !important;
    background-position: 94% 55% !important;
}
.w-new-theme .navigation-left-col .navbar-nav>li>a{color:#fff !important;font-size:13px;font-weight:400;font-family: "Poppins", serif;}
.w-new-theme .navigation-left-col .navbar-nav>li>a.active{
    background-color: #9adbf6 !important;
    color: #0f2d4e !important;
    border-radius: 8px;
    margin-bottom: 5px;
}
.w-new-theme .navigation-left-col .navbar-nav>li>a.active i{
    color: #0f2d4e !important;
}
.w-new-theme .navigation-left-col .dropdown .dropdown-menu li a i {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    text-align: left;
    width: 22px;
 
}
.w-new-theme .navigation-left-col .navbar-nav>li>a i{
    display: inline-block;
    color: #3aaad9;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    text-align: left;
    width: 22px;
}
.navigation-left-col .dropdown>a i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    text-align: left;
    width: 22px;
    color: #3aaad9;   
}
.w-new-theme .navigation-left-col .navbar-nav>li>a:hover {
    background: #9adbf6;
    border-radius: 8px;
    color:#0f2d4e !important;
}
.w-new-theme .navigation-left-col .navbar-nav>li>a:hover i{
    color:#0f2d4e;
}
.w-new-theme .navigation-left-col .dropdown>a:hover {
    background: #9adbf6 !important;
    border-radius: 8px;
    color:#0f2d4e !important;
}
.w-new-theme .navigation-left-col .dropdown>a:hover i{
    color:#0f2d4e !important;
}
.count-status {
    color: #FFCF32  !important;

}
.w-new-theme .navigation-left-col .dropdown .dropdown-menu li a:hover {
    background:none !important;
    font-weight:500;
}
.navigation-left-col .dropdown>a i{display: inline-block !important;}
.w-new-theme .navigation-left-col .dropdown.open>a i{
    color:#0f2d4e !important;
}
.w-new-theme .navigation-left-col .dropdown.open>a{
    background-color:#9adbf6 !important;
    color:#0f2d4e !important;
    border-radius: 8px;
    margin-bottom: 5px;
}
.w-new-theme .navigation-left-col .dropdown.open>a:hover{
    color:#0f2d4e !important;
}

.navigation-left-col .dropdown .dropdown-menu li a i{display: inline-block !important;}
/* .navigation-left-col .dropdown.open ul.dropdown-menu li:first-child a.active:after{
    display: none;
} */
.wf-footer-copy{
    margin-top:0;
}
.logo img{
    max-width: 100%;
    margin-top:3px;
}

/********Dashboard*******/
.heading-col h1 {
  font-size: 26px;
  font-weight: 400;
  color: #1C4264;
  border: 0 !important;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.heading-col h2 {
    font-size: 20px;
    font-weight: 400;
    color: #1C4264;
    border:0 !important;
    padding-bottom:0;
    margin-bottom: 10px;

}
.bilo h3{
    font-size: 26px;
    font-weight: 400;
    color: #1C4264;
}
h4{
    font-size: 26px;
    font-weight: 400;
    color: #1C4264;
}

.has-search{position: relative;margin-bottom:0px;}
.has-search .form-control {
    padding-right: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 3.375rem;
    line-height: 3.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
/*****/
.has-icon{position: relative;margin-bottom:20px;}
.has-icon .form-control {
    padding-left: 3.9rem;
}

.has-icon .form-control-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 3.375rem;
    line-height: 3.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size:16px;
    padding-left:10px;
}


/*****/
.flex-box{display: flex;justify-content: flex-start;gap:10px;}

.flex-col {
    flex: 1;
    color: #fff;
    max-width:160px;
   
  }
  .stats-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    padding: 0 !important;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}

.stats-box {
    position: relative;
    text-align: center;
}

.stats-title {
    background: #E6F1F5;
    color: #4D545A;
    font-size: 16px;
    padding: 15px 10px 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.stats-value {font-size: 40px;padding: 15px;border: 1px solid #D8D8D8;border-top:0;color:#1C4264;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.prospect-count .stats-value
{
    font-size: 26px !important;
    padding: 10px !important;
}
.stats-box:hover  .stats-icon{border-color:#fff;}
.stats-box a .stats-icon{color:#fff !important;}
.w-blue .stats-icon{background:#2988AC;border:1px solid #2988AC;}
.w-blue:hover .stats-title{background:#2988AC;color:#fff;}
.w-blue:hover .stats-value{background:#2988AC;border-color:#2988AC;color:#fff;}

.w-navy .stats-icon{background:#42B3DE;border:1px solid #42B3DE;}
.w-navy .stats-title{background:#C8EBF8}
.w-navy:hover .stats-title{background:#42B3DE;color:#fff;}
.w-navy:hover .stats-value{background:#42B3DE;border-color:#42B3DE;color:#fff;}

.w-dark-blue .stats-icon{background:#0C3358;border:1px solid #0C3358;}
.w-dark-blue .stats-title{background:#E3F0FB}
.w-dark-blue:hover .stats-title{background:#0C3358;color:#fff;}
.w-dark-blue:hover .stats-value{background:#0C3358;border-color:#0C3358;color:#fff;}

.w-green .stats-icon{background:#C1D06A;border:1px solid #C1D06A;}
.w-green .stats-title{background:#EAEFCD}
.w-green:hover .stats-title{background:#C1D06A;color:#fff;}
.w-green:hover .stats-value{background:#C1D06A;border-color:#C1D06A;color:#fff;}

.w-orange .stats-icon{background:#efbd5f;border:1px solid #efbd5f;}
.w-orange .stats-title{background:#f8e7c4}
.w-orange:hover .stats-title{background:#efbd5f;color:#fff;}
.w-orange:hover .stats-value{background:#efbd5f;border-color:#efbd5f;color:#fff;}

.w-purple .stats-icon{background:#9d88e7;border:1px solid #9d88e7;}
.w-purple .stats-title{background:#e9e4fe}
.w-purple:hover .stats-title{background:#9d88e7;color:#fff;}
.w-purple:hover .stats-value{background:#9d88e7;border-color:#9d88e7;color:#fff;}


.stats-icon i, .stats-icon span {
  color: #fff;
  display: inline-block;
  margin: 0;
}
/********Datatables********/

table.dataTable{border-collapse: collapse !important;}
table.dataTable thead tr th {
    background: #17476F;
    padding: 10px !important;
    font-weight: 400;
    color: #fff;
    font-size: 16px !important;
}

.table.dataTable tbody tr:nth-child(2n+2){
    background-color: #F3F8FA !important;
}
.table.dataTable tbody tr td{
    font-size:14px;
    color:#5E6872 !important;
    padding: 10px !important;
}
.table.dataTable tfoot tr th{
    font-size:14px;
    color:#5E6872 !important;
    padding: 10px !important;
    font-weight: 400;
}
.w-view-btn {
    background: #B5C845 !important;
    min-width: 82px !important;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
}
.w-view-btn:hover{
    background: #42B3DE !important;
}
.w-show-btn {
   background: #42B3DE !important;
    min-width: 82px !important;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
}
.w-show-bt:hover{
    background: #42B3DE !important;
}

.w-disable-btn {
   background: #C8CCCD !important;
    min-width: 82px !important;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
} 
.w-delete-btn{
    background: #F08568;
    min-width: 82px !important;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
}
.dataTables_info{
    background: transparent;
}
.dataTables_paginate.paging_full{
    background: transparent;
    padding:0 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    margin-left: 0 !important;
    padding:1em !important;
}

.dataTables_paginate.paging_full a.disabled{
    background: #fff !important;
}
.paginate_button.first.disabled {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    background: #fff !important;
}
.dataTables_paginate.paging_full a.paginate_button.last
{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    
}
.content-col .dataTables_paginate.paging_full a.first:hover {color:#fff !important}
.dataTables_paginate.paging_full a:hover{
    background:#2988AC !important;
}
.dataTables_paginate.paging_full a:hover i{
    color:#fff !important;
}

.content-col .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover
  {
    color:#fff !important;
}

/********panelbody*****/
.panel-body {
    padding: 0;
}
.panel.panel-default {
    border: 0;
    box-shadow: none;
}
.p-drop-panel{
    background: #fff;
}
.main-col-search{
    border:0;
}

/********footer********/
.wf-footer-copy{background: #0C3358;}
.main-content-section{
    display: flex;
    position: relative;
}
header {

  border:0;
    box-shadow: 0 4px 8px 0px #89a4bc38;
}

/**********/
.w-act-btn-box {
    display: flex
;
    flex-direction: row;
    align-items: center;
    border: 1px solid #D8D8D8;
    padding: 5px;
    gap: 10px;
    border-radius: 4px;
    margin-bottom: 30px;
    min-width:162px;
}

.w-act-icon {width: 50px;height: 45px;background: #42B3DE;border-radius: 4px;font-size: 26px;color: #fff;}
.w-act-icon.dark-box{background: #2988AC;}
.w-act-icon.green-box{background: #C1D06A;}
.w-act-icon.light-box {
    background: #E6F1F5;
    color: #2988ac;
}
.light-hover:hover {background: #2988AC;}

.light-hover:hover .w-act-copy {
    color: #fff;
}
.light-hover:hover .light-box {
    background:  #2988AC;
    color: #fff;
}

.w-act-icon span {
    display: block;
    text-align: center;
    line-height: 55px;
}
.w-act-icon .fa {
    color: #ffff;
}
.w-act-copy {
    font-size: 16px;
    color: #0C3358;
    font-weight: 500;
}
.w-dashboard-action {
  display: flex;
  justify-content: flex-start;
  align-content: space-around;
  gap: 8px;

}
.blue-hover:hover {background: #42b4de;}

.blue-hover:hover .w-act-copy {
    color: #fff;
}
.dark-hover:hover {background: #2988ad;}

.dark-hover:hover .w-act-copy {
    color: #fff;
}
.green-hover:hover {background: #c1d06b;}

.green-hover:hover .w-act-copy {
    color: #fff;
}


/*****w-tabs******/
.w-tabs-theme .nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    position: relative;
    background: #EAF1F4;

    flex:1;
    margin:0 20px;
    text-align: center !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.w-tabs-theme .nav-tabs > li a{
    color:#4D545A;
    font-size:16px;
}
/*****w-tabs******/
.w-tabs-theme .nav-tabs {
    display: flex;
    justify-content: space-between;
}

.w-tabs-theme .nav-item i {
    width: 30px;
    height: 30px;
    background: #63767E;
    color:#fff;
    position: absolute;
    top: -22px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -15px;
}
.w-tabs-theme .nav-tabs > li:first-child {
    margin-left: 0;
}

.w-tabs-theme .nav-tabs > li:last-child {
    margin-right: 0;
}

.w-tabs-theme .tab-content>.tab-pane {
    padding: 20px !important;
    border: 1px solid #ddd;
    border-top: 0;
}

.w-tabs-theme .nav-tabs > li.active a.w-sms{background:#E8BB1C;color:#fff;border-color: #00000000 #eeeeee00 #E8BB1C;}
.w-tabs-theme .nav-tabs > li.active a.w-sms i{background:#E8BB1C;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-sms:hover{background:#E8BB1C;color:#fff;border-color: #00000000 #eeeeee00 #E8BB1C;}
.w-tabs-theme .nav-tabs > li a.w-sms:hover i{background:#E8BB1C;border:1px solid #fff;}


.w-tabs-theme .nav-tabs > li.active a.w-email{background:#42B3DE;color:#fff;border-color: #00000000 #eeeeee00 #42B3DE;}
.w-tabs-theme .nav-tabs > li.active a.w-email i{background:#42B3DE;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-email:hover{background:#42B3DE;color:#fff;border-color: #00000000 #eeeeee00 #42B3DE;}
.w-tabs-theme .nav-tabs > li a.w-email:hover i{background:#42B3DE;border:1px solid #fff;}

.w-tabs-theme .nav-tabs > li.active a.w-call{background:#255E84;color:#fff;border-color: #00000000 #eeeeee00 #255E84;}
.w-tabs-theme .nav-tabs > li.active a.w-call i{background:#255E84;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-call:hover{background:#255E84;color:#fff;border-color: #00000000 #eeeeee00 #255E84;}
.w-tabs-theme .nav-tabs > li a.w-call:hover i{background:#255E84;border:1px solid #fff;}

.w-tabs-theme .nav-tabs > li.active a.w-tasks{background:#0C3358;color:#fff;border-color: #00000000 #eeeeee00 #0C3358;}
.w-tabs-theme .nav-tabs > li.active a.w-tasks i{background:#0C3358;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-tasks:hover{background:#0C3358;color:#fff;border-color: #00000000 #eeeeee00 #255E84;}
.w-tabs-theme .nav-tabs > li a.w-tasks:hover i{background:#0C3358;border:1px solid #fff;}


.w-tabs-theme .nav-tabs > li.active a.w-appoint{background:#2988AC;color:#fff;border-color: #00000000 #eeeeee00 #2988AC;}
.w-tabs-theme .nav-tabs > li.active a.w-appoint i{background:#2988AC;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-appoint:hover{background:#2988AC;color:#fff;border-color: #00000000 #eeeeee00 #2988AC;}
.w-tabs-theme .nav-tabs > li a.w-appoint:hover i{background:#2988AC;border:1px solid #fff;}


.w-tabs-theme .nav-tabs > li.active a.w-notes{background:#48ABD1;color:#fff;border-color: #00000000 #eeeeee00 #48ABD1;}
.w-tabs-theme .nav-tabs > li.active a.w-notes i{background:#48ABD1;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-notes:hover{background:#48ABD1;color:#fff;border-color: #00000000 #eeeeee00 #48ABD1;}
.w-tabs-theme .nav-tabs > li a.w-notes:hover i{background:#48ABD1;border:1px solid #fff;}


.w-tabs-theme .nav-tabs > li.active a.w-docs{background:#C1D06A;color:#fff;border-color: #00000000 #eeeeee00 #C1D06A;}
.w-tabs-theme .nav-tabs > li.active a.w-docs i{background:#C1D06A;border:1px solid #fff;}
.w-tabs-theme .nav-tabs > li a.w-docs:hover{background:#C1D06A;color:#fff;border-color: #00000000 #eeeeee00 #C1D06A;}
.w-tabs-theme .nav-tabs > li a.w-docs:hover i{background:#C1D06A;border:1px solid #fff;}



/*************/
.w-flex {
  display: flex;
  gap: 8px;
 
}
.w-flex .stats-title {
    background: #1e517a;
    color: #fff !important;
    padding:0 10px;
}
.w-col-box{
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    border-top: 4px solid #42b4de;
    margin-bottom: 30px;
}

.w-view-box h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}

.w-view-box p {
    margin-bottom: 2px;
    font-size: 15px;
}

.w-view-box span, .w-view-box i {
    color: #A3B2C0;
    font-size: 18px;
    display: inline-block;
    margin-right: 13px;
    width: 23px;
    text-align: center;
}

.w-view-box p .fa {
    font-size: 24px;
}

.w-inline-items {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    justify-content: space-between;
}

.w-call-btn {
    margin-left: auto;
    position: relative;
}

.w-call-btn a {
    background: #E8BB1C;;
    padding: 2px 6px;
    border-radius: 4px;
    min-width: 85px !important;
    display: block;
    line-height: 22px;
    text-align: center;
    color: #fff;
}

.w-call-btn a:hover {
    background: #B5C845;
}

.w-gr-org-btn a {
    background: #B5C845;
    padding: 2px 6px;
    border-radius: 4px;
    min-width: 85px !important;
    display: block;
    line-height: 22px;
    text-align: center;
    color: #fff !important;
}

.w-gr-org-btn a:hover {
    background: #E8BB1C;
    color: #fff !important;
}

.w-cancel-img {
    width: 12px;
    margin-bottom: 4px;
    margin-right: 10px;
}

.w-success-img {
    width: 17px;
    margin-right: 20px;
    margin-bottom: 7px;
}
.w-status-copy label {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}

.w-status-copy {
    margin-bottom: 10px;
}

.w-edit-btn {
    text-align: right;
}

.w-edit-btn i {
    text-align: center;
    background: #42b4de;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #fff !important;
    line-height: 21px;
    margin: 0;
    vertical-align: middle;
    padding: 0 7px;
    font-size: 13px !important;
}

.w-edit-btn a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.j-chkbox {
  width: inherit !important;
  /*padding-left: 20px;*/
  font-size: 15px !important;
  font-weight: 400;
  color: #343434 !important;
}

.w-show-btn {
    text-align: right;
}

.w-show-btn a {
    background: #0C3358;
    border-radius: 8px;
    padding: 0px 10px;
    min-width: 70px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
}
.inline-input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: inline-block;
}

/*****generic******/
.btn-primary {
    color: #fff;
    background-color: #0C3358 !important;
    border-color: #0C3358 !important;
}
.srch-cls select {

    border-color: #C7C9D1 !important;
    border:1px solid #C7C9D1;
    padding-left:5px !important;
    border-radius: 4px !important;
    background: #fff !important;
    height: 40px;
    margin:0;
}

.srch-cls input {
    border: 1px solid #C7C9D1 !important;
    border-radius: 4px !important;
    height: 40px !important;
    padding: 10px !important;
}

.p-drop-panel input {
    border: 1px solid #C7C9D1 !important;
    border-radius: 4px !important;
    height: 40px !important;
    padding: 10px !important;
}
.btn-prime {
    font-size: 12px;
    font-weight: 400;
    background: #0C3358 !important;
    border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px #0C3358;
    -webkit-box-shadow: 1px 1px 1px #0C3358;
    box-shadow: 1px 1px 1px #0C3358;
    padding: 13px 20px !important;
    text-align: center;
    color: #fff !important;
}
.dashboard-content-col .srch-cls .btn-prime {
    padding: 13px 20px !important;
}

.srch-cls .btn-prime {
    padding: 13px 20px ! IMPORTANT;
}
.form-control{
    height:40px !important;
    margin-bottom:20px !important
}
.table tr th{
    background: #17476F;
    padding: 10px !important;
    font-weight: 400;
    color: #fff;
    font-size: 16px !important;
}
.table tr td{
    font-size: 14px;
    color: #5E6872 !important;
    padding: 10px !important;
}
.table tr:nth-child(2n+2){
    background-color: #F3F8FA !important;
}
.W-user-avatar {
    border: 2px solid #2988ad;
    border-radius: 50%;
  
  }
  .user-info-row ul li {
    border-right: 0 !important;
    float: none !important;
    display: block;
    text-align: right;
  }

.user-info-row ul li a span {
    font-size: 12px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 16px;
    padding: 0 10px;
    font-weight: 400;
    color: #5E6872;
}
.user-info-row ul li a {
    padding: 0 !important;
}
.user-info-row ul li a span {
    font-size: 14px;
    text-transform: capitalize;
}

.user-info-row ul li a {
    padding: 0;
}
.user-info-row .dropdown-menu {
    right: 5px;
    top: 50px;
    border-radius: 4px !important;
    padding: 17px;
}
.user-info-row a i {
    transform: rotate(180deg) !important;
    display: inline-block;
    font-size: 7px;
    color: #2988ad;
}
.user-info-row .dropdown-menu:after{
    content:"";
    
}
.user-info-row .dropdown-menu:after {
    content: "";
    position: absolute;
    top: -8px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #42b4de;
}

.w-user-id {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
  }

.modal-body .leads-col {
    border: 0;
}
.modal-body .leads-col .btn-primary {
    background: #27B0D2 !important;
    height: 40px !important;
    margin: 0 !important;
    width: inherit;
    border-color: #27B0D2 !important;
}

.modal-body .leads-col .btn-row{text-align: left;}
.modal-body .leads-col .btn-row .col-md-6:nth-child(2){text-align: right;}
.modal-body .leads-col .btn-row .col-md-6:nth-child(2) .btn-default {
    color: #28b0d2 !important;
    height: 40px;
    border: 1px solid #28b0d2 !important;
    width: inherit;
    line-height: 29px;
    background: transparent !important;
}

.modal-body input{

    border-color: #C7C9D1 !important;
    border-radius: 4px !important;
    height: 40px;
}

.modal-header .close b {
    display: none;
}

.modal .leads-col h2 {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 26px;
    margin-bottom: 50px;
}


.p-img-preview .img-circle{border-radius: 0 !important}

.browse-btn-p {
    position: absolute;
    text-align: center;
    max-width: inherit;
    margin: 0 auto;
    top: 0;
    right: 0;
    background:transparent !important;
    height: 150px;
    width: 100%;
    border-radius:0;
    color: #fff !important;
    line-height: 30px;
    text-align: center;
    font-size: 29px;
    vertical-align: middle;
    padding: 56px;
    cursor: pointer;
  }
  .preview-thumb-p {
    position: relative;
    width: auto !important;
    max-width: 150px;
  }

  .btns-file input[type="file"]{
    width:100% !important;
    cursor: pointer;
  }
  .btns-file i {
    color: #fff;
  }

  .nav_report {
    padding: 15px !important;
    font-size: 13px;
}
.nav_report p {
    font-weight: 500 !important;
    color: #fff;
}


#add-task-form input[type="radio"]{
    vertical-align: middle;
}

.w-form-col {
    display: inline-block;
}
.w-new-filter-design {
    background: #F3F8FA;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #D8D8D8;
    margin:10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.w-new-filter-design .btn-prime {
    background: #27B0D2 !important;
    box-shadow: 1px 1px 1px #27B0D2 !important;
}
.w-tabs-theme {
  padding-top: 40px;
}

.w-field-box {
  padding: 0 5px;
  margin-bottom: 5px;
}
.w-field-box label{display: block;}
.w-field-box.inline label{display: inline-block;}
.w-field-box input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  height: inherit !important;
}

/*Policy form*/
.w-policy-info {
    border-radius: 4px;
    border: 1px solid #2988ae;
}
.w-policy-info h3 {
    background: #2988ad;
    margin: 0;
    padding: 12px 20px;
    color: #fff;
    font-size: 20px;
}
.w-policy-info h3 a{
    color:#2988ad;
    background:#fff;
    border-radius:50%;
    width:25px;
    height:25px;
    display:inline-block;
    text-align:Center;
    font-size:16px;
    vertical-align:middle;
    line-height:22px;
    float:right;
    margin:0 2px;
}

.w-policy-copy {
    /*padding: 10px;*/
    padding: 10px 20px 0px 20px;
}
.w-policy-copy label{
    font-weight: 500;
}
.w-save-btn {
    background: #39abda;
    min-width: 100px;
    display: inline-block;
    border-radius: 4px;
    color: #fff !important;
    margin: 0 20px;
}
.w-cancel-btn {
    background: transparent;
    min-width: 100px;
    display: inline-block;
    border-radius: 4px;
    color: #39abda;
    margin: 0 20px;
    border: 1px solid #39abda;
    text-align: center;
}
.w-row-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    align-items: flex-start;
}
.w-row-inline .title {
    min-width: 111px;
    text-align: left;
    line-height: 26px;
}
.w-row-inline p {
    min-width: 150px;
}
.w-info-user p {
    margin-bottom: 5px;
}
.w-inp input {
    margin-bottom: 0 !important;
}
.w-policy-info h3 a i {
    margin-right: 0;
    color: #2988ad;
    width: 25px;
    height: 25px;
    line-height: 23px;
}
.w-edit-ico{
  text-align:right;
  padding:10px;
}

.w-edit-ico a {
    color: #fff !important;
    background: #2988ad;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: Center;
    font-size: 16px;
    line-height: 24px;
}
.w-edit-ico a i {
    color: #fff;
    margin: 0;
    padding: 0;
}
.w-search-row {
    display: flex
;
    gap: 20px;
    justify-content: space-around;
}
.w-search-row .has-search {
    position: relative;
    margin-bottom: 0px;
    min-width: 18%;
}
.w-save-btn {
    background: #39abda;
    min-width: 100px;
    display: inline-block;
    border-radius: 4px;
    color: #fff !important;
    margin: 0 20px;
}

.w-cancel-btn {
    background: transparent;
    min-width: 100px;
    display: inline-block;
    border-radius: 4px;
    color: #39abda;
    margin: 0 20px;
    border: 1px solid #39abda;
}
.box-min-height {
    min-height: 200px;
}
.w-time-bx {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 11px;    
    top: 16px;
}
.no-padding{
    padding:0;
    border-top: 0;
}
.no-padding .w-box {
    padding: 20px;    
    position: relative;
}

.no-padding .w-view-box
{
    min-height: 150px;
}

h3.w-bx-heading {
    background: #16476f;
    margin: 0;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 19px;
    text-align: center;
}

.cetner-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wf-form-animate textarea {
    height: 250px !important;
}
.w-sms-messag textarea{width:100% !important; height: 200px !important; margin-bottom: 30px !important;}
.w-sms-messag .form-control {
    margin-bottom: 0 !important;
}


.table td {
    font-size: 13px !important;
}


/*******for all table title****/
.table tr th {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
}

.w-new-theme .navigation-left-col .dropdown .dropdown-menu li a:focus {
  outline: 0;
  border: 0;
}
.nav-table{
    background-color: #fff;
}
.nav-table th{
    background-color: #f6f6f6 !important;
    color: #000 !important;
}

.w-new-theme .navigation-left-col .inner-sub-col .dropdown > a {
  background: #9adbf6 url(../img/arrow-dwn.png) no-repeat scroll right center !important;
    background-position-x: right;
    background-position-y: center;
    background-size: auto;
  background-size: 12px !important;
  background-position: 95% 60% !important;
  padding: 0px !important;
  width: 90%;
  margin-left: 22px;
}

