header{
    padding: 14px !important;
    width: inherit;
}

header.has-mobile-design{
    width: 100%;
}

.main-content{
    height: calc(100vh - 0px) !important;
    overflow: scroll;
    overflow-x: hidden;
    padding-top: 0;
}
.content{
    height: auto;
    padding: 20px 20px 0;
}

.pagination{
    margin-bottom: 20px;
}

.bttn.disable{
    background: #efefef;
    border-color: #efefef;
    color: #ccc !important;
}

.swal-footer{
    text-align: center;
}
#stripe-card-element {
    border: 1px solid #ececec !important;
    box-shadow: none;
    height: 40px;
    font-size: 18px;
    padding-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sidebar-main{
    height: calc(100vh - 135px);
    margin-top: 70px;
}

#check_version_div h4{
    font-size: 20px;
}

.right_bar_window{
    position:absolute; left:-300px; bottom:20px; background:#fff; min-height:100px; min-width:300px; max-width:300px; border:1px #1a4454 solid; border-top:10px #1a4454 solid; display:none; padding:10px; z-index:999999;
}

.right_bar_window .close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    padding: 5px 0;
    text-align: center;
    border-radius: 100%;
    display: block;
    height: 20px;
    color: #fff;
    font-size: 10px;
}

.right_bar_window .btn-outline-success{
    border-color: #1a4454;
}

.right_bar_window .btn-outline-success:hover{
    background-color: #1a4454 !important;
    border-color: #46b683 !important;
    color: #fff !important;
}

.view-only .db-sidebar{
    display: none;
}

.view-only .db-content-main{
    width: 100%;
}

.admin-name{
    max-height: 50px;
}

.admin-name .profile-image{
    background:#fff;
    border-radius: 50px;
}

.admin-name .profile-image img{
    border-radius: 50px;
    max-height: 50px;
    max-width: 50px;
}

.useradmin .name_initial{
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
}

.useradmin .name_initial, .useradmin img{
    height: 30px;
    width: 30px;
    display: inline-block;
    border-radius: 30px;
}

.left-bar .main-menu ul li a{
    padding: 10px 0 10px 10px !important;
}

.left-bar .main-menu ul li a i{
    padding-right: 10px;
    text-align: center;
    min-width: 25px;
}

.ajaxLoader{
    position:fixed;
    width:100%;
    height:100%;
    text-align:center;
    background:#efefef;
    opacity:0.8;
    left:0;
    top:0;
    z-index:999999;
    display:none;
}
.top-navigation .nav > li.active > a,.top-navigation .nav > li > a:hover{
    color:#25aae1;
}
.progress-bar{
    background-color:#25aae1;
}
.page-heading{
    display:none;
}
.name_initial{
    background:#1171CE;
    color: #fff;
    /*border:1px #ccc solid;*/
    border-radius:50%;
    width:50px;
    height:50px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    font-size:20px;
    text-transform:uppercase;
}
.big_name_initial .name_initial{
    width:100px;
    height:100px;
    font-size: 30px;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    z-index:99999;
}

a{
    color: #1f2b34;
}

.page-item.active .page-link{
    background-color: #1f2b34;
    border-color: #1f2b34;
    color: #fff !important;
}

/**
Cards
 */
.card-header{
    background: #1a4454;
}

.card-header{
    padding: 0;
}

.card-header h2{
    cursor: pointer;
    padding: 10px;
    font-size: 15px;
    color: #fff;
    background: #1a4454;
}

.card-header .collapsed{
    background: #ccc;
    color: #000;
}

/**
ibox
 */
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    padding:0 15px;
    box-shadow:0 0 15px rgba(119,119,119, 0.15);
}
.ibox.collapsed .ibox-content {
    display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}
.ibox:after,
.ibox:before {
    display: table;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #ffffff;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}
.ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}
.ibox-title h5 {
    display: inline-block;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
    font-size: 16px;
    color: #09161f;
    line-height: 22px;
    font-weight: bold;
}

.ibox-content h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #939393;
}

.ibox-content h5 {
    color: #000;
    font-size: 14px;
    margin: 0px;
}

/***
Custom
 */
.btn-primary{
    border-color: #40CD9D !important;
    background-color: #40CD9D;
}

.btn-primary:hover{
    border-color: #40CD9D;
    background-color: #40CD9D;
    opacity: 0.8;
}

.sidebar-main .nav-item > a i {
    position: absolute;
    left: 38px;
}

.sidebar-main .nav-item.active > a i {
    color:#35AFC8 ;
}

.select2-container .select2-selection--single{
    height: 38px !important;
}

.select2-container .select2-selection--multiple{
    min-height: 38px !important;
}

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

.select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 15px;
}

/**
Labels
 */

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75% !important;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    color: #fff !important;
}
.label:hover{color: #fff;}
.label-default {
    background-color: #777;
}
.label-primary {
    background-color: #00adcc;
}
.label-success {
    background-color: #46b683;
}
.label-info {
    background-color: #18998f;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-danger {
    background-color: #d9534f;
}

.contract-details .chat-typemessage{
    border: 1px solid #CBD4DB !important;
}

input:focus,select:focus{
    border: 1px solid #ced4da !important;
}

.form-group label{
    padding-bottom: 5px;
}

.form-group .pretty  label{
    padding-bottom: 0px !important;
}

.hide{
    display: none;;
}

/**
btn
 */
.btn-info,
.btn-primary{
    color: #fff !important;
}

/* LOGIN PAGE */
.header-less-main {height:100vh;background: #35AFC8;}
.login-box {-webkit-box-shadow: 0px 0px 5px 1px rgba(64,205,157,1);-moz-box-shadow: 0px 0px 5px 1px rgba(64,205,157,1);box-shadow: 0px 0px 5px 1px rgba(64,205,157,1); background: #ffffff;max-width: 600px;width: 100%;margin: 0 auto;position: absolute;left: 50%;top: 48%;transform: translate(-50%, -50%);border-radius: 10px; }
.lbox-header img {max-width: 380px;}
.lbox-header {background: #40CD9D;padding: 28px 0;border-top-left-radius: 10px;	border-top-right-radius: 10px; }
.lbox-header label{margin: 20px 0; font-size: 20px; color: #fff;}
.lform-title h3.green {font-size: 38px;    margin: 0 0 15px; }
.lform-title h5 {font-size: 22px; }
.form-login input,.form-login select {border-radius: 100px;    font-size: 17px;margin: 20px 0;border-color: #8a929e;padding: 11px 28px;}
.form-login select{height: 49px !important;}
.form-login {max-width: 400px;margin: 0 auto;}
.login-forgot a {display: inline-block;}.login-forgot a.bttn {padding: 6px 40px 8px;margin-right:  17px;}
.or {color: #96989a;font-size: 19px;margin: 14px 0;}
.create-ac {font-weight: 700;}
.form-login .checkbox input:checked + label {color: #25aae1;}

.checkbox input {display: none; }
.checkbox label {position: relative;cursor: pointer;color: #96989a;}
.checkbox label:before {content: '';-webkit-appearance: none;border: 2px solid #b0b0b0;	padding: 8px;	display: inline-block;	position: relative;	vertical-align: middle;	cursor: pointer;margin-right: 10px;}
.checkbox input:checked + label:after {content: '';display: block;position: absolute;top: -3px;left: 10px;width: 8px;height: 20px;border: solid #25aae1;border-width: 0 3px 3px 0;transform: rotate(45deg);}

.back-mainsite {
    position: absolute;
    width: 100%;
    margin-top: 25px;
}

.back-mainsite a {
    color: #fff;
    padding: 4px 29px;
    background: url(../../../admintheme/images/arrow-left01.png) no-repeat 2% 50%;
}