.sidebar-nav > ul > li.active > a, .sidebar-nav > ul > li.active:hover > a {
    color: #ffffff;
    background: #2B80C8 !important;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
    color: #2B80C8;
}

.sidebar-nav > ul > li > a.active {
    font-weight: 400;
    background: #242933;
    color: #ffffff;
}

.sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
    color: #2B80C8;
}

.m-t-l{
	margin-top:22px;
}

.btn-info {
    color: #FFFFFF;
    background-color: #2B80C8;
    border-color: #2B80C8;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #FFFFFF;
    background-color: #1681DE;
    border-color: #2B80C8;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #2B80C8;
    border-color: #2B80C8;
}

.btn-info .badge {
    color: #2B80C8;
    background-color: #FFFFFF;
}



.help-block {
    color: red;
}

.topbar {
    background: #2480C8;
}

.topbar .navbar-header {
    background: #2480C8;
}


 .text-themecolor {
    color: #2480C8 !important;
}



.border-box {
    border-radius: 5px;
}


.topbar .top-navbar .navbar-header {
    line-height: 56px;
    text-align: center;
}

a {
    color: #3d3d3d;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}




.btn-secondary {
    color: #FFFFFF;
    background-color: #2B80C8;
    border-color: #2B80C8;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
    color: #FFFFFF;
    background-color: #7A7A7A;
    border-color: #808287;
}


.btn-secondary {
    color: #FFFFFF;
    background-color: #808287;
    border-color: #808287;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
    color: #FFFFFF;
    background-color: #7A7A7A;
    border-color: #808287;
}

.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
    background-image: none;
}

.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
    background-color: #808287;
    border-color: #808287;
}

.btn-secondary .badge {
    color: #808287;
    background-color: #FFFFFF;
}

.dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 4px;
    background: #2B80C8;
    color: #ffffff;
    margin-right: 3px;
}




.btn-success {
    color: #FFFFFF;
    background-color: #37AB4C;
    border-color: #37AB4C;
}
.btn-neutral {
    color: #3d3d3d;
    background-color: #ececec;
    border-color: #ced4da;
}

.btn-neutral:hover,
.btn-neutral:focus,
.btn-neutral:active,
.btn-neutral.active,
.open .dropdown-toggle.btn-neutral {
    color: #FFFFFF;
    background-color: #3d3d3d;
    border-color: #3d3d3d;
}

.btn-neutral:active,
.btn-neutral.active,
.open .dropdown-toggle.btn-secondary {
    background-image: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #FFFFFF;
    background-color: #009257;
    border-color: #009257;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #009257;
    border-color: #009257;
}

.btn-success .badge {
    color: #20CD87;
    background-color: #FFFFFF;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    border: 1px solid #2B80C8;
    background-color: #2B80C8;
}

@media only screen and (max-width: 767px){

    .dataTables_wrapper{

        overflow-x: auto;
    }

}


.page-card-title {
    margin-bottom: .75rem;
    color: #2B80C8;
    border-bottom: dotted 2px #2B80C8;
    padding-bottom: 10px;
}

.roles-card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

[type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #2B80C8;
    border-bottom: 2px solid #2B80C8;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.dataTables_filter > label > input {
    width: 370px;
}

.dataTables_filter {
    float: left!important;
    /*margin-top: 50px;*/
    margin-bottom: 10px;
    padding: 10px;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #7A7A7A;
}

.dropdown-item {
    padding: 0px 1rem;
    color: #67757c;
}

#modalboxScreenSaver {
    z-index: 10000;
}

#screensaver2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background: #000;
    display: none;
    overflow:auto;
    overflow-x: hidden;
  }
  #screensaver2.show {
    display: block;
  }

  #screensaver2 i {
    position: absolute;
    top: 50px;
    right: 50px;
    background: rgba(255, 255, 255, 0.5);
    line-height: 100px;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 60px;
    color: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

.card-body {
   padding: 2rem;
}

.content-wrapper{
	padding: 15px;
}

.page-titles {
    padding: 10px;
    margin: 0px -35px 30px;

}

.topbar .top-navbar {
    height: 61px;
    min-height: 61px;
}

.navbar-header {
    line-height: 60px;
}

.topbar .top-navbar .navbar-header .navbar-brand b {
    line-height: 60px;
}

.login-sidebar .login-box {
    background: #2C2C2B;
}

.full-width {
    width: 100%;
}

.table-pointer {
    cursor: pointer;
}

.login-box > .card-body {
    width: 465px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.opacity {
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: relative;
}

.btn-login {
    padding: 13px 85px;
    background: transparent linear-gradient(91deg, #23702E 0%, #3FAE4D 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 10px #00000029;
    border-radius: 4px;
    opacity: 1;
    color: #FFFFFF !important;
    font-size: 13px !important;
}
.btn-sign-up {
    padding: 13px 85px;
    background: transparent linear-gradient(91deg, #EED21A 0%, #FEEFA1 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 10px #00000029;
    border-radius: 4px;
    opacity: 1;
    color: #000000 !important;
    font-size: 13px !important;
}
.card-body {
    padding: 2.5rem;
}

.text-white {
    color: white !important;
}

.card.login-card {
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 0px;
    width: 400px;
}


.app-search{
	background-color: white;
    padding: 12px 0px;
}

.app-search .select2-container--default .select2-selection--single {
    border: 0px solid #aaa;
}

#screensaver {
    position: fixed;
    padding: 0px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #fff;
    display: none;
    overflow: auto;
    overflow-x: hidden;
}

.vtabs.client-crm-tabs .tabs-vertical {
    width: 240px;
    border-bottom: 0px;
    /* border-right: 1px solid rgba(120, 130, 140, 0.13); */
    display: table-cell;
    vertical-align: top;
}

.vtabs .tabs-vertical li .nav-link{

    border-radius: inherit !important;
    background-color: #F2F2F2;

}

.client-type-box-amount {
    background-color: #fc4b6c;
    border-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    padding: 10px 23px;
    font-size: 18px;
    line-height: 20px;
}

.client-type-box-credit {
    background-color: rgb(115, 197, 125);
    border-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    padding: 10px 23px;
    font-size: 18px;
    line-height: 20px;
}

.full-height {
    height: 100%;
}

.vtabs .tabs-vertical li .nav-link {
    margin-bottom: 0px;
}

.v-middle {
    vertical-align: middle!important;
    position: relative;
    display: flex;
    /*justify-content: center;*/
}

.nav-item-clients {

    border: 2px solid #FFFFFF;
}

.client-panel-row-border {

    border: 1px solid #BEBEBE;
}

.nav-item-clients a{

    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
    color: #0A0A0A !important;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 600;
}

.nav-item-clients .nav-link {
    padding: 20px 15px;
}
  
.fullScreenContent{
	padding: 5px 30px;
}

.client-sales-classification-box{
	font-size: 40px; 
	/*background-color: #ccc;*/ 
	padding: 5px 10px; 
	line-height: 50px;
	font-weight:bold;
}


.client-sales-classification-box-A{
	background-color: #63CC9E;
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;  
    width:100px;  
    text-align:center;
}

.client-sales-classification-box-B{
	background-color: #7BC5D3;
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;    
    width:100px;  
    text-align:center;

}
.client-sales-classification-box-C{
	/*background-color: #DFD271;*/
    border-color: rgba(0, 0, 0, 0.3);
    color: #5e5e5e;
    padding:5px 10px; 
    width:100px;  
    text-align:center;
}
.client-sales-classification-box-D{
	background-color: #D15E5E;
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;  
    width:100px;  
    text-align:center;
}

.client-type-box-IND{
	background-color: rgb(135,153,165);
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;  
    width:100px;  
}

.client-type-box-CORP{
	background-color: rgb(135,153,165);
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;  
    width:150px;  
}

.client-type-box-ARS{
	background-color: rgb(135,153,165);
    border-color: rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
    padding:5px 10px;  
    width:100px;  
}

.full-screen-title{
	font-size: 20px;
    font-weight: bold;
    color: #222;
    margin-left: -12px;
    padding-top: 5px;
}

.highlight tr:hover{
    cursor: pointer;
    background-color: #FCC;
  }

.border-init{
    border: 1px solid rgb(44,128,200);
}

.border-no-init{
    border: 1px solid #A8A8A8;
}

.border-finalized{
    border: 1px solid #373737;
}

.border-create{
    border: 1px solid #E9B436;
}

.instances-padding{
    padding: 8px;
    margin-bottom: 0px !important;
}

.init-color{
    background-color: rgb(44,128,200) !important;
    color: #FFF !important;
}
.no-init-color{
    background-color: #A8A8A8 !important;
    color: #FFF !important;
}
.finalized-color{
    background-color: #373737 !important;
    color: #FFF !important;
}
.create-color{
    background-color: #E9B436 !important;
    color: #FFF !important;
}

.color-blue{
    color: rgb(44,128,200);
}
.color-gray{
    color: #A8A8A8;
}
.color-black{
    color: #373737;
}
.color-yellow{
    color: #E9B436;
}

.fs24{
    font-size: 24px;
}

.fs22{
    font-size: 22px;
}

.fs20{
    font-size: 20px;
}

.fs12{
    font-size: 12px;
}

.fs10{
    font-size: 10px;
}

.instance-time{
    width: 200px;
    padding: 15px;
    color: #000;
    border-right: 1px solid #ddd;
    line-height: 1.2;
}

.instance-time span{
    display: block;
}

.instance-details{
    color: black;
    padding: 15px;
    font-size: 12px;
    /* border-bottom: 1px solid #ddd; */
    width: 100%;
    line-height: 1.5;
}


.fs14{
    font-size:14px;
}

.fs18{
    font-size:18px;
}

.fw900{
    font-weight:900;
}

.fs11{
    font-size:11px;
}

.schedule-details{
    width: 175px;
    padding: 15px;
    color: #000;
}

.schedule-details span{
    display: block;
}

.instance-details-btn{
    padding: 3px 10px !important;
    margin: 15px 8px !important;
}

.ml7{
    margin-left:7px;
}
.ml33{
    margin-left:33px;
}

.mb20{
    margin-bottom: 20px;
}
.route-details-title{
    font-size: 34px;
    font-weight: bold;
    color: black;
}

.route-details-btns {
    padding: 10px;
}

.send-msg-pad{
    padding: 13px 35px;
}

.route-details-times{
    width: 255px;
    color: #000;
    line-height: 1.2;
    padding: 0px;
    margin-top: 20px;
}

.route-general-info-border{
    border: 1px solid #CCC;
}

.route-general-info-border-right{
    border-right: 1px solid #CCC;
}

.route-general-info-border-bottom {
    border-bottom: 1px solid #CCC;
}

.route-general-info-mt{
    margin-top: 0.5rem;
}

.route-general-info-map-btn{
    padding: 2px 15px;
}

.route-details-times span{
    display: block;
}

.route-details-agent-visits{
    color: black;
    padding: 15px;
    font-size: 12px;
    line-height: 1.8;
}
.route-details-agent-visits span{
    display: block;
}

.ml10{
    margin-left:10px;
}

.accordion .card {
    margin-bottom: 1.2rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.accordion.no-shadow .card {
    margin-bottom: 1.2rem;
    box-shadow: none!important;
}

.accordion .card .card-body {
    border-top: 1px solid #eee;
  }

.accordion .card{
    background-color:rgb(44,128,200);
    color: #FFF;
}

.white-text{
    color: #FFF !important;
}

.accordion-location-id{
    padding-right: 10px;
    border-right: 1px solid #FFF;
}

.client-acc-bg-color{
    background-color: #F6F9DA;
}

.add-client-acc-btn{
    padding: 8px;
}

.client-acc-border{
    border: 1px solid #000;
    border-left: 4px solid #000;
}

.bg-white{
    background-color: #FFF !important;
}

.client-acc-border-right{
    border-right: 1px solid #000;
}

.sample-receipts{
    padding: 12px;
    line-height: 1.5;
    width: 100%;
}

.sample-receipts span{
    display: block;
}

.fs8{
    font-size: 8px;
}

.fs6{
    font-size: 8px;
}

.br-gray{
    border-right: 1px solid #CCC;
    padding-right: 3px;
}

.br-white{
    border-right: 1px solid #CCC;
}

.b-black{
    border: 1px solid #000;
}

.w60{
    width:60%;
}

.bb-black{
    border-bottom: 1px solid #000;
}

.route-instance-location-details{
    color: black;
    padding: 15px;
    font-size: 12px;
    line-height: 1.3;
}
.route-instance-location-details span{
    display: block;
}
.p8{
    padding:8px;
}

.add-client-btn{
    background-color: #105A98 !important;
    color: #FFF !important;
}

.mt54{
    margin-top:54px;
}

.ml20{
    margin-left:20px;
}

.agent-location-btn{
    background-color: #565656 !important;
    color: #FFF !important;
}

.instance-client-links{
    text-align: center;
    padding: 12px 0px;
}

.mb13{
    margin-bottom: 13px;
}

.ml15{
    margin-left: 15px;
}

.ml25{
    margin-left: 25px;
}

.pr70{
    padding-right: 70px;
}

.select2-border{
    border: 1px solid black !important;
}

.bb-gray{
    border-bottom: 1px solid #ddd;
}

.bt-gray{
    border-top: 1px solid #ddd;
}

.cancel-instance-btn{
    padding: 13px 20px;
}

.card-no-border.card {
    border-color: none!important;
    border: 0px solid white;
}

.display-none {
    display: none;
}

.display-inline {
    display: inline;
}

.text-black {
    color: black;
}

.display-block {
    display: block;
}

.client-visit-pending {
    background-color: #F8F6F6;
}

.client-visit-pending.all {
    border: 1px solid #777777;
}

.client-visit-pending .right {
    border-right: 1px solid #777777;
}

.client-visit-pending .left {
    border-left: 4px solid #777777;
}

.client-visit-ausent {
    background-color: #FFDEDE;
}

.client-visit-ausent.all {
    border: 1px solid #D80000;
}

.client-visit-ausent .right {
    border-right: 1px solid #D80000;
}

.client-visit-ausent .left {
    border-left: 4px solid #D80000;
}

.client-visit-completed {
    background-color: #D4ECFF;
}

.client-visit-completed.all {
    border: 1px solid #2480C8;
}

.client-visit-completed .right {
    border-right: 1px solid #2480C8;
}

.client-visit-completed .left {
    border-left: 4px solid #2480C8;
}

.nav-link.active{
    background-color: #2B80C8 !important;
    color: #FFF !important;
}

.generic-subtitle-black {
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px;
    border-bottom: 1px solid black;
    color: black;
}

.generic-subtitle-border-right {
    border-right: 1px solid black;
}

.generic-background {
    background-color: #F4F4F4;
    text-transform: uppercase;
    padding: 10px;
    color: black;
    border-bottom: 1px solid white;
}

.generic-background-border-right {
    background-color: #F4F4F4;
    border-right: 1px solid white;
}

.generic-background.primary {
    background-color: #2480C8;
    color: white;
    border-bottom: 1px solid white;
}

.generic-background.gray {
    background-color: #707070;
    color: white;
    border-bottom: 1px solid white;
}

.bold-border-left {
    border-left: 4px solid black;
}

.generic-list-item {
    border-bottom: 1px solid black;
    color: black;
    padding: 0px 10px;
}

.generic-list-item-small {
    font-size: 12px;
}

.progress {
    background-size: contain;
    border-radius: 0px;
}

.progress-bar {
    border-radius: 0px;
}

.instance-search-input {
    margin-left: -35px;
}

.text-green {
    color: #18870C;
}

.text-yellow {
    color: #E9B436;
}

.input-group-text {
  font-size: 0.75rem;

}

.select2-box{
	display: inline-block;
	
}

.selec2-label {
     
    padding: .375rem .75rem;
    margin-right:-4px;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
    
}

.main-filter-container{
	background:#F7F9FB;
	padding: 20px 30px;
	margin:-30px;
	margin-bottom:30px;
	box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
	
}

.badge {
    font-size: 100%;
}

.table-client-locations-div{
	padding:5px 0px;
}

.alert-note{
	font-style:italic;
	color:#fc4b6c;
	font-weight: 100;
}

.dark-bg{
	border: 2px solid #fff;
}

.plan-table-sub-header {
	font-size:16px;
	font-weight:500;
	color:#1E1E1E;
	cursor:pointer;
	background-color:#E5E5E5;
}

.plan-route-day-total {
    margin-top: -10px;
    font-size: 16px;
}


.client-visit-count-box-1{
	color:#000;
	background-color:#E9F6AF;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-0{
	color:#000;
	background-color:#B5B5B5;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-1{
	color:#000;
	background-color:#E1F9FF;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-2{
	color:#000;
	background-color:#BEE5EE;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-3{
	color:#fff;
	background-color:#73BDD2;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-4{
	color:#fff;
	background-color:#3A82AE;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-5{
	color:#fff;
	background-color:#0F4A7E;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.client-visit-count-box-6{
	color:#fff;
	background-color:#002748;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:500;
}

.locationClients{
	font-size:13px;
	font-weight:500;
	color:#1E1E1E;
}

.width-auto{
	width:auto;
}

.client-plan-label{
	font-weight: 100;
    font-size: 12px;
}

#client-plan-label{
	font-weight: 100;
    font-size: 12px;
}


/* INDEX CSS */

.email-icon{
    position: absolute !important;
    right: 45px !important;
    top: 255px !important;
    color: #FFFFFF !important;
  }
  
  .password-icon{
    position: absolute;
    right: 46px;
    top: 315px;
    font-size: 20px;
    color: #FFFFFF;
  }
  /* END OF INDEX CSS */



