body {
    font-size: 14.5px !important;
}
@font-face {
    font-family: myLato;
    src: url(../lato/Lato-Regular.ttf);
}
@font-face {
    font-family: Latobold;
    src: url(../lato/Lato-Bold.ttf);
}
.textboldstyle {
    font-family: Latobold;
    font-size: 15px;
}
.textbold {
    font-family: Latobold;
}
body {
    background-color: #F4F3F3 !important;
    font-family: myLato;
}
.text-primary {
    color: #267CB2 !important;
}
.container {
    /*max-width: 96% !important;*/
    font-family: myLato;
}
.table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 22px !important;
}
.pageheading {
    text-transform: capitalize;
    font-weight: 500;
    color: #031b4e;
    font-size: 20px;
}
.formsubheading {
    /*color: #267CB2;*/
    color: #031b4e;
    font-size: 17px;
    text-transform: capitalize;
    font-family: Latobold;
}
.formmainheading {
    background: #263b4c;
    border-radius: 6px;
    font-size: 17px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    text-transform: capitalize;
    line-height: 22px;
}
.mycustomtable thead {
    background-color: #F2F2F2 !important;
}
.mycustomtable thead th {
    color: #747474 !important;
    letter-spacing: initial !important;
    padding: 10px 10px !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
    font-family: Latobold !important;
}
.actionth {
    /*box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.4);*/
}
.mycustomtable tbody tr:hover, .mycustomtable tbody tr:hover td.sorting_1 {
    background-color: #f7f1f1;
}
.mycustomtable tbody td {
    vertical-align: middle;
    color: #333333;
    border-top: 1px solid #DEDEDE;
}
.mycustomtable tbody td a {
    vertical-align: middle;
    color: #333333;
}
/* Datepicker */

.datepicker.datepicker-dropdown, .datepicker.datepicker-inline {
    padding: 0;
    width: 30%;
    max-width: 500px;
    min-width: 250px;
}
.datepicker.datepicker-dropdown .datepicker-days, .datepicker.datepicker-inline .datepicker-days {
    padding: 0;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed, .datepicker.datepicker-inline .datepicker-days table.table-condensed, .datepicker-months table.table-condensed, .datepicker-years table.table-condensed {
    width: 100%;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th, .datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th {
    text-align: center;
    padding: 0.5rem 0;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th.prev, .datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th.prev {
    color: #000;
    padding-bottom: 1rem;
    padding-top: 1rem;
    background: #ffffff;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th.datepicker-switch, .datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th.datepicker-switch {
    color: #000;
    background: #ffffff;
    padding-bottom: 1rem;
    padding-top: 1rem;
    font-size: 1rem;
    font-weight: 600;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th.next, .datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th.next {
    color: #000;
    padding-bottom: 1rem;
    padding-top: 1rem;
    background: #ffffff;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th.dow, .datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th.dow {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 0.875rem;
    font-weight: initial;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody {
    position: relative;
    top: 13px;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td {
    text-align: center;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day {
    font-size: 0.9375rem;
    padding: 0.5rem 0;
    color: #000;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day:hover, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day:hover {
    background: #ffffff;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day.active, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day.active {
    color: #fff;
    background: transparent;
    position: relative;
    z-index: 1;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day.active:before, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day.active:before {
    content: "";
    width: 28px;
    height: 28px;
    background: #00c689;
    border-radius: 4px;
    display: block;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: 6px;
    z-index: -1;
    left: 0;
    right: 0;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day.today, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day.today {
    color: #fff;
    background: transparent;
    position: relative;
    z-index: 1;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.day.today:before, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day.today:before {
    content: "";
    width: 28px;
    height: 28px;
    background: #405189;
    border-radius: 4px;
    box-shadow: 3px 3px 6px 0 rgba(147, 127, 201, 0.43);
    -webkit-box-shadow: 3px 3px 6px 0 rgba(147, 127, 201, 0.43);
    -moz-box-shadow: 3px 3px 6px 0 rgba(147, 127, 201, 0.43);
    display: block;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: 6px;
    z-index: -1;
    left: 0;
    right: 0;
}
.datepicker.datepicker-dropdown .datepicker-days table.table-condensed tbody td.old.day, .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.old.day {
    color: #d9dde3;
}
.datepicker.datepicker-inline {
    width: 100%;
    max-width: 100%;
    min-width: 250px;
}
.datepicker.datepicker-inline thead tr th.prev {
    color: grey;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.datepicker.datepicker-inline thead tr th.datepicker-switch {
    color: #405189;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.datepicker.datepicker-inline thead tr th.next {
    color: grey;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.datepicker>div {
    display: initial;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    border-radius: 2px;
}
.datepicker.input-group, .datepicker.asColorPicker-wrap {
    border: 1px solid #f3f3f3;
    padding: 0;
}
.datepicker.input-group .form-control, .datepicker.asColorPicker-wrap .form-control, .datepicker.input-group .asColorPicker-input, .datepicker.asColorPicker-wrap .asColorPicker-input, .datepicker.input-group .dataTables_wrapper select, .dataTables_wrapper .datepicker.input-group select, .datepicker.asColorPicker-wrap .dataTables_wrapper select, .dataTables_wrapper .datepicker.asColorPicker-wrap select, .datepicker.input-group .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.input-group input[type=text], .datepicker.asColorPicker-wrap .jsgrid .jsgrid-table .jsgrid-filter-row input[type=text], .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.asColorPicker-wrap input[type=text], .datepicker.input-group .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.input-group select, .datepicker.asColorPicker-wrap .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.asColorPicker-wrap select, .datepicker.input-group .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.input-group input[type=number], .datepicker.asColorPicker-wrap .jsgrid .jsgrid-table .jsgrid-filter-row input[type=number], .jsgrid .jsgrid-table .jsgrid-filter-row .datepicker.asColorPicker-wrap input[type=number], .datepicker.input-group .select2-container--default .select2-selection--single, .select2-container--default .datepicker.input-group .select2-selection--single, .datepicker.asColorPicker-wrap .select2-container--default .select2-selection--single, .select2-container--default .datepicker.asColorPicker-wrap .select2-selection--single, .datepicker.input-group .select2-container--default .select2-selection--single .select2-search__field, .select2-container--default .select2-selection--single .datepicker.input-group .select2-search__field, .datepicker.asColorPicker-wrap .select2-container--default .select2-selection--single .select2-search__field, .select2-container--default .select2-selection--single .datepicker.asColorPicker-wrap .select2-search__field, .datepicker.input-group .typeahead, .datepicker.asColorPicker-wrap .typeahead, .datepicker.input-group .tt-query, .datepicker.asColorPicker-wrap .tt-query, .datepicker.input-group .tt-hint, .datepicker.asColorPicker-wrap .tt-hint {
    border: none;
}
.datepicker-dropdown:after {
    border-bottom-color: #fff;
}
.datepicker-dropdown:before {
    border-bottom-color: #f3f3f3;
}
.datepicker-dropdown.datepicker-orient-top:before, .datepicker-dropdown.datepicker-orient-top:after {
    top: auto;
}
.datepicker-dropdown.datepicker-orient-top:after {
    border-top-color: #fff;
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top-color: #f3f3f3;
}
.listbtns {
    padding: 6px 20px !important;
    border-radius: 6px !important;
}
.horizontalMenucontainer .main-header.hor-header {
    background: #263b4c;
}
.header-icon-svgs {
    color: #000;
}
.main-header-message .nav-link i {
    color: #000;
}
.text-viewclr {
    color: #333333;
}
.morebuttongrp {
    display: inline;
}
.morebuttongrp .dropdown-menu {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
}
.morebuttongrp .dropdown-menu i {
    margin-right: 4px;
}
.morebuttongrp .dropdown-menu a {
    color: #747474;
}
.lstmorebtn {
    padding: 1px 10px !important;
    background: #FFFFFF;
    border: 1px solid #DEDEDE !important;
    border-radius: 6px !important;
    color: #267CB2 !important;
    font-size: 12px !important;
    font-family: Latobold;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: none !important;
}
.topfields {
    color: #747474;
    padding: 10px 5px 2px 5px;
    font-size: 14px;
    line-height: 22px;
    min-height: 60px;
}
.topfields label {
    margin-bottom: 0px;
    color: #333;
    font-family: Latobold;
}
/**************** Menu **********/

.menugaptop {
    /*margin-left: 10px !important;*/
}
.menuifawcon {
    font-size: 19px !important;
}
.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a {
    padding: 8px 0px 8px 25px;
}
.horizontalMenu>.horizontalMenu-list>li>a {
    color: #747474 !important;
}
.horizontalMenu>.horizontalMenu-list>li>a:hover {
    color: #267CB2 !important;
}
.horizontalMenu {
    font-size: 15px !important;
}
.horizontalMenu>.horizontalMenu-list>li.active {
    /*border-bottom: 2px #267CB2 solid;*/
}
.header-icon-svgs {
    color: #000 !important;
}
.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a {
    font-size: 15px !important;
    color: #747474 !important;
    border-bottom: 1px #e0e7f1 dotted;
}
.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a:hover {
    color: #267CB2 !important;
}
.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a {
    font-size: 14.5px !important;
    color: #747474 !important;
    border-bottom: 1px #e0e7f1 dotted;
}
.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a:hover {
    color: #267CB2 !important;
}
.horizontalMenu ul {
    padding: 0px;
}
.hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active {
    color: #267CB2 !important;
    border-bottom: 2px #267CB2 solid;
}
/********* menu style end ***********/

.listlogoimage {
    height: 50px;
}
.secbtnss {
    padding: 4px 11px !important;
    border-radius: 6px !important;
    float: right;
    position: absolute;
    right: 4px;
    font-size: 13px;
    margin-top: -11px;
}
.required.control-label:after {
    content: "*";
    color: red;
}
.swal-overlay {
    z-index: 100000000000 !important;
}
.listbtns {
    padding: 6px 20px !important;
    border-radius: 6px !important;
}
.no-border {
    border: 0 !important;
}
@media (min-width: 1440px) {
    .container {
        max-width: 1440px !important;
    }
    .rescarosaldiv {
        padding: 12px;
        margin-left: 22px;
    }
    .empcarosaldiv, .emptrainingcarosaldiv {
        padding: 12px;
        margin-left: 22px;
    }
    .formfielddiv {
        padding: 20px 200px 20px 200px !important;
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media (max-width: 1440px) {
    .container {
        max-width: 97% !important;
    }
    .rescarosaldiv {
        padding: 10px;
        margin-left: 20px;
    }
    .empcarosaldiv, .emptrainingcarosaldiv {
        padding: 10px;
        margin-left: 20px;
    }
}
@media (min-width: 1200px) {
    .formfielddiv {
        padding: 20px 150px 20px 150px;
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media (max-width: 1200px) {
    .rescarosaldiv {
        padding: 8px;
        margin-left: 16px;
    }
    .empcarosaldiv, .emptrainingcarosaldiv {
        padding: 8px;
        margin-left: 16px;
    }
    .formfielddiv {
        padding: 20px;
        margin-left: 5px;
        margin-right: 5px;
    }
}
.inpageformdiv input[type=text], .inpageformdiv input[type=password], .inpageformdiv input[type=number], .inpageformdiv select {
    height: 36px !important;
    border-radius: 6px !important;
}
.inpageformdiv textarea {
    border-radius: 6px !important;
}
.formfielddiv input[type=text], .formfielddiv input[type=password], .formfielddiv input[type=number], .formfielddiv select {
    height: 36px !important;
    border-radius: 6px !important;
}
.formfielddiv textarea {
    border-radius: 6px !important;
}
.formfielddiv label, .inpageformdiv label, .modal-body label {
    /* font-family: Latobold !important;*/
    color: #333 !important;
    font-size: 14.5px;
}
label.error {
    color: #F00 !important;
    font-family: myLato !important;
    display: none;
    ;
}
.listpageusrimg {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
}
.listpageprdctimg {
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
}
/* CONTACTS */

.contactlistdiv {
    background: #9e9e9e17;
    border-radius: 8px;
    min-height: 170px;
    padding: 10px;
    border: 1px solid #e6e6e6;
}
.contactlistdiv:hover {
    background: #4a8ea845;
}
.carosalhedrresimg {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
}
.headrname {
    padding: 0px 5px !important;
    font-size: 18px !important;
    font-family: Latobold !important;
    color: #02283f !important;
    margin-top: -3px;
    background: none;
    border: none;
}
.resheaderdv {
    padding: 5px;
    left: 148px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
}
.resdropdownlist {
    max-height: 230px;
    overflow-y: auto;
}
.headlist {
    width: 100%;
    float: left;
    font-size: 12px;
    border-bottom: #f8ecec 1px solid;
}
.resmenuu {
    color: #747474;
    padding: 5px;
    line-height: 16px;
}
.headlist:hover {
    background-color: #cae3ec;
}
.hedrresimg {
    height: 60px;
    width: 60px;
    margin-right: 5px;
    float: left;
    vertical-align: middle;
}
.actversdnt {
    background-color: #267CB2;
    color: #FFF;
}
.actversdnt .hdresnme {
    color: #FFF !important;
}
.hdresnme {
    font-size: 13px;
    font-family: Latobold;
    text-transform: capitalize;
    color: #333 !important;
}
/*** Dropdown premises top***/

.headrname {
    padding: 0px 5px !important;
    font-size: 18px !important;
    font-family: Latobold !important;
    color: #022439 !important;
    margin-top: -3px;
}
.topfields {
    color: #747474;
    padding: 10px 5px 2px 5px;
    font-size: 14px;
    line-height: 22px;
    min-height: 60px;
}
.topfieldsb {
    color: #747474;
    padding: 7px 5px 7px 5px;
    font-size: 14px;
    line-height: 22px;
}
.topfieldsb label {
    margin-bottom: 0px;
    color: #333;
    font-family: Latobold;
}
.brdrbtm {
    border-bottom: 1px #DEDEDE solid;
}
.topfieldsout {
    color: #707070;
    padding: 6px 5px;
    font-size: 13px;
}
.topfields img {
    width: 25px;
    vertical-align: bottom;
}
.topfieldsout img {
    width: 25px;
    vertical-align: bottom;
}
.main-header .dropdown-menu:after {
    content: '';
    position: absolute;
    top: -8.5px;
    right: 24px;
    border-bottom: 9px solid #ffffff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.xdsoft_datetimepicker {
    z-index: 99999 !important;
}
.profile.navtab-custom .active a, .profile.navtab-custom a.active {
    background: #0162e8;
    border-bottom: 0;
    color: #fff;
}
.newbadge {
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 50px;
    text-align: center;
}
.newbadgenew {
    background-color: #33BE97;
    color: #FFF !important;
}
span.newbadgenew {
    background-color: #33BE97 !important;
    color: #FFF !important;
}
.newbadgefollow {
    background-color: #F65D5C;
    color: #FFF;
}
/************** Security Section styles **********/

.usersecuritydiv .main-contact-body {
    margin-left: 0px !important
}
.usersecuritydiv .main-contact-body i {
    font-size: 15px;
}
.usersecuritydiv .active a {
    color: #FFF !important;
}
.userseccount {
    font-size: 12px;
    font-style: italic;
    margin-left: 15px;
}
.usersecuritytbl th, .usersecuritytbl td {
    padding: 6px 2px !important;
}
.deleteico {
    position: absolute;
    top: 0px;
    cursor: pointer;
    right: 20px;
    width: 20px;
    line-height: 35px;
}
.deleteico i, .editico i {
    font-size: 12px;
}
.editico {
    position: absolute;
    top: 0px;
    cursor: pointer;
    width: 20px;
    line-height: 35px;
    right: 0px;
}
.panel-heading1 a.collapsed:before {
    top: 5px !important;
}
.userpermisionhead a.collapsed:before {
    content: "\e9af";
    position: absolute;
    font-family: 'feather' !important;
    left: 10px;
    top: 5px !important;
    font-size: 20px;
    transition: all 0.5s;
    transform: scale(1);
}
.userpermisionhead a:before {
    content: "\268A";
    position: absolute;
    font-family: 'feather' !important;
    left: 10px;
    top: 5px;
    font-size: 20px;
    transition: all 0.5s;
    transform: scale(1);
}
.securitylistgroup {
    font-family: Latobold;
    font-size: 15px;
}
.securitylistgroup .active a {
    color: #FFF;
}
.securitylistgroup .active a i {
    color: #FFF !important;
}
.securitylistgroup .active a:hover {
    color: #FFF;
}
.secbtnss {
    padding: 3px 10px !important;
    border-radius: 6px !important;
    float: right;
    position: absolute;
    right: 4px;
    font-size: 12px;
    margin-top: 4px;
}
.ui-sortable-handle {
    cursor: all-scroll;
}
.bedsicons {
    font-size: 30px;
    color: #747474;
    padding: 15px 5px;
}
.settingsmenudiv .tab-content {
    overflow: inherit !important;
}
.triningpriorityli {
    list-style-type: none;
    padding: 10px 20px !important;
    border-radius: 8px !important;
}
.formpageproimg {
    width: 75px !important;
    height: 75px !important;
}
.bg-primary {
    background-color: #267CB2 !important;
}
.upcoming {
    background-color: #4caf5085 !important;
}
/*CUSTOM TAB*/

.nwaccrodionhdr {
    background-color: #f2f2f2;
    margin-top: 2px;
}
.nwaccrodionhdr a {
    color: #333333;
    font-size: 14px !important;
}
.nwaccrodionhdr img {
    margin-top: -11px;
    margin-bottom: -4px;
}
.comparecheckbx {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.oddcolmbg {
    background-color: #f2f2f2;
}
.evencolbg {
    background-color: #f1fbff;
}
.accrdheadtexts {
    margin-left: 60px;
    margin-top: -22px;
}
/*CUSTOM TAB END*/

.panel-heading1.bg-primary .panel-title1 a {
    padding: 8px 20px !important;
    margin-bottom: 0px !important;
}
/*** banner upload ***/

.UploadPic {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    right: 10px;
    top: 20px;
    padding: 3px 7px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
}
.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
    display: none;
}
.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    direction: ltr;
}
.tableheadbackground {
    color: #ffffff !important;
    background-color: #d9f1fa !important;
    background-image: none !important;
}
.text-black{
    color: #000 !important;
}
.main-header-profile h6{
    color: #000 !important;
}

.prdcttablediv{
    overflow-y: scroll;
    max-height: 800px;
}

.prdcttablediv::-webkit-scrollbar {
  width: 10px !important;
  height: 10px;
}

/* Track */
.prdcttablediv::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

/* Handle */
.prdcttablediv::-webkit-scrollbar-thumb {
  background: #888 !important;
}

/* Handle on hover */
.prdcttablediv::-webkit-scrollbar-thumb:hover {
  background: #555 !important;
}

.stickytableheader{
    position: sticky;
    top: 0; 
    background-color: #F2F2F2;
}

#back-to-top {
    bottom: 70px !important;
}