@font-face {
    font-family: 'Prompt';
    src: url('../fonts/Prompt/Prompt-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}


* {
    font-family: Prompt !important;
}

body, html {
    height: 100%;
}

.modal-content {
    margin-top: 100px !important;
}

.RadMenu_Bootstrap {
    border: 0 !important;
}

.bodylogin ::selection {
    background: #ffb7b7; /* WebKit/Blink Browsers */
}

.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;
}



@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;
}

.nav-menu {
    width: 209px;
    height: 41px;
    /*margin: 0 34px 0 775px;*/
    margin: 0;
    padding: 0;
    border-radius: 21px;
    border: solid 1px #ffffff;
}

    .nav-menu > button {
        color: #ffffff;
        padding: 0;
    }

    .nav-menu > ul {
        width: 238px;
        /*margin: 63px 35px 147px 41px;
        padding: 14px 0 10px;*/
        height: fit-content;
        border-radius: 8px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.71);
        background-color: #2f2f2f;
    }

        .nav-menu > ul > li:hover, .dropdown-submenu > ul > li:hover {
            background-color: red;
        }

        .nav-menu > ul > li > a:hover, .dropdown-submenu > ul > li > a:hover {
            background-color: transparent;
        }

.nav-menu-profile > ul {
    width: 209px;
    border-radius: 8px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.71);
    background-color: #2f2f2f;
}

    .nav-menu-profile > ul > li:hover {
        background-color: red;
    }

    .nav-menu-profile > ul > li > a:hover {
        background-color: transparent;
    }

.cover {
    height: 100%;
    background: url(../Images/group-16221.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.div-title-center {
    width: 400px;
    height: 146px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -73px 0 0 -200px;
}

    .div-title-center > .text-title {
        font-family: JosefinSans;
        font-weight: bold;
        font-stretch: normal;
        font-style: italic;
        line-height: 1.22;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
    }


p.font-size-1 {
    font-size: 1.5rem !important;
}

p.font-size-2 {
    font-size: 2.5rem !important;
}

p.font-size-3 {
    font-size: 4.5rem !important;
}

.line {
    width: 104px;
    border-top: 2px solid #d90017;
}

.btn-nav-custom:hover, .btn-nav-custom:active, .btn-nav-custom:focus {
    background-color: transparent !important;
    color: #ffffff !important;
}
}
