
/* 
    Created on : Jan 27, 2017, 12:04:46 PM
    Author     : Kelum
*/

@import url("roboto-font.css"); /*load google font*/
@import url("responsive.css"); /*Theme responsive styles & media queries*/

@import url('https://fonts.googleapis.com/css?family=Istok+Web');

.search-room-detail-wrapper p{
    margin-bottom: 0px;
}

.booking-data-icon-adl{
    background-color: black;
    padding: 4px 8px 5px 7px;
    border-radius: 50%;
    color: #fff;
}

.booking-data-icon-chd{
    background-color: black;
    padding: 4px 8px 5px 7px;
    border-radius: 50%;
    color: #fff;
}
i.required_star {
    color: red;
    font-family: arial;
}
.check-in-text{
    padding: 0px !important;
    margin-bottom: 0px;
    //font-weight: bold;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.things-to-to-left-bar .owl-item{
    width: 100% !important;
}

.things-todo-info-side{
    padding: 25px 25px 22px 25px;
}

.testimoniel-info-side{
    padding: 10px 25px 23px 25px;
}

.testimoniel-autor{
    font-size: 12px;
}

.testimoniel-slide-controller{
    color: #ad1111;
    font-size: 17px;
}

.testimoniel-carousel-inner{
    background-color: #f9f9f9;
    padding-bottom: 20px;
}

.change-booking-btn{
    padding: 2px 11px 3px 11px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.booking-info-panel {
    margin-top: 20px;
}
.change-bookig-ico{
    font-size: 9px;
}

.booking-data-table tr td{
    border-top: 1px solid #fff;
}

.wizard-prev {
    position: relative;
}

.wizard-prev:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.item-cont{

}

#item-cont2{
    /*    background-color: #f1f1f1;*/
    padding-bottom: 15px;
    padding-top: 15px;
    //border: 1px solid #ad1111;
    margin-top: -2px;
}
.message-id-text{
    font-size: 14px;
    color: #f7f7f7;
    vertical-align: bottom;
    margin-bottom: -6px;
    padding-top: 13px;
    padding-bottom: 0px;
    text-align: left;
    font-family: monospace;
}

#loading_circle{
    position: absolute;
    top: 36px;
    right: 43px;
    height: 18px;
}

#loading_circle2{
    position: absolute;
    top: 36px;
    right: 43px;
    height: 18px;
}

#item-cont2:hover{
    /*box-shadow: 0px 2px 8px #afafaf;*/
    background: #e9e9e930;

}
.room-name-header{
    /*margin-top: 10px;*/
    margin-top: 42px;
}
.room-name-header:first-child{
    /*margin-top: 10px;*/
}
.room-name{
    margin-bottom: 2px;
}

.available-rooms-count{
    color: #7e7e7e;
    font-size: 13px;
    text-transform: lowercase;
}

.free-cancellation{
    position: relative;
}

.free-cancellation {
    position: relative;
    padding-left: 12px;
}

.free-cancellation:before {
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #2bad31;
    font-size: 9px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 0;
}

.warning-lable {
    position: relative;
    padding-left: 12px;
}

.warning-lable:before {
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FF9800;
    font-size: 9px;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 0;
}

.room-extra-facilities{
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.room-extra-facilities li{
    display: inline-block;
    background-color: white;
    padding: 0px 8px 0px 0px;
    margin-right: 2px;
    border: 1px solid #e4e4e4;
    border-radius: 0px 9px 8px 0px;
}
.btn-addon-added {
    background: white;
    border: 1px solid green;
    border-radius: 5px;
    width: 100px;
    cursor: not-allowed;
}
.room-extra-facilities li span{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 10px;
}

.room-extra-facilities li span i{
    background-color: #2bad31;
    border-radius: 0px 13px 12px 0px;
    color: white;
    padding: 3px 6px 2px 3px;
    margin-left: 2px;
    font-size: 11px;
}

.num-room-wrap li{
    text-decoration: none;
    list-style: none;
}

.customer-details-persons{
    margin-left: 0px;
    padding-left: 0px;
}

.customer-details-persons li{
    list-style: none;
}

.date-check{
    font-size: 42px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    color: #2bad31;
}

.date-checkout{
    font-size: 42px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    color: #F44336;
}

.date-disc{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 13px;
}

.date-disc strong{
    background-color: #2bad31;
    padding: 1px 6px 1px 6px;
    color: #fff;
    line-height: 16px !important;
    font-weight: normal !important;
}

.date-disc-check-out{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 13px;
}

.date-disc-check-out strong{
    background-color: #f44336;
    padding: 1px 6px 1px 6px;
    color: #fff;
    line-height: 16px !important;
    font-weight: normal !important;
}

.check-in-wrap{
    background-color: white;
    padding: 10px 0px 0px 0px;
    box-shadow: 1px 1px 14px #e4e4e4;
    /*    width: 122px;
        max-width: 122px;*/
    width: 145px;
    max-width: 145px;
}

.change-booking-btn{
    padding: 6px 5px 6px 5px;
    width: 50%;
}

.count-badge{
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    //background-color: #607D8B!important;
    background-color: #4CAF50!important;
    border-radius: 10px;
}

.customer-box-info-text{
    color: #003580;
    background-color: #fff2e6;
    border-radius: 3px;
    border: 1px solid #feba02;
    position: relative;
    padding: 5px;
    font-size: 11px;
}

.customer-data-room-discription{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.customer-details-persons li{
    margin-bottom: 4px;
}

.per-text{
    font-size: 11px;
}
i.fa.fa-file-alt {
    float: right;
}

.check-out-text{
    //font-weight: bold;
    font-size: 11px;
    color: #000;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.date-name{
    font-size: 12px;
    margin-top: 0px;
    padding-top: 0px;
}

.num-room-wrap{
    margin-left: 0px;
    padding-left: 0px;
}

.room-extra-facilities li a:hover{
    text-decoration: none;
}

.box h3{
    text-align:center;
    position:relative;
    top:80px;
}
.box {
    width:70%;
    height:200px;
    background:#FFF;
    margin:40px auto;
}

.free-cancellation:before{

}

.room-price-recent{
    margin-top: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.discount-box{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 0;
    height: 53px;
    border: 31px solid #1abc9c;
    border-top: 0 solid;
    border-bottom: 19px solid rgba(0,0,0,0);
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    position: relative;
    margin-left: 16px;
}

.badge {
    font-family: oswald, sans-serif;
    font-size: 20px;
    transform: rotate(45deg);
    margin: 5px auto;
    background: #00BCD4;
    width: 60px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 8px;
    color: #FFFFFF;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

/*==========  Pulse animatin css3   ==========*/
.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin:70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes pulse_animation {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.08);
    }
    50% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.05);
    }
    80% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
/*==========  Pulse animatin css3   ==========*/

.badge span {
    display: block;
    transform: rotate(-45deg);
    opacity: .9;
}

.discount-box span{
    font-size: 23px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: -21px;
}

.info-text-message-wrap li{
    list-style: none;
    display: inline-block;
}

.info-text-message-wrap li a{
    font-size: 11px;
    margin-left: 12px;
    border-right: 1px solid #d0d0d0;
    padding-right: 15px;
}

.search-room-detail-wrapper{
    background-color: #f7f7f7;
    padding: 10px 5px 274px 5px;
    border: 2px solid #607d8b;
    border-style: dotted;
}

.room-no-count span{
    background-color: #FF9800;
    font-size: 23px;
    width: 36px;
    padding: 4px 15px 4px 15px;
    color: white;
}

.room-discount{
    width: 94px;
    height: 56px;
    background-image: url(../images/discount.png);
    position: relative;
    box-shadow: 1px 1px 0px #949494;
}

.discount-text{
    position: absolute;
    top: 12px;
    font-size: 23px;
    color: white;
    right: 16px;
}

.separator-small-spacing{
    margin-top: 14px;
    margin-bottom: 2px;
}
.maintanance_mode_icon_set{
    font-size: 24px;
}
.maintanance_mode_text{
    font-size: 27px;
}

/*==========  Shadow Radial   ==========*/
.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
    opacity: 1;
}
/*==========  Shadow Radial   ==========*/

.check-date-wrap{
    background-color: #c9eacb;
    padding: 2px 7px 2px 7px;
    border: 1px solid #5fc163;
    font-size: 17px;
    margin-top: 10px;
}

.info-text-message-wrap{
    margin-top: 20px;
}

.info-text-message-wrap li .danger{
    color: red;
}

.info-text-message-wrap li .info{
    color: blue;
}

.info-text-message-wrap li .succes{
    color: green;
}

.old-price-text{
    color: #7b7b7b;
    font-size: 18px;
}

.room-description-title{
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.room-facilities-title{
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 13px;
}
.room-count-title{
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 8px;
    /*    margin-top: 0px;*/
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
}

.book-room-box label{
    text-transform: uppercase;
}

.room-div-wrap{
    margin-bottom: 38px;
}

#roomdiv{
    //margin-bottom: 20px;   
}

.index-footer{
    /*    margin-top: 20px;*/
}

.property-feature-info li{
    display: inline-block;
}

.property-feature-info li a{
    font-size: 11px;
    margin-right: 2px;
}

.property-feature-info{
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 28px;
}

.room-full-description{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    margin-bottom: 0px;
}

.disc-more{
    font-size: 9px;
}

.disc-less{
    font-size: 9px;
}

.room-view-text{
    padding-left: 7px;
}

.separator-forgot-pass{
    margin-top: 15px;
    margin-bottom: 0px;
}

.month-name{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

.month-name-tag{
    background-color: #e8e8e8;
    padding: 1px 6px 1px 6px;
}

label{
    font-weight: normal;
    font-size: 14px;
}

/*==========  Tooltip    ==========*/
.succes + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid #73AD21;
    padding: 15px;
}

.warning + .tooltip > .tooltip-inner {
    background-color: #FF9800;
    color: #FFFFFF;
    border: 1px solid #FF9800;
    padding: 15px;
}

.info + .tooltip > .tooltip-inner {
    background-color: #2196F3;
    color: #FFFFFF;
    border: 1px solid #2196F3;
    padding: 15px;
}

.tooltip.in {
    opacity: 1 !important;
}

.succes + .tooltip > .tooltip-arrow{
    border-top: 5px solid #73AD21;
}

.warning + .tooltip > .tooltip-arrow{
    border-top: 5px solid #FF9800;
}

.info + .tooltip > .tooltip-arrow{
    border-top: 5px solid #2196F3;
}

/* Tooltip on top */
.test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}
/* Tooltip on bottom */
.test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}
/* Tooltip on left */
.test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}
/* Tooltip on right */
.test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}
/*==========  Tooltip    ==========*/

.top-space{
    margin-top: 10px;
}

.modal-footer .border-less{
    border: 0px;
}

.admin-fp-lable{
    padding-top: 18px !important;
}


.loader-advertiesment-wrapper{
    text-align: center;
    position: absolute;
    top:40%;
    left: 38%;
}


/*==========  Preloader styles    ==========*/
#loader{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    //background: #333;
    background: rgba(51, 51, 51, 0.9);
    z-index: 99999;
}
.loader-text{
    /*    position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -25px;
        margin-top: 25px;
        color: #fff*/
    position: absolute;
    left: 40%;
    top: 22%;
    margin-left: -25px;
    margin-top: 25px;
    color: #fff;
}
.loader-text-big{
    position: absolute;
    left: 40%;
    top: 24%;
    color: #fff;
    font-size: 31px;
}
#loaderInner {
    display: block;
    margin:0 auto;
    width: 41px;
    height: 41px;
    top: 50%;
    margin-top: -20px;
    position: relative;
    border: 6px solid #ffc107;
    animation: loader 2.3s infinite ease;
    -webkit-animation: loader 2.3s infinite ease;
}

.loader-inner-animation {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #ffc107;
    animation: loader-inner 2.3s infinite ease-in;
    -webkit-animation: loader-inner 2.3s infinite ease-in;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes loader {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

/*==========  Preloader styles    ==========*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    //font-family: 'Istok Web', sans-serif;
}

body{
    //font-family: 'Istok Web', sans-serif;
}

.booking-search-widget-wrapper label{
    color: #fff;
}

.booking-search-widget-wrapper .form-control{
    border-radius: 0px;
    font-size: 16px;
}

.widget-name-active{
    padding: 8px 5px 8px 12px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.guest-details-more-wrapper .panel-default>.panel-heading+.panel-collapse>.panel-body{

}

.guest-details-more-wrapper .panel-default{
    border: 0px;
}

.guest-details-more-wrapper .panel-title{
    text-decoration: none;
    //color: #001cb5;
}

.guest-details-more-wrapper P{
    height: 33px;
    text-align: right;
    color: #286ba7;
    padding-right: 30px;
    line-height: 19px;
    font-size: 11px;
}

.guest-details-more-wrapper .panel-default>.panel-heading{
    background: #f1f1f1;
}

.guest-details-more-wrapper .panel-body{
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
}

.more-info-link{
    text-align: right;
    border: 0px;
}

.more-info-link a{
    text-decoration: none;
    font-size: 12px;
}

.panel-default .panel-title {
    cursor:pointer;
    background:url(../images/icons/not-collapsed.png) right center no-repeat;
}
.panel-default .panel-title.collapsed {
    background:url() right center no-repeat;
    background: url(../images/icons/collapsed.png) right center no-repeat;
}

.change-booking-btn-wrap{
    margin-top: 18px;
    text-align: center;
}


.login-img{
    margin: 0 auto;
    width: 120px;
    max-width: 120px;
    border-radius: 50%;
}

.login-img-box{
    margin: 0 auto;
    height: 39px !important;
}

.logo-bussines-room{
    margin-top: 18px;
    height: 80px;
}

.srch-btn:focus{
    text-decoration: none;
}

.login-user-img{
    margin: 0 auto;
    border-radius: 50%;
    border: 3px solid #607d8b;
    max-width: 134px;
}

.verify-guest-info-detail-box{

}

.date-name{
    /*        position: relative;
        background-color: #2196F3;
        padding: 3px 0px 2px 0px;
        margin: 0px;
        z-index: 9999;
        box-sizing: border-box;
        color: aliceblue;
            font-size: 17px;*/
    position: relative;
    background-color: #ffffff;
    padding: 3px 0px 8px 0px;
    margin: 0px;
    box-sizing: border-box;
    color: #252525;
    font-size: 11px;
}

.action-name{
    //font-size: 7px;
    font-size: 10px;
    font-style: italic;
}

.date-wrap{
    position: relative;
    background-color: aliceblue;
}

.ca-date-num{
    font-size: 34px;
    position: absolute;
    z-index: 99999;
}
.date-wrap{
    height: 100px;
}

.ca-booking-info-wrapper ul{
    margin: 0px;
    padding: 0px;
}

.ca-booking-info-wrapper{
    //padding: 15px 0px 15px 0px;
    padding: 13px 6px 13px 6px;
}

.ca-booking-info-wrapper ul li{
    display: inline-block;
    margin: 4px;
}

.booking-calender-title-small{
    //background-color: #f1f1f1;
    /* padding: 1px 15px 12px 15px; */
    margin-bottom: 10px;
    /* margin-top: 21px; */
    border-radius: 4px;
    margin-top: 16px;

}

.prograss-update-btn{
    margin-top: 5px;
    width: 100%;
    line-height: 20px;
}

.booking-calender-title-small h4{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.user-loged-description{
    /*    font-size: 11px;
        line-height: 12px;*/
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #636363;
}

.hotel-book-prograss-title{
    background-color: #888888;
    margin-top: 0;
    border-radius: 4px;
}

.date-pick-prograss{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 34px;
}

.user-action-wrap ul li{
    display: inline-block;
}

.user-action-wrap ul li a{
    //background-color: #607D8B;
    padding: 0px 0px 0px 0px;
    font-size: 10px;

    margin: 0 5px;
    border-radius: 3px;
    color: #3053ff;
    text-decoration: none;
}

.user-action-wrap ul li a:hover{
    color: #ffe200;
}

.user-action-wrap ul{
    padding: 0px;
    text-align: center;
}

.user-action-wrap ul li a:first:child{
    border-right: 1px solid #000;
    padding-right: 9px;
}

.padding-less{
    padding: 0px;
}

.margine-less{
    margin: 0px;
}

.login-box-desc{
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
}

.loged-in-name{
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.search-room-login-info-box-wrap{
    margin-bottom: 20px;
}
.addon-box{
    margin-bottom: 40px;
}
.login-info-box-wrap{
    margin-bottom: 20px;
}

.user-profile-img-wrap{
    margin-top: 20px;
}

.socila-authentiction-wrapper ul{
    padding-left: 0px;
}

.socila-authentiction-wrapper ul li{
    list-style: none;
    margin-bottom: 5px;
}

.socila-login-text{
    font-size: 12px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    color: #565656;
    font-weight: bold;
}

.count-top{
    font-size: 13px;
}

.count-num{
    line-height: 47px;
    font-weight: 600;
    font-size: 40px;
}

.count-wrap-one{
    background-color: #00BCD4;
    padding: 10px;
    border-bottom: 2px solid #0299ad;
}

.dashbord-count-box-wrapper .count-wrap-two{
    background-color: #CDDC39;
    padding: 10px;
    border-bottom: 2px solid #a1ad2c;
}

.dashbord-count-box-wrapper .count-wrap-three{
    background-color: #8BC34A;
    padding: 10px;
    border-bottom: 2px solid #679235;
}

.dashbord-count-box-wrapper .count-wrap-four{
    background-color: #FF9800;
    padding: 10px;
    border-bottom: 2px solid #b96f01;
}

.booking-data-table-wrap{
    //margin-top: 50px;
    margin-top: 0px;

}

.left-nav-wrap{
    padding-left: 0px;
    padding-right: 0px;
}
.blink_me {
    animation: blinker 1s linear infinite;
    font-size: 15px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.btn-select-search-guest {
    padding: 0px 9px;
}

.booking-report-title{
    background-color: #f1f1f1;
    padding: 1px 15px 12px 15px;
    margin-bottom: 20px;
    margin-top: 0px;
    border-radius: 4px;
}

.count-bottom{
    font-size: 13px;
}

.clear-padding-left{
    padding-left: 0px;
}

.clear-padding-right{
    padding-right: 0px !important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    z-index: 2;
    color: #ddd;
    background-color: #2dad3d;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.paginate_button{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #4c4c4c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}
/*Booking Summery Check box*/
.onoffswitch {
    position: relative;
    width: 124px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #FCFCFC;
    border-radius: 10px;
}
.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 33px;
    padding: 0;
    line-height: 33px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "RESERVED";
    padding-left: 10px;
    background-color: #2F961C;
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "TENTATIVE";
    padding-right: 10px;
    background-color: #e46e1b;
    color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block;
    width: 20px;
    margin: 5.5px;
    background: black;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 87px;
    border: 8px groove #ada7a7;
    border-radius: 10px;
    transition: all 0.3s ease-in 0s;
    height: 20px;
    margin-top: 8px;
    margin-right: 8px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
/*Check Box end*/


div.dataTables_wrapper div.dataTables_paginate{
    margin: -15px 0px 1px 0px !important;
    float: right;
}

div.dataTables_wrapper div.dataTables_filter{
    margin-top: -28px !important;
}

.current {
    background-color: #5cb85c;
    color: #fff;
    border: 1px solid #c3bcbc;
    border-right: 2px solid #c3bcbc;
}

.current:hover{
    text-decoration: none;
    color: #fff;
}

.paginate_button:hover{
    background-color: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
    text-decoration: none;
}

div.dataTables_wrapper div.dataTables_filter input{
    border: 1px solid #888;
}

div.dataTables_wrapper div.dataTables_length select{
    height: 24px;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    //border: 1px solid #888 !important;
}

.table-striped > tbody > tr:hover{
    background-color: #29292847 !important;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td{
    font-size: 12px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td{
    font-size: 12px;
    font-weight: bold;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
    font-size: 12px;
    font-weight: normal;
}

.succes-booking-mdg-wrap .succes-msg-head{
    background-color: #00a34a;
    height: 43px;
    position: relative;
}

.error-booking-mdg-wrap .error-msg-head{
    background-color: red;
    height: 43px;
    position: relative;
}



.rotate {

    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.booking-progress-report-wrap table tr td{
    border: 1px solid #ddd;
    padding: 2px 7px 3px 6px;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    //width: 18px;
    font-size: 12px !important;
    font-family: 'Istok Web', sans-serif;
}

.booking-progress-report-wrap table tr td:first-child{
    background-color: #f1f1f1;
    color: #000;
}

.booking-progress-report-wrap table thead tr th{
    border: 1px solid #ddd;
    padding: 10px 6px 10px 0px;
    /* line-height: 30px; */
    vertical-align: middle;
    line-height: 43px;
}

.booking-progress-report-wrap table thead{
    border-top: 1px solid #f1f1f1;
}

.date-placehold{
    text-align: right;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

div.dataTables_wrapper div.dataTables_info{
    font-size: 10px;
}

.booking-ca-d-m{
    font-size: 19px;
    //color: #fff;
    color: #ffe23e;
    background-color: #888888;
    padding-top: 2px;
    padding-right: 32px;
}

.booked-count-badge{
    background-color: #4CAF50;
    padding: 1px 8px 1px 8px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.hold-count-badge{
    /*    background-color: #9E9E9E;
        padding: 1px 8px 1px 8px;
        border-radius: 4px;
        color: #ffffff;
        font-size: 12px;*/
    background-color: #795548;
    padding: 1px 8px 1px 8px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 10px;
    position: absolute;
    top: 116px;
    right: 6px;
}

.available-count-badge{
    background-color: #FFEB3B;
    padding: 1px 8px 1px 8px;
    border-radius: 4px;
    color: #000;
    font-size: 12px;
}

.calender-wrapper table tbody td{
    //padding-bottom: 24px;
    padding: 0px 0px 27px 0px;
}

/* align glyph */
.left-addon .glyphicon  {
    left:  0px;
}
.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input  {
    padding-left:  30px;
}
.right-addon input {
    padding-right: 30px;
}

.booking-progress .green{
    background-color: #4CAF50;
    color: #fff;
}

.booking-progress .red{
    background-color: #da2828;
    color: #fff;
}

.prograss-table-wrap {
    border: 1px #a6c0e6 solid;
    width: 100%;
    overflow-x: auto;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: visible;
    border-radius: 5px;
    color: black;
}

.booked-room-no{
    color: yellow;
}

.step-icon-current{
    font-weight: bold;
    box-shadow: 1px 1px 13px #636363;
}
.step-icon-current {
    animation: step-icon-current 1s step-start 0s infinite;
    -webkit-animation: step-icon-current 1s step-start 0s infinite;
}

@keyframes step-icon-current {
    50% {
        opacity: 0.0;
    }
}
@-webkit-keyframes step-icon-current {
    50% {
        opacity: 0.0;
    }
}

.prograss-table-wrap table th:first-child{
    padding: 0px 10px 0px 10px;
}

.table-responsive>.fixed-column {
    position: absolute;
    width: auto;
    border-right: 1px solid #ddd;
}

.cancel-booking-action-tabs{
    background: #e2e2e2;
    padding: 12px;
    border-radius: 5px;
}
.table_text_input {
    border-radius: 3px;
    border: 1px solid #737373;
    padding: 3px;
}
@media(min-width:768px) {
    .table-responsive>.fixed-column {
        display: none;
    }
}

@media only screen and (max-width: 768px){
    .book-btn-entire-house{
        width: 72% !important;
    }
    .villa-img{
        width: 100% !important;
    }
}

@media only screen and (max-width:1024px){
    .book-btn-entire-house{
        width: 43% !important;
    }
}

@media only screen and (max-width:414px){
    .villa-img{
        height: auto !important;
        width: 100% !important;
    }

    .price-wrap{
        text-align: left;
    }
    .villa-price{
        text-align: left !important;
    }
    .per-text{
        text-align: left !important;
    }
    .villa-facilities-list ul li{
        font-size: 11px !important;
    }
    .villa-description-wrap .col-md-5{
        padding-left: 0px;
    }
    .book-btn-entire-house{
        width: 86% !important;
    }

    .entire-house-wrap{
        margin-left: 30px;
        margin-right: 30px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 28px !important;
        border: 1px solid #ececec;
    }
}

@media only screen and (max-width:320px){
    .book-btn-entire-house{
        width: 100% !important;
    }
    .villa-facilities-list ul li{
        font-size: 8px !important;
    }
    .villa-description-wrap h2{
        font-size: 25px !important;
    }
}


.demo-item {
    position: fixed;
    top: 250px;
    left: 50px;
    width: 240px;
    height: 90px;
    background: #1f1f1f;
    padding: 20px;
    color: #fff;
    border: 1px solid #444;
    border-left: 1px solid #444;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    box-sizing: border-box;
}

#demoItem2 {
    top: 150px;
    left: 50px;
}

#demoItem3 {
    top: 50px;
}

.booking-report-action-wrap ul{
    padding: 0px;
    margin: 0px;
}

.booking-report-action-wrap ul li{
    display: inline-block;
}

.booking-report-action-wrap ul li span{
    padding: 1px 2px 0px 3px;
    margin: 0px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.booking-report-action-wrap ul li span i{
    padding-right: 3px;
}

.booking-report-action-wrap ul li .edit{
    background-color: #3481d2;
    padding: 3px;
}

.booking-report-action-wrap ul li .edit:hover{
    background-color: #a54100;
    padding: 3px;
}

.booking-report-action-wrap ul li .delete{
    background-color: #fd4c4c;
    padding: 3px;
}

.booking-report-action-wrap ul li .delete:hover{
    background-color: #a20000;
    padding: 3px;
}

.booking-report-action-wrap ul li .view{
    background-color: #0ab1aa;
    padding: 3px;
}

.booking-report-action-wrap ul li .view:hover{
    background-color: #066d69;
    padding: 3px;
}

.booking-report-action-wrap:hover{
    background-color: #fff !important;
}

.booking-report-action-wrap{
    padding: 7px 1px 1px 1px !important;
}


.close{
    font-size: 26px !important;
    opacity: 1 !important;
    color: #fff !important;
}

.modal-header{
    /*    padding: 6px 10px 0px 30px !important;*/
    line-height: 3px !important;
    height: 50px !important;
    max-height: 50px !important;
    text-transform: inherit;
    background-color: #ffe200;
    box-shadow: 0px 3px 6px #8e8e8e;
}

.room-name i{

}

.check-bookings-badge{
    padding: 4px 6px 4px 6px !important;
    font-size: 9px !important;
}

.margintop-space{
    margin-top: 15px;
}

.check-bookings-badge:hover{
    background-color: #000;
    color: #fff !important;
}

.ftr-list-menu{
    padding-left: 0px !important;
}

.forgot-booking-code{
    font-size: 12px !important;

}

.login-mob-btn{
    padding: 0px;
    color: #fff;
}

.social-sign-in-wrap ul li{
    display: inline-block;
    margin: 2px;
    padding: 0px !important;
}

.social-sign-in-wrap ul{
    padding: 0px;
}

.social-sign-in-wrap p{
    padding: 0px;
    margin: 0px;
    line-height: 35px;
}

.social-sign-in-wrap{
    line-height: 6px;
}

.guest-info-list-wrap{
    padding: 0px;
    margin-bottom: 18px;
    margin-top: 18px;
    position: absolute;
    top: 190px;
    left: 10%;
}

.guest-info-list-wrap li{
    display: inline-block;
    background-color: white;
}
.guest-info-count{
    color:#1d6bad;
}
.guest-info-list-wrap li div,
.guest-info-title,
.guest-info-count{
    text-align: center;
}

.guest-info-list-wrap li div .guest-info-title i
{

}

.guest-info-count{

    font-weight: bold;
}

.guest-info-list-wrap li div{
    padding: 6px 20px 6px 20px;
}

.guest-info-list-wrap li div span{
    display: block;
}

.guest-info-title{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.small-space{
    height:5px;
}

.wizard-btn{
    padding: 8px 25px 8px 25px;
}

.forgot-pass{
    line-height: 50px;
}

.forgot-pass:hover{
    text-decoration: none;
}

.msg-info{
    background-color: #FFC107;
    padding-left: 86px;
    padding-right: 31px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #000;
    position: relative;
    border: 1px solid #ffc107;
    border-radius: 4px;
}

.msg-info:before{
    font-family: FontAwesome;
    content: "\f129";
    position: absolute;
    top: 20px;
    left: 17px;
    font-size: 32px;
    color: #755800;
    vertical-align: middle;
    padding-top: 9px;
    background-color: aliceblue;
    padding: 6px 24px 6px 24px;
    border-radius: 50%;
}

.msg-info:after{
    /*    font-family: FontAwesome;
            content: "\f00d";
        position: absolute;
        top: 20px;
        right: 50px;
        font-size: 32px;
        color: #755800;
        vertical-align: middle;
        padding-top: 9px;
        background-color: aliceblue;
        padding: 6px 24px 6px 24px;
        border-radius: 50%;*/
}

.msg-info p{
    font-size: 12px;
}
.content-font{
    font-size: 14px;
}

/*================================================================
Use below classes for show message boxes.
.info-msg - Information Massage
.succes-msg - Succes message
.error-msg - Error message
.animated-msg - Animate the message

UI styles by: kelum chathuranga
==================================================================*/

/*====== Messages box common CSS ======== */

.msg-wrapper{
    margin: 30px auto;
    width: 60%;
    padding: 25px 40px 25px 40px;
    position: relative;
}
.msg-body h2{
    text-align: center;
}
.msg-body p{
    text-align: center;
    font: 11px;
}
.msg-body span{
    font-size: 10px;
    color: darkgray;
    text-align: center;
}
/*====== Messages box common CSS ======== */



/* ====== Infomation message box styles ====== */
.info-msg {
    border: 1px solid #006cb0;
    border-radius: 4px;
    border-top: 50px solid #006cb0;
    border-color: #006cb0;
    position: relative;
}

.info-msg:before{
    font-family: FontAwesome;
    position: absolute;
    content: "\f129";
    color: #fff;
    font-size: 20px;
    left: -7%;
    top: -99%;
    font-size: 37px;
    background-color: #006cb0;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 87px;
    border-radius: 50%;
    box-shadow: 1px 1px 8px #565656;
}

.info-msg:after{
    content: "Information Box";
    position: absolute;
    top: -35px;
    left: 79px;
    /* right: 20px; */
    color: white;
    font-size: 15px;
    text-transform: uppercase;
}

.info-msg span{
    background: #006cb0;
}
/* ====== Infomation message box styles ====== */

/* ====== Succes message box styles ====== */
.succes-msg .msg-wrapper{
    border: 1px solid #008e3b;
    border-radius: 4px;
}
.succes-msg .msg-head{
    background-color: #008e3b;
}
.succes-msg .msg-icon{
    background-color: #008e3b;
    box-shadow: 1px 1px 15px rgba(88, 88, 88, 0.69);
}
.succes-msg .msg-icon:before{
    font-family: FontAwesome;
    position: absolute;
    content: "\f00c";
    color: #fff;
    font-size: 20px;
    left: 16%;
    top: 0px;
    font-size: 43px;
}
.succes-msg .msg-body h2{
    color: #008e3b;
}
.succes-msg span{
    background: #008e3b;
}
/* ====== Succes message box styles ====== */


/* ====== Error message box styles ====== */
.error-msg .msg-wrapper{
    border: 1px solid #e70012;
    border-radius: 4px;
}
.error-msg .msg-head{
    background-color: #e70012;
}
.error-msg .msg-icon{
    background-color: #e70012;
    box-shadow: 1px 1px 15px rgba(88, 88, 88, 0.69);
}
.error-msg .msg-icon:before{
    font-family: FontAwesome;
    position: absolute;
    content: "\f00d";
    color: #fff;
    font-size: 20px;
    left: 24%;
    top: 0px;
    font-size: 43px;
}
.error-msg .msg-body h2{
    color: #e70012;
}
.error-msg span{
    background: #e70012;
}
/* ====== Error message box styles ====== */


/* ====== Message icon animate styles ====== */
.animated-msg span{
    -webkit-animation:info-icon 1.6s linear infinite;
    animation:info-icon 1.6s linear infinite;
    position:absolute;
    display:inline-block;
    width:80px;
    height:80px;
    border-radius:100%;
    left: 446px;
    top: -66%;
    z-index: 1;
}
@keyframes animated-msg{
    0% {
        transform: scale(0, 0);
        opacity:0.5;
    }
    50% {
        transform: scale(1, 1);
        opacity:0.2;
    }
    100% {
        transform: scale(2, 2);
        opacity:0;
    }
}
@-webkit-keyframes animated-msg {
    0% {
        -webkit-transform: scale(0, 0);
        opacity:0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity:0.2;
    }
    100% {
        -webkit-transform: scale(2, 2);
        opacity:0;
    }
}
/* ====== Message icon animate styles ====== */


.info-box-icon i{
    background-color: #006cb0;
    width: 60px;
    height: 60px;
    color: aliceblue;
    line-height: 59px;
    text-align: center !important;
    border-radius: 50%;
    font-size: 35px;
    margin: 0 auto !important;
}
.info-box-icon{
    text-align: center;
    margin: 5px auto;
}
#noRoomsMessage p{
    padding: 20px;
}

#noRoomsMessage .modal-header{
    background-color: #006cb0 !important;
    color: #fff !important;
}

.info-booking-msg-wrap .info-msg-head{
    background-color: #006cb0;
    height: 43px;
    position: relative;
}
.info-mark{
    background-color: #006cb0;
    padding: 9px 24px 9px 24px;
    border-radius: 50%;
    font-size: 26px;
    color: #fff;
    box-shadow: 1px 1px 8px #717171;
    position: absolute;
    left: 46%;
    top: -52%;
    z-index: 10;
}

.info-booking-msg-wrap h2{
    text-align: center;
    color: #F44336;
    font-size: 26px;
}

.info-booking-msg-wrap p{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    color: #949494;
    font-size: 13px;
}
.info-booking-msg-wrap{
    border: 1px solid #00bcd4;
    border-radius: 4px;
}

.info-msg-body{
    padding-top: 15px;
    padding-bottom: 15px;
}
.info-msg-small{
    width: 60%;
    margin: 30px auto;
}


/*============== CSS3 animation for info message icon pulse ===================== */

.info-msg-head span{
    -webkit-animation:info-icon 1.6s linear infinite;
    animation:info-icon 1.6s linear infinite;
    position:absolute;
    display:inline-block;
    width:80px;
    height:80px;
    border-radius:100%;
    background: #009fb3;
    left: 44%;
    top: -84%;
    z-index: 1;
}

/*            .info-icon span:last-child {
   animation-delay:-0.8s;
   -webkit-animation-delay:-0.8s;
}*/
@keyframes info-icon {
    0% {
        transform: scale(0, 0);
        opacity:0.5;
    }
    50% {
        transform: scale(1, 1);
        opacity:0.2;
    }
    100% {
        transform: scale(2, 2);
        opacity:0;
    }
}
@-webkit-keyframes info-icon {
    0% {
        -webkit-transform: scale(0, 0);
        opacity:0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity:0.2;
    }
    100% {
        -webkit-transform: scale(2, 2);
        opacity:0;
    }
}
/*============== CSS3 animation for info message icon pulse ===================== */

//CSS3 animation for pulse info icon
.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin:70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes pulse_animation {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.08);
    }
    50% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.05);
    }
    80% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}


/*========================== Error page UI styles =============================*/
.error-text-wrap{
    padding-top: 150px;
}

.error-text-wrap h1{
    font-size: 50px !important;
    text-transform: uppercase;
    color: #fff;
}

.error-text-wrap h4{
    //color: #fff;
    color: #FFEB3B;
}

.error-text-wrap p{
    color: #fff;
    /*font-family: sans-serif;*/
    font-family: cursive;
    font-size: 17px;
    letter-spacing: 0.8px;
}

.error-icon-wrap{
    padding-top: 150px;
}

.error-page-footer{
    background-color: #0e0e0e;
    padding: 20px 20px 20px 20px;
    /* margin: 30px auto; */
    /*margin-top: 150px;*/
    margin-top: 90px;
    border-radius: 4px;
}

.back-to-home{
    background-color: #4CAF50;
    border-radius: 0px;
    color: #fff;
    margin-top: 7px;
    border-bottom: 4px solid #3a863d;
}

.go-back{
    border-color: #fc0;
    /*border-color: #fc0 #e4a000 #e4a000 #fc0;*/
    background-color: #fc0;
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.15);
    color: #000;
    margin-top: 7px;
    border-radius: 0px;

}

.go-back:hover{
    text-decoration: none;
    border-color: #ffb300 #e4a000 #e4a000 #ffb300;
    background-color: #ffb300;
}

.copy-txt-error-page{
    color: #9E9E9E;
    font-size: 12px;
}
/*========================== Error page UI styles =============================*/


/*========================= Booking card UI styles ===========================*/

.booking-card-wrap{

}

.print-btn{
    background-color: #2D9434;
    text-align: center;
    padding: 0px 10px 1px 1px;
    color: #ffffff;
    font-size: 13px;
    font-family: Raleway;
    position: fixed;
    right: 15px;
    top: 15px;
    text-transform: uppercase;
}

.print-btn i{
    background-color: #15781B;
    padding: 0px 0px 0px 0px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 39px;
    font-size: 17px;
    margin-top: 0px;
}

/*========================= Booking card UI styles ===========================*/


.highlighted-col{
    background-color: #000 !important;
}

.table-striped img{
    max-width: 100px;
    margin: 0 auto;
}

.admin-add-booking-result-box {
    border: 2px solid #e0e0e0;
    padding: 0px 0px 0px 0px;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 10px;
    background: white;
    border-radius: 5px;
}

.admin-add-booking-result-box:hover{
    background-color: #f1f1f1;
}

.admin-add-booking-result-box:hover
.highlighted-col-b-data
{
    /*    background-color: #CDDC39;
        padding: 5px 10px 11px 10px;
        border: 2px solid #ffffff;*/
}

.admin-add-booking-result-box:hover
.IncDec-minus-btn

{
    /*        color: #fff;
        background-color: #607d8b;
        border: 1px solid #607d8b;*/
}

.admin-add-booking-result-box:hover
.IncDec-plus-btn{
    /*    color: #fff;
        background-color: #607d8b;
        border: 1px solid #607d8b;*/
}

.admin-add-booking-result-box:hover
.label{
    color: #fff;
}

.highlighted-col-b-data p{
    text-align: center;
}

.highlighted-col-b-data{
    /*    background-color: #f1f1f1;*/

    margin-top:5px;
    /*    border: 2px solid #f1f1f1;*/
}

.add-booking-box-head{
    background-color: #e0e0e0;
}

.add-booking-box-head p{
    margin: 0px;
}
.badge1 {
    font-family: oswald, sans-serif;
    font-size: 14px;
    margin: 5px auto;
    background: #00BCD4;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    transform: rotate(0);
    width: 30px;
    height: 21px;
    line-height: 1;
    border-radius: 20px;
    margin-top: -8px;
    margin-left: -2px;
}
.search-results-img-div{
    padding-left: 10px;
    padding-right: 5px;
}
.hotel-icon-des{
    font-size: 20px;
    color: black;
}
.max-nof-item{
    font-size: 17px;
}
.admin-add-booking-result-box img{
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.add-booking-body{
    padding-top: 0px;
    padding-bottom: 0px;
}
.box-titles {
    color: #000000b8;
    font-size: 15px;
}

.add-booking-body p{
    padding: 0px;
    font-size: 11px;
    margin: 0px;
}

.admin-room-price-lable {
    border: 2px dashed #407ad0;
    padding: 5px 15px 4px 15px;
    font-size: 17px;
    color: #000;
    border-radius: 5px;
    float: right;
    margin-top: 5px;
    background: white;
}

.room-details-icons-list-admin li{
    display: inline-block;
    font-size: 12px;
    margin-right: 30px;
}
h5.hold-rooms-admin {
    color: #0a860a;
}
.room-details-icons-list-admin{
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.not-available-msg {
    background: white;
    padding: 5px;
    border: 1px dashed #da2222;
    border-radius: 5px;
    color: #065bdc;
}
.alert-not-available-icon{
    font-size: 25px;
    color: #ea4848;
    float: right;
    margin-top: -4px;
}
.bg-border-yellow{
    background: #ffe200 !important;
    //border-top: 1px solid #f5d900 !important;
    //border-bottom: 1px solid #f5d900 !important;
    border: 1px solid #d8bf00 !important;
}

.livesearch{
    height: 42px;
}

.add-guest-btn{

    margin-right: 3px;
    height: 35px;
}

.reset-admin-btn{
    background-color: #FFBA00;
    border: 1px solid #f9ae14;
    font-size: 10px;
    padding: 4px 7px 4px 7px;
    line-height: 10px;
    color: black;
    margin-top: 10px;
}

.live-search-rm-name{
    line-height: 29px;
}



/*========================= Checkboxes styels ============================*/


/*========================= Checkboxes styels ============================*/

.yellow-bg{
    background-color: yellow !important;
}

.admin-wizard-btn-area{
    margin-top: 50px;
}

.admin-wizard{
    color: #ffffff;
    background-color: #5cb85c;
}

.admin-wizard:hover{
    background-color: #449d44;
    border-color: #398439;
}

.no-result-found{
    color: #cc0066;
}

.tbl_search .input-group-addon{

    //background-color: #ffffff !important;
}

.livesearch{
    //border: 1px solid #fff !important;
    background-color: #ffffff !important;
    //font-size: 13px;
    font-size: 12px;
    color: #000000;
    //text-transform: uppercase;
    position: relative;
}

.admin-input-icon{
    background-color: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}

.loading_circle{
    position: absolute;
    width: 16px;
    top: 12px;
    right: 13px;
    z-index: 9999;
}

.list-tbl:hover {
    background-color: #c5c5c5 !important;
}

#admin-loader{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(255, 255, 255);
    z-index: 99999;
}

.admin-loader-inner {
    //position: absolute;
    //left: 47%;
    //top: 53%;
    z-index: 999999;
    width: 20px;
    height: 20px;
    //margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.admin-booking-total-count{
    padding-left: 15px;
    margin: 0px;
    background-color: #607D8B;
    padding-top: 10px;
    padding-bottom: 10px;
}

.add-invoice-btn{
    margin-top: 24px;
    padding: 9px 12px;
}


#frm_confirm .checkbox{
    margin-top: 0px;
    margin-bottom: 0px;
}

#frm_confirm button{
    padding: 9px 12px;
}

.space-top{
    margin-top: 24px;
}

.clear-padiing-left {
    padding-left: 0px;
}

.clear-padiing-right{
    padding-right: 0px;
}


/*=============== Switch toggle button styles =================*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    display:none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    //background-color: #2196F3;
    background-color: #5cb85c;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/*=============== Switch toggle button styles =================*/




.switch-wrapper {
    position: relative;
}

.switch-wrapper p{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    left: 70px;
    color: #607D8B;
}

.calender-wrapper table tbody tr td{
    width: 14.28%;
    position: relative;
}

.calender-wrapper table tbody tr td:first-child{
    //width: 121px;
    width: 14.28%;
}

.calender-wrapper table tbody tr td:last-child{
    width: 14.28%;
}

.booked-room-count{
    font-weight: bold;
    font-size: 35px;
    color: #fff;
}

.booking-ca-d-m{
    position: relative;
}

.booking-ca-d-m span.date-count{
    font-size: 30px;
}

.booking-ca-d-m span.month-name{
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    color: #e0e0e0;
    margin-left: 4px;
}

.booking-ca-d-m span.year-name{
    font-size: 12px;
    position: absolute;
    top: 22px;
    left: 64px;
}

.info-booking-date{
    position: absolute;
    top: 51px;
    left: 10px;
    color: #FFEB3B;
    font-size: 14px;
}

.total-room-count{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.hold-booked-rm-seperator{
    color: #ffffff;
}

.info-date{
    background-color: #888;
    padding: 1px 4px 3px 4px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
}

.info-date:hover{
    background-color: #888;
    padding: 1px 5px 3px 4px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
}

.calender-wrapperXX .tooltip{
    //background-color: #ff9900;
}
.calender-wrapperXX .tooltip:before{
    background-color: #ff9900;
}

/* Tooltip */
.date-info-roomXX + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 10px;
    font-size: 11px;
}

/* Tooltip on top */
.date-info-roomXX + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}

/* Tooltip on bottom */
.date-info-room + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
}

/* Tooltip on left */
.date-info-roomXX + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
}

/* Tooltip on right */
.date-info-roomXX + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
}

.confirm_success{

}

.confirm_success:hover{

    color: #fff;
}

.guest-list-btn{
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-size: 11px !important;
    margin-top: 0px !important;
}

.notification-doc-wrap{
    z-index: 999999;
    background-color: #F44336;
    width: 100%;
    height: 23px;
    max-height: 23px;
    top: 0;
    left: 0;
    /*padding-left: 92px;*/
    padding-left: 25px;
    padding-right: 30px;
    line-height: 22px;
    padding-bottom: 11px;
    box-shadow: 0px 1px 5px #c5c5c5;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

.notification-doc-wrap p{
    color: #fff;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    max-width: 1142px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

/* close button small for alert*/
.closebtn-small {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn-small:hover {
    color: black;
}


/* The alert message box */
.alert {
    padding: 20px;
    background-color: #4CAF50; /* Red */
    color: white;
    margin-bottom: 15px;
}

/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: black;
}

.daily-rate-legend-wrap .standard{
    background-color: #000000;
}
.daily-rate-legend-wrap .special-day{
    background-color: #a47e3c;
}
.daily-rate-legend-wrap .long-weekend{
    background-color: #008080;
}
.daily-rate-legend-wrap .season{
    background-color: #de543e;
}
.daily-rate-legend-wrap .weekend{
    background-color: #006cb0;
}
.daily-rate-legend-wrap .off-season{
    background-color: #008e3b;
}
.legend-box{
    height: 10px;
    width: 10px;
}
span.legend-box{
    display: inline-block;
}
.fa-ul{
    margin-left: 0 !important;
}
.legend-field{
    padding: .35em .625em .75em !important;
    margin: 0 2px !important;
    border: 1px solid #c0c0c0 !important;
}

.legend-field legend{
    /* border-bottom: 1px solid #e5e5e5; */
    border: 0px !important;
}


.page-cnt-admin-home{
    position: relative;
}

.close-bar{
    color: #000000;
    font-size: 11px;
    position: absolute;
    right: 8px;
    background: #ffe200;
    padding: 1px 4px 0px 4px;
    z-index: 9999;
    cursor: pointer;
    top: 10px;

}
.close-bar:hover{
    text-decoration: none;
    background: #ffffff;
}


.separator-head{
    height: 5px;
    color: #000;
    display: none;
}

.top-logo-wrap-bar{
    padding-top: 5px;
    padding-bottom: 5px;
}

.datepicker th.switch{
    width: 45px;
}

.datepicker thead th.switch{

}

.sliding-menu-click-icon{
    font-size: 23px;
    cursor: pointer;

}

.villa-booking-status .status{
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 0px;
    //color: #ffe200;
    color: #FFEB3B;
    text-shadow: 1px 1px 4px #000;
}

.bangalow-calender-view{
    padding-bottom: 5px !important;
}

.bangalow-calender-view table tbody td{
    /*    padding: 0px 0px 25px 0px !important;*/
    padding: 0px 0px 8px 0px !important;
}

.villa-booking-status{
    padding-top: 0px;
}

.villa-booking-status .hold-status{
    font-size: 10px;
    color: #fff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px #000;

}

.villa-booked-room-section{
    font-size: 10px;
    //border: 1px solid rgb(197, 0, 0);
    padding: 0px;
    //background-color: rgb(197, 0, 0);
    color: #f9e4da;
    text-align: left !important;
}

.villa-booked-room-section p{
    margin: 0;
    background-color: rgba(0, 0, 0, 0.61);
    padding: 2px 2px 2px 2px;
    margin-left: 4px;
    margin-right: 4px;
}

/* ================ Sliding menu admin page ====================*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 7px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

/* ================ Sliding menu admin page ====================*/


/* ================ Styles for Template Villa Type ====================*/

.entire-house-wrap{
    background-color: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: -30px;
}

.villa-container{
    background-color: #fff;
}

.villa-description-wrap{
    padding: 30px;
}

.villa-description-wrap h2{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 30px;
}

.villa-price{
    font-size: 30px;
    font-weight: bold;
    color: #8ed1e1;
    margin: 0;
    padding: 0;
    text-align: right;
}

.per-text{
    margin: 0;
    padding: 0;
    text-align: right;
    color: #b3b3b3;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
}

.villa-desc-body{

}

.villa-desc-body p{
    font-size: 15px;
    color: #000000;
    font-weight: normal;
    padding: 0;
}

.price-wrap span{
    display: block;
}

.villa-price{

}

.villa-facilities-list ul{
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.villa-facilities-list ul li{
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 15px;
}

.villa-facilities-list ul li span{
    color: #58bfd2;
}

.book-btn-entire-house{
    width: 42%;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
}

.name-bottom-text{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #b3b3b3;
    font-size: 16px;
    font-weight: normal;
    line-height: 4px;
}

/* ================ Styles for Template Villa Type ====================*/

/* ================ View booking calenders section styles ====================*/

.calendar-button{
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 16px;
    color: white;
    vertical-align: text-bottom;
}
.cal-month{
    display: inline-block;
    /*height: 235px;*/
    height: auto;
    padding: 0px;
    /*margin: 15px;*/
    padding-top: 9px;
    float: left;
    margin-left: 24px;
    margin-bottom: 15px;

    width:calc(((100% / 12) * 3) - 19px);
}
@media(max-width:1025px){
    .hotel-calender-con-elmt .cal-month{
        width: calc(((100% / 12) * 4) - 52px) !important;
    }
    .hotel-calender-con-elmt{
        justify-content: center;
        column-gap: 22px !important;
        row-gap: 22px;
    }
}
@media(max-width:992px){
    .hotel-calender-con-elmt .cal-month {
        width: calc(((100% / 12) * 6) - 11px) !important;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
}
@media(max-width:481px){
    .hotel-calender-con-elmt .cal-month {
        width: calc(((100% / 12) * 12) - 0px) !important;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
}
.cal-day{
    /*    border: 1px solid grey;*/
    background-color: #e2e2e2;
}

.calender-controller-wrap{
    text-align: center;
}

.booking-ca-date-range-wrap span{

    padding: 7px 15px;
}

.booking-ca-date-range-wrap i{
    padding: 9px 15px;
    position: relative;
}

.show-calender-icon{
    margin-right: -35px;
}

.cal-header-item{
    /*border: 1px solid #808080;*/
}
.cal-day, .cal-header-item{
    /*    display: inline-block;
        margin-right: 1px;
        width: 25px;
        padding: 3px;
        text-align: center;
        text-transform: uppercase;XXXXXXX
        letter-spacing: 2px;
        font-size: 8px;
        font-weight: normal;*/

    display: inline-block;
    margin-right: 1px;
    width: 25px;
    padding: 3px;
    text-align: center;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    font-size: 8.5px;
    color: black;
    font-weight: normal;
    font-weight: 600;
}
.cal-header-month{
    text-align: center;
    font-size: 13px;
    /* font-weight: bold; */
    text-transform: uppercase;
    padding: 5px 3px;
    vertical-align: middle;
    line-height: 17px;
    height: 25px;
    /*color: #fff;*/
    color: black;
    letter-spacing: 1px;
    width: 99.7%;
}

.cal-day {
    font-size: 9px;
    font-weight: bold;
    height: 26px;
    padding-top: 8px;
    margin-top: 2px;
}

/* Tooltip */
.show-calender-icon + .tooltip > .tooltip-inner {

}

.show-calender-icon + .tooltip{

}

.show-calender-icon:hover{
    text-decoration: none;
}
.show-calender-icon:focus{
    text-decoration: none;
}

.last-hesder-item{
    /*    width: 28px;*/
}

.cal-day:last-child{
    margin-right: 0px;
}

.cal-day-booked{
    background-color: #fe6f5e;
}
.cal-day-available{
    background-color: #5fc163;
}
.cal-day-passed{
    background-color: #808080;
}
/* ================ View booking calenders section styles ====================*/

.msg-info-box{
    background-color: #FFEB3B;
    padding: 10px 10px 10px 10px;
    border-left: 50px solid #dcc915;
    line-height: 16px;
    color: #2a4e6e;
    font-size: 13px;
    position: relative;
}

.msg-info-box:before{
    content: "\f05a";
    position: absolute;
    font-family: FontAwesome;
    left: -36px;
    top: 10px;
    font-size: 26px;
    color: #795e00;
}

.msg-info-box-big{
    background-color: #FFEB3B;
    padding: 10px 10px 10px 10px;
    border-left: 6px solid #dcc915;
    line-height: 16px;
    color: #2a4e6e;
    font-size: 13px;
    position: relative;
}

.booking-pay-data-table tr td{
    border-top: 0px solid transparent !important;
    padding: 2px !important;
}

.payment-info-box{
    background-color: #FFEB3B;
    padding: 10px 10px 10px 20px;
    font-size: 11px;
    border-left: 4px solid #ccbc33;
}

.booking-info-detail-wrapper-box{
    position: relative;
    padding-right:0;
}
.report-wrap table th{
    text-align: left !important;
}

.report-wrap table{
    margin-bottom: 0px;
}

.report-success i{

}


/* Admin Dashboard Styles */
.admin-white-box{
    background-color: white;
    padding: 15px;
    margin: 20px auto;
}

.label-pink{
    background-color: #F06292;
}

.label-purple{
    background-color: #8892d6;
}

.label-warning{
    background-color: #ff9800;
}

.admin-white-box .label{
    padding: 0.3em .6em;
    font-family: 'Source Sans Pro', sans-serif;
}

.admin-white-box .label{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.alert-info{
    /*    color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
            padding-right: 35px;*/
    color: #000000;
    background-color: #00BCD4;
    /*    border-color: #00afc5;*/
    padding-right: 35px;
    border-radius: 0px;
}

span.edit{
    background: #5cb85c;
    padding: 4px 9px;
    cursor: pointer;
}
i.fa.fa-user {
    font-size: 14px;
}
span.delete{
    background-color: #e8382b;
    padding: 4px 8px;
    cursor: pointer;
}

span.preview{
    background-color: #00BCD4;
    padding: 4px 8px;
    cursor: pointer;
}
span.email{
    background-color: #e59341;
    ;
    padding: 4px 8px;
    cursor: pointer;
}

.action-admin{

}

.action-admin i{
    color: #fff;
    font-size: 12px;
}

.action-admin-icon-wrtap li{
    display: inline;
}

.action-admin-icon-wrtap{
    margin: 0;
    padding: 0;
}

.card-box{
    padding: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.widget-two-purple{

}

/* =================================================================
   Widgets
================================================================= */
.widget-box-one .widget-one-icon {
    position: absolute;
    right: 30px;
    font-size: 72px !important;
    top: 0;
    color: #f3f3f3;
    overflow: hidden;
    vertical-align: middle;
    line-height: 2 !important;
}
.widget-box-one .wigdet-one-content {
    position: relative;
}
.widget-box-two p {
    font-size: 14px;
    padding: 0;
    font-weight: normal;
}
.widget-box-two .widget-two-icon {
    position: absolute;
    right: 30px;
    font-size: 30px !important;
    top: 30px;
    overflow: hidden;
    vertical-align: middle;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.5);
    opacity: 0.5;
}
.widget-box-two .wigdet-two-content {
    position: relative;
}
.widget-two-custom {
    background-color: #1ea69a;
    border-color: #1ea69a;
}
.widget-two-primary {
    background-color: #348cd4;
    border-color: #348cd4;
}
.widget-two-success {
    background-color: #78c350;
    border-color: #78c350;
}
.widget-two-warning {
    background-color: #ff9800;
    border-color: #ff9800;
}
.widget-two-info {
    background-color: #45bbe0;
    border-color: #45bbe0;
}
.widget-two-danger {
    background-color: #f7531f;
    border-color: #f7531f;
}
.widget-two-inverse {
    background-color: #3b3e47;
    border-color: #3b3e47;
}
.widget-two-purple {
    background-color: #8892d6;
    border-color: #8892d6;
}
.widget-two-pink {
    background-color: #F06292;
    border-color: #F06292;
}
.widget-two-default {
    background-color: #ffffff;
}
.widget-two-default .widget-two-icon {
    color: #c0c0c0;
    border: 2px solid #c0c0c0;
}
.widget-box-three img {
    height: 48px;
    width: 48px;
    line-height: 80px;
}
.widget-box-three .bg-icon {
    height: 80px;
    width: 80px;
    line-height: 76px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    background-clip: padding-box;
    border: 1px dashed #98a6ad;
    background-color: #f3f3f3;
    margin-right: 20px;
}
.widget-box-three .bg-icon i {
    vertical-align: middle;
    font-size: 36px;
    color: #98a6ad;
}
.widget-user {
    position: relative;
}
.widget-user img {
    width: 60px;
    height: 60px;
}
.user-position {
    position: absolute;
    top: 0;
    border-left: 1px solid #e2e2e2;
    bottom: 0;
    width: 44px;
    font-size: 16px;
    text-align: center;
    right: 0;
    left: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}
.user-position span {
    transform: rotate(90deg);
}
/* Avatar box */
.avatar-sm-box {
    height: 32px;
    width: 32px;
    color: #ffffff;
    display: block;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}


.widget-box-two .widget-two-icon{
    position: absolute;
    right: 30px;
    font-size: 30px !important;
    top: 30px;
    overflow: hidden;
    vertical-align: middle;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.mdi-chart-line:before{
    content: "\f201";
    font-family: FontAwesome;
}

.mdi-access-point-network:before{
    content: "\f007";
    font-family: FontAwesome;
}

.mdi-timetable:before{
    content: "\f073";
    font-family: FontAwesome;
}

.widget-box-two .widget-two-icon{

}

.text-white{
    color: #ffffff !important;
}

.font-600{
    font-weight: normal;
}

.text-overflow{
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
}

.m-0{
    margin: 0 !important;
}

.mdi{
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.mdi-arrow-up:before{
    content: "\f062";
    font-family: FontAwesome;
}

.mdi-arrow-up{
    font-weight: normal;
    font-size: 12px;
}

.alert-dismissable .close{
    top: -6px;
    color: #f0f0f0 !important;
}

.icon-show-progerss{

}

span.succes-icon{
    background-color: #5cb85c;
    padding: 5px 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}

span.error-icon{
    background-color: #e8382b;
    padding: 5px 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}

span.warning-icon{
    background-color: #ff9800;
    padding: 5px 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 9px;
}

.admin-white-box h3{
    margin: 0px 0px 15px 0px;
    padding: 0;
    /*    text-transform: uppercase;*/
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    border-bottom-style: dashed;
}

.backgroundGreen{
    background: #00c2ff;
}

#divtoBlink{
    -webkit-transition: background 0.5s ease-in-out;
    -ms-transition:     background 0.5s ease-in-out;
    transition:         background 0.5s ease-in-out;
}

/* =================================================================
   Common styles
================================================================= */
.add-invoice-btn{

}

.pricing-info-value-box{
    padding: 10px 10px;
    vertical-align: sub;
    line-height: 38px;
    /*background-color: #eeeeee;*/
    /*border: 1px solid #ccc;*/
}


tr.selected {
    background-color: #d6d6d6 !important;
}

hr.divider-space{
    height: 40px;
}

.sales-chn-list-wrap{
    margin-top: 0px;
}

.chn-list-title{

}

.sales-chn-list-title{
    border-bottom: 1px solid #dadada;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

#add_type_modal .modal-title{
    /*    margin-top: 6px;*/
}

#add_type_modal .modal-header .close{

    margin-right: 10px;
    color: #ffffff;
    font-weight: bold;
}

#add_type_modal .modal-footer{
    border-top: 0px;
}

.add-booking-source-wrap{
    padding-top: 15px;
}

.add-booking-source-wrap .tab-content{
    padding-bottom: 5px;
    border: 1px solid #8a8a8a;
    padding: 13px 20px;
}

.add-booking-source-wrap .nav > li > a{
    padding: 10px 59.06px;
}

.add-booking-source-wrap .nav > li > a:focus{
    background-color: #000;
}

.add-booking-src-btn{
    margin-top: 0px !important;
}

#sales_list, .table > tbody > tr > td{
    /*    text-align: center !important;*/
}

.booking-progress tbody tr td{
    text-align: center;
    /*    text-shadow: 2px 0px 1px #fff;*/
    text-align: right !important;
}

.currency-symbol-wrap {
    background-color: #ffe200;
    border: 1px solid #d4d4d4;
    display: inline-block;
    margin-left: 10px;
    padding: 6px 34px;
    margin-top: 2px;
    border-radius: 4px;
    color: black;
}

.price-badge-wrap{
    width: 100%;
}

.price-badge-wrap .form-control{
    margin-bottom: 0px;
}

.p-badge{
    line-height: 39px;
}

.price-badge-wrap .left{
    width: 23%;
    float: left;
    display: inline-block;
}
.price-badge-wrap .right{
    width: 77%;
    float: right;
    display: inline-block;
}

.booking-progress thead  tr  th{
    line-height: 2.428571;
}


.html_content > p{
    margin: 0 0 0 !important;
    padding: 0 !important;
}

.html_content{
    padding-top: 10px;
}

.space40{
    height: 40px;
}

.symbol{
    padding: 5px;
    float: left;
    text-align: right;
    width: 50px;
}

.text-topleft{
    vertical-align: top;
    text-align: left;
}

.total_payable{
    border-top: 1px solid grey;
    /*border-bottom: 3px double grey;*/
}

.chart-x-label{
    padding: 0;
    margin: 0;
    text-align: center;
}

.chart-y-label{
    display: inline-block;
    padding: 0;
    margin: 0;
    transform: rotate(270deg);
    left: -63px;
    position: relative;
    top: 103px;
}

.inline-label{
    width: 100%;
    display: inline-block;
}

.inline-input{
    width: 75%;
    display: inline-block;
}

.max_image_size{
    font-size: 10px;
    color: #797777;
}

.data-table-custom-header{
    background-color: #ccc;
}

.policy-goup-price-icon{
    padding-left: 8px;
    padding-right: 8px;
}

.booking-instructions{
    border: 1px solid #dddddd;
    height: 280px;
    overflow-y: scroll;
}

.headcol {
    /*    position: absolute;*/
    width: 60px;
    left: 26px;
    top: auto;
    border-top-width: 1px;
    background: white;
    font-size: 16px;
    only relevant for first row
    /*margin-top: -1px;*/
    compensate for top border
}

.tailcol {
    width: 60px;
    left: 473px;
    top: auto;
    border: 1px solid white !important;
    text-align: center;
}

div.tbl-scroll {
    width: 460px;
    overflow-x: scroll;
    margin-left: 1em;
    overflow-y: visible;
    padding: 0;
    margin-bottom: 10px;
}

table.check-in {
    padding:2px;
    border-collapse: collapsed;
    border-spacing: 0;
    border-top: 1px solid grey;
}
.assign_room_head_tr{

}

table.check-in td, table.check-in th {
    padding: 1px 5px;
    margin: 0;
    border: 1px solid white;
    white-space: nowrap;
    /*border-top-width: 0px;*/
}
.status_text {
    color: green;
    margin: 0;
    font-size: 9px;
}
.assign_odd_row {
    background: #c5c5c5;
}
table.check-in td.tailcol{
    border: none;
}

#lbl-eguest-profile{
    margin-left: 7px;
}
.room-view-1{
    height: 470px;
    margin-bottom: 10px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ececec;
}
.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1f1f1;
    background-image: none;
    border-color: -moz-use-text-color -moz-use-text-color #d6d6d6;
    border-image: none;

    color: #555555;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 1px;
}
.popup-form{
    padding: 10px;
}
.btn-primary{
    border-color: #FFE200;
    background-color: #FFE200;
    color: #292c2f;
}
.modal-close {
    background: #ec5d5d !important;
    padding-bottom: 4px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-top: -15px !important;
    margin-right: 5px;
}
.message-img{
    margin-left: 9px;
}
.admin-page-title-cont{
    background-color: #000;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    min-height: 78px;
    overflow: hidden;
}
.blackbox-content{
    /*background-color: #000;*/
background-image: linear-gradient(45deg, black, #02022e, #02022e, #080862);
    color: #fff;
    padding: 5px;

    border-radius: 5px;


    /*      min-height: 110px; */
    min-height: 78px;
    overflow: hidden;
    margin-top:20px;
}
/*  .admin-page-title-dec-wrapper{background-color: #000; color: #fff; padding: 7px;
                         border-radius: 5px;}*/
.admin-page-title {
    max-height: 55px;
    overflow: hidden;
}
.blackbox-title {
    max-height: 55px;
    overflow: hidden;
}
.admin-page-decription{
    //max-height: 70px; 
    max-height: 100%;
    overflow: hidden;
}
.blackbox-decription{
    //max-height: 70px; 
    max-height: 100%;
    overflow: hidden;
}

.calender-wrapper table thead td, th{
    padding: 12px;
}
.google-maps-div {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}
.google-maps-div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#owl-demo .item{
    /*        padding: 10px;*/
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

ul li {
    list-style:none;
}
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
/*---------------------------- Admin Wizard Styles -----------------------*/
.icon-wizard{
    width: 43%;
    height: auto;
    float: left;
    /* line-height: 42px; */
    vertical-align: middle;
    padding-top: 6px;
}

.title-wizard{
    font-size: 13px;
    font-weight: bold;
}

.description-wizard{
    font-size: 12px;
    text-align: center;
}

.content-wizard{
    width: 57%;
    height: auto;
    float: right;
    padding-left: 8px;
}
.wizard-navigate{
    //background-color: #007e0e;
    background-color: #ffe200;
    color: #000;
    font-size: 14px;
    padding: 12px 23px 10px 23px;
    /* line-height: 23px; */
    text-transform: uppercase;
}

.wizard-button{
    color: #848484;
    background-color: #FFE200;
    border-color: #F2DC00;
    margin-top: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.cancelBtn{
    display: none !important;
}

.wizard-navigate:hover{
    background-color: #000;
    color: #fff !important;
}

.wizard-item-content-wrapper{
    padding-left: 50px;
}

.active-wizard {
    background-color: #000 !important;
    color: white;
}

.active-wizard:after{
    color: #000 !important;
}

.active-wizard .num{
    //background: #000000 !important;
    color: #000 !important;
}

.wizard-item:after{

}

.wizard-item{
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
    padding: 15px;
    //border-radius: 4px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.wizard-item:last-child{
    border-bottom: none !important;
}

.wizard-item:after{
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: -38px;
    font-size: 118px;
    top: -50px;
    color: #f1f1f1;
}

.wizard-item:before{
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: 145px;
    font-size: 31px;
    top: 13px;
    color: #ffffff;
}
tr.checkin-table-1-tr-odd {
    background-color: #ececec !important;
}

/*---------------------------- Admin Wizard Styles -----------------------*/
/*------------------------ Calender widget styles: Wrirren by Kelum Chathuranga ----------------------*/

.td-relative{
    position: relative;
}

.calender-wrapper table{
    border: 3px solid #f1f1f1 !important;
}

.calender-wrapper table tbody td, th{
    //padding: 20px;
    padding: 0px;
    text-align: center;
}

.calender-wrapper table a:hover{
    text-decoration: none;
}

.tooltip-link{
    color: #fff !important;
    position: absolute;
    top: 6px;
    right: 7px;
}

.calender-wrapper table{
    //width: 100%;
}

.calender-wrapper table .full-booked{
    background-color: #c30000;
    color: #fff;
}

.calender-wrapper table .available{
    background-color: #4caf50;
    color: #fff;
}

.calender-wrapper table .disable{
    background-color: #afafaf;
    color: #fff;
}

.calender-wrapper table .pending{
    background-color: #fff07a;
    color: #000;
}

.calender-wrapper table tbody td{
    border: 1px solid #f1f1f1;
}

.calender-head{
    background-color: #f1f1f1;
}

.calender-icon-wrapper {
    padding: 9px 100px 9px 100px;
    border-radius: 22px;
    border: 1px solid #000000;
    font-size: 11px;
}
.icon-calnder-double-arrow{
    background-color: #4CAF50;
    padding: 4px 11px 4px 8px;
    border-radius: 50%;
    color: white;
}

.icon-calnder-double-arrow-right{
    background-color: #4CAF50;
    padding: 4px 10px 4px 10px;
    border-radius: 50%;
    color: white;
}

.icon-calnder-single-arrow-left {
    background-color: #4aad0d;
    color: black;
    padding: 10px;
    border-radius: 4px;
}

.icon-calnder-single-arrow-right {
    background-color: #4aad0d;
    color: black;
    padding: 10px;
    border-radius: 4px;
}

.weekdays-wrapper{
    background-color: #fbfbfb;
}


/*------------------------ Calender widget styles: Wrirren by Kelum Chathuranga ----------------------*/

/*--------------------------Business Room Page Styles-------------------------*/
.input-calendar-icon{
    border-radius: 0px 4px 4px 0px;
}
.input-calendar-icon i{
    padding: 6px;
}
.clear-txt-iput-radius-right{
    border-radius: 4px 0px 0px 4px;
}
.white-text-box{
    background-color: #fff;
}
.business-room-search-btn{
    margin-top: 28px;

    background-color: red;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 18px;
}
.business-page-title{
    margin-top: 20px;
}
/*--------------------------Business Room Page Styles-------------------------*/

/*------------------------------Testing Mode Styles---------------------------*/
.testing-mode{
    position: fixed;
    left: -5px;
    bottom: 50px;
    background-color:#fff;
    color: #ff2323;
    font-weight: bold;
    padding: 5px 5px 5px 20px;
    text-transform: uppercase;
    width: 158px;
    height: 30px;
    border-radius: 5px;
    z-index: 9999
}
.beacon{
    position:absolute;
    top:7px;
    //right:7px;
    right: 6px;
    background-color:#ff2323;
    height:16px;
    width:16px;
    border-radius:50%;
    /*  -webkit-transform:translateX(-50%) translateY(-50%);*/
}

.beacon:before{
    position:absolute;
    content:"";
    height:16px;
    width:16px;
    background-color:#ff2323;
    border-radius:50%;
    box-shadow:0px 0px 8px 8px #ff2323;
    -webkit-animation:active 2s infinite linear;
    animation:active 2s infinite linear;
    z-index: 99999;
}

@-webkit-keyframes active{
    0%{
        -webkit-transform:scale(.3);
        opacity:1;
    }
    70%{
        -webkit-transform:scale(4.5);
        opacity:0;
    }
    100%{
        opacity:0;
    }
}

@keyframes active{
    0%{
        transform:scale(.3);
        opacity:1;
    }
    70%{
        transform:scale(4.5);
        opacity:0;
    }
    100%{
        opacity:0;
    }
}

.addon-icon{
    display: inline-block;
}

.addon-added-div .fa-check{
    color: green;
}
/*------------------------------Testing Mode Styles---------------------------*/

.admin_item_desc{
    float:right;
}

.charts_div {
    width: 225px;
    display: inline-block;
    margin: 5px;
}

.gauge{
    width: 200px;
    height: 200px;
    margin: none;
    padding-left: 20px;
}

#tbl-guests .checkbox{
    width: 16px;
    display: inline-block;
    top: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

#guestInfoModal .form-group{
    margin-bottom: 0;
}
.srch-btn1:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}
.room-name-cont1,.guest-search-bar {
    padding-right: 0;
}
.guest-list-panel {
    margin-top: 25px;
}
.bg-border-blue{
    background: #e6e6e6 !important;
    border: 1px solid #b0d4ec !important;
    border-radius: 5px;
    margin-bottom: 10px;
}

tr.manage-addons-table-header {
    background: #8a8a8a !important;
    color: #ffffffeb;
    font-size: 14px;
}
.guest-result-checkbox-panel {
    margin-top: 5px;
    margin-bottom: 25px;
    color: #2b70f1;
    border: 2px dotted #24c57b;
    padding: 15px;
    border-radius: 5px;
}
.add-guest-modal-btn {
    margin-left: 0 !important;
    float:right;
}

.booking-information-title-bar {
    background-color: #b0d4ec;
    padding: 15px 10px;
    border-radius: 5px;
}
.booking-summery-odd-tab{
    background: #eaeaea;
    padding: 8px 0px;
    border-radius: 5px;
}
.booking-summery-total-column {
    text-align: right;
    font-weight: bolder;
}
.booking-summery-even-tab{
    background: #f1f1f1;
    padding: 8px 0px;
    border-radius: 5px;
}
.booking-summery-checkbox-status{
    padding:0;
}
.onoffswitch{
    float:right;
}
.row_selected {
    background: #c1c1c1 !important;
}
.booking-source-dropdown{
    margin-bottom:10px;

}
tr.even {
    background: #F1F1F1;
}
tr.odd {
    background: #ffffff !important;
}
.booking-source-table-header{
    background: #0795d87a !important;
}
.maintanance-panel {
    border: 1px solid #b0d4ec;
    border-radius: 5px;
    padding: 10px;
}
.checkin-btn {
    padding: 5px;
    height: 25px;
    font-size: 12px;
    /*    background-color: #3eaf37 !important;*/
}
.period-base-list{
    text-align:right;
    font-size:11px;
}
.select-period {
    outline: 0;
    font-size:15px;
    font-weight:bolder;
}
.checkin-table-1 {
    margin-top: 20px;
    margin-bottom: 20px !important;
}
tr.checkin-table-1-tr-odd {
    background-color: #d5f1d5;
}
.checkin-special-instruction {
    margin-top: 10px;
    margin-bottom: 20px;
}
.guest-reg-modal-close{
    margin-top: -10px !important;
}
.btn-clean-assign {
    padding: 2px 10px;
}
.btn-clean-complte {
    padding: 2px 10px;
}
.inner-addon1{
    margin-top: 15px;
}
.booking-progress-update-panel{
    margin-top: 10px;
}
.things-to-do-panel-facilities {
    border: 1px dotted black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #f3f3f3;
    border-radius: 5px;
}
.facility-title-facility {
    margin-top: 0;
    color: #000000;
    margin-bottom: 0;
}
.bellboy-panel{
    margin-bottom: 10px;
}
.edit-item-sales-description{
    margin-top:10px;
}
.business-logo-panel {
    border: 1px solid #ffffff;
    padding: 10px;
    /* background: #f3f3f3; */
    margin-top: 30px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
}
.main-slider-images-panel {
    border: 1px dashed #b3b3b3;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 5px;
}
div#channelTab {
    margin-top: 15px;
}

div#personTab {
    margin-top: 15px;
}
.basicinfo-map {
    margin-top: 20px;
    margin-bottom:20px;
}
.modal-forms{
    margin-top:4px;
}
.full-disc1 {
    background-color: rgba(225, 225, 225, 0.4);
    font-size: 13px;
    border-radius: 5px;
    margin: 0;
}
.symbol{
    padding: 5px;
    float: left;
    text-align: right;
    width: 50px;
}
.item_price{
    padding: 3px;
}
.nav-tabs{
    background-color: #FFE200;
}
.nav-tabs {
    background: #ffe300;
    border-bottom: 1px solid rgba(0,0,0, .1);
    margin-top: 10px;

}
.nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #000000;
    border-radius: 0px;
}


/*------------------------------------------------*/
.page-title-bar{
    background-color: #f1f1f1;
    padding: 1px 15px 12px 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: #ffe200;
    color: #000;
}
.admin-page-titles {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.page-first-title-bar{
    margin-top:0;
    margin-bottom:20px;
}
.page-rest-title-bar{
    margin-top:30px;
    margin-bottom:20px;
}
.form-fields {
    margin-bottom: 10px;
}
.toggle-panel-icon{
    margin-top:20px;
    font-size:20px;
}
#prices_table{
    margin-top:10px;
}
.srch-btn{
    margin-top: 10px;
}
#loading_gif{

    width: 40px;
}
#add-item-to-list {
    margin-top: 0;
}
.table-titles {
    margin-top: 0;
}
.margintop10{
    margin-bottom:10px;
}
.facility-panel-in-des ,roomaddon-panel-in-des{
    max-width:155px;
    max-height:20px;
    margin-top: 15px;
    overflow: hidden;
}
.search-box-panel{
    background-color: #F1F1F1;
    padding-top: 20px;
    padding-bottom: 90px;
}
.search-box-btn{
    margin-top:0;
}
.search-box-reset-btn{
    margin-right: 25px;
}
.margintop-clear{
    margin-top:0;
}
.margin-top-20{
    margin-top:20px;
}
.modal-footer{
    padding: 15px;
    text-align: right;
    border:none;
}
.marginleft10{
    margin-left:10px !important;
}
.margin-bottom-clear{
    margin-bottom:0 !important;
}
span.input-calendar-icon.input-group-addon {
    border-radius: 0 4px 4px 0;
}
.search-result-nof-items{
    color: #000000;
    font-size: 9px;
}
.livesearch {
    height: 36px;
}
.loading_circle {
    display: none;
}
.search-name-ajax-table{
    display:none;
}
tr.data_row.list-tbl:hover {
    background: #29292847 !important;
}
.add-invoice-btn{
    margin-top:25px;
}
.margin-top-30{
    margin-top:30px;
}
.margin-bottom-20{
    margin-bottom:20px;
}
.item-table{
    margin-top:60px;
}
.item-table-header{
    background: #8a8a8a !important;
    color: #ffffffeb;
    font-size: 12px;
    font-weight: bolder;
}
.item-table-th{
    padding:10px;
}
.margin-top-15{
    margin-top:15px;
}
.admin-search-box-reset-btn{
    margin-right:15px;
}
#domMessage{
    display:none;
}
.prograss-update-btn {
    background: #2cb300;
    color: white;
    margin-top: 8px;
}
.progress-report-table-first-head{
    width: 150px;
    background-color: #f1f1f1;
    color: #000;
}
.x-scroll-table{
    overflow-x: scroll;
}
.margin-bttom-15{
    margin-bottom:15px;
}
.edit-basic-info-save-btn{
    margin-right:5px;
}
.date-pick-manage-hold-rooms{
    height: 29px;
    padding-left: 32px;
}
.price-span{
    display: block;
    font-size: 10px;
    font-weight: 100;
}
.margin-top-5{
    margin-top:5px;
}
.tr.odd.selected{
    background: #c5c5c5ab !important;
}
tbody {
    font-size: 12px;
}
.margin-top-10{
    margin-top:10px;
}
a{
    cursor: pointer !important;
}
.modal-header {
    border-bottom: 1px solid #8E8E92 !important;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    display:none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
p.inline-label {
    margin: 0;
}
p.baloon {
    padding: 0;
}
.add-guest-modal-btn{
    margin-right:5px;
}
.btn-success {
    color: #fff;
    background-color: #00a000;
    border-color: #4cae4c;
}
p#image_titlemodal {
    margin: 0 15px;
}
p#image_imagemodal {
    margin: 0 15px;
}
.splash-status {
    border: 1px dotted #c6c7c6;
    padding: 5px 10px;
    border-radius: 5px;
    background: #f7f7f7;
}
.splash-image {
    margin: 0px 0 10px 0;
}
.reset_admin_pass_logo_div{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 186px;
    height: auto;
}
.add-new-guest-panel {
    border: 1px solid #e6e6e6;
    padding: 0px 20px;
    box-shadow: 1px 1px 10px #d6d6d6;
}
.line {
    border: 1px solid;
}
.tooltip.top .tooltip-inner {
    background-color:black;
}
.tooltip.top .tooltip-arrow {
    border-top-color: black;
}
.single-room-view-panel {
    background-color: #f7f7f7;
    padding: 13px 0px 13px 0px;
    border: 2px dashed #060606;
    border-style: dotted;
    padding: 15px 15px;
    border-radius: 5px;
}


/*.tax-per, .tax-amount{
        margin-right: 27px;
}*/

.margin-left-5{
    margin-left:5px;
}

.discount-percentage{
    position: relative;
    white-space:nowrap;
    top: -32px;
    left: 172px;
}

.discount-stripe{
    height: 57px;
}

.button-td{
    width: 115px;
}

.vl {
    border-left: 3px solid green;
    height: 300px;
    left: 304px;
    position: relative;
    width: 4px;
    top: -110px;
}

#guest-photo{
    width: 198px;
}

#guest-photo img{
    width: 187px;
}

.guest-th{
    width: 166px;
    text-align: right;
}

.margin-bttom-30{
    margin-bottom: 30px;
}
div#agentTab {
    margin-top: 15px;
}
tr.selected{
    background:#c9ca87 !important;
}
#show-checkin-room-booking-instructions{
    height: 142px;
}

@media(max-width:667px){
    .error-text-wrap {
        padding-top: 22px;
    }
    .error-icon-wrap {
        padding-top: 42px;
    }
}

.error-page-footer{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.error-page-footer .error-page-footer-col2{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.error-page-footer .error-page-footer-col2 p.copy-txt-error-page{
    margin: 0px;
    margin-top: 7px;
}

@media(max-width:1024px){
    .error-page-footer .error-page-footer-col2 p.copy-txt-error-page {
        margin: 0px;
        margin-top: 0px;
    }
    .go-back{
        margin-top: 0px;
    }
}

@media(max-width:1024px){
    .error-page-footer .error-page-footer-col2 p.copy-txt-error-page {
        margin: 0px;
        margin-top: 0px;
    }
    .go-back{
        margin-top: 0px;
    }
}

@media(max-width:768px){
    .error-page-footer-col1{
        width:auto !important;
    }
    .error-page-footer-col2{
        width:100% !important;
    }
}

@media(max-width:480px){
    .error-page-footer-col1{
        width:100% !important;
        text-align: center;
    }
    .error-page-footer-col2{
        width:100% !important;
        text-align: center;
    }
    .error-page-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .go-back {
        margin-top: 7px;
        margin-bottom: 16px;
    }
}

@media(max-width:667px) and (min-width:481px){
    .error-page-footer {
        padding-top: 24px;
    }
}

.error-text-shop-code{
    margin-bottom: 22px;
    line-height: 26px;
}

@media(min-width:1025px){
    .error-text-wrap {
        padding-top: 50px;
    }
    .error-icon-wrap {
        padding-top: 60px;
    }
    .error-page-footer .error-page-footer-col2 p.copy-txt-error-page {
        color: white;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .error-page-footer .error-page-footer-col2 p.copy-txt-error-page{
        margin-top: 0px;
    }
}

@keyframes gobackani{
    0%{
        background:#ffb300;
    }
    24%{
        background:#ffb300;
    }

    25%{
        background:white;
        /*#e4a000*/
    }
    75%{
        background:white;
    }

    76%{
        background:#ffb300;
    }
    100%{
        background:#ffb300;
    }
}

.go-back-ani{
    animation:gobackani 1.5s ease infinite;
}


.text-line-1{
    /*    overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 1;*/
}

.footer_copy_link{
    color:#FFEB3B;
}

.footer_copy_link:hover{
    color:white;
}


.booking-common-pg-top-logo-con{
    display:flex;
    align-items:center;
}


/*default*/
.pad-l-unsetter{
    padding-left: 0px !important;
}
.pad-r-unsetter{
    padding-right: 0px !important;
}
.pad-lr-unsetter{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.pad-lr-10{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.mg-t-unsetter{
    margin-top: 0px !important;
}

.width-auto{
    width:auto !important;
}
.emt-hider{
    display:none !important;
    visiblity:hidden !important;
    opacity:0 !important;
    width:0px !important;
    height:0px !important;
    z-index:-1 !important;
}
/*end default*/



@media(max-width:667px){
    
}