
.ui-autocomplete-input, .ui-menu, .ui-menu-item {
    z-index: 2006;
}

span.field-validation-error {
    color: red;
    font-size: .875rem;
}

.requiredmsg {
    color: red;
}

.table.dataTable .sorting_asc {
    background: url(/Images/sorting-asc.png) no-repeat right center #f6f9fc;
}

.table.dataTable .sorting {
    background: url(/Images/sorting.png) no-repeat right center #f6f9fc;
}

.table.dataTable .sorting_desc {
    background: url(/Images/sorting-desc.png) no-repeat right center #f6f9fc;
}

nav#sidenav-main {
    overflow: inherit;
}

ul.navbar-nav li {
    position: relative;
}

.innerSub-menu {
    width: 100%;
    max-width: 100%;
    position: static;
    display: none;
    background: #fff;
    z-index: 3;
}

ul.navbar-nav li span.menu_mbl {
    position: absolute;
    display: block;
    top: 0;
    width: 40px;
    height: 40px;
    right: 0;
    cursor: pointer;
    z-index: -1;
}

span.menu_mbl img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 18px 17px 12px 17px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

span.menu_mbl.active img {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}


.innerSub-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .innerSub-menu ul li {
        float: left;
        width: 100%;
        display: block;
        border-bottom: 1px solid #f5f5f5;
    }

        .innerSub-menu ul li a {
            font-size: .9rem;
            color: rgba(0, 0, 0, .5);
            padding: .65rem 2.5rem;
            display: block;
            position: relative;
        }

            .innerSub-menu ul li a::after {
                background: #ccc;
                width: 6px;
                height: 6px;
                display: block;
                position: absolute;
                top: 19px;
                left: 24px;
                content: "";
                border-radius: 50%;
            }

span.menu_mbl {
    display: none;
}

.ownertable table.table {
    width: 100%;
}

.avatar-group img.rounded-circle {
    width: 100%;
    display: block;
    height: 100%;
}

.avatar-group {
    width: 70px;
    height: 70px;
    display: block;
}

div#overlaycontainer img {
    display: inline-block;
    position: relative;
    z-index: 9;
}

.ownertable table.table .form-control {
    padding: .450rem .550rem;
    height: inherit;
}

div#overlaycontainer {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.card.shadow.ownertable .dataTables_scroll table.table td .dropdown {
    position: relative;
    left: 10px;
}

.card.shadow.ownertable .dataTables_scroll table.table.assignsalontable td .dropdown {
    left: -15px;
}

.card.shadow.ownertable .dataTables_scroll table.table.salonimagetable td .dropdown {
    left: 0;
}

.card.shadow.ownertable .dataTables_scroll table.table.nailcolortable td > div {
    width: 100% !important;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(1), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(1) {
    width: 210px !important;
    max-width: 210px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(2), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(2) {
    width: 280px !important;
    max-width: 280px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(3), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(3) {
    width: 150px !important;
    max-width: 150px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(4), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(4) {
    width: 127px !important;
    max-width: 127px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(5), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(5) {
    width: 134px !important;
    max-width: 134px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll th:nth-child(6), body .table-responsive .dataTables_wrapper .dataTables_scroll td:nth-child(6) {
    width: 100px !important;
    max-width: 100px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}



body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(1),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(1) {
    width: 250px !important;
    max-width: 250px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .form-control.datepicker {
    width: 170px;
}


body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(2),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(2) {
    width: 250px !important;
    max-width: 250px !important;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(3),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(3) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(4),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(4) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(5),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(5) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(6),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(6) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(7),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(7) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(8),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(8) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(9),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(9) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(10),
body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(10) {
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .dataTables_scrollHead {
    width: 1800px !important;
}


.login-body .navbar > .container .navbar-brand {
    margin: 0;
}

.login-body .header {
    padding: 70px 0 53px !important;
}

.login-body .input-group .form-control {
    padding: 0 0 0 15px;
}

body.login {
    overflow: hidden;
}

.login-body .card-body .text-muted {
    font-size: 14px;
    margin: -8px 0 0 0;
}

.login-body .card-body small {
    font-size: 14px;
}

.login-body .header.forgetPwd {
    padding: 10rem 0 8rem !important;
}

.text-center.retrnBox {
    overflow: hidden;
}

    .text-center.retrnBox .retrnLogin {
        float: left;
        text-align: left;
        width: 50%;
        margin: 8px 0 0 0;
    }

        .text-center.retrnBox .retrnLogin a {
            font-size: 14px;
        }

    .text-center.retrnBox .btn {
        float: left;
        text-align: left;
        margin: 0 !important;
    }

.media.align-items-center {
    display: block;
}




/* 26-07 */

body #table-id tbody tr:hover {
    font-weight: normal;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .dataTables_scrollHead {
    width: 2000px !important;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .dataTables_scrollBody {
    width: 2000px !important;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .dataTables_scrollHead .dataTables_scrollHeadInner {
    width: 2000px !important;
}

body .ownertable .table-responsive .dataTables_wrapper table {
    width: 100% !important;
}


body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(1), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(1) {
    width: 250px !important;
    max-width: 250px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(3), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(3) {
    width: 250px !important;
    max-width: 250px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(4), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(4) {
    width: 200px !important;
    max-width: 200px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(5), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(5) {
    width: 230px !important;
    max-width: 230px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(6), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(6) {
    width: 150px !important;
    max-width: 150px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(7), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(7) {
    width: 270px !important;
    max-width: 270px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(8), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(8) {
    width: 270px !important;
    max-width: 270px !important;
}

body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent th:nth-child(9), body .ownertable .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent td:nth-child(9) {
    width: 220px !important;
    max-width: 220px !important;
}

body .table-responsive .dataTables_wrapper .dataTables_scroll.last-tableParent .form-control.datepicker {
    width: 100%;
}



@media (min-width: 1300px) and (max-width: 1920px) {
    .card.shadow.ownertable .dataTables_scrollHeadInner, .card.shadow.ownertable .dataTables_scrollHeadInner table.table, .card.shadow.ownertable .dataTables_scroll table#table-id {
        width: 100% !important;
    }

    .card.shadow.ownertable .dataTables_scroll table.table.salontable td:nth-child(5) {
        left: -30px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .ownertable .dataTables_scroll .dataTables_scrollHeadInner {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .ownertable .dataTables_scroll .dataTables_scrollHeadInner table.table {
            width: 1000px;
        }

    .d-none {
        display: block !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .card.ownertable .align-items-center h3 {
        font-size: 1rem;
    }

    .card.ownertable .align-items-center .text-right .btn-sm {
        font-size: .70rem;
    }

    .ownertable .dataTables_wrapper .dataTables_paginate {
        float: left;
        margin-bottom: 15px;
        margin-left: 25px;
    }

    .ownertable .dataTables_scroll .dataTables_scrollHeadInner {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .ownertable .dataTables_scroll .dataTables_scrollHeadInner table.table {
            width: 900px;
        }

    nav#sidenav-main {
        position: relative;
    }

    ul.navbar-nav span.text-sm {
        font-size: .800rem !important;
    }

    ul.navbar-nav {
        position: static;
        overflow: hidden;
    }

    .ownertable table.table .form-control {
        padding: .500rem .500rem;
        font-size: .800rem;
    }

    .navbar-collapse {
        position: fixed;
        z-index: 999999;
        top: 75px;
        left: -100%;
        overflow: auto;
        width: 100%;
        height: auto !important;
        margin: 0 !important;
        opacity: 0;
        padding: 1.5rem !important;
        display: none !important;
        flex: none !important;
        flex-direction: inherit !important;
        background: #fff;
        align-items: inherit !important;
        transition: all 0.3s ease;
    }

        .navbar-collapse.collapsing, .navbar-collapse.show {
            padding: 1.5rem;
            animation: show-navbar-collapse .2s ease forwards;
            border-radius: 0 .375rem .375rem 0;
            background: #fff;
            box-shadow: 0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);
            display: block !important;
            left: 0;
            transition: all 0.3s ease;
        }
}

.navbar-horizontal .navbar-brand img {
    height: 60px;
}
