@charset "utf-8";
/* CSS Document */
.ui-datepicker .ui-datepicker-calendar tbody tr td a{display:block;padding:0;line-height:36px;text-align:center;background:none;background-color:#004c6d !important;border:0;color:#fff;font-weight:bold;}
.room_select{background:#fff !important;}
body
{
  margin:0 auto;
  padding:0;
  text-align:left;

   background-color: #cccccc;
}
#modal_last_confirm{ padding: 100px 472px;background: rgba(158,228,248,.5);}
#modal_last_body{box-shadow: 0px 15px 15px #009595;padding:0 0 10px;background-color:#fff;}
#modal_last_div{width:100%;height:73px;background-color:#009595;opacity:.5}
#modal_last_icon{font-size:54px;color:#fff;}
#modal_last_h3{color:#00974B;font-family:cursive;}
#modal_last_btn{width:100px;    background: #da6574;border-radius: 16px;color:#fff;}
input.sub_id_cont{float:right; margin-top:25px;background-color:#93628f !important;color:#fff;}
input.sub_id_cont:hover{background-color:#fff !important;color:#93628f;box-shadow: 0px 0px 3px 3px #93628f;}
#wrapper
{
  width:995px;
  padding:0px;
  margin:0px auto;
  font-family:helvetica;
  position:relative;
}
#wrapper .baricon
{
  display:inline-block;
  border-radius:100%;
  padding:12px;
  background-color:#38610B;
  color:white;
}
#wrapper .progress_bar
{
  width:200px;
  height:5px;
  border-radius:20px;
  background-color:#D8D8D8;
  display:inline-block;
}
#wrapper form div
{
  margin-left:340px;
  padding:10px;
  box-sizing:border-box;
  width:300px;
  margin-top:50px;
  background-color:#585858;
}
#wrapper form div p
{
  color:#F2F2F2;
  margin:0px;
  margin-top:10px;
  font-weight:bold;
}
#wrapper form div .form_head
{
  font-size:22px;
  font-weight:bold;
  margin-bottom:30px;
}
#wrapper form div input[type="text"]
{
  width:200px;
  height:40px;
  padding:5px;
  border-radius:5px;
  border:none;
  margin-top:10px;
}
#wrapper form div input[type="button"],input[type="submit"]
{
  width:80px;
  height:40px;
  border-radius:5px;
  border:2px solid white;
  background:none;
  color:white;
  margin:5px;
  margin-top:10px;
}
#user_details,#qualification
{
  display:none;
}
.steps{
    padding: 0;
    margin: 0;
    background: rgba(255,255,255,.7);
    float: left;
    width: 100%;
	border-radius: 8px;
}
ol, ul {
    list-style: none;
}
.steps li {
    padding: 9px 0;
    margin: 0;
    list-style-type: none;
    float: left;
    position: relative;
    font-family: Roboto,sans-serif;
    font-size: 14px;
        color: #0080c0;
    font-weight: 600;
    border-color: #0080c0;
    text-transform: uppercase;
    width: 21%;
    text-align: center;
}
 li .active:after, :before {
    
    -webkit-box-sizing: border-box;
    
    -webkit-font-smoothing: antialiased;
  
    text-rendering: optimizeLegibility;
}
.steps li.current {
    background: #333;
    color: #fff;
}
.steps li.current {
    background-color: #6b7e50;
}
#roomRateLi {
    width: 33%;
    padding: 9px 6px;
	
}
/*.steps li.current:before {
    content: " ";
    width: 0;
    height:0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 26px solid #004c6d;;
    position: absolute;
    right: -26px;
    top: 0;
	 
}*/
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.mainContainer {
    padding-bottom: 10px;
}
.col-centered {
    margin: auto;
    float: none;
}
.logo {
    background: #fff;
    padding: 10px 20px;
    max-height: 80px;
    overflow: hidden;
	
	   
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.col-centered {
    margin: auto;
    float: none;
}
.bodyContent {
    background-color: rgba(0,0,0,.7);
}
@media (min-width: 1200px){
.col-lg-10 {
    width: 83.33333333%;
}
}
@media (min-width: 320px) and (max-width: 768px){
#cashmodal {
    padding:0 30px;
}
}
@media (min-width: 770px) and (max-width: 1400px){
#cashmodal {
    padding-left: 70px;
	padding-right: 70px;
}
}
d-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.main-view-wrapper{
width:100%;
height:auto;
}
.toplink {
    background: #000;
    padding: 5px 20px 0;
    float: right;
    width: 100%;
    text-align: right;
    margin: 0;
}
.pull-right {
    float: right!important;
}
.search-panel.load-search-page {
    visibility: visible;
}
.form-panel {
    border: 0px solid #ede9e8;
    float: left;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Roboto,sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #004c6d;
    font-weight: bold;;
	background: rgba(255,255,255,.7);
	font-weight:bold;
    /*background-color: #fbf4f0;*/
}
.input-group > span.input-group-addon{ background-color: #f0e8ef !important;}
@media (min-width: 1200px){
.col-lg-7 {
    width: 58.33333333%;
}
}
@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
}
.search-panel.load-search-page {
    visibility: visible;
}
.mainContainer {
    padding-bottom: 10px;
}
.col-centered {
    margin: auto;
    float: none;
}
@media (min-width: 1200px){
.col-lg-10 {
    width: 83.33333333%;
}
}
.padding-top-15 {
    padding-top: 15px;
}
.common-div {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(255,255,255,1);
}
@media (min-width: 1200px){
.col-lg-12 {
    width: 100%;
}
}

/*@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
}*/

.search-panel__date .form-group {
    text-align: left;
}
.form-panel .form-group {
    padding-bottom: 12px;
	color: #004c6d;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


@media (min-width: 1200px){
.col-lg-6 {
    width: 50%;
}
}
.form-panel label {
    font-weight: bold;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
@media (min-width: 768px){
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
}


@media (min-width: 768px){
.form-inline .input-group>.form-control {
    width: 100%;
}
}
.search-panel__date .form-control {
    border-right: none;
}
.form-panel .form-control {
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #036894;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
@media (min-width: 768px){
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
}
@media (min-width: 360px){
.form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

@media (min-width: 768px){
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
}
.search-panel .input-group-addon {
    border-radius: 0;
    box-shadow: none;
    background: 0 0;
    font-size: 14px;
    border-left: none;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #93628f;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.night-box {
    position: relative;
}
.image-box, .selected-date {
    color: #ffffff;
}
/*.image-box, .selected-date {
    color: #ff4e00;
}*/
.image-box {
    float: left;
    width: 33%;
    height: 35px;
    border: 1px solid #adadad;
    text-align: center;
    padding: 4px;
    font-size: 20px;
    cursor: pointer;
    background: #004c6d;
}
.number-box input {
    width: 33%;
    float: left;
    border: none;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    text-align: center;
    padding: 5px;
    height: 35px;
    font-weight: 700;
    color: #797877;
}
.djubo-btn-group {
    width: 100%;
    color: #797877;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group>.btn:first-child {
    margin-left: 0;
	    border: 1px solid #c6d9e8;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.djubo-select-btn {
    border-radius: 0;
    text-transform: uppercase;
    padding: 1px 18px;
    width: 100%;
    line-height: 31px;
    display: block;
    text-align: left;
    background: #FFF!important;
    color: #8f8e8d;
}
.btn-default {
    text-shadow: 0 1px 0 #fff;
   /* background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;*/
    border-color: #ccc;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    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;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button {
    overflow: visible;
}

.logoMargin {
    margin-top: 182px;
}
.icon-palette {
    position: absolute;
    bottom: 6px;
}
.icon-palette ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 435px;
}
ol, ul {
    list-style: none;
}
.icon-palette ul li:first-child {
    float: left;
}
.icon-palette ul li:last-child {
    float: right;
}
p {
    margin: 0 0 10px;
}

.search-panel__room .form-group:first-of-type {
    padding-left: 0;
}
.search-panel__room .form-group {
    line-height: 0;
	 
}
.form-group .bootstrap-select.btn-group {

    border-top-style: solid;
    color: #6494bb;
}
.search-panel__room>p{    color: #004c6d;
    font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
@media (min-width: 1200px){
.col-lg-4 {
    width: 33.33333333%;
}
}
.search-label-name {
    padding-top: 2px;
    font-size: 12px;
	    color: #385f7f;
    font-family: monospace;
}
.search-label {
    font-size: 10px;
    padding-bottom: 14px;
    padding-top: 15px;
    color: #999;
}
.djubo-btn-group {
    width: 100%;
    color: #797877;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.child-icon-mid {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -8px;
    float: right;
    z-index:0;
    color:#93628f;
}
.djubo-btn-group .dropdown-menu>li>a {
    color: #797877;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.djubo-app a {
    text-decoration: none;
}
a {
    background-color: transparent;
}
.infant-icon {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -8px;
    float: right;G366
	font-size:small;
	color:#93628f;
}
.btn-default:focus, .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(106,106,106,.15),0 1px 1px rgba(106,106,106,106);
}
.available-guest {
    font-size: 13px;
    padding: 7px;
}
.alert-danger {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7;
}
.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 10px solid #ede9e8;
    border-radius: 4px;
}
.av-calendar h3, .av-calendar__leftpanel h4, .calendar-block__cta, .calendar-block__keys--selected:before, .calendar-block__month, .form-cta, .message-box h3, .room-info-bar-caption,/* .room-info-bar__ok,*/ .rooms-grid__room-selector .selected, .rooms-list__room__add:hover, .sold-out, .steps li.current {
    background-color: #004c6d;
}
/*.calendar-block__cta, .calendar-block__keys--selected:before, .calendar-block__month, .steps li.current {
    background-color: #ff4e00;
}*/
.calendar-block__cta {
    background: #333;
    color: #fff;
    font-size: 16px;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 10px;
    margin: 30px 0;
}
.logoMargin {
    margin-top:20px;/**recemtly changed**/
}
.icon-palette {
    position: absolute;
    bottom: 6px;
}
.icon-palette ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 435px;
}
.icon-palette ul li:first-child {
    float: left;
}
.icon-palette ul li p {
    font-size: 11px;
    text-transform: capitalize;
    margin: 4px 0;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
@media (min-width: 1200px)
.col-lg-5 {
    width: 41.66666667%;
}
#hide_avail_head{background-color:#004c6d; padding:3%; padding-left:0%; color:white; font-weight: bold;}
#hide_avail_div{    margin-left: 7%; margin-right: 8%;margin-top: 15px;}
.search-calendar-div .calendar-block {
    margin-left: 0;
}
.calendar-block {
    text-transform: uppercase;
    color: #004c6d;
    font-weight: bold;
}
#cal-reader{height:30px; line-height:30px;background-size: 100% 100%;}
#cal-reader-div{background-color:#4a8e49; height:30px; line-height:30px; border-radius:4px;}
.calendar-block h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
    color: #004c6d;
	font-weight:bold;
	f
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.calendar-block table {
    text-align: center;
}
.search-calendar-table {
    width: 95%!important;
}
.available-calendar-border {
    border: 1px solid #DDD;
    border-bottom: none;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.calendar-block__month {
    background: #333;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}
.calendar-block td {
    padding: 0;
}
.calendar-block__next, .calendar-block__prev {
    width: 50px;
}
.djubo-app a {
    text-decoration: none;
}
.calendar-block__prev a {
    background-position: left top;
    margin-left: 25px;
}
.calendar-block__month a {
    width: 28px;
    height: 28px;
    text-decoration: none;
    text-indent: -9999px;
    display: block;
    background-image: url(images/next.png) no-repeat;
    outline: 0;
}
.disableClass {
    opacity: .6!important;
    pointer-events: none!important;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a {
    background-color: transparent;
}
.calendar-block__days th {
    background: #ede9e8;
    font-size: 12px;
    text-align: center;
    color: #797877;
    font-weight: 700;
    line-height: 30px;
}
td, th {
    padding: 0;
}
.calendar-block__days td {
    width: 36px;
    height: 36px;
    cursor: pointer;
    box-shadow: inset -1px -1px 0 #fff;
    border: 1px solid #f4f4f4;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#F4F4F4));
    background-image: -webkit-linear-gradient(white,#F4F4F4);
    background-image: -moz-linear-gradient(white,#F4F4F4);
    background-image: -ms-linear-gradient(white,#F4F4F4);
    background-image: -o-linear-gradient(white,#F4F4F4);
    background-image: linear-gradient(white,#F4F4F4);
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.disableClass {
    opacity: .6!important;
    pointer-events: none!important;
}
.show-rate-on-calender {
    font-size: 8px;
    color: #080808;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide {
    display: none !important;
}
body {
    background-color: #000;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
body {
    margin: 0;
}
.search-no-availability {
    margin: -15px 5px 20px;
    background: rgba(0,0,0,.1);
    border: 1px solid #b6d1da;
    overflow: hidden;
    text-align: center;
    text-transform: none;
}
.checkin_div_input{border-right: solid;border-right-width: thin;border-color: #dbcada;}
.h4, h4 {
    font-size: 18px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.search-no-availability .contact-info {
    font-weight: 700;
}
.search-no-availability .av-calendar {
    background-color: #916593;
    font-family: serif;
    color: #fff;
	text-decoration: none;
}
.av-calendar:hover {
	background-color: rgba(255,255,255,.5);
  	color: #916593;
    box-shadow: 0px 0px 3px 3px #916593;
}
#submit_srch_panel:hover {
    background-color: rgba(255,255,255,.3);
    color:#004c6d;
	box-shadow: 0px 0px 3px 3px #004c6d;
	font-weight:bold;
  
}
#submit_srch_panel2:hover {
    background-color: rgba(255,255,255,.3);
    color:#004c6d;
	box-shadow: 0px 0px 3px 3px #004c6d;
	font-weight:bold;
  
}
.av-calendar {
    border: 1px solid #dfdad8;
    text-transform: uppercase;
    clear: both;
    background: rgba(255,255,255,1);
}
.av-calendar {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    margin: 10px 0;
}
.djubo-app a {
    text-decoration: none;
}
.av-calendar {
    border: 1px solid #dfdad8;
    text-transform: uppercase;
    clear: both;
    background: rgba(255,255,255,1);
}
.wrapper {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.common-div {
    float: left;
    width: 100%;
    box-sizing: border-box;
    /*background-color: rgba(255,255,255,1);*/
	    background: rgba(0,128,192,.0);
}
.info-div-padding {
    padding: 12px!important;
}
.search-block {
    background: rgba(255,255,255,.5);
    float: left;
    width: 100%;
    box-sizing: border-box;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #797877;
    text-align: center;
    position: relative;
	padding-bottom: 12px;

}
.search-block .form-group {
    padding-top: 25px;
    padding-bottom: 30px;
	color: #385f7f;
    font-family: serif;
}
.dashed-heading {
    text-align: center;
    float: left;
    width: 100%;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    border-top: 1px dashed #93628f;
    margin-top: 28px;
	background: rgba(255,255,255,.5);
    padding: 0 10px;
}
.dashed-heading h3 {
    margin-top: -22px;
    font-size: 26px;
    color: #333;
    font-weight: 400;
}
.dashed-heading h3 span {
    background:#004c6d;
    display: inline-block;
    border-radius: 5px;
	padding:6px 12px 6px 12px;
}
.label-uppercase, .results-handler__links a {
    text-transform: uppercase;
}
.hovereffect {
  width: 100%;
  //height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  //height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 76, 109, 0.68);
  font-weight:bold;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rooms-list__room {
    border: 15px solid #ede9e8;
    padding-left: 18px;
	 padding-right: 18px;
	  padding-top: 18px;
	 padding-bottom: 0px;
    /* float: left; */
    width: 100%;
	height:100%;
	 
}
.rooms-list__room1 {
    border: 15px solid #ede9e8;
    padding: 18px;
    /* float: left; */
    width: 100%;
	height:220px;
}
.clear{ width:10px;}
.rooms-list__room p{
	font-size:14px; font-weight:bold; border-bottom: 1px solid #ccc; padding-left:10px; padding-bottom:10px;}


@media (min-width: 1200px){
.col-lg-3 {
    width: 25%;
}
}
.search-block label {
    font-weight: 400;
    text-align: center;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.booking-info-bar__edit {
    position: absolute;
    right: -6px;
    margin-top: 10px;
    color: #4b6d9d;
    cursor: pointer;
}
@media (min-width: 1200px){
.hidden-lg {
    display: none!important;
}
}
/*.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}*/
@media (min-width: 768px){
.form-inline .input-group>.form-control {
    width: 100%;
}
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
   /* background-color: #eee;*/
    opacity: 1;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.search-block .form-control {
    background: #fff;
    font-size: 14px;
    height: 40px;
    text-align: center;
    color: #004c6d;
    border: none;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.results-handler {
    margin-top: 12px;
    float: left;
    width: 100%;
    font-family: Roboto,sans-serif;
}
.results-handler__links {
    color: #797877;
    line-height: 40px;
    font-size: 16px;
}
.billing-details__totalprice, .confirmation-box .glyphicon-ok-sign, .confirmation-box .glyphicon-remove-sign, .confirmation-box h3, .confirmation-box p.prominent, .dashed-heading h3 span, .guest-form h3, .message-box__content .glyphicon-exclamation-sign, .results-handler__controller li a.active, .results-handler__links a.active, .room__adons__desc .glyphicon, .rooms-list__room__adons__desc .glyphicon, .rooms-list__room__price_title {
    color: #ffffff;
    font-weight: bold;
}
.label-uppercase, .results-handler__links a {
    text-transform: uppercase;
}
.results-handler__links a {
    color: #797877;
}
.results-handler__controller {
    list-style-type: none;
    float: right;
    margin-bottom: 0;
}
.results-handler__controller li {
    float: left;
    margin-left: 18px;
}
#loading-bar .bar, .btn-modal-success, .results-handler__controller li a.av-calender, a.rooms-grid__select:hover {
    background-color: #6b7e50;
}
.results-handler__controller li a.av-calender {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
}
.results-handler__controller li a {
    color: #cbc1bd;
    font-size: 14px;
    line-height: 40px;
}
.div-padding {
    padding-left: 12px!important;
    padding-right: 12px!important;
}
.room-info-bar {
    float: left;
    width: 100%;
    margin-top: 12px;
	padding-left:2px;
    text-align: center;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    background: #fbf4f0;
	border-radius:6px;
}
.room-info-bar1 {
    float: left;
    width: 99%;
    margin-top: 12px;
    padding-left: 2px;
    text-align: center;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    background: #fbf4f0;
    border-radius: 6px;
    margin-left: 5px;
}
.room-info-bar-caption {
    background:#004c6d;
    color: #fff;
    line-height: 35px;
}
.room-info-bar-msg {
    line-height: 35px;
    color: #ffffff;
    font-weight: bold;
    background: rgb(8, 179, 230);
}
@media (min-width: 1200px){
.col-lg-9 {
    width: 75%;
}
}
.pad-right30 {
    padding-right: 30px;
}
.room-info-bar__edit {
    cursor: pointer;
}
.room-info-bar__edit {
    position: absolute;
    right: 10px;
    margin-top: 10px;
    color: gray;
}
@media (min-width: 480px)
.col-lg-12 {
    .main-view-wrapper{
width:100%;
height:auto;
}
}
.book_hidden_div:hover{
border:1px solid #efab4b;
background-color:#FFFFFF;
color:#af6b10;

} 
.book_hidden_div{
width:60%;
}
#list_align_style{
padding-left: 0px;


}
#list_align_style>li{
padding-bottom:0px;
padding-left: 25px;
}
#list_align_style>li>p{
border-bottom:none;
font-weight:normal;
}
#para_list{
text-align:justify;
margin-top: 0px; 
padding-left:15px;
color:black;
}
.tabcontents{
height:auto;
padding-bottom:0px;
}
#hidden_div{
padding-left:60px;
padding-right:60px;
padding-bottom: 15px;
border:15px solid #ede9e8;
    padding-top: 22px;
}
#hidden_tab{
width: 100%;
    border: 1px solid #c7bbb8;
    padding-bottom: 0px;
	padding-top:16px;
}
#hidden-content{
padding-left:30px;
padding-right:30px;
}
.info-div-padding {
    padding: 7px!important;
}
.red{
	background-color:#C95355;
	padding:10%;
	
	}
/*#hotel_gall ul.tabs1{
    margin: 0;
    padding-left: 0;
	padding-right:0;
	padding-bottom:44px;
	
}
@media (max-width: 767px)
#hotel_gall ul.tabs1 li {
    float: none;
    padding-right: 0;
}
#hotel_gall ul.tabs1 li.active > a, #hotel_gall ul.tabs1 li:hover > a {
    color: #DB2614;
    background: #fff;
}
#hotel_gall ul.tabs1 li a {
    color: #000;
    display: block;
    padding: 0 20px;
    background: #F7F7F7 url(tabbg2.gif) repeat-x 0 0;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
	border: 1px solid #B7B7B7;
}

#hotel_gall ul.tabs1 li {
    float: left;
    padding-right: 4px;
	display: inline;
}
 ul.tabs1 a{
    letter-spacing: 0.04em;
}
#hotel_gall .tabcontents1 .tab-pane {
    padding: 20px;
    line-height: 1.7em;
    border: 1px solid rgba(139, 137, 137, 0.3);
 
    box-shadow: rgba(0, 0, 0, 0.36) 0 1px 1px 0;
}*/
/* Tab Content - menucool.com */
/**
 * Responsive Bootstrap Tabs by @hayatbiralem
 * 15 May 2015
 */

@mixin ellipsis(){
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

@mixin icon-styles(){
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@mixin transform($transform){
  -webkit-transform: $transform;
  -moz-transform: $transform;
  -ms-transform: $transform;
  -o-transform: $transform;
  transform: $transform;
}

@media screen and (max-width: 479px) {
  .nav-tabs-responsive {
    > li {
      display: none;
      width: 23%;
      > a {
        @include ellipsis();
        width: 100%;
        text-align: center;
        vertical-align: top;
      }
      &.active {
        width: 54%;
        &:first-child {
          margin-left: 23%;
        }
      }
      &.active,
      &.prev,
      &.next {
        display: block;
      }
      &.prev,
      &.next {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }
      &.next > a,
      &.prev > a {
        -webkit-transition: none;
        transition: none;
        .text {
          display: none;
        }
        &:after,
        &:after {
          @include icon-styles();
        }
      }
      &.prev > a:after {
        content: "\e079";
      }
      &.next > a:after {
        content: "\e080";
      }
      &.dropdown {
        > a > .caret {
          display: none;
        }
        > a:after {
          content: "\e114";
        }
        &.active > a {
          &:after {
            display: none;
          }
          > .caret {
            display: inline-block;
          }
        }

        .dropdown-menu {
          &.pull-xs-left {
            left: 0;
            right: auto;
          }
          &.pull-xs-center {
            right: auto;
            left: 50%;
            @include transform(translateX(-50%));
          }
          &.pull-xs-right {
            left: auto;
            right: 0;
          }
        }
      }
    }
  }
}



/**
 * Demo Styles
 */

.wrapper {
  padding: 15px 0;
}

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 901px) {
  #narrow-browser-alert {
    display: block;
  }
  #arraw_pt>img{
  visibility:hidden;
  }
   #arraw_pt{height:0px;}
  .hidden_hoz_tab{margin-top:10px !important;}
  .restrict_height{height:122px;}
  #horiz_img_info{padding-top:10px;padding-bottom: 10px;}
  .fixed {
    position: relative;
   
}
#book_info {
 
    padding-top: 30px;
}

  
}
@media (min-width:320px) and (max-width:751px){
.nav-tabs-responsive{width:100%;}
.nav-tabs>li{width:100%;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {background-color: #f5f5f5 !important;border-bottom-color:#ddd;}
#list_align_style>li { padding-left: 0px;}

}

.disabled {
   pointer-events: none;
   cursor: default;
}
a{
	color:#FFEFEF;
	}
a:hover{
	color:#561E1F;
	
	}
.lightgray{
	background-color:#f7f7f7;
	color:black;
}


#myTab>li.dropdown{
font-size: 14px !important;
}
#myTab a{
color:#97004b;
}

#myTab a:active{
color:#f0ad4e !important;
}
.active > a{
color:#004c6d !important;
font-weight:bold;
}
#col-9-ext{
padding-left:5px !important;
padding-right:5px !important;
}
.hidden_panel_info{
text-align: center;
    float: left;
    width: 100%;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
    /* border-top: 2px dotted #ccc; */
    margin-top: 0px;
}
@media (min-width: 480px) {
  .ui-datepicker{
    
    width: 29em !important;
    left: 16px !important;
   
}

}
@media (max-width:412px){

.ui-datepicker {
    width: 26.7em !important;
    left: 0px !important;
    right: 0;
}
}
#map-identity{
padding-left:5px;
padding-right:0px;
}
#submit_srch_panel{
background-color:#004c6d;
width:181px; 
margin-top:30px;
}
#submit_srch_panel2{
background-color:#004c6d;
width:181px; 
margin-top:30px;
color:#FFFFFF;
}
/*@media(max-width: 479px) {
input#submit_srch_panel{
width:100%;
font-size:15px;
}
.steps li{padding-left:5px;padding-right: 5px;width: 77px;}
#roomRateLi{padding-right:0px !important;width: 112px;}
#avail_check{
padding-left:4px;
}

}*/
@media (min-width: 320px){

.bootstrap-select{
width:100% !important;
}
.child-icon-mid {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
.infant-icon {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
#iti_adult{
padding-left: 0;
    padding-right:0px;
}
#iti_child{
padding-left: 8px;
    padding-right: 2px;
    margin-right: 11px;
}
#iti_infant{
padding-right: 0px;
    width: 72px;
    padding-left: 7px;
    margin-left: 1px
}


#viewing_div{
padding-left: 0px;
    padding-right: 0px
}
.input_group{
width:100%;
}
/*@media (max-width: 320px){

.bootstrap-select{
width:100% !important;
}*/
.child-icon-mid {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
.infant-icon {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
#iti_adult{
padding-left: 0;
    padding-right:0px;
}
#iti_child{
padding-left: 8px;
    padding-right: 0px;
}
#iti_infant{
padding-right: 0px;
}
.ui-datepicker {
    width:19.3em !important;
    left: 11px !important;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width:100% !important;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
width:12px !important;
}
.ui-datepicker >.ui-datepicker-group-last>.ui-datepicker-header> .ui-datepicker-title {
    line-height: 40px;
    color: #111;
    width: 100%;
    margin-left: 0px;
}

#viewing_div{
padding-left: 0px;
    padding-right: 0px
}
.input_group{
width:100%;
}
}
@media (min-width: 350px) and (max-width:512px){
.steps li.current {
    /* padding-bottom: 0px; */
    width:100% !important;
   
}
.steps li.current:before{display:none !important;}
.steps li#roomRateLi{ width:100% !important;}
.steps li{ width:100% !important;}

.mainContainer{padding-left: 0px !important;padding-right: 0px;}
.tooltip-inner p{width:100%;}
.tooltip{width:130px; left: 0px;right:0;}
span#example{display:none;}
.ui-datepicker-div{width:100%!important;}

}
@media (min-width: 480px){
.form-inline .form-group {
     display: block !important; 
    margin-bottom: 0;
    vertical-align: middle;
}

#iti_infant {
    padding-right: 10px;
    width: 29%;
    padding-left: 7px;
    margin-left: 1px;
}
}
@media (min-width: 320px) and (max-width: 350px){

.steps li.current {width:100%;}
  .steps li#roomRateLi{ width:100%;}
.steps li{ width:100%;}
.steps li.current:before{display:none;}

.mainContainer{padding-left: 0px !important;padding-right: 0px;}

span#example{display:none;}
.ui-datepicker-div{width:100%;}
.bootstrap-select{
width:100% !important;
}
#content-scroll{border-top-style: none;border-bottom: solid;border-bottom-width: thin;border-left: solid;border-left-width: thin;border-right: solid;border-right-width: thin;border-color:#dbcada;}
#table_scroll{overflow-y:scroll;height:135px;}
.child-icon-mid {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
.infant-icon {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
#iti_adult{
padding-left: 0;
    padding-right:0px;
}
#iti_child{
padding-left: 8px;
    padding-right: 2px;
    margin-right: 11px;
}
#iti_infant{
padding-right: 0px;
    width: 54px;
    padding-left: 7px;
    margin-left: 1px
}
.tooltip-inner p{width:100%;font-size:12px;}
.tooltip{width:126px; left: 0px;right:0;}
}
@media (min-width: 1023px) and (max-width:1200px){
.form-inline .form-group {
     display: block !important; 
    margin-bottom: 0;
    vertical-align: middle;
}

.infant-icon {
    position: absolute;
    top: 42px;
    cursor: pointer;
    right: -12px;
    float: right;
    z-index: 0;
    font-size: 9px;
}
#iti_adult{
padding-left: 0;
    padding-right:0px;
}
#iti_child{
padding-left: 8px;
    padding-right: 2px;
    margin-right: 11px;
}
#iti_infant {
    padding-right: 3px;
    width: 31%;
    padding-left: 10px;
    margin-left: 1px;
	
}
.child-icon-mid {right: -17px;}

}
@media (min-width: 900px){

.mainContainer{display:inline-block;}
.row {min-width: 0px !important;}
#iti_infant {
    padding-right: 1px;
    width: 31%;
    padding-left: 7px;
    margin-left: 1px;
	
}
.tooltip-inner p{width:100%;}
.tooltip{width:130px; left: 0px;right:0;}

}
@media (min-width: 320px) and (max-width:350px){
.tooltip-inner p{width:100%;}
.tooltip{width:130px; left: 0px;right:0;}
}
@media (min-width: 750px) and (max-width:800px){
.tooltip-inner p{width:100%;}
.tooltip{width:130px; left: 0px;right:0;}

}
@media (min-width: 750px){
#iti_infant {
    padding-right: 2px;
    width: 29%;
    padding-left: 7px;
    margin-left: 1px;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50% !important;
}
.ui-datepicker {
    width: 40em !important;
    left: 92px !important;
}

}
@media (min-width: 320px){
.ui-datepicker {
    width:21.3em;
    left: 16px;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width:100%;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
width:12px;
}
.ui-datepicker >.ui-datepicker-group-last>.ui-datepicker-header> .ui-datepicker-title {
    line-height: 40px;
    color: #fff;
    width: 100%;
    margin-left: 0px;
}

}
#horiz_img_list{line-height:30px; text-align:center; font-weight:bold;}

#chosen_room{padding:5px 20px;}
#chosen_room_inner{border:12px inset #fbf4f0;padding:10px 0;margin-top: 10px;background: rgba(255,255,255,.5);}
#chosen_room_img{width:100%;}
#chosen_room_para{padding-top:40px;}
#chosen_room_para>p>strong{color:#840042;font-size:18px;}
#chosen_room_incr{float:right;}
#roomRateLi2{width: 37%;padding: 9px 6px;}
#book_info{padding: 0 20px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; color:#004c6d;margin-top: -5px;}
.restrict_height{padding-bottom:20px;}
#fixthis{font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-transform: uppercase; margin-top: -5px;}
#fixthis h4{font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; color:#004c6d;}
#fixthis label{ color:#004c6d;}
#book_info h4{font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; color:#004c6d;}
#end{float: left;}
@media (min-width:320px) and (max-width:375px){
#div_right {
    float: right;
    margin-top: -1px;
    margin-left: 67px;
}
#div_right>font {
    float: right;
    margin-top: -5px;
    margin-left: 60px;
}
.steps li.current {
    width: 100%;
}
.steps li#roomRateLi2{
    width: 100%;
}
#header-page .logo{width:73%;}
#modal_last_confirm {padding: 100px 30px;}
}
#div_left{float:left;padding-left:20px;}
#div_right{ text-align:right;padding-right:20px;}
#div_right>p{clear:both;text-align:justify;display:inline-block;}
.tbl-background{ background:#e6e6e6;}
.tbl-background-two{ background:#f1f1f1;}
@media (min-width:400px) and (max-width:414px){
.set_div_rt{margin-top: -2px;}
#modal_last_confirm {padding: 100px 30px;}
}
@media (max-width:400px) and (max-width:400px){
.set_div_rt{margin-top: -21px;}

}
@media (min-width:750px) and (max-width:901px){
.steps li.current:before {
    content: " ";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 15px solid #93628f;
    position: absolute;
    right: -15px;
    top: 0;
}
}
#below_text_box{border:1px solid #D4D4D4;margin-top:3px;background-color:#F4EFE9;}
#below_text_box{margin-bottom:20px;}
#veh_add_style{padding-bottom:10px;padding-right:10px;}
#hotel_cust_style{padding-left: 0px !important; padding-right: 0px !important;}
@media (min-width:320px) and (max-width:750px){
#map-identity{margin-left: 41px; margin-top: -16px;text-align:justify;}
#map-indicators{padding-left: 0px;padding-right: 0px;}
#header-page .logo{width:73%;}
#indicator1,#indicator2{padding-left:0px;}
}
@media (min-width:750px) and (max-width:750px){
#map-identity{margin-left: 48px!important; margin-top: -16px;text-align:justify;}
#map-indicators{padding-left: 11px;}
#indicator1,#indicator2{padding-bottom:10px;padding-left:53px !important;}
}
@media (min-width:768px) and (max-width:768px){#indicator1,#indicator2{padding-left:50px;}}
@media (min-width:750px){#map-identity{width: 100%;margin-left: 32px;margin-top: -30px;} #map-indicators{padding-left:0px; padding-right:0px;} map-identity{padding-left:0px; padding-right:0px;} #modal_last_confirm {padding: 100px 204px;}}
.ui-datepicker-header{background-color:#004c6d !important;color:#fff !important;}
.ui-state-active{background-color:#f7eae1 !important;color:black !important;}
