﻿.tooltipMsg {
    margin-left: 10px;
    border: 1px solid grey;
    padding: 3px;
    position: absolute;
    z-index: 9999;
    background-color: lightyellow;
    font-size:small;
}

.form-wizard {
    background-color: #ffffff;
    padding: 30px 10px 10px 10px;
    margin-top: 30px;
}

.form-wizard input, 
.form-wizard select,
.form-wizard textarea {
    margin-bottom: 10px;
}

.dataTables_wrapper {
    padding: 10px;
    background-color: #ffffff;
    margin-top: 30px;
}

.paging-form {
    margin: -20px -10px -10px -10px;
}

.pre-line {
    white-space: pre-line;
    word-break: break-all;
}

.content-header, .box {
    margin-top: 30px;
}

.form-box-body {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.compulsory {
    color: #a94442;
}

.field-validation-error {
    color: #a94442;
}

.input-validation-error {
    border: 2px solid #a94442 !important;
}

#result {
    display: inline-block;
    z-index: 100;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1500;
    /*z-index: 1050;*/
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    display: none;
}

#loadingImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #59574e38;
}

#divLoading {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1500;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    display: none;
}

.attachmentFlag {
    /*position: relative;*/
    font-size: 9px;
}

/*form wizard button*/
.btnLeft {
    left: 0.2%;
    position: absolute;
}

.btnLeft:before {
    font-family: FontAwesome;
    content: '\f00d';
    margin-right: 6px;
}

.btnLeft:after:hover {
    font-family: FontAwesome;
    content: '\f00d';
    margin-right: 6px;
}

.btnSave:before {
    font-family: FontAwesome;
    content: '\f0c7';
    margin-right: 6px;
}

.btnNext:before {
    font-family: FontAwesome;
    content: '\f061';
    margin-right: 6px;
}

.btnPrevious:before {
    font-family: FontAwesome;
    content: '\f060';
    margin-right: 6px;
}

.from_date,
.to_date {
    width: 100%;
}

.datepicker {
    z-index: 10001 !important;
}

#card_body {
    padding: 0px;
}

#history {
    color: #fff;
    padding-left: 5px;
}

textarea {
    resize: none;
}

input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
}

#btnGetAddress {
    border: 2.5px solid #3c8dbc;
    margin: 0 3px;
}

#settingTable {
    background: white;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 10px;
}

.settingHeader {
    background-color: #cccccc !important;
}

.settingTitle {
    background-color: #efefef;
    font-weight: bold;
}

.btn-default.btn-on.active {
    background-color: #3c8dbc;
    color: white;
    border: 1px solid #988b8b;
}

.btn-default.btn-on {
    background-color: #e6e6e6;
    color: #333;
    font-weight: bold;
    border: 1px solid #d6cfcf;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.btn-default.btn-off {
    background-color: #e6e6e6;
    color: #333;
    font-weight: bold;
    border: 1px solid #d6cfcf;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

#status {
    border-radius: 10%;
}

#modal-sm {
    /*margin-top: 19%;*/
    position: relative;
    top: 40%;
    transform: translateY(-40%);
}

#modal-lg {
    position: relative;
    top: 40%;
    transform: translateY(-40%);
    width:70%;
    vertical-align: middle;
}
#modal-xl {
    height: 100%;
    vertical-align: middle;
}

#branch {
    margin-left: 63px;
}

#company,
#organization {
    padding: 0px 7px;
}

#faAlign {
    padding: 0px 3px 0px 0px;
}

.bootboxReloginErrorMsg {
    z-index: 9999;
}

.right-sidebar {
    right: 0px;
    background-color: #222d32;
    width: 45px;
    position: absolute;
    z-index: 1010;
    height: 100%;
    padding-top: 50px;
    display: none;
}

.right-sidebar > ul > li > a:hover {
    background-color: #1e282c;
    color: #b8c7ce;
}

.right-sidebar > ul > li > a:focus {
    background-color: #1e282c;
    color: #b8c7ce;
    border-left-color: #3c8dbc;
}

#btnSummary {
    padding: 7px;
}

.divName {
    padding: 10px 10px 10px 20px;
}

.companyName {
    padding: 0px 0px 0px 7px;
    font-weight: bold;
    display: flex;
}

.branchName {
    padding: 0px 0px 0px 7px;
    font-style: italic;
    display: flex;
}

#divColLeft {
    padding: 0;
    padding-right: 5px;
}

#divColRight {
    padding: 0;
}

.IDSelector_PaddingBottom {
    padding-bottom: 10px;
}

#form_Content {
    max-height: calc(100vh - 22rem);
}

.bookingMaidName {
    margin-left: 10px;
    position: absolute;
    margin-top: 5px;
}

.bookingMaidRef {
    position: absolute;
    margin-top: 25px;
    margin-left: 10px;
}

.divBookingMaidStatus {
    float: right;
    margin-top: -37px;
    cursor: pointer;
}

.divBookingMaid {
    cursor: pointer;
    width: 90%;
}

table.dataTable thead {
    background-color: #e1e1e1;
}

.optEntryPoint {
    white-space: normal;
}

.tabMarginTop {
    margin-top: -10px;
}

.detailsTabMarginTop {
    margin-top: -42px;
}

.loginLogo {
    width: 290px;
    padding: 10px 0px 5px 0px;
}

/*.dataTable,
.dataTables_scrollHeadInner,
.dataTables_scrollBody {
    width: 100% !important;
}*/

@keyframes blinker {
    60% {
        opacity: 0;
    }
}

/*PHONE*/
@media (min-width: 320px) and (max-width: 767px) {
    .tabTitle {
        display: none;
    }

    /*.from_date {
        width: 100%;
    }

    .to_date {
        width: 100%;
    }*/

    .in_between_icon {
        display: none;
    }

    .datepicker {
        display: none !important;
    }

    .dtr-data {
        margin-left: 100px;
    }

    input[type="date"].form-control {
        line-height: 20px;
    }

    .modal-body {
        max-height: calc(100vh - 24rem);
    }

    .form-wizard .input-group {
        margin-bottom: 10px;
    }

    .form-wizard .form-group,
    .tab-content .form-group,
    #details_pane .form-group {
        margin-bottom: 0px;
    }

    #systemLogin {
        width: 120px;
    }

    #modal-sm {
        top: 50%;
        transform: translateY(-50%);
    }

    #status {
        width: 110px;
    }

    #hidBoxInMobile,
    #btnSummary {
        display: none;
    }

    .list-unstyled {
        width: 200px;
    }

    #divColLeft {
        padding-right: 0;
    }

    #form_Content {
        max-height: calc(100vh - 20rem);
    }

    /*#mobile_layout {
        display: flex;
        flex-direction: column;
    }*/

    #detail {
        order: 2;
        padding-top: 20px;
    }

    .maidBooking_active, 
    .booking_active {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 128px;
    }

    #spanReminder {
        display: none;
    }
}


/*LAPTOP*/
@media (min-width: 1025px) and (max-width: 1280px) {
    /*@media (min-width: 1025px) and (max-width: 100vw) {*/
    /*.from_date {
        width: 100%;
    }

    .to_date {
        width: 100%;
    }*/

    .in_between_icon {
            display: none;
        }

        .loginscreen-wrapper {
            margin-top: 40% !important;
        }

        .dtr-data {
            margin-left: 80px;
        }

        /*.modal-xl {
            width: 1200px !important;
            width: 100vw !important;
        }*/

        /*.tabTitle {
        display: none !important;
    }*/

        .modal-body {
            max-height: calc(100vh - 20rem);
        }

        #form_Content {
            max-height: calc(100vh - 20rem);
        }
    }