:root {
    --font-family-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

body {
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.RadMenu_Bootstrap {
    border: 0 !important;
}

.bodylogin ::selection {
    background: #ffb7b7; /* WebKit/Blink Browsers */
}

.bodylogin ::-moz-selection {
    background: #ffb7b7; /* Gecko Browsers */
}

.bodylogincry ::selection {
    background: #dddddd; /* WebKit/Blink Browsers */
}

.bodylogincry ::-moz-selection {
    background: #dddddd; /* Gecko Browsers */
}

.bodylogin {
    background: url('../Images/bg_login.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bodylogincry {
    background: url('../Images/bg_logincry.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.form-controlcry:focus {
    border-color: #999999;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6);
}

.radmenu_master {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 5px #cccccc;
    z-index: 2;
}

.toyota-main-nav {
    background-color: #22242a !important;
    box-shadow: 0 0 5px #000000;
}


.toyota-main-nav-blue {
    background-color: #18496a !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-blue .navbar-nav > li > a {
        background-color: #18496a !important;
    }

.toyota-main-nav-green {
    background-color: #018B00 !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-green .navbar-nav > li > a {
        background-color: #018B00 !important;
    }

.toyota-main-nav-grey {
    background-color: #494745 !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-grey .navbar-nav > li > a {
        background-color: #494745 !important;
    }

.toyota-main-nav-yellow {
    background-color: #e27316 !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-yellow .navbar-nav > li > a {
        background-color: #e27316 !important;
    }

.toyota-main-nav-sky {
    background-color: #11a9cc !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-sky .navbar-nav > li > a {
        background-color: #11a9cc !important;
    }

.toyota-main-nav-purple {
    background-color: #7e3794 !important;
    box-shadow: 0 0 5px #000000;
}

    .toyota-main-nav-purple .navbar-nav > li > a {
        background-color: #7e3794 !important;
    }

.MainMenuDefaultpage {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}

.footerDefaultpage {
    bottom: 0;
    height: 25px;
    position: fixed;
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 5px 0 5px 0;
    color: #fff;
    background-color: #000;
    opacity: 0.5;
    z-index: 4;
}

.footerlogin {
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 5px 0 5px 0;
    color: #fff;
    background-color: #000;
    opacity: 0.4;
}

.footermasterpage {
    bottom: 0;
    height: 25px;
    position: fixed;
    width: 100%;
    text-align: right;
    font-size: 11px;
    padding: 5px 10px 5px 0;
    color: #000000;
    background-color: #fff;
    opacity: 0.4;
    z-index: 20 !important;
}

.form-signin {
    padding: 70px 40px 70px 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 520px;
    margin: -340px 0 0 -200px;
}

@media (max-width: 500px) {
    .form-signin {
        padding: 15px;
    }
}

.h-master-lbl {
    border-bottom: 1px solid #999999;
    margin-bottom: 20px;
    padding: 0 0 5px 30px;
    color: #333333;
    font-size: 25px;
    font-weight: bold;
}

.main-lbl {
    background-color: #333333;
    margin: 15px 0 10px 0;
    padding: 5px 0 5px 15px;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
}

.main-lbl-s {
    background-color: #666666;
    margin: 10px 0 10px 0;
    padding: 3px 0 3px 15px;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.head-lbl {
    border-bottom: 1px solid #999999;
    margin-bottom: 20px;
    padding: 0 0 5px 30px;
    color: #333333;
    font-size: 25px;
    font-weight: bold;
}

.main-box {
    background-color: #f8f8f8;
    padding: 15px 50px 15px 50px;
}

.con-search {
    background-color: #fff;
    box-shadow: 0px 0px 5px #999999;
    padding: 30px;
}

.normal-lbl {
    width: 120px !important;
    text-align: right !important;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.normal-lbl-l {
    width: 190px !important;
    text-align: right !important;
    font-size: 12px;
    font-weight: bold;
}

.normal-lbl-s {
    width: 70px !important;
    text-align: right !important;
    font-size: 12px;
    font-weight: bold;
}

.normal-lbl-xs {
    width: 40px !important;
    text-align: right !important;
    font-size: 12px;
    font-weight: bold;
}

.normal-lbl-xs2l {
    width: 40px !important;
    text-align: right !important;
}

.dpk {
    max-width: 160px;
}

@media (max-width: 770px) {
    .normal-lbl-s {
        width: 120px !important;
    }

    .normal-lbl-xs {
        width: 120px !important;
    }

    .normal-lbl-xs2l {
        width: 190px !important;
        text-align: right !important;
    }

    .custom-lbl-3 {
        width: 190px !important;
        text-align: right !important;
    }
}

.normal-radtext {
    padding-top: 4px;
}

.normal-radtext-l {
    margin-bottom: 6px;
}

.after-text {
    padding-left: 10px;
}

.normal-btn {
    margin: 0 5px 0 5px;
}

.ul-btn {
    text-align: center;
    margin: 20px 0 0 0px;
    width: 100%;
    list-style-type: none;
    padding: 0;
}

    .ul-btn > li {
        display: inline-block;
        list-style-type: none;
        margin: 0 2px 10px 2px;
    }

.ul-btn-grid {
    text-align: left;
    margin: 10px 0 0 0;
    list-style-type: none;
    padding: 0;
}

    .ul-btn-grid > li {
        display: inline-block;
        list-style-type: none;
        margin: 0 2px 10px 2px;
    }


.ul-btn-left {
    text-align: left;
    margin: 10px 0 0 144px;
    list-style-type: none;
    padding: 0;
}

    .ul-btn-left > li {
        display: inline-block;
        list-style-type: none;
        margin: 0 2px 10px 2px;
    }

.ul-btn-left-l {
    text-align: left;
    margin: 10px 0 0 212px;
    list-style-type: none;
    padding: 0;
}

    .ul-btn-left-l > li {
        display: inline-block;
        list-style-type: none;
        margin: 0 2px 10px 2px;
    }

.ul-add-btn {
    margin: 10px 0 10px 0;
    width: 100%;
    list-style-type: none;
}

    .ul-add-btn > li {
        display: inline-block;
        list-style-type: none;
    }

.ul-add-btn-GrtDt {
    margin: 5px 0 5px 0;
    width: 100%;
    list-style-type: none;
}

    .ul-add-btn-GrtDt > li {
        display: inline-block;
        list-style-type: none;
    }

@media (max-width: 700px) {
    .add-btn {
        margin: auto;
        margin: 0 0 10px 0;
    }

    .ul-add-btn {
        margin: 10px 0 10px -15px;
        text-align: center;
    }
}

.box-cont {
    width: 100%;
}

.lbl-text-cen {
    text-align: center;
    background-color: #333333;
    padding: 2px 0 2px 0;
    margin: 2px 0 10px 0;
    font-weight: bold;
    color: #ffffff;
}

@media (max-width: 770px) {
    .main-lbl {
        text-align: center;
        padding-left: 0;
    }
}

@media (max-width: 750px) {
    .remove-border-xs {
        border: none !important;
    }
}

.cbo-span {
    padding-top: 3.8px !important;
}

.custom-lbl-1 {
    width: 100% !important;
    text-align: right !important;
}

.custom-lbl-2 {
    width: 340px !important;
    text-align: right !important;
}

.custom-lbl-3 {
    width: 150px !important;
    text-align: right !important;
}

.test-table {
    width: 100%;
    height: 150px;
    background-color: #f3f3f3;
}

.test-table2 {
    margin: auto;
    padding-top: 55px;
    text-align: center;
    color: #555;
    font-size: 20px;
    font-weight: bold;
}

.lbl-char {
    text-align: center;
    width: 1px;
}

.input-w-l {
    max-width: 450px;
}

.input-w-m {
    max-width: 330px;
}

.input-w-s {
    max-width: 265px;
}

.input-w-xs {
    max-width: 210px;
}

.cbo-c-search {
    margin: 5px 10px 0 15px;
}

.custom-mg-grdt {
    margin: 5px 0 10px 0;
}

.visible-f {
    display: none;
}

.otbstyle tr {
    line-height: 27px;
}

body.noscroll {
    position: fixed;
    overflow: scroll;
    width: 100%;
}

span.rbSkinnedButton.RadButton_Bootstrap, span.rbLinkButton.RadButton_Bootstrap, span.rbVerticalButton.RadButton_Bootstrap, span.rbDisabled.RadButton.RadButton_Bootstrap, span.rbDisabled.RadButton.RadButton_Bootstrap:hover, span.rbDisabled.RadButton.RadButton_Bootstrap:active, span.rbDisabled.RadButton.RadButton_Bootstrap:focus {
    min-height: 1.3em !important;
}

.RadMenu_Bootstrap .rmGroup .rmSelected:hover, .RadMenu_Bootstrap .rmGroup .rmExpanded:hover {
    background-color: #333333 !important;
    border-color: #333333 !important;
    color: #ffffff !important;
}

.RadMenu_Bootstrap .rmGroup .rmSelected, .RadMenu_Bootstrap .rmGroup .rmExpanded {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #333333 !important;
}

.RadMenu_Bootstrap .rmExpandRight:after {
    content: "";
    margin: 6px 5px 0 0;
    border: 4px solid transparent;
    border-left-color: #333;
    display: inline-block;
    position: absolute;
    right: 0px;
}

.TLT_LIST_CHECK {
    margin-left: -10px;
}

    .TLT_LIST_CHECK input {
        margin-left: 10px;
    }

    .TLT_LIST_CHECK td {
        padding-left: 20px;
    }

.TLT_LIST_CHECK_V {
    margin-left: -10px;
}

    .TLT_LIST_CHECK_V input {
        margin: 4px 0 10px 0;
    }

    .TLT_LIST_CHECK_V td {
        padding-left: 20px;
    }


.divservername {
    position: fixed;
    top: 50%;
    background-color: #990000;
    width: 30px;
    height: 60px;
    -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
    transition: 1s;
    z-index: 9999999;
}

    .divservername:hover {
        width: 60px;
        height: 60px;
    }

.btnservername {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 50px;
    height: 30px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
    transition: 1s;
}

    .btnservername:hover {
        top: 0px;
        left: 0px;
        width: 60px;
        height: 60px;
        padding-top: 15px;
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
    }


.btnTileApp {
    z-index: 3;
    margin-left: -15px;
    opacity: 0;
}

.lblAppName {
    position: absolute;
    bottom: 0;
    margin: 0 5px 5px 10px;
}

.cssTileApp {
    width: 90%;
    height: 100%;
    position: absolute;
    left: 10%;
    top: 0;
    margin-left: -15px;
}

.lineborderrespon {
    border-right: 1px solid #aaaaaa;
}

@media (max-width: 751px) {
    .lineborderrespon {
        border-right: 0;
        border-bottom: 1px solid #aaaaaa;
    }
}

.btn-orange {
    color: #fff !important;
    background-color: #697381 !important;
    border-color: #697381 !important;
}

    .btn-orange:focus, .btn-orange.focus {
        color: #fff !important;
        background-color: #758190 !important;
        border-color: #758190 !important;
    }

    .btn-orange:hover {
        color: #fff !important;
        background-color: #758190 !important;
        border-color: #758190 !important;
    }

    .btn-orange:active, .btn-orange.active, .open > .dropdown-toggle.btn-orange {
        color: #fff !important;
        background-color: #758190 !important;
        border-color: #758190 !important;
    }

        .btn-orange:active:hover, .btn-orange.active:hover, .open > .dropdown-toggle.btn-orange:hover, .btn-orange:active:focus, .btn-orange.active:focus, .open > .dropdown-toggle.btn-orange:focus, .btn-orange:active.focus, .btn-orange.active.focus, .open > .dropdown-toggle.btn-orange.focus {
            color: #fff !important;
            background-color: #758190 !important;
            border-color: #758190 !important;
        }

    .btn-orange:active, .btn-orange.active, .open > .dropdown-toggle.btn-orange {
        background-image: none !important;
    }

    .btn-orange.disabled, .btn-orange[disabled], fieldset[disabled] .btn-orange, .btn-orange.disabled:hover, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange:hover, .btn-orange.disabled:focus, .btn-orange[disabled]:focus, fieldset[disabled] .btn-orange:focus, .btn-orange.disabled.focus, .btn-orange[disabled].focus, fieldset[disabled] .btn-orange.focus, .btn-orange.disabled:active, .btn-orange[disabled]:active, fieldset[disabled] .btn-orange:active, .btn-orange.disabled.active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange.active {
        background-color: #758190 !important;
        border-color: #758190 !important;
    }

    .btn-orange .badge {
        color: #758190 !important;
        background-color: #fff !important;
    }

.RadMenu_Bootstrap {
    background-color: transparent !important;
}

    .RadMenu_Bootstrap .rmRootLink {
        color: #c7cdd3 !important;
    }


    .RadMenu_Bootstrap .rmSelected.rmRootLink {
        background-color: transparent !important;
    }

        .RadMenu_Bootstrap .rmSelected.rmRootLink:hover, .RadMenu_Bootstrap .rmExpanded.rmRootLink, .RadMenu_Bootstrap .rmExpanded.rmRootLink:hover {
            background-color: #4ecdc4 !important;
            color: Black !important;
        }

    .RadMenu_Bootstrap .rmRootLink:hover {
        background-color: #4ecdc4 !important;
        color: Black !important;
    }

.input-padd {
    padding: 3px 0 3px 0;
    width: 100% !important;
}

#PopupMsgTimer {
    z-index: 1999999 !important;
}



.lds-roller {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: black;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes opaload {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.addload {
    animation: opaload 0.3s;
    animation-fill-mode: forwards;
}

.txtvalidate {
    text-align: center;
    letter-spacing: 15px;
}

