﻿
body {
    overflow: hidden;
}

.blank {
    padding: 20px 0 0 0;
}

.blank-lg {
    padding: 100px 0 0 0;
}

.Loading {
    display: block;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .2 ) 50% 50% no-repeat;
    text-align: center;
}

.Loading-gif {
    display: block;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .2 ) url("images/loading.gif") 50% 50% no-repeat;
    text-align: center;
}

.general-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

    .general-wrapper > .container {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        height: 100%;
        background: #818286;
    }

.console-wrap {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 7px 2px rgba(70, 70, 70, 0.99);
}

.header-logo {
    display: block;
    width: 100%;
    background: #f7941d;
    height: 100px;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    clear: both;
}

.header-menu {
}

.available-items-row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.available-items-row img{
    margin-top:-10px!important;
}

.available-items-row h5{
    margin-top:-35px!important;
}
.console-content {
    /* height: auto; */
    display: block;
    width: 100%;
    /* clear: both; */
    background: #58585a;
}

.footer {
    background: #58585a;
    height: 40px;
    width: 100%;
    display: block;
    padding: 10px 25px;
}

    .footer p {
        color: #FFF;
        font-style: italic;
    }

        .footer p span {
            color: #F7941C;
            font-size: 16px;
        }

.maintenance {
    float: right;
    position: absolute;
    top: 190px;
    right: 10px;
}

    .maintenance a {
        width: 30px;
        height: 30px;
        display: block;
        z-index: 10;
    }

.nose {
    float: right;
    position: absolute;
    top: 220px;
    right: 153px;
}

    .nose a {
        width: 30px;
        height: 30px;
        display: block;
        z-index: 10;
    }

.leftTeeth {
    float: right;
    position: absolute;
    top: 272px;
    right: 155px;
}

    .leftTeeth a {
        width: 20px;
        height: 20px;
        display: block;
        z-index: 10;
    }

.chin {
    float: right;
    position: absolute;
    top: 326px;
    right: 134px;
}

    .chin a {
        width: 40px;
        height: 30px;
        display: block;
        z-index: 10;
    }


.lefteye {
    float: right;
    position: absolute;
    top: 175px;
    right: 185px;
}

    .lefteye a {
        width: 50px;
        height: 35px;
        display: block;
        z-index: 10;
    }

.righteye {
    float: right;
    position: absolute;
    top: 165px;
    right: 90px;
}


    .righteye a {
        width: 65px;
        height: 35px;
        display: block;
        z-index: 10;
    }

.clear {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.box-menu {
    background: #FFF;
    box-shadow: 0px 7px 7px 2px rgba(152, 151, 151, 0.46);
    padding-bottom: 15px;
    /* background: url("../Resources/gradient-menu.png") 0px -70px; */
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.box-special {
   
    box-shadow: 0px 7px 7px 2px rgba(152, 151, 151, 0.46);
    padding-bottom: 15px;
    /* background: url("../Resources/gradient-menu.png") 0px -70px; */
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 2;
}
    .box-menu .special-week, .box-special .special-week {
        position: absolute;
        right: 0px;
        top: 0px;
        background: url("/Content/images/lblDiscount.Image.png");
        width: 65px;
        height: 65px;
    }

.discunthire {
    background: url("/Content/images/lblDiscount.Image.png");
    width: 65px;
    height: 65px;
    margin: 0px auto;
    
}

    .discunthire strong, .discunthire span {
        font-size: 20px !important;
        line-height: 5px !important;
    }
    .box-menu .special-week img {
    position: relative;
    z-index: 1;
}
p.discunthire {
line-height:0.8 !important;
}

.box-menu .special-week p {
    position: relative;
    z-index: 2;
    top: 15px;
    text-align: center;
    font-size: 1.3em;
    line-height: 1;
}

    .box-menu .special-week p span {
        display: block;
    }

.sale-icon {
    position: absolute;
    right: -15px;
    top: 5px;
    background: url("/Content/images/sale-icon2.png");
    width: 100px;
    height: 50px;
}

.sale-icon p {
    position: relative;
    z-index: 2;
    top: 8px;
    right: 15px;
    text-align: center;
    font-size: 1.3em;
    line-height: 1;
    color: #000000;
    font-weight:  bold;
}

.sale-icon p span {
    display: block;
    font-weight: normal;
    text-decoration: line-through;
}

.content-menu {
    background: url(../Resources/bg-man.jpg) no-repeat right top;
    display: block;
    padding-top: 20px;
    min-height: 519px !important;
}

.content-console-img {
    background: url(../Resources/bg-man.jpg) no-repeat right top;
    display: block;
    padding-top: 20px;
    min-height: 519px !important;
}

.content-console-white {
    display: block;
    min-height: 519px !important;
    padding-top: 20px;
    background: #FFF;
}

.content-console-print {
    display: block;
    min-height: 519px !important;
    padding-top: 20px;
    padding: 120px 0;
    background: #FFF;
    text-align: center;
}

.button-print {
    background-color: #F7941C;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    display: inline-block;
    font-size: 28px;
    margin-top: 20px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button-print:active {
    background-color: #F7941C;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}

    .content-console-img > h2,
    .content-console-white > h2 {
        font-weight: bold;
        font-size: 24px;
    }

    .content-console-img > p,
    .content-console-white > p {
        font-style: italic;
        font-size: 22px;
    }

    .content-console-white form {
        /*margin-top:50px;*/
    }

.content-menu h3 {
    font-size: 18px;
    font-weight: bold;
}

.content-menu ul {
    display: block;
    padding: 0px;
    margin: 10px 0px;
    list-style: none;
}

    .content-menu ul li {
        position: relative;
        margin: 5px 0px;
    }

        .content-menu ul li a {
            background: #e65c01;
            border: none;
            border-radius: 8px;
            padding: 10px;
            text-align: left;
            font-weight: bold;
            font-size: 21px;
            color: #FFF;
        }

.main-menu-console {
    display: inline-block;
    background: #FFF;
}

.content-menu ul li a:hover, .content-menu ul li a:focus {
    color: #FFF;
    background: #f7941d;
    outline: none !important;
}

.content-menu ul li:after {
    content: ">";
    position: absolute;
    top: 10px;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    right: 0px;
    border: solid 2px #FFF;
    border-radius: 100%;
    background: #e65c01;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.box-menu h2 {
    color: #e65c01;
    display: inline-block;
    width: 70%;
    font-size: 30px;
}

.box-menu h1 {
    color: #e65c01;
    font-size: 30px;
}

.box-menu > img {
    float: right;
}

.red-text {
    color: #ff0000;
}

.white-text {
    color: white;
}


.orange-bg {
    background-color: #f7941d;
}

.console-nav {
    margin-top: 13px;
}

.loader {
    background-image: url("../Resources/loader.gif");
    background-repeat: no-repeat;
    background-color: rgba(247, 199, 115, 0.59);
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    -ms-opacity: 0.5;
    opacity: 0.5;
    height: 100%;
    background-position: 50%;
    width: 100% !important;
    background-size: 100px;
}

.center-text {
    text-align: center;
}

.container-duration {
}

    .container-duration h5 {
        text-align: center;
        font-size: 1.3em;
        margin: 0px;
        color: #FF0000;
    }

.cage {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #DCDCDC;
    padding: 10px;
    margin: 0px 0 10px 0;
    display: block;
}

    .cage h3 {
        text-align: center;
        font-weight: bold;
        margin-top: 85px;
    }

.cage-orange-full {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E65C01;
    color: white;
    padding: 5px;
    margin: 0 0 10px 0;
}

    .cage-orange-full p {
        font-size: 2em;
        text-align: center;
    }

    .cage-orange-full p span {
    }

.cage-orange {
    border: solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-width: 3px;
    border-color: #ff6a00;
    background-color: white;
    color: #000000;
    padding: 35px 35px 35px 35px;
    margin: 0 0 10px 0;
}

    .cage-orange.payment {
        margin-top: 40px;
    }

    .cage-orange.payment-cash {
        padding-top: 5px;
        margin-top: 15px;
        border-width: 2px;
        background-color: transparent;
    }

.font-orange {
    color: #e65c01;
}
.font-red {
    color: #ff0000;
}

.container-img {
    text-align: center;
}

.option-duration {
    margin-top: 85px;
}

.damagelist {
    overflow-y: hidden;
    height: 275px !important;
    border-left-style: dashed;
    border-right-style: dashed;
    border-width: 2px;
    border-color: rgba(194, 175, 175, 0.81);
}

.termsArea {
    resize: none;
    padding-left: 20px;
}

.btn-scroll-terms-conds {
    top: 5px;
    height: 80px;
    border: none;
}

#keyboardHolder {
    /*margin-top: 273px;*/
}

/*----------------------------------*/
.mt10 {
    margin-top: 10px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.mt100 {
    margin-top: 100px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}



input.ng-invalid {
    border: 1px solid red;
}

input.ng-valid {
    border: 1px solid green;
}

.singleInput {
    width: 60%;
}

/*.bigcalendar {
    margin: 20px auto;
    height: 700px;
    width: 900px;
}

.bigcalendar .k-widget .k-calendar {
     width: 100%;
     height: 100%;
}

.bigcalendar .k-widget.k-calendar .k-content tbody td {
    width: 75px;
    height: 90px;
}*/
/**/
.wrapper-console-content {
    display: inline-block;
    width: 100%;
    background: #FFF;
}

.btn.set-km-button {
    background: #e65c01;
    color: #FFF;
    font-size: 21px;
}

.btn.set-excess-btn {
    background: #e65c01;
    color: #FFF;
    font-size: 21px;
    margin-top: 30px;
}

    .btn.set-km-button.active,
    .btn.set-km-button:focus,
    .btn.set-km-button:hover,
    .btn.set-excess-btn.active {
        background: #f7941d;
        color: #FFF;
    }

.btn-menu-console:hover,
.btn-menu-console:focus {
    color: #FFF !important;
    outline: none !important;
}

.btn.btn-menu-console {
    background: #808080;
    color: #FFF;
    text-transform: uppercase;
    font-size: 21px;
    position: relative;
    margin-left: 15px;
}

    .btn.btn-menu-console.btn-back {
        padding-left: 25px;
    }

    .btn.btn-menu-console.btn-next {
        padding-right: 25px;
        background: #e65c01;
    }

    .btn.btn-menu-console.btn-no-action {
        padding-right: 25px;
        cursor: default;
    }

    .btn.btn-menu-console.btn-back:after {
        content: "<";
        position: absolute;
        top: 7px;
        color: #FFF;
        font-size: 24px;
        font-weight: bold;
        left: -15px;
        border: solid 2px #FFF;
        border-radius: 100%;
        background: #808080;
        width: 30px;
        height: 30px;
        line-height: 27px;
        text-align: center;
    }

    .btn.btn-menu-console.btn-next:after {
        content: ">";
        position: absolute;
        top: 7px;
        color: #FFF;
        font-size: 24px;
        font-weight: bold;
        right: -15px;
        border: solid 2px #FFF;
        border-radius: 100%;
        background: #e65c01;
        width: 30px;
        height: 30px;
        line-height: 27px;
        text-align: center;
    }

.btn.btn-option-console {
    background: #e65c01;
    border: none;
    border-radius: 8px;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 21px;
    color: #FFF;
    position: relative;
    padding-right: 50px;
}

    .btn.btn-option-console.gray {
        background: #808080;
        border: none;
        border-radius: 8px;
        padding: 10px;
        text-align: left;
        font-weight: bold;
        font-size: 21px;
        color: #FFF;
        position: relative;
        padding-right: 50px;
    }

    .btn.btn-option-console:hover,
    .btn.btn-option-console:focus {
        outline: none;
        color: #FFF;
        background: #f7941d;
    }

    .btn.btn-option-console:after {
        content: ">";
        position: absolute;
        top: 10px;
        color: #FFF;
        font-size: 24px;
        font-weight: bold;
        right: -15px;
        border: solid 2px #FFF;
        border-radius: 100%;
        background: #e65c01;
        width: 30px;
        height: 30px;
        line-height: 27px;
        text-align: center;
    }

    .btn.btn-option-console.gray:after {
        content: ">";
        position: absolute;
        top: 10px;
        color: #FFF;
        font-size: 24px;
        font-weight: bold;
        right: -15px;
        border: solid 2px #FFF;
        border-radius: 100%;
        background: #808080;
        width: 30px;
        height: 30px;
        line-height: 27px;
        text-align: center;
    }

.btn.btn-white {
    background: #FFF;
    color: #000;
    font-weight: bold;
    font-size: 2em;
}

    .btn.btn-white:hover,
    .btn.btn-white:focus {
        outline: none;
        background: #ADADAD;
    }

.btn.btn-dropoff {
    white-space: inherit;
    background: #E65C01;
    color: #FFF;
    margin: 10px 0px;
    font-size: 1.3em;
}

    .btn.btn-dropoff:hover,
    .btn.btn-dropoff:focus {
        color: #FFF;
        background: #f7941d;
    }

.box-btn {
    margin-top: 50px;
}

    .box-btn .btn-option-console {
        margin-right: 25px;
    }

.btn.btn-erent-primary {
    background: #E65C01;
    color: #FFF;
    text-transform: uppercase;
    font-size: 21px;
}

    .btn.btn-erent-primary:hover,
    .btn.btn-erent-primary:focus {
        background: #f7941d;
        color: #FFF;
    }
/**/
.title-excess h5 {
    color: #F69522;
    margin-top: 20px;
    font-size: 2em;
}

.title-kma h5 {
    color: #F69522;
    margin-top: 40px;
    font-size: 2em;
}

.title-excess p {
    font-size: 1.5em;
    color: #000;
}

.option-hire {
    height: 170px;
    width: 170px;
}

    .option-hire img {
        display: block;
        max-width: 90%;
        height: 150px;
        width: 150px;
        margin: 0 auto;
        cursor: pointer;
    }

    .option-hire p {
        color: #000;
        text-align: center;
    }

.img-box {
    display: block;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

    .img-box img {
        display: block;
        width: 90%;
        height: auto;
        margin: 0px auto;
    }
/*Calendar*/
.calendar-box {
    display: block;
    width: 100%;
    margin-top: 30px;
}

    .calendar-box .center-box .k-calendar .k-content,
    .calendar-box .center-box .k-calendar .k-content th,
    .calendar-box .center-box .k-calendar tbody tr {
        text-align: center;
    }

    .calendar-box .center-box .k-calendar {
        font-size: 1.5em;
    }

    .calendar-box .center-box h4 {
        font-size: 2em;
        color: #F46819;
        font-weight: bold;
    }

        .calendar-box .center-box h4 span {
            color: #000;
            font-weight: normal;
        }

    .calendar-box .right-box h4 {
        text-align: center;
        color: #E65C01;
        font-size: 1.3em;
        font-weight: bold;
        margin-top: -10px;
    }

        .calendar-box .right-box h4 span {
            display: block;
            text-transform: uppercase;
            font-size: 1.6em;
        }

    .calendar-box .right-box .box-time-btn .btn {
        font-size: 0.9em;
        border-radius: 0px;
        background: #7D7D7D;
        color: #FFF;
        text-shadow: none;
        width: 60px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

        .calendar-box .right-box .box-time-btn .btn.active,
        .calendar-box .right-box .box-time-btn .btn:hover {
            background: #000;
        }

.damage-box {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

/*Styles for umap class*/

.umap {
    position: absolute;
    display: block;
    background: transparent;
    width: 52px;
    height: 41px;
    right: 568px;
    top: 26px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 10px;
}

    .umap a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

.readcondition {
    margin-bottom:10px;
}
.readcondition h2 {
    margin-bottom: 0px;
}
.bigLetters{
    font-size:25px;
    font-weight:bold;
}
.locationData {
    margin-top:12px;
}
.locationData strong{
    font-style:italic;
}
.bottom-10 {
    margin-bottom:10px;
}

#kcalendar {
    width: 100%;
}
.keyBoardHolderRight {
    float: right;
    width: 100px;
    margin-right: 8em;
}

.vertical-divider {
    border: 1px solid #f7941d;
    width: 100%;
    margin: 20px 0;
}

.terms-and-conditions {
    font-size: 25px;
}