/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.room-type-row {
    font-size: 14px;
}


.solidres-module-asset-item {
    background: #f1f1f1;
    padding: 20px;
    text-align: center;
    border: 1px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.carousel-control {
    top: 50%;
    background: inherit;
    border: inherit;
    opacity: 0.75;
   
}

.coupon {
    border-radius: 5px;
    border: 1px solid #1561ae;
    background: #dbdbdb;
    padding: 10px;
    margin: 0 0 15px;
}

.asset-row .carousel-control, .room .carousel-control {
    background: inherit;
    border: inherit;
    opacity: 1;
}

.tariff-box {
    padding: 10px;
  
    border-left: 4px solid #3398ff;
    
    background: #084d91;
    
    color: #dddddd;
}
    /* background: rgb(254, 254, 254);
    border-radius: 5px 5px 5px 5px;
    color: #87898b;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1), 2px 4px 20px 0 rgba(0,0,0,.1); */

.label, .badge {
    
    background: #4290df;
    font-size: 18px;
   
    color: #ffffff;
    
    
    border-radius: 1px;
    
    
}

.btn {
    border-radius: 1px;
    line-height: 32px;
    font-size: 14px !important;
    padding: 0 15px;
    
      background-color: #04b90a;
}



.main-edit-info {
    padding: 15px;
    background: #509be7;
    border: 1px dashed burlywood;
    margin: 0 0 15px 0;
}

.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
    color: #6c6767;
}



.controls select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px !important;
    height: 40px;
}

.uk-accordion-title {
	font-size: 26px;
	color: #0957a4;
	}


.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 100px;
    padding: 0 10px;
    line-height: 100px;
    color: #3b87d3;
    font-size: 18px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: bold;
    position: relative;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.tm-navbar > div > .uk-flex-center {  
-ms-flex-pack: end;  
-webkit-justify-content: flex-end;  
justify-content: flex-end;  
}




.tm-grid-avanti .tm-badge-muted {
    background: #f4f5f6;
    color: #8d8d9c;
    font-size: 14px;
}



.control-group input {
    height: 24px;
    min-height: 24px !important;
    line-height: 24px;
    border: 1px solid #137feb;
}


.nav-tabs > li > a {
    border-radius: 0 0 0 0;
    padding: 12px 12px 12px 12px;
    font-size: 18px;
}

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #1561ae;
}

.uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    color: #05315e;
}

.uk-overlay-background {
    background: rgba(244, 245, 246, 0.42);
}


.solidres-module-checkavailability.style2 {
    margin-top: -405px;
}

.solidres-module-checkavailability.style2 {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.2);
    font-family: "poppins";
    border-radius: 5px;
    position: relative;
    float: right;
    margin-top: -525px;
    display: block;
    width: 470px;
}

p:last-child, blockquote:last-child, form:last-child, dl:last-child, ul:last-child, ol:last-child, fieldset:last-child, address:last-child, table:last-child {
    margin-bottom: 5px;
}



p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
    padding: 0;
    margin: 10px 0;
}

#search-results .review_stars, #search-results .review_count {
    display: inline-block;
    font-weight: 700;
    float: right;
}

#search-results .review_count {
    padding: 0 5px;
    margin-right: 5px;
    position: relative;
    text-transform: capitalize;
}

div.even {
    background: #ffffff;
    border: 1px solid #d4d4d4;
    
    margin-bottom: 10px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1), 2px 4px 20px 0 rgba(0,0,0,.1);
    
}




.row-fluid .span7 {
    /* width: 63%; */
    padding-left: 5px;
    padding-right: 5px;
}


.asset-row {
    margin-bottom: 35px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1), 2px 4px 20px 0 rgba(0,0,0,.1);
        
  border: 1px solid #d4d4d4;
      padding-right: 10px;
}


.carousel {
    position: relative;
    margin-bottom: 0;
    line-height: 1;
  border-radius: 5px 5px 0 0;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    line-height: 1;
    
}



div.odd {
    background: #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1), 2px 4px 20px 0 rgba(0,0,0,.1);
    
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    
    padding: 8px;
    
    color: #084d91;
    position: relative;
    border-radius: 0;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: inherit;
    text-transform: none;
   
  }
  
  .breakdown {
    padding: 5px;
    border: 1px solid #6bc25a;
    margin-bottom: 10px;
    margin-top: 8px;
    background: #ffffff;
    display: block;
    font-size: 15px;
    border-radius: 5px 40px 5px 5px;
    color: #084d91;
}



.min_tariff, .normal_tariff {
    color: #07d60e;
    font-size: 24px;
  padding-top: 5px;
}

h3, .uk-h3 {
    font-size: 32px;
    line-height: 28px;
    padding-top: 10px;
}


.row-fluid .span7 {
    width: 63%;
}







.wizard ul li.active {
    color: #f5f5f5;
}



.list_feedback_value > li.tag {
        border: 1px solid #1561ae;
    background-color: #4290e0;
    
}



.row-fluid .span8 {
    padding-right: 10px;
    padding-left: 5px;
      padding-top: 10px;
   }





.wizard {
    background-color: #1561ae;
    /* border: 1px solid #d4d4d4; */
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 0 0 0 0;
}



.wizard ul li {
      height: 46px;
    padding: 0 10px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: rgb(214, 214, 214);
    cursor: default;
  position: inherit;
}


.alert-info {
    background: rgb(107, 194, 90);
    color: #ffffff;
    border-radius: 5px;
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #ffffff;
    background-color: rgb(21, 97, 174);
    border-radius: 5px;
    border-bottom-color: transparent;
}

.nav-tabs > li > a {
    border-radius: 0 5px 0 0;
    padding: 12px 12px 12px 12px;
    font-size: 18px;
    background-color: #3398ff;
    color: #ffffff;
}


.alert-success {
    background: #6bc25a;
    color: #ffffff;
    border-radius: 5px;
}


.uk-panel-box-primary {
    background-color: #1561ae;
    color: #ffffff;
    border: 0 solid #1561ae;
   
}

.uk-container {
    
    padding: 10px;
}

.uk-nav-navbar > li > a {
    font-size: 16px;
    text-transform: none;
}


.uk-navbar {
    background: #f4f5f6;
    color: #686c70;
    padding: 0 0;
    border-radius: 0;
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.36);
}


.uk-dropdown-navbar {
    margin-top: -15px;
    background: #f4f5f6;
    color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.36);
}
/*2018*/

.text-info {
    color: #1561ae;
}



.reservation_asset_item h3 {
    color: #1278de;
}


}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #1278de;
    margin: 15px 5px 10px;
}

.reservation_asset_item .nav-tabs>li>a {
    font-weight: normal;
    text-transform: none;
}



.room_index_form_heading h4 {
    margin: 10px 0 5px 0;
    color: #6bc25a;
}

.roomtype_name .label-info {
    font-size: 24px;
    padding: 2px 5px;
    vertical-align: baseline;
}


.controls select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 10px !important; */
}

.btn.active, .btn:active {
    box-shadow: none;
    background-color: #ffffff;
    color: #2975c3;
    box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

div.sr_freeze_columns_wrapper div.sr_freeze_columns:first-child {
    height: 49px;
    border-top: 0;
    padding: 0;
}


.camera_wrap .camera_pag .camera_pag_ul li {
    background: #1278de;
    margin: -45px 10px -15px;
    
}


.uk-nav-offcanvas > li > a {
    color: rgb(132, 170, 208);
    padding: 10px 15px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}


.uk-nav-offcanvas ul a {
    color: rgb(132, 170, 208);
}


.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: 10px;
    margin-top: 3px;
}



legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 22.5px;
    line-height: 44px;
    color: #686c70;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}


.alert-info {
    background: rgb(4, 185, 10);
    color: #ffffff;
    /* border-radius: 5px; */
}

@media (min-width: 1200px)
.row-fluid [class*="span"] {
  min-height: 50px
  }

.wizard ul li.active .badge {
    background-color: #04b90a;
}

#asset-checkavailability-form {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    background: #1561ae;
    color: white;
}

.datefield {
       border: 1px solid #fff;
    border-radius: 0px;
    /* height: 18px; */
    padding: 10px;
    /* margin-bottom: 9px; */
    font-size: 18px;
    /* line-height: 18px; */
    /* vertical-align: middle; */
    background: white;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    color: #5194d7;
  
}

.room-type-row i.fa-user {
    width: auto;
    height: auto;
    padding-top: 2px;
}


label, input, button, select, textarea {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

strong, dt, th {
    font-weight: 800;
    font-size: 18px;
}


h3, .uk-h3 {
    font-size: 28px;
    line-height: 28px;
    padding-top: 10px;
}


h4 {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 28px;
    padding-top: 7px;
      text-transform: none;
}

.roomtype_name {
    color: #4290df;
}


.toggle_breakdown:link, .toggle_extra_details:link, .toggle_room_confirmation:link {
    border-bottom: 1px dashed;
    text-decoration: none;
    color: white;
}


.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    height: 400px;
}

.uk-nav-offcanvas ul a {
    color: rgb(13, 87, 157);
    font-size: 14px;
}


.uk-nav-side > li > a {
    color: #1561ae;
    /* margin-bottom: 2px; */
    border-radius: 0;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
  
  }

  
.tm-gallery-avanti div:nth-child(3n):not(:nth-child(6n)) .uk-overlay .uk-overlay-panel .uk-panel-title, .tm-gallery-avanti div:nth-child(4) .uk-overlay .uk-overlay-panel .uk-panel-title, .tm-gallery-avanti div:nth-child(6n+10) .uk-overlay .uk-overlay-panel .uk-panel-title {
    color: #282836;
}
  
  