    
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');

/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/

.font-weight-600{font-weight: 600}
.padding-0 {padding: 0px}
.padding-4 {padding: 4px}
.padding-5 {padding: 5px}
.margin-0{margin:0px}
.margin-top-8{margin-top: 8px}
.margin-top-10{margin-top: 10px}
.margin-top-16{margin-top: 16px}
.margin-bottom-16{margin-bottom: 16px}
.margin-right-5{margin-right: 5px}
.margin-left-10{margin-left: 10px!important;}
.margin-right-14{margin-right: 14px!important;}
.margin-left-14{margin-left: 14px!important;}
.padding-top-50{padding-top: 50px !important;}
.event-top-bg{background: #f1f3f7}
.font-size-16{font-size: 16px}
.font-size-18{font-size: 18px}
.icon-color-event{color: #0598DB}
a,a:hover{text-decoration: none;}
a:focus{outline: none;}

.ibox-content.bg-white{background: #fff;border-radius: 10px;border: 1px solid #E8ECF1;box-shadow: 0px 0px 13px 2px #f4f2f2;}
body{
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    margin: 0; 
    font-size: 14px;
    color: #2f3241;    
    background-color:#ffffff
}
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.login-page-body{
    padding: 0;
    margin: 0;    
}
.gray-bg, .bg-muted {
    background-color: #eeeeee;
}
.ibox-content{padding: 15px 23px 20px 23px}


.navbar-toggle {background-color: #fff;color: #c50340;}
.info-header ul {margin: 10px 0px}
.info-header ul li a{color:#c50340;font-weight: 600}
.info-header ul li{font-weight: 600}
.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {background: #c50340;}
.top-navigation .navbar .nav > li.active{background: transparent}
.top-navigation .nav > li.active > a{color: #ffffff;border: 2px solid;border-radius: 4px;margin: 10px 0px;padding: 8px 20px;}
.top-navigation .nav > li > a,.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {background: transparent;color: #fff;font-weight: 500;margin: 10px 0px;padding: 8px 20px;}
.top-navigation .navbar-brand {
    background: #ffffff;color: #fff !important;padding: 26px 25px;display: inline-table;position: absolute;border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;top: -40px;box-shadow: rgba(0, 0, 0, 0.06) 6px 4px 10px 0px;
}

/*------------------------------------------------------------------
[ Tab view Design ]*/
.top-navigation .wrapper.wrapper-content{padding: 0px}
.profile-image-block .btn-success,.profile-image-block .btn-success:focus,
.profile-image-block .btn-success:active,.profile-image-block.btn-success:active:focus{
    background: linear-gradient(to right, #30bd5c 0%, #32D077 100%);border-color: #30bd5c;margin: 32px 0px;border-radius: 50px;padding:10px 30px;font-weight: 500;
}
.profile-image-block.profile-right-btn .btn-success{margin: 36px 0px;}
.profile-image-block.profile-right-btn .btn-success, .profile-image-block.profile-right-btn .btn-success:focus,
.profile-image-block.profile-right-btn .btn-success:active, .profile-image-block.profile-right-btn .btn-success:active:focus{
    margin: 36px 0px;
}
.btn.cancel{border-radius: 50px;padding: 10px 30px;font-weight: 500;margin-left:10px;background: transparent;border: 2px solid #B9CBD6;color: #B9CBD6;}
.profile-details{background: #ffffff;padding: 30px 36px;overflow: auto;}
.profile-details .main-title{font-size: 18px;color: #0598db;font-weight: 500}
.media-body.user-id{border-left: 2px solid #ceeaec;padding-left: 22px;}
.padding-b{margin: 16px 0px;}
.p-block-width{width: 318px;}
.view-details-border{border-bottom:1px solid #e4e4e4;overflow: auto;margin-bottom: 20px;}
.view-details-border label{color: #a8abbd;font-weight: 500}
.view-details-border p{color: #2f3241;font-size: 18px;font-weight: 500;margin: 0 0 20px;}
.line-color{color: #D5D5D5;margin: 0px 8px;}
.change-pass,.btn-success.change-pass:hover,.btn-success.change-pass:focus,.btn-success.change-pass:active,.btn-success.change-pass:active:focus
{background: #EDEDED;border-color: #EDEDED;color: #2f3241;border-radius: 50px;padding: 10px 20px;font-weight: 500;}
.btn.active, .btn:active{box-shadow: none}
.fa-lock{color:#20ADC6;font-size: 20px}
.user-text-c{color: #a8abbd;font-weight: 500;font-size: 14px !important}

.view-block{background: #ffffff;padding: 30px 34px;border-radius: 6px;overflow: auto;}
.view-block label{color: #2f3241;font-weight: 600;margin-bottom: 14px;}
.form-control {height: 50px;background-color: transparent;border-radius: 4px;border: 1px solid #cdd3d7;margin-bottom: 22px;font-weight: 600;}
label span{color: red}
.update-btn{background: none;padding: 0;}
.profile-image-block .btn-success, .profile-image-block .btn-success:focus, .profile-image-block .btn-success:active, .profile-image-block.btn-success:active:focus{margin: 8px 0px;}
.profile-image-block .btn-success.margin-btn, .profile-image-block .btn-success.margin-btn:focus,
.profile-image-block .btn-success.margin-btn:active, .profile-image-block.btn-success.margin-btn:active:focus{margin: 8px 4px}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color: rgba(0, 0, 0, 0.05);}
textarea.form-control{resize: none}

/*------------------------------------------------------------------
[ Agents Sidebar Design ]*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, 
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{font-weight: 500;padding: 12px 16px;}
.table tr td .form-control{background: #ffffff;margin-bottom:0px;border-radius: 0px;height: 40px;font-weight: 500;}
.table>thead:first-child>tr:first-child>th a{color: #2282A8;font-weight: 600;}
.table-responsive{overflow-y: hidden;}
span.circle-active {height: 8px;width: 8px;margin-top: 2px;float: none;border-radius: 50%;background: #00AC39;display: inline-block;}
span.circle-danger{height: 8px;width: 8px;margin-top: 2px;float: none;border-radius: 50%;background: #d9534f;display: inline-block;}


/**************************************************** Costom Checkbox *****************************************************/
/* The container */
.container-check {
    display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 14px;
    -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}

/* Hide the browser's default checkbox */
.container-check input {
    position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;
}

/* Create a custom checkbox */
.container-check .checkmark {
    position: absolute;top: 0;left: 0;height: 25px;width: 25px;background: transparent;border: 2px solid #DDE7EC;border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .container-check .checkmark {background: transparent;border: 2px solid #DDE7EC;border-radius: 4px;}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {background-color: transparent;border: 2px solid #DDE7EC;border-radius: 4px;}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";position: absolute;display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {display: block;}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
    left: 9px;top: 5px;width: 5px;height: 10px;border: solid #00AC39;border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);
}

/**************************************************** Costom Radio Button *****************************************************/
.container-radio {
    display: inline-block;position: relative;padding-left: 30px;margin-bottom: 12px;cursor: pointer;font-size: 14px;
    -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}

/* Hide the browser's default radio button */
.container-radio input {position: absolute;opacity: 0;cursor: pointer;}

/* Create a custom radio button */
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: transparent;border-radius: 50%;border: 2px solid #DDE7EC;}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {background-color: transparent;}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {background-color: transparent;border: 2px solid #DDE7EC;}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {content: "";position: absolute;display: none;}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {display: block}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {top: 7px;left: 7px;width: 8px;height: 8px;border-radius: 50%;background: #00AC39;}


.inline-radio{width: 100px;}
.inline-checkbox{width: 180px;}
.company-master-style select {
    font-weight: 600;
    background-color: #ffffff;
    border-radius: 6px;
    width: 100%;
    border: 1px solid #cdd3d7;
/*    background: #fff url(../images/arrow_dropdown.png) no-repeat right 1.20rem center;
    padding: 0.3rem 1.75rem 0.300rem 1.0rem;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    /* margin-bottom: 24px; */
}
form select option{font-weight: 500}
.container-check span{margin-top: -3px;color: #2f3241}
.dashboard-header{padding: 16px 20px 20px 20px}
.label-success {
    background-color: #00AC39;
}
.label-success,.label-default,.label-primary,.label-info,.label-warning,.label-danger{padding: 8px 20px;font-size: 14px;font-weight: 500;display: inline-block}

/**************************************************** New Booking *****************************************************/
.new-booking .rate-plan-dropdown select{height: 50px;width:120px}
.new-booking .rate-plan-dropdown .width-120{width: 120px;}
.new-booking .rate-plan-dropdown .width-120.margin-right-20{width: 120px;margin-right: 20px !important}
.new-booking .rate-plan-dropdown .margin-top-44{margin-top: 44px;}
/*.new-booking-tab .nav.booking-nav > li > a{margin: 0}
.new-booking-tab .nav-tabs{border: 0px}
.new-booking-tab .nav.booking-nav > li:first-child{margin-left: 14px}
.new-booking-tab .nav.booking-nav > li.active > a{padding: 14px 20px !important;color: #ffffff;margin: 0px 14px  !important;background: #c50340;font-size: 16px !important;font-weight: 600;border-bottom: 0px solid;}
.new-booking-tab .nav.booking-nav > li.active > a:focus{background: #c50340!important;color: #ffffff!important;margin: 0px 14px !important;}
.new-booking-tab .nav.booking-nav > li > a,.new-booking-tab .nav.booking-nav > li > a:hover,.new-booking-tab .nav.booking-nav > li > a:focus{
    margin: 0px 14px !important;padding: 14px 20px !important;font-size: 16px !important;
    background: #FFFFFF;font-weight: 600;color: #9699AB;border-color: transparent
}
.new-booking-tab .nav > li::before{
    display: inline-block;content: "";border-top: .5rem solid #D9D9D9;width: 6rem;position: relative;right: -154px;margin: -4.5rem 0rem;transform: translateY(-1rem);
}*/
.booking-title h4{color:#0790B2;font-size: 16px}
.booking-hr{margin-top: 14px;margin-bottom: 20px;}
.booking-table th{background: #F5F5F6}
.booking-table .table tr td .form-control{border-radius: 5px }
.booking-table .table > thead > tr > th  {color: #2282A8;font-weight: 600;border: 0px}
.booking-table .company-master-style select {background: #fff url(../images/arrow_dropdown.png) no-repeat right 1.20rem center !important}
.reservation-summary .table-bordered>tbody>tr>td,.reservation-summary .table-bordered>tbody>tr>th,
.reservation-summary .table-bordered>tfoot>tr>td,.reservation-summary .table-bordered>tfoot>tr>th,
.reservation-summary .table-bordered>thead>tr>td,.reservation-summary .table-bordered>thead>tr>th{border: 0px;padding: 16px 20px;}
.reservation-summary .table-bordered {border: 1px solid #D1D9DE;}
.table > tbody > tr > td{border-top: 1px solid #D1D9DE !important;}
.table > tbody > tr > td:last-child{text-align: center}
.net-payable{font-weight: 800;font-size: 18px}
.reservation-summary .table tr td .form-control{height: 32px;width: 120px;border-radius: 10px;}
.reservation-summary .display-inline{display: flex}
.reservation-summary .btn-primary {background-color: #10ADC7;border-color: #10ADC7;padding: 0px 22px;border-radius: 50px;margin-right: 10px;}
.reservation-summary .btn-primary:hover,.reservation-summary .btn-primary:focus,.reservation-summary .btn-primary:active,.reservation-summary .btn-primary.active, 
.open .dropdown-toggle.btn-primary,.reservation-summary .btn-primary:active:focus,.reservation-summary .btn-primary:active:hover,
.reservation-summary .btn-primary.active:hover,.reservation-summary .btn-primary.active:focus{background-color: #10ADC7;border-color: #10ADC7;}
.payment-mode-select .inline-checkbox{width: 210px;}
.payment-mode-select .inline-radio{width: 130px;}

.cricle{    
    border-radius: 50%;text-align: center;background: #c50340;height: 30px;width: 30px;line-height: 30px;color: #ffffff;font-weight: 600;font-size: 14px;display: inline-block;
}
.media-body{font-size: 14px;font-weight: 600;text-align: justify;}
.main-title{color:#c50340;font-size: 20px;font-weight: 600}
.contact-text{color:#808080;font-size: 14px;font-weight: 500}
.fa-map-marker{font-size: 40px}
.office-text{font-size: 16px;font-weight: 800;color: #000000}
.contact-address i{color: #000000}
.contact-address a{color: #c50340;font-weight: 600}

/********************************************************* Tablet View Mobile Header ***************************************************/
@media (min-width: 768px) and (max-width: 991px){
    .four-zero-text {top: 214px;font-size: 36px;}
    .error-text {top: 246px;font-size: 36px;}
    .new-booking-tab .nav.booking-nav > li:first-child{margin-left: 0px}
}
@media (min-width: 768px) and (max-width: 992px){       
    .navbar-nav{float: none !important}
    .tablet-mt{margin-top: 14px}
    .top-navigation .navbar-brand{padding: 20px 25px}
    .profile-image-block{padding: 40px 0px;overflow: hidden;}
    .profile-image-block .btn-success, .profile-image-block .btn-success:active, .profile-image-block .btn-success:focus, .profile-image-block .btn-success:active:focus{margin: 20px 20px;}
    .profile-image-block.agent .btn-success, .profile-image-block.agent .btn-success:active, .profile-image-block.agent .btn-success:focus, .profile-image-block.agent .btn-success:active:focus{margin: 8px 0px;}

    .text-four-zero-four{top: 10px;}
    .text-four-zero-four-btn{bottom:46px}
    .profile-image-block.pagination-new .btn-success, .profile-image-block.pagination-new .btn-success:active, .profile-image-block.pagination-new .btn-success:focus, .profile-image-block.pagination-new .btn-success:active:focus{margin: 8px 0px;}
    
    .top-navigation .navbar-nav .dropdown-menu {box-shadow: none;border: 1px solid #e7eaec;color: #2F4051;}
    .navbar-nav .open .dropdown-menu {
        position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none;
    }
    .dropdown-submenu>.dropdown-menu {
        top: 0;left: 100%;margin-top: -6px;margin-left: -1px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px 6px;border-radius: 0 6px 6px 6px;
    }
    .top-navigation .nav > li > a{padding: 13px 0px !important;margin: 0px!important}
    #navbar li.active a{padding: 10px 10px !important}
    .navbar-header {float: none;}
    .navbar-toggle {display: block}
    .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-collapse.collapse {display: none!important;}

    .navbar-nav>li {float: left;}
    .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;width: 100%;}
    .navbar-text {float: none;margin: 15px 0;}
    .navbar-collapse.collapse.in { display: block!important;}
    .collapsing {overflow: hidden!important;}

    
    .dashboard-box p {font-size: 18px;}
    .top-navigation .nav > li > a.logout-side {padding: 30px 20px !important;margin: 20px 0px;}
    .navbar-static-top.right-side-bar .navbar-toggle{margin-right:30px}
    .profile-image-block.update-btn{padding: 0px}
    .profile-image-block.update-btn .btn-success, .profile-image-block.update-btn .btn-success:active, .profile-image-block.update-btn .btn-success:focus, .profile-image-block.update-btn .btn-success:active:focus{margin: 20px 0px;}
}
@media (min-width: 768px) and (max-width: 796px){  
    .profile-image-block .pull-right {float: left!important;}
}
@media (max-width: 991px) {
.top-navigation .navbar .nav > li.active{width: 100%}
.navbar-nav>li{width: 100%}
}

@media (min-width: 768px){    
    .navbar-nav {float: right;}

}
@media (max-width: 767px) {    
    .navbar-toggle{margin-top: 20px}
    .top-navigation .navbar-brand{position: initial;padding: 10px 10px}
    .btn-primary,.btn-primary:active,.btn-primary:hover,.btn-primary:active:hover{background-color: #0fabc6;border-color: #0fabc6;}   
    .new-booking .rate-plan-dropdown .margin-top-44{margin-top: 0px}
    .new-booking .rate-plan-dropdown .width-120.margin-right-20{width: 100%}
    .new-booking .rate-plan-dropdown select{width: 100%}
    .new-booking-tab .nav.booking-nav > li{width: 100%;margin-left:0px !important}
    .new-booking-tab .nav.booking-nav > li.active > a{font-size: 14px !important}
    .new-booking-tab .nav.booking-nav > li > a, .new-booking-tab .nav.booking-nav > li > a:hover,
    .new-booking-tab .nav.booking-nav > li > a:focus{font-size: 14px !important}
    .new-booking-tab .nav > li::before{right: -40%;transform: rotate(90deg);}
    .new-booking-tab .nav > li:last-child::before{width: 0rem}
    .my-booking .dropdown-menu{bottom: -120px;}

    .profile-image-block.pagination-new .btn.cancel{margin-bottom: 16px}
    .pagination{margin-bottom: -2px}
    .my-booking .dropdown-menu {bottom: -102px}
    .my-booking .dropdown-menu{max-height: 164px;overflow: auto;}
    .pagination-new .btn.cancel{padding: 6px 12px}

}
@media (max-width: 576px) {
    .profile-image-block .btn-success, .profile-image-block .btn-success:active, .profile-image-block .btn-success:focus, .profile-image-block .btn-success:active:focus{margin: 8px 0px;margin-left: 0px !important;padding: 10px 30px}    
    .modal-footer .profile-image-block.update-btn .btn-success, .modal-footer .profile-image-block.update-btn .btn-success:active, .modal-footer .profile-image-block.update-btn .btn-success:focus, .modal-footer .profile-image-block.update-btn .btn-success:active:focus{padding: 10px 30px}
}

@media (min-width: 320px) and (max-width: 339px){
    .btn.cancel{margin-left: 0px;margin-top: 10px;}
    .top-navigation .navbar-brand {padding: 10px 0px;}
}


/**  Error page css  **/
 .error-page .btn.cancel{margin-left: -50px}
 .error-page.error-page-done .btn.cancel{margin-left: 10px}
.text-four-zero-four{text-align: center;position: absolute;top: 58px;width: 100%;}
.text-four-zero-four h1{font-size: 24px;font-weight: 500;color: #32475C}
.text-four-zero-four p{font-size: 40px;font-weight: 800;text-transform: uppercase;color: #32475C}
.four-zero-text{top: 260px;font-size: 50px;font-weight: 800;margin-left: -46px;text-align: center;position: absolute;width: 100%;color: #32475C;}
.error-text{top: 306px;font-size: 50px;font-weight: 800;margin-left: -46px;text-align: center;position: absolute;width: 100%;color: #32475C;}
.four-zero-four .btn{border: 2px solid #B9CBD6;border-radius: 50px;color: #A6BAC7;font-size: 18px}
.text-four-zero-four-btn{text-align: center;position: absolute;bottom: 70px;right: 34px;width: 100%;padding: 8px 40px;}
.error-page-done .text-four-zero-four-btn {bottom: 90px;}


@media (min-width: 768px) and (max-width: 992px){
    .text-four-zero-four{top: 10px;}
    .error-page .text-four-zero-four{top: -20px;}
    .text-four-zero-four-btn{bottom:46px}
    .profile-image-block.pagination-new .btn-success, .profile-image-block.pagination-new .btn-success:active, .profile-image-block.pagination-new .btn-success:focus, .profile-image-block.pagination-new .btn-success:active:focus{margin: 8px 0px;}
    .error-page .text-four-zero-four p {font-size: 28px}  
    .error-page .text-four-zero-four h1 {font-size: 20px;}
}

@media (max-width: 767px) {
    .error-page .text-four-zero-four h1{font-size: 18px}
    .error-page .four-zero-four .btn{ font-size: 14px;}
    .error-page .btn.cancel{padding: 10px 16px}
    .text-four-zero-four{text-align: center;position: static;height: 110px;}
    .text-four-zero-four h1{font-size: 24px}
    .text-four-zero-four p {font-size: 22px;}    
    .text-four-zero-four-btn{text-align: center;position: static;margin-top: 30px;}

    .four-zero-four img{max-width: 270px !important;}
    .four-zero-text {position: absolute;font-size: 16px;margin-left: -26px;top: 190px;}
    .error-text {position: absolute;font-size: 16px;margin-left: -24px;top: 204px;}

    .error-page .four-zero-four img {max-width: 100px !important;}
    .error-page .btn.cancel {margin-left: 0px;}
}

/** Astrik sign for form validation **/
form div.required label.control-label:after {
    content: " * ";
    color: red;
}


/** Modal popup start **/

.modal {text-align: center;padding: 0!important;}
.modal:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px; /* Adjusts for spacing */}
.modal-dialog {display: inline-block;text-align: left;vertical-align: middle;}
.modal-header{border-bottom: 0px}
.modal-footer{border-top: 0px}
.modal-header .close{opacity: 1;margin: 8px;}
.modal-body {padding: 80px 100px 80px 100px;}
.dash-popup p{font-size: 16px;text-align: center;margin-top: 14px;font-weight: 600;padding: 0px 20px}
.modal-content{border-radius:14px}
.modal-content{background-color: #F8F8F8;}

.reset-password .modal-header .close{font-size: 32px;color: #fff;margin: 0;font-weight: 500;}
.reset-password .modal-header {padding: 23px 30px;background-color: #10ADC7;border-top-left-radius: 12px;border-top-right-radius: 12px;}
.reset-password .modal-title {font-size: 18px;color: #FFF;border-top-left-radius: 10px;line-height: 1.8}
.reset-password .modal-body {padding: 28px}

@media (min-width: 768px){
    .reset-password .modal-dialog {width: 600px;}
}

/** Modal popup ends **/