/* theme color option*/
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
.logo {
    padding: 7px 0 7px 0px;
    background: #FFFFFF;
    height: 54px;
}

.main-content {
    background: #E3E7E9;
    margin-left: 241px;
    min-height: 1000px;
}

.left-side-collapsed .logo-sm {
    display: block !important;
    height: 54px;
    background: #ffffff;
    margin-top: -54px;
    padding-top: 7px;
    position: fixed;
    width: 54px;
    z-index: 100;
}
.modal-sm {
    width: 300px !important;
}
.header-section {
    background: #ffffff;
    border-bottom: 1px solid #EEEEEE;
}
.screenlogin {
width:500px;
}
.toggle-btn {
    width: 52px;
    height: 54px;
    font-size: 20px;
    padding: 19px 15px;
    cursor: pointer;
    float: left;
    color: #1D2939;
    border-right: 1px solid #EDEDED;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .toggle-btn:hover {
        background-color: #f3f3f3;
        color: #1D2939;
    }

    .toggle-btn .icon-bar {
        background-color: #1D2939;
    }

.search-main div.input-group .form-control, .search-main div.input-group .input-group-btn .btn-default {
    background-color: #f9f9f9;
}

.modal-dialog {
/*prakash
    width:700px;*/
width:500px;
}
.prebook_radio {
    margin-left:57px !important;
}
.prebook_radio label {
font-weight:100 !important;
}
.search-main .btn-default {
    border-color: #f9f9f9;
}
.pfLeft {
/*padding-left:65px;*/
padding-left:20px;
}
.search-main .btn-default:hover span {
    color: #E67A77;
}

    .search-main .btn-default:hover, .search-main .btn-default:focus {
        background-color: #ffffff;
        color: #1D2939;
        border-color: transparent;
        outline: none;
        box-shadow: none;
    }

.header-menu-right .btn-default.active.focus, .header-menu-right .btn-default.active:focus, .header-menu-right .btn-default.active:hover, .header-menu-right .btn-default.focus:active, .header-menu-right .btn-default:active:focus, .header-menu-right .btn-default:active:hover, .header-menu-right .open > .dropdown-toggle.btn-default.focus, .header-menu-right .open > .dropdown-toggle.btn-default:focus, .header-menu-right .open > .dropdown-toggle.btn-default:hover {
    background-color: #1D2939;
    color: #FFFFFF;
    border-color: #F1161A;
    border-radius: 0;
}

.header-section .btn-default.active, .header-section .btn-default:active, .header-section .open > .dropdown-toggle.btn-default {
    background-color: #1D2939 !important;
    color: #FFFFFF !important;
    border-color: #1D2939 !important;
    border-radius: 0;
}

.header-section .dropdown-menu {
    margin: 0;
    border-radius: 0;
    background-color: #1D2939;
    border: none;
}

    .header-section .dropdown-menu > li > a {
        color: #FFFFFF;
        padding: 6px 25px 6px 12px;
    }

        .header-section .dropdown-menu > li > a:focus, .header-section .dropdown-menu > li > a:hover {
            color: #1D2939;
            text-decoration: none;
            background-color: #FFFFFF;
        }

.header-menu-right .btn-default:focus, .header-menu-right .btn-default.focus {
    background-color: #FFFFFF;
}

.left-nav ul li a {
    color: #A9B1BD;
}

.nav.left-nav > li > a {
    color: #FFFFFF;
    font-size: 14px;
}

    .nav.left-nav > li > a:focus, .nav.left-nav > li > a:hover, .nav.left-nav > li > a.active, .visitor-list > li > div > a.active {
        background-color: #3F4B5C;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 14px;
    }

.visitor-status {
    border-top: 1px solid #101926;
}

.visitor-status-head {
    border-top: 1px solid #242F3F;
    font-size: 20px;
    color: #9AA3B4;
    padding: 9px 0 13px 15px;
    margin: 0;
}

.visitor-list li:first-child {
    border-top: 1px dashed #374354;
}
.fromright .col-lg-6 {
    padding: 0px;
}
.fromright .form-group {
    padding: 0px !important;
}

.visitor-list li {
    list-style: none;
    border-bottom: 1px dashed #374354;
    padding: 0 0 5px;
}

.visitor-sm-head a {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: normal;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
}

    .visitor-sm-head a:hover {
        color: #ffffff;
        background-color: #3f4b5c;
    }

.visitor-stats {
    font-size: 24px;
    color: #939DAF;
    padding-left: 15px;
}

.page-head {
    background: #f7f7f7;
    padding: 5px 15px; /*20px*/
}

.page-main-head {
    margin: 0;
    font-size: 28px;
    color: #656D78;
}

.panel-title {
    color: #8F939D;
    font-weight: bold;
}

    .panel-title select {
        border: 1px solid #EBECEE;
        color: #8f939d;
        font-size: 13px;
        font-weight: normal;
        padding: 0 3px;
    }

.panel-default > .panel-heading {
    background-color: #f5f7f9;
    border-color: #e6e9ed;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    background-color: #e6e9ed;
    border-bottom-width: 2px;
}
.searchbox-width {
    float: right;
    margin-top: 10px;
    width: 300px;
}

.help-icon-main {
    float: right;
    width: 36px;
    font-size: 22px;
    color: #04ADD9;
}

.table-hover > tbody > tr:hover {
    background-color: #F3F9FE;
}

.logged-in-table tr td:first-child img {
    border: 1px solid #dddddd;
}

.custom-tab.dark-tab {
    background: #1d2939;
}

    .custom-tab.dark-tab li.active a, .custom-tab.dark-tab li a:hover, .custom-tab.dark-tab li a:focus {
        color: #1d2939 !important;
        font-weight: bold;
        background: #FFFFFF;
    }

.custom-tab > li > a {
    display: block;
    padding: 15px 23px !important;
    font-weight: bold;
    color: #FFFFFF;
    border-radius: 0;
}

.font-red-color {
    color: red;
}

.light-red-color {
    background-color: #F67D72 !important;
}

.dark-green-color {
    background-color: #3FBDBC !important;
}

.yellow-color {
    background-color: #FCAC19 !important;
}

.maroon-color {
    background-color: #9B57AE !important;
}

.light-blue-color {
    background-color: #69BDEB !important;
}

.orange-color {
    background-color: #FF8951 !important;
}

.purple-color {
    background-color: #677FBF !important;
}

.light-green-color {
    background-color: #6AC6C1 !important;
}

.dark-red-color {
    background-color: #E73332 !important;
}
.dark-red-color-matrix {
    background: #7B1A1A !important;
}
.dark-gray-color {
    background-color: darkgray !important;
    /*background-color: #E3E7E9 !important;*/
}


.logged-in-list li a, .clearmainfilter {
    background-color: #1d2939;
    display: inline-block;
    text-align: center;
    padding: 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

    .logged-in-list li a:hover {
        background-color: #3f4b5c;
    }




.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #3f4b5c;
    border-radius: 0;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3f4b5c;
}

.btn-primary {
    background: #1d2939;
    border: 1px solid #1d2939;
    color: #FFFFFF;
}

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        color: #ffffff;
        background-color: #3f4b5c;
        border-color: #3f4b5c;
    }

.pagination > li > a, .pagination > li > span {
    color: #1d2939;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1d2939;
    border-color: #1d2939;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #1d2939;
    border-color: #1d2939;
    color: #ffffff;
}

.line-height {
    line-height: 0px;
}

@media only screen and (max-width: 360px) {

    .visible-320 .input-group {
        background-color: #FFFFFF;
    }

    .visible-320 .btn-default {
        border-color: transparent;
        background-color: transparent;
    }

        .visible-320 .btn-default:hover span {
            color: #e67a77;
            background-color: transparent;
        }
}
/* theme color option*/
.pagination {
    margin-top: 0;
    margin-bottom: 0px;
}

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

a:hover, a:focus {
    text-decoration: none;
}
.logged-in-list li {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.sticky-header .main-content {
    padding-top: 54px;
}

.sticky-left-side {
    height: 100%;
    overflow-y: auto;
    /*position: fixed;*/
    z-index: 100;
}

.left-side-collapsed .sticky-left-side {
    overflow-y: visible;
}

.left-side-collapsed .left-side {
    top: 54px;
    width: 54px;
}

.left-side {
    /*left: 0;
    position: absolute;
    top: 0;*/
    /**/
    background: #1d2939;
    position: fixed;
    width: 241px;
}

.logo-sm {
    display: none;
}

.left-side-collapsed .logo {
    display: none;
}

.left-side .logo {
    position: fixed;
    top: 0;
    width: 241px;
    z-index: 100;
}

.sticky-header .header-section {
    left: 331px;
    right: 90px;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 100;
}

.sticky-header.left-side-collapsed .header-section {
    left: 143px;
}

.toggle-btn .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}

    .toggle-btn .icon-bar + .icon-bar {
        margin-top: 4px;
    }

.left-side-collapsed .main-content {
    margin-left: 54px;
}

.search-main {
    margin: 10px 0 0 0;
}

.mfbottom {
margin-bottom:20px;
}

.search-main input[type="text"] {
    border: 0;
    box-shadow: none;
}

.header-menu-right {
    float: right;
}

.sticky-header .header-menu-right {
    margin-right: 0;
}

.sticky-header.left-side-collapsed .header-menu-right {
    margin-right: 0;
}

.header-menu-right .btn-default {
    border: none;
    padding: 9px 8px;
}

    .header-menu-right .btn-default:hover {
        border: none;
        background: none;
    }

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.lang-flag {
    min-width: 61px;
}

.sticky-left-side .left-nav {
    margin-top: 55px;
}
#mdlResidentDetail .modal-dialog {
    width:750px;
}
.left-nav {
    margin-bottom: 15px;
}

.visitor-list {
    padding: 0;
    margin: 0;
}

.page-container {
    padding: 15px;
}

.panel {
    border-radius: 0;
    margin-bottom: 15px;
    box-shadow: none;
}

.btnpanel {
    margin-bottom: 5px !important;
}

.quick-note-box {
    width: 185px;
    border-radius: 0;
    padding: 0 3px;
    height: 24px;
    font-size: 12px;
    font-weight: normal;
}

.page-container img {
    max-width: 100%;
}

.qn-table tr td:first-child, .qn-table tr td:nth-child(2) {
    text-align: center;
}

.mrb15 {
    margin-bottom: 15px;
}

.left-side-collapsed .visitor-status {
    display: none;
}

.left-side-collapsed .left-nav {
    margin-top: 0;
}

    .left-side-collapsed .left-nav li a {
        position: relative;
        text-align: center;
    }

        .left-side-collapsed .left-nav li a span {
            display: none;
            left: 54px;
            min-width: 173px;
            padding: 10px;
            position: absolute;
            text-align: left;
            top: 0;
            z-index: 100;
        }

            .left-side-collapsed .left-nav li a span:after {
                right: 100%;
                top: 50%;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

.custom-tab {
    margin-bottom: 7px;
}

    .custom-tab.dark-tab > li:first-child {
        margin-left: 2px;
    }

/* event icon */
.custom-icons {
    background-image: url(images/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.show-details {
    background-position: 0 0;
    width: 36px;
    height: 36px;
}

.print-badge {
    background-position: -36px 0;
    width: 36px;
    height: 36px;
}

.mark-in {
    background-position: -72px 0;
    width: 36px;
    height: 36px;
}

.choose-fields {
    background-position: -108px 0;
    width: 36px;
    height: 36px;
}

.excel {
    background-position: -73px -453px;
    width: 36px;
    height: 36px;
}

.pdf {
    background-position: -37px -453px;
    width: 36px;
    height: 36px;
}

.sign-out-selected {
    width: 36px;
    height: 36px;
    background-position: -144px 0;
}

.old-visitor {
    background-position: -145px -360px;
    width: 36px;
    height: 36px;
}

.import-data-disable {
    background-position: -115px -412px;
    width: 38px;
    height: 36px;
}

.import-data {
    background-position: -216px 0;
    width: 36px;
    height: 36px;
}

.export-data {
    background-position: -180px 0;
    width: 36px;
    height: 36px;
}

.cancel-btn {
    background-position: 0px -452px;
    width: 36px;
    height: 36px;
}

.add-btn {
    background-position: 0 -36px;
    width: 36px;
    height: 36px;
}

.add-btn-disable {
    background-position: 0 -412px;
    height: 36px;
    width: 35px;
}
.addFRight {
float:right;
}
.edit-btn {
    background-position: -36px -36px;
    width: 36px;
    height: 36px;
}

.edit-btn-disable {
    background-position: -32px -412px;
    height: 36px;
    width: 36px;
}

.delete-btn {
    background-position: -72px -36px;
    width: 36px;
    height: 36px;
}

.btn-testconn {
    float: right !important;
    margin-right: 63px;
}

.delete-btn-disable {
    background-position: -72px -412px;
    width: 36px;
    height: 36px;
}
.archive-btn {
    background-position: -111px -36px;
    width: 36px;
    height: 36px;
}

.archive-btn-disable {
    background-position: -72px -412px;
    width: 36px;
    height: 36px;
}
.rightP15 {
    padding-right: 15px;
}


.static_label {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 15px;
    color: #000;
    max-width: 100%;
    width: 100%;
    text-align: left;
    font-weight: bold;
}

.export-btn {
    background-position: -108px -36px;
    width: 36px;
    height: 36px;
}

.done-btn {
    background-position: -144px -36px;
    width: 36px;
    height: 36px;
}

.local-admin {
    background-position: -144px -120px;
    width: 48px;
    height: 48px;
}

.storage-admin {
    background-position: 0 -72px;
    width: 48px;
    height: 48px;
}

.general-admin {
    background-position: -96px -72px;
    width: 48px;
    height: 48px;
}

.print-admin {
    background-position: -48px -72px;
    width: 48px;
    height: 48px;
}

.host-admin {
    background-position: 0 -120px;
    width: 48px;
    height: 48px;
}

.available-admin {
    background-position: -48px -120px;
    width: 48px;
    height: 48px;
}

.listofvisitor-admin {
    background-position: -96px -120px;
    width: 48px;
    height: 48px;
}

.userdefined-admin {
    background-position: -192px -120px;
    width: 48px;
    height: 48px;
}

.local-cloud-sync {
    background-position: -192px -168px;
    width: 48px;
    height: 48px;
}

.visitorscreen-admin {
    background-position: 0 -168px;
    width: 48px;
    height: 48px;
}

.reminder-admin {
    background-position: -48px -168px;
    width: 48px;
    height: 48px;
}

.languages-admin {
    background-position: -96px -168px;
    width: 48px;
    height: 48px;
}

.surveys-admin {
    background-position: -192px -72px;
    width: 48px;
    height: 48px;
}

.emergency-admin {
    background-position: -144px -168px;
    width: 48px;
    height: 48px;
}

.badge-design-admin {
    background-position: 0 -216px;
    width: 48px;
    height: 48px;
}

.mail-template-admin {
    background-position: -48px -216px;
    width: 48px;
    height: 48px;
}

.mail-server-setting-admin {
    background-position: -96px -216px;
    width: 48px;
    height: 48px;
}

.manage-late-reasons-admin {
    background-position: -144px -216px;
    width: 48px;
    height: 48px;
}

.manage-class-admin {
    background-position: -232px -312px;
    width: 48px;
    height: 48px;
}

.bds-setting-admin {
    background-position: -192px -216px;
    width: 48px;
    height: 48px;
}

.manage-department-admin {
    background-position: 0 -264px;
    width: 48px;
    height: 48px;
}

.manage-staff-position-admin {
    background-position: -48px -264px;
    width: 48px;
    height: 48px;
}

.list-of-visitor-admin {
    background-position: -96px -264px;
    width: 48px;
    height: 48px;
}

.list-of-students-admin {
    background-position: -144px -264px;
    width: 48px;
    height: 48px;
}

/*Prakash*/
.form-tags {
    margin-bottom: 12px;
}
.roster-padding {
    padding:0px 25px;
}
/*prakash End*/
.staff-management-admin {
    background-position: -192px -264px;
    width: 48px;
    height: 48px;
}

.users-roles-admin {
    background-position: 0 -312px;
    width: 48px;
    height: 48px;
}

.group-tracking-admin {
    background-position: -48px -312px;
    width: 48px;
    height: 48px;
}

.child-collection-admin {
    background-position: -96px -312px;
    width: 48px;
    height: 48px;
}

.import-data-admin {
    background-position: -144px -312px;
    width: 48px;
    height: 48px;
}

.import-data-admin-disable {
    background-position: -110px -409px;
    width: 48px;
    height: 48px;
}

.appointment-event-admin {
    background-position: -108px -457px;
    width: 48px;
    height: 48px;
}

.appointment-eventList-admin {
    background-position: -238px -35px;
    width: 48px;
    height: 48px;
}

.clear-filter {
    background-position: -216px -36px;
    width: 21px;
    height: 21px;
}

.show-details-new {
    background-position: -180px -36px;
    width: 36px;
    height: 36px;
}

.staff-hours-report {
    background-position: 0 -360px;
    width: 48px;
    height: 48px;
}

.late-arrival-report {
    background-position: -48px -360px;
    width: 48px;
    height: 48px;
}

.basic-reports {
    background-position: -96px -360px;
    width: 48px;
    height: 48px;
}

.activate-prebooking {
    background-position: -244px -36px;
    width: 36px;
    height: 36px;
}

.back-icon {
    background-position: -193px -315px;
    width: 36px;
    height: 36px;
}

.active-directory-admin {
    background-position: -241px -172px;
    width: 48px;
    height: 48px;
}

.copy-btn {
    background-position: -240px -126px;
    width: 36px;
    height: 36px;
}

/* event icon */
.logged-in-list {
    padding: 5px;
    margin: 0;
}

    .logged-in-list li {
        list-style: none;
        margin-right: 10px;
        display: inline-block;
        margin-right: 7px;
        margin-bottom: 15px;
    }

.tooltip {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.mrt15 {
    margin-top: 15px;
}

.form-control, .dropdown-menu, .btn {
    border-radius: 0;
}

.admin-dashboard li a div {
    margin-top: 2px;
}

.login-main {
    background: #ffffff;
    margin: 100px auto;
    max-width: 450px;
}

    .login-main .form-login-heading {
        color: #fff;
        margin: 0;
        padding: 25px 15px;
        position: relative;
        text-align: center;
    }

.login-wrap {
    padding: 30px 30px 54px;
    position: relative;
}

.login-main input[type="text"], .login-main input[type="password"] {
    background: #eaeaec;
    border: 1px solid #eaeaec;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: 15px;
}

.sign-title {
    color: #fff;
    font-size: 24px;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -60px;
    width: 100%;
}

.btn-block {
    display: block;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 7px;
}

.modal-content {
    border-radius: 0;
}

.lable-left {
    text-align: left !important;
    padding-left: 0px !important
}
.mob-width .k-numerictextbox {
    width:80px;
}

.mob-width .k-timepicker {
    width: 117px;
}
.back-color {
    padding: 20px 0px 5px 20px;
    background: #1d29392e;
    margin-bottom: 10px;
}

/*rs*/
@media screen and (max-width: 300000px) {
    .visible-320 {
        display: none;
    }
}

@media (min-width:1200px) {
    .admin-dashboard li a {
        min-height: 90px;
        /*min-width: 180px;*/
        padding: 10px 5px 5px;
    }

    .admin-dashboard li {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 800px) {

    body {
        position: relative;
    }

    .left-side {
        display: none;
    }

    .main-content {
        margin-left: 0;
        width: 100%;
    }

    .left-side-collapsed .left-side {
        display: none;
    }

    .left-side-collapsed .main-content {
        margin-left: 0;
    }

    .left-side-collapsed .header-section {
        margin-left: 0;
    }

    .left-side-show section {
        overflow-x: hidden;
    }

    .sticky-header.left-side-show .header-section {
        left: 0 !important;
    }

    .left-side-show .main-content {
        margin-left: 241px;
    }

    .sticky-header.left-side-show .main-content {
        left: 241px;
    }

    .left-side-show .left-side {
        display: block;
    }

    .sticky-header .header-menu-right {
        margin-right: 0;
    }

    .sticky-header .header-section {
        left: 0;
        right: 0;
    }

    .visible-320 {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .search-main {
        display: none;
    }

    .visible-320 {
        display: none;
    }
    .prebook_radio {
        margin-left: 57px !important;
    }
}

@media only screen and (max-width: 360px) {
    .visible-320 {
        display: block;
    }

    .visible-320 {
        margin-top: 72px;
    }

        .visible-320 .form-control, .visible-320 .btn {
            border-radius: 0;
            border: none;
            box-shadow: none;
        }

    .sticky-left-side .left-nav {
        margin-top: 18px;
    }

    .quick-note-box {
        width: 40%;
    }
    .prebook_radio {
        margin-left: 57px !important;
    }
}

@media (min-width: 320px) {
    .admin-dashboard li a {
        /*min-height: 90px;
        min-width: 131px;*/
        padding: 10px 5px 5px;
        width: 100%;
    }

    .prebook_radio {
        margin-left: 57px !important;
    }

    .add-btn {
        background-position: 0 -36px;
        height: 36px;
        width: 36px;
    }

    .custom-icons {
        background-image: url("images/sprite.png");
        background-repeat: no-repeat;
        display: inline-block;
    }
}

@media (min-width: 640px) {

    .logged-in-list li {
        margin-right: 0;
    }
    .prebook_radio {
        margin-left: 57px !important;
    }
    .admin-dashboard li a {
        /*min-height: 90px;
            
        min-width: 169px;*/
        min-height: 104px;
        padding: 10px 5px 5px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .sticky-header .header-section {
        left: 241px;
        right: 0;
        position: fixed;
        top: 0;
        width: auto;
        z-index: 100;
    }

    .k-tool-icon {
        background-image: url(../Content/Images/sprite.png);
    }

    .btn-testconn {
        float: right !important;
        margin-right: 136px;
    }

    .sticky-header.left-side-collapsed .header-section {
        left: 54px;
    }

    .pdl20 {
        padding-left: 20px;
    }

    .main-content .admin-dashboard li a {
        /*min-width: 105px;*/
        padding: 10px 2px 5px;
        min-height: 105px;
    }

    .main-content .col-md-offset-1 {
        margin-left: 0;
    }

    .main-content .logged-in-list li {
        margin-right: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

    .main-content .admin-dashboard li.col-md-2 {
        width: 20%;
    }

    .sticky-header .main-content .admin-dashboard li a {
        /*min-width: 140px;*/
        padding: 10px 2px 5px;
        /*min-height: 90px;*/
        min-height: 104px;
    }

    .sticky-header .main-content .col-md-offset-1 {
        margin-left: 0;
    }

    .sticky-header .main-content .admin-dashboard li.col-md-2 {
        width: 20%;
    }

    .sticky-header .main-content .logged-in-list li {
        margin-right: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width:1200px) {
    .pdl20 {
        padding-left: 20px;
    }

    .admin-dashboard li a {
        min-height: 105px;
        /* min-width: 180px;*/
        padding: 10px 5px 5px;
        width: 100%;
    }
}
/*rs*/


.field-validation-error, .field-validation-errors {
    color: red;
    left: 15px;
    position: relative;
    top: 6px;
}

.field-validation-error1 {
    color: red;
}

.field-validation-valid {
    display: none;
}
.validation-success {
    color: green;
}
/*Style for sort header field*/
.down-arrow {
    background: url(../css/images/downArrow.jpg) no-repeat;
    background-size: 15px;
    background-position: right;
    padding-right: 15px;
}

.up-arrow {
    background: url(../css/images/upArrow.jpg) no-repeat;
    background-size: 15px;
    background-position: right;
    padding-right: 15px;
}
/*rs*/
/*Style for paging*/
.Paging {
    text-align: justify;
    padding: 10px 0 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    .Paging a {
        margin: 0 5px 0 0;
        color: #048DCC;
        padding: 3px 6px;
        text-decoration: none;
        border: 1px solid #34A2A4;
    }

    .Paging span {
        margin: 0 5px 0 0;
        color: #048DCC;
        padding: 3px 6px;
        border: 1px solid #34A2A4;
    }

    .Paging a.current {
        background: #469400 top left repeat-x !important;
        border-color: #0690ca !important;
        color: #fff !important;
    }

    .Paging span.current {
        background: #469400 top left repeat-x !important;
        border-color: #0690ca !important;
        color: #fff !important;
    }

    .Paging a:hover {
        color: #747171;
    }

.btnprintEmergency {
    cursor: pointer;
    float: left;
    padding: 9px 0px 0px 0;
}

/*space left right*/
@media (max-width: 767px) {
    body {
        overflow-x: hidden;
        background: #ffffff;
        color: #545454;
        font-family: Verdana, Trebuchet MS, sans-serif;
        font-size: 13px;
        line-height: 1.42857;
        margin: 0;
    }

    .sticky-header .header-section {
        left: 0 !important;
        position: fixed;
        right: 0;
        top: 0;
        width: auto;
        z-index: 100;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        overflow-x: hidden;
        background: #ffffff;
        color: #545454;
        font-family: Verdana, Trebuchet MS, sans-serif;
        font-size: 13px;
        line-height: 1.42857;
        margin: 0;
    }

    .line-height {
        line-height: 61px;
    }

    .btn-testconn {
        float: right !important;
        margin-right: 136px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body {
        overflow-x: hidden;
        background: #ffffff;
        color: #545454;
        font-family: Verdana, Trebuchet MS, sans-serif;
        font-size: 13px;
        line-height: 1.42857;
        margin: 0;
    }
}

@media (min-width: 1200px) {
    body {
        overflow-x: hidden;
        background: #ffffff;
        color: #545454;
        font-family: Verdana, Trebuchet MS, sans-serif;
        font-size: 13px;
        line-height: 1.42857;
        margin: auto 90px;
    }
}

.greenBkg {
    background: linear-gradient(to bottom,#3f4b5c,#3f4b5c);
    padding: 5px 8px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#3f4b5c', endColorstr='#3f4b5c'); /*For IE7-8-9*/
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.row3 {
    margin: 0 2% 1% 0;
    width: 32%;
}
/*Prakash 2019-08-13*/
.email-btn {
    background-position: -56px -225px;
    width: 36px;
    height: 36px;
}

.custom-email-icons {
    background-image: url(images/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
}
/*Prakash End*/
.login-body {
    margin: 0 !important;
    background: #1d2939;
}

.drp-pd-custom {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
/*date time overrides*/
.datecontainer input[type="text"].k-input {
    font-size: 11px !important;
}

.datecontainer .k-picker-wrap .k-select {
    line-height: 1.65em !important;
    height: 1.65em !important;
}

#ddlPageSize {
    width: 100px;
}

.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.form-horizontal .control-label {
    white-space: nowrap;
}

.k-block, .k-button, .k-textbox, .k-drag-clue, .k-touch-scrollbar, .k-window, .k-window-titleless .k-window-content, .k-window-action, .k-inline-block, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-autocomplete, .k-multiselect, .k-combobox, .k-dropdown, .k-dropdown-wrap, .k-datepicker, .k-timepicker, .k-colorpicker, .k-datetimepicker, .k-notification, .k-numerictextbox, .k-picker-wrap, .k-numeric-wrap, .k-colorpicker, .k-list-container, .k-calendar-container, .k-calendar td, .k-calendar .k-link, .k-treeview .k-in, .k-editor-inline, .k-tooltip, .k-tile, .k-slider-track, .k-slider-selection, .k-upload {
    border-radius: 0 !important;
}
/*date time overrides*/
/*[data-role=grid] [role=grid],[data-role=grid] [role=grid] th{
    border:1px solid #ddd;
}
[data-role=grid] [role=grid] td{
    border-color:#ddd !important;
}*/
[data-role=grid] [role=grid] th, [data-role=grid] [role=grid] th a {
    background-color: #e6e9ed !important;
    background-image: none !important;
    color: #337ab7 !important;
    font-weight: bold !important;
    padding: 8px !important;
}

.empty-star-bg {
    background-color: #f0f1f6;
    border: 1px solid #cccccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
}

.full-star-bg {
    background-color: #eaeaea;
    border: 1px solid #cccccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
    color: #F5A536;
}
.control-label-left {
    text-align: left !important;
    padding: 0px;
}
.btn-pad-extra {
    padding: 7px 15px !important;
    border-color: transparent !important;
}

    .btn-pad-extra:hover {
        opacity: 0.81;
    }

.btnpanel > .panel-body > div {
    padding-left: 2px !important;
}

.capture-button {
    border: 0px solid #c5c5c5;
    color: #ffffff;
    float: left;
    height: 28px;
}

.prebook .k-upload {
    float: right !important;
    display: inline !important;
    width: 100px !important;
}

    .prebook .k-upload .k-dropzone .k-upload-button {
        float: right !important;
        right: 0px !important;
    }

.k-upload-button {
    background-image: none !important;
    background-color: none !important;
    border: 0px !important;
    color: white !important;
}
/*.version{
    bottom: 5px;
    color: #94A3B4;
    left: 30%; 
    font-size:15px;
    text-align:center;
}*/

.version {
    bottom: 5px;
    color: #94a3b4;
    font-size: 15px;
    left: 30%;
    padding-left: 5px;
    padding-top: 25px;
    top: 5px;
}

.btn-sm {
    color: black;
}

.date-picker-height {
    height: 28px !important;
}

.access_denied_msg {
    font-size: 17px;
    text-align: center;
}
.add-delete li {
    float: right;
    margin-right: 20px;
    margin-bottom: 0px;
}
.ms-container {
    margin-left: 80px;
}
.custom-field .table {
    width: 100% !important;
    max-width: none !important;
    margin-bottom: 20px;
}
.slist_filter {
    float: right;
    margin-top: 10px;
    width: 250px;
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .logged-in-list li a, .clearmainfilter {
        background-color: #1d2939;
        display: inline-block;
        text-align: center;
        padding: 5px;
        color: #FFFFFF;
        font-size: 8px;
        font-weight: bold;
        cursor: pointer;
    }
    .cdaterange {
    
    }
    .prebook_radio {
        margin-left: 0px !important;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }
    .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 11px;
        color: inherit;
    }
    .fromright .col-lg-6 {
        padding: 15px;
    }

    .fromright .form-group {
        padding: 15px;
    }

    .pagination > li > a, .pagination > li > span {
      
        margin-bottom: 4px;
    }
    .add-delete li{
        float: left;
        margin-right: 20px;
        margin-bottom: 0px;
    }
    .ms-container {
        margin-left: 10px;
    }
    .mob-down {
    transform:rotate(90deg);
    }
    .mob-up {
        transform: rotate(90deg);
    }
    .list-arrows {
        margin-top:10px;
    }
    .mob-h2 h2 {
        font-size: 20px;
    }
    .custom-tab > li > a {
        display: block;
        padding: 13px 11px !important;
        font-weight: bold;
        color: #FFFFFF;
        border-radius: 0;
    }
    .pfLeft {
        padding-left:17px;
    }
    .mob-width .k-numerictextbox {
        width: 37px;
    }
    .webcam object {
        width: 280px;
    }
    .mob-height {
        height: 200px;
    }
    #mdlResidentDetail .modal-dialog {
        width: auto;
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 174px;
    }
    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 230px;
    }
   
    
    
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }
    .k-numeric-wrap {
        width: 100%;
    }

    .modal-dialog {
        width: auto;
    }

  

    .col-xs-width {
        width: 1000px;
    }

    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }

    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }

    .logged-in-table {
        width: 700px;
    }
    .logged-in-list li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 5px;
    }
    #mdlResidentDetail .modal-dialog {
        width: auto;
    }
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }

    .k-numeric-wrap {
        width: 100%;
    }

    .modal-dialog {
        width: auto;
    }

    .col-xs-width {
        width: 1000px;
    }

    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }

    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }

    .logged-in-table {
        width: 700px;
    }

    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 230px;
    }

    .logged-in-list li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 4px;
    }
    .logged-in-table {
    max-width:none; 
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 194px;
    }
   
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }
    .k-numeric-wrap {
        width: 100%;
    }

    .modal-dialog {
        width: auto;
    }
    #mdlResidentDetail .modal-dialog {
        width: auto;
    }

   

    .col-xs-width {
        width: 1000px;
    }

    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }

    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }

    .logged-in-table {
        width: 700px;
    }
    .logged-in-list li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 5px;
    }
    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 244px;
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 194px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .logged-in-list li {
        margin-right: 0;
        padding-left: 6px;
        padding-right: 4px;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }

    .k-numeric-wrap {
        width: 100%;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }
    .modal-dialog {
        width: auto;
    }

    
    .col-xs-width {
        width: 1000px;
    }

    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }

    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }

    .logged-in-table {
        width: 700px;
    }
    .logged-in-list li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 5px;
    }
    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 244px;
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 194px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .logged-in-list li {
        margin-right: 0;
        padding-left: 6px;
        padding-right: 4px;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 194px;
    }
}

/* ----------- iPhone X ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }
    .custom-field .table {
        width: 876px !important;
        max-width: none !important;
        margin-bottom: 20px;
    }

    .k-numeric-wrap {
        width: 100%;
    }

    .modal-dialog {
        width: auto;
    }


    .col-xs-width {
        width: 1000px;
    }

    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }

    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }

    .logged-in-table {
        width: 700px;
    }
    .logged-in-list li {
        margin-right: 0;
        padding-left: 6px;
        padding-right: 4px;
    }
    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 246px;
    }
    .slist_filter {
        float: right;
        margin-top: 10px;
        width: 194px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
}

@media (min-width: 320px) and (max-width:500px) {
    .datecontainer {
        position: inherit !important;
        bottom: 5px;
        font-size: 11px;
    }

    .k-numeric-wrap {
        width: 100%;
    }
    .modal-dialog {
        width: auto;
    }
   
    .col-xs-width {
    width:1000px;
    }
    .page-main-head {
        margin: 0;
        font-size: 20px;
        color: #656D78;
    }
    .btn-pad-extra {
        padding: 7px 15px !important;
        border-color: transparent !important;
        margin-bottom: 6px;
    }
    .logged-in-table {
        width:700px;
    
    }
    .searchbox-width {
        float: right;
        margin-top: 10px;
        width: 230px;
    }

    .logged-in-list li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 4px;
    }
   
}

@media (max-width: 980px) {
    .sticky-header.left-side-collapsed .header-section {
        left: 54px;
    }

    .sticky-header .header-section {
        left: 241px;
        position: fixed;
        right: 0;
        top: 0;
        width: auto;
        z-index: 100;
    }
}

@media (min-width: 800px) and (max-width:1280px) and (orientation:portrait) {
    .sticky-header .header-section {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: auto;
        z-index: 100;
    }
}

@media (min-width: 768px) and (max-width:1024px) and (orientation:portrait) {
    .sticky-header .header-section {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: auto;
        z-index: 100;
    }
}


@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation:portrait) {

    .sticky-header .header-section {
        left: 241px;
        position: fixed;
        right: 0;
        top: 0;
        width: 76.3%;
        z-index: 100;
    }

    .sticky-header.left-side-collapsed .header-section {
        left: 57px;
        width: 94%;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1024px) and (orientation:portrait) {

    .sticky-header .header-section {
        left: 330px;
        position: fixed;
        right: 0;
        top: 0;
        width: 69.3%;
        z-index: 100;
    }

    .sticky-header.left-side-collapsed .header-section {
        left: 144px;
        width: 82.9%;
    }
}

@media (max-width: 1025px) {
    .sign-visitor .col-md-6 {
        display: block !important;
        float: none;
        width: 100%;
    }
  
}

@media (min-width: 1681px) {
    .sign-visitor .col-lg-4 {
        width: 15.667%;
    }

    .sign-visitor .col-lg-8 {
        width: 84.333%;
    }
  
}
/*responsive model - roster*/ 
/*@media (min-width: 768px) {
    .modal-dialog {
        width: 985px;
    }
}*/

@media (min-width: 768px) and (max-width:991px) {
    .modal-dialog {
        width: 768px;
    }
}

@media(max-width:991px) {
    .assignstaff-upper {
        display: inline-block;
        width: 100%;
    }

    .assignstaff-form.form-horizontal .control-label {
        margin-bottom: 5px;
    }

    .assignstaff-upper .img-responsive {
        margin: 15px auto;
    }

    .assignstaff-bottom .asbottom-left {
        margin-bottom: 30px;
    }

        .assignstaff-bottom .asbottom-left .margRL-15 {
            margin-left: -15px;
            margin-right: -15px;
        }

    .managesiteTbl {
        padding-bottom: 10px;
        display: inline-block;
    }

    input.yellow-color.capture-button {
        margin-right: 15px !important;
    }
}

