.notification {
    display: block;
    padding: 10px 20px 10px 35px;
    border: 1px solid;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
.n-success {
    background-color: #A3E6BD;
    border-color: #68D59B;
    background-image: url('../img/notification-tick.gif');
}
.n-information {
    background-color: #9FDDEA;
    border-color: #5FCEEA;
    background-image: url('../img/notification-information.gif');
}
.n-attention {
    background-color: #F9E497;
    border-color: #FFCB4F;
    background-image: url('../img/notification-exclamation.gif');
}
.n-error {
    background-color: #FFC6CA;
    border-color: #EFB9C3;
    background-image: url('../img/notification-slash.gif');
}
.radio-bond
{
  display: inline-block;
  padding-left:50px;
  margin-bottom: 0;
  width:50px;
  float:left;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; 
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }


  .icon.icon-bike50{background-position:0 -100px}
  .icon.icon-holistic50{background-position:-50px -100px}
  .icon.icon-family50{background-position:-100px -100px}
  .icon.icon-food50{background-position:-150px -100px}
  .icon.icon-seasports50{background-position:-200px -100px}
  .icon.icon-golf50 {background-position: -250px -100px;}
  .icon.icon-horse50 {background-position: -300px -100px;}
  .icon.icon-pet50{background-position:-350px -100px}	  
	  
	  
.bookinginfo .box.green
{ 
cursor:pointer; 
}



.images-area-admin {
	margin: -3px -3px 10px;
}

.image-item {
	float: left;
	margin: 5px;
	position:relative;
}
.image-item .deleteImageLink{
position: absolute;
top: 0;
right: 0;
height: 24px;
width: 24px;
text-align: center;
display: block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #FFF;
text-indent: -999em;
background-color: red;
}
.image-item .deleteImageLink:before {
content: "\e014";
position: absolute;
left: 5px;
top: 3px;
text-indent: 0;
}
.image-item .setAsMain{
display:block;
margin: 3px;
}
.image-link-item {
	float: left;
	width: 150px;
	height: 100px;
	margin: 5px;
	text-align: center;
}

.image-delete {
	width: 100%;
	padding: 10px 0;
}

.image-comment-input {
	height: 120px;
	padding: 0;
	/*margin-left: 170px;*/
	float: left;
}

.image-comment-input textarea {
	width: 190px;
	height: 95px;
	margin-bottom: 0px;
}

.image-item {
	width: 162px;
	margin: 3px;
	border: 1px solid #C9E0ED;
	height: 136px;
	max-height: 155px;
	float: left;
	background-color: #ffffff;
}
.image-item img{
width:100%;

}
.images-area .ui-sortable-placeholder {
	border: 1px dotted black;
	visibility: visible !important;
	width: 155px !important;
	margin: 3px;
	background-color: #fffade;
	height: 155px;
	max-height: 161px;
	float: left;
}

.images-area .ui-sortable-placeholder * { visibility: hidden; }

.icon.icon-blue {
    width: 50px;
    height: 50px;
	margin:0px 16px;
	box-shadow: 0px 2px 2px #00508B;
	-moz-box-shadow: 0px 2px 2px #00508B;
	-webkit-box-shadow: 0px 2px 2px #00508B;
	-o-box-shadow: 0px 2px 2px #00508B;/*custom added feb 2015*/
}

  .icon.icon-it {
    background-position: 0 0px;
	width:16px;
	height:20px;
	}
  .icon.icon-en {
    background-position: -16px 0px;
	width:16px;
	height:20px;
	}
  .icon.icon-de {
	width:16px;
	height:20px;
    background-position: -32px 0px; }
  .icon.icon-fr {
	width:16px;
	height:20px;
    background-position: 0px -20px; }
  .icon.icon-ru {
	width:16px;
	height:20px;
    background-position: -16px -20px; }
	
	
td.blank
{
border:0;
font-weight: bolder;
text-align: right;
}
.pricingGrp { font-family: "Oswald", sans-serif; font-size: 16px; margin: 2px 0;}
.pricingGrp .old { color: #575757; text-decoration: line-through; font-weight: 300; }
.pricingGrp .origin { color: #fa0000; }

.heading {margin-top: 8px;font-size: 35px;font-weight: 300;color: #298dd6;padding-bottom: 16px;margin-bottom: 20px;border-bottom: 1px dashed #b6b3bf; font-family: "Oswald", sans-serif;}


/*------BOOKING CALENDAR starts---------*/

.calendarBookingTable .tableMonth table td.closebooking .remainingRoom span { display: none; }
.calendarBookingTable .tableMonth table td.yellow .remainingRoom span { display: none; }

.calendarBookingTable .tableMonth table td.availroom, .calendarBookingTable .tableMonth table td.availres {	
	background-color:#079100; 
}
.calendarBookingTable .tableMonth table td.availoff, .calendarBookingTable .tableMonth table td.offres { 
	background-color:#94c6ea; 
}
.calendarBookingTable .tableMonth table td.yellow { background-color:#F2E567; }
.calendarBookingTable .tableMonth table td.closebooking { background-color: red; }

.calendarBookingTable .tableMonth table td.availres .remainingRoom span, .calendarBookingTable .tableMonth table td.offres .remainingRoom span {
	border-style: solid;
	color:#fff;
	border-width: 19px;
	border-color: transparent #F00 #F00 transparent;
}

.tableInfo li .infoBg.red { background-color: red; }
.tableInfo li .infoBg.availoff { background-color: #94c6ea; }
.tableInfo li .infoBg.yellow { background-color: #FFE800; }
.tableInfo li .infoBg.availres { 
	background: #079100; 
	background: -moz-linear-gradient(-45deg,  #079100 0%, #079100 50%, #FF0000 51%, #FF0000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#079100), color-stop(50%,#079100), color-stop(51%,#FF0000), color-stop(100%,#FF0000)); 
	background: -webkit-linear-gradient(-45deg,  #079100 0%,#079100 50%,#FF0000 51%,#FF0000 100%); 
	background: -o-linear-gradient(-45deg,  #079100 0%,#079100 50%,#FF0000 51%,#FF0000 100%);
	background: -ms-linear-gradient(-45deg,  #079100 0%,#079100 50%,#FF0000 51%,#FF0000 100%);
	background: linear-gradient(135deg,  #079100 0%,#079100 50%,#FF0000 51%,#FF0000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#079100', endColorstr='#FF0000',GradientType=1 );
}
.tableInfo li .infoBg.offres { 
	background: #94c6ea; 
	background: -moz-linear-gradient(-45deg,  #94c6ea 0%, #94c6ea 50%, #FF0000 51%, #FF0000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#94c6ea), color-stop(50%,#94c6ea), color-stop(51%,#FF0000), color-stop(100%,#FF0000)); 
	background: -webkit-linear-gradient(-45deg,  #94c6ea 0%,#94c6ea 50%,#FF0000 51%,#FF0000 100%); 
	background: -o-linear-gradient(-45deg,  #94c6ea 0%,#94c6ea 50%,#FF0000 51%,#FF0000 100%);
	background: -ms-linear-gradient(-45deg,  #94c6ea 0%,#94c6ea 50%,#FF0000 51%,#FF0000 100%);
	background: linear-gradient(135deg,  #94c6ea 0%,#94c6ea 50%,#FF0000 51%,#FF0000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c6ea', endColorstr='#FF0000',GradientType=1 );
}

.tableInfo.calend {
	margin-top:80px;
}
.tableInfo.calend li { margin: 10px; float:none;}

/*------BOOKING CALENDAR ends---------*/

.mapLink{color: #6e6780;font-size:12px;font-weight: 500;}
.modal-title {
margin: 0;
color: #6e6780;
font-size: 24px;
font-weight: 400;
line-height: 1.42857;
}
.navbar-header .navright ul{left:auto;right:0;}
.btngrp-interest span{font-size:12px;}
.fancy{cursor:pointer;}
#fancybox-wrap{width:0;}

/* 03102014 */
.qtip {
    box-shadow: none;
    direction: ltr;
    display: none;
    font-size: 10.5px;
    left: -28000px;
    line-height: 12px;
    max-width: 280px;
    min-width: 50px;
    padding: 0;
    position: absolute;
    top: -28000px;
}
.qtip-content {
    overflow: hidden;
    padding: 5px 9px;
    position: relative;
    text-align: left;
    word-wrap: break-word;
}
.qtip-titlebar {
    border-width: 0 0 1px;
    font-weight: bold;
    overflow: hidden;
    padding: 5px 35px 5px 10px;
    position: relative;
}
.qtip-titlebar + .qtip-content {
    border-top-width: 0 !important;
}
.qtip-close {
    border: 1px solid transparent;
    cursor: pointer;
    outline: medium none;
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
}
.qtip-titlebar .qtip-close {
    margin-top: -9px;
    right: 4px;
    top: 50%;
}
* html .qtip-titlebar .qtip-close {
    top: 16px;
}
.qtip-titlebar .ui-icon, .qtip-icon .ui-icon {
    direction: ltr;
    display: block;
    text-indent: -1000em;
}
.qtip-icon, .qtip-icon .ui-icon {
    border-radius: 3px;
    text-decoration: none;
}
.qtip-icon .ui-icon {
    background: none no-repeat scroll -100em -100em transparent;
    color: inherit;
    font: bold 10px/13px Tahoma,sans-serif;
    height: 14px;
    text-align: center;
    text-indent: 0;
    width: 18px;
}
.qtip-default {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    color: #4e4e4e;
    font-family: "Oswald",sans-serif;
    font-size: 12px;
}
.qtip-default .qtip-titlebar {
    background-color: #ffef93;
}
.qtip-default .qtip-icon {
    background: none repeat scroll 0 0 #f1f1f1;
    border-color: #ccc;
    color: #777;
}
.qtip-default .qtip-titlebar .qtip-close {
    border-color: #aaa;
    color: #111;
}
.qtip-light {
    background-color: white;
    border-color: #e2e2e2;
    color: #454545;
}
.qtip-light .qtip-titlebar {
    background-color: #f1f1f1;
}
.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3;
}
.qtip-dark .qtip-titlebar {
    background-color: #404040;
}
.qtip-dark .qtip-icon {
    border-color: #444;
}
.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}
.qtip-cream {
    background-color: #fbf7aa;
    border-color: #f9e98e;
    color: #a27d35;
}
.qtip-cream .qtip-titlebar {
    background-color: #f0de7d;
}
.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0;
}
.qtip-red {
    background-color: #f78b83;
    border-color: #d95252;
    color: #912323;
}
.qtip-red .qtip-titlebar {
    background-color: #f06d65;
}
.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0;
}
.qtip-red .qtip-icon {
    border-color: #d95252;
}
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #d95252;
}
.qtip-green {
    background-color: #caed9e;
    border-color: #90d93f;
    color: #3f6219;
}
.qtip-green .qtip-titlebar {
    background-color: #b0de78;
}
.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0;
}
.qtip-blue {
    background-color: #e5f6fe;
    border-color: #add9ed;
    color: #5e99bd;
}
.qtip-blue .qtip-titlebar {
    background-color: #d0e9f5;
}
.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0;
}
.qtip-shadow {
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}
.qtip-rounded, .qtip-tipsy, .qtip-bootstrap {
    border-radius: 5px;
}
.qtip-rounded .qtip-titlebar {
    border-radius: 4px 4px 0 0;
}
.qtip-youtube {
    background: -moz-linear-gradient(center top , #4a4a4a 0px, #000 100%) repeat scroll 0 0 #4a4a4a;
    border: 0 solid transparent;
    border-radius: 2px;
    box-shadow: 0 0 3px #333;
    color: white;
}
.qtip-youtube .qtip-titlebar {
    background-color: transparent;
}
.qtip-youtube .qtip-content {
    font: 12px arial,sans-serif;
    padding: 0.75em;
}
.qtip-youtube .qtip-icon {
    border-color: #222;
}
.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}
.qtip-jtools {
    background: -moz-linear-gradient(center top , #717171, #232323) repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border: 2px solid #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 12px #333;
}
.qtip-jtools .qtip-titlebar {
    background-color: transparent;
}
.qtip-jtools .qtip-content {
}
.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 dashed transparent;
    color: white;
}
.qtip-jtools .qtip-icon {
    border-color: #555;
}
.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333;
}
.qtip-cluetip {
    background-color: #d9d9c2;
    border: 0 dashed transparent;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    color: #111;
}
.qtip-cluetip .qtip-titlebar {
    background-color: #87876a;
    border: 0 dashed transparent;
    color: white;
}
.qtip-cluetip .qtip-icon {
    border-color: #808064;
}
.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952;
}
.qtip-tipsy {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.87);
    border: 0 solid transparent;
    color: white;
    font-family: "Lucida Grande",sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-shadow: 0 1px black;
}
.qtip-tipsy .qtip-titlebar {
    background-color: transparent;
    padding: 6px 35px 0 10px;
}
.qtip-tipsy .qtip-content {
    padding: 6px 10px;
}
.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none;
}
.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030;
}
.qtip-tipped {
    background-color: #f9f9f9;
    border: 3px solid #959fa9;
    border-radius: 3px;
    color: #454545;
    font-family: serif;
    font-weight: normal;
}
.qtip-tipped .qtip-titlebar {
    background: -moz-linear-gradient(center top , #3a79b8, #2e629d) repeat scroll 0 0 #3a79b8;
    border-bottom-width: 0;
    color: white;
}
.qtip-tipped .qtip-icon {
    background: none repeat scroll 0 0 #285589;
    border: 2px solid #285589;
}
.qtip-tipped .qtip-icon .ui-icon {
    background-color: #fbfbfb;
    color: #555;
}
.qtip-bootstrap {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding: 1px;
}
.qtip-bootstrap .qtip-titlebar {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
    border-style: none;
    right: 11px;
    top: 45%;
}
.qtip-bootstrap .qtip-content {
    padding: 9px 14px;
}
.qtip-bootstrap .qtip-icon {
    background: none repeat scroll 0 0 transparent;
}
.qtip-bootstrap .qtip-icon .ui-icon {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #ffffff;
    width: auto;
}
.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000000;
    cursor: pointer;
    opacity: 0.4;
    text-decoration: none;
}
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
}
.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}
.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
    background: none repeat scroll 0 0 transparent;
    border: 0 dashed transparent;
    color: #123456;
    position: absolute;
}
.qtip .qtip-tip canvas {
    left: 0;
    top: 0;
}
.qtip .qtip-tip .qtip-vml {
    display: inline-block;
    visibility: visible;
}
#qtip-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#qtip-overlay.blurs {
    cursor: pointer;
}
#qtip-overlay div {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.qtipmodal-ie6fix {
    position: absolute !important;
}

.imgqtip{
margin-top:-5px;
border-top:5px solid #585858;
padding:10px;
margin-right: -10px;
margin-left: -10px;
}

.imgqtip img
{
width:100px;
height:100px;
margin-left: -18px;
}
.imgqtip p
{
line-height: 13px;
font-size: 12px;
font-family:"Arial", sans-serif;
position: relative;
font-weight:500;
text-align:justify;
}

.imgfoot
{
margin-right: -20px;
margin-left: -20px;
}

.imgfoot p
{
text-align: center;
font-size: 16px;
color: #FFFFFF;
padding: 8px;
background: #585858;
}
span.interesttitle
{
font-weight:bold;
font-size: 15px;
line-height:20px;
color:#00126C;
}
.qtip
{
max-width: 420px;

}

.icon.icon-events {
width: 48px;
height: 38px;
background-position: -400px -155px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-groups {
width: 48px;
height: 38px;
background-position: -450px -155px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-events50 {
width: 48px;
height: 38px;
background-position: -400px -104px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-groups50 {
width: 48px;
height: 38px;
background-position: -450px -106px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-big-pet {
width: 48px;
height: 38px;
background-position: -208px -346px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-big-pet50 {
width: 48px;
height: 38px;
background-position: -150px -350px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}
.icon.icon-trekking {
width: 48px;
height: 38px;
background-position: -300px -350px;
background-image: url("/img/sprite.png");
background-repeat: no-repeat;
}

.infotxt {
font-size: 12px;
color: #6E6780;
margin: 8px 0px 0px -20px;
font-style: italic;
font-weight: 700;
}

.right-inner-addon .error
{
color: red;
padding: 0;
left: 0px;
}

a.termstxt
{
font-size: 18px;
}
a.termstxt:hover
{
background:yellow;
}

.form-group span.inforoom {
font-size: 12px;
font-style: italic;
font-weight:800;
margin: 7px 14px 0px 0px;
color:#6e6780;
}

.form-group span.infotax{
font-size: 11px;
font-style: italic;
margin: 10px 0px 0px -24px;
color:#1e208f;
}

/*For SEO Purpose*/

.partnerBox h1 {
color: #FFF;
font-size: 40px;
margin-top: 0;
}
.subtext
{
 float:left;
 color: #6e6780;
 font-size: 14px;
 font-family: "Oswald",sans-serif;
 margin-bottom:5px;
}
.mgleft17{
margin-left:17px;
}
.minortext {
    color: #6e6780;
    float: left;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
	font-weight:200;
    margin-bottom: 5px;
}
.periodsubtext
{
 float:left;
 color: #6e6780;
 font-size: 14px;
 font-family: "Oswald",sans-serif;
 margin-bottom:5px;
 font-weight:100;
}

td.reserbtns a span.glyphicon-remove
{
color:red;
font-size:25px;
}
td.reserbtns a span.glyphicon-ok
{
color:green;
font-size:25px;
}
.labeltxt{
    color: #6e6780;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 8px;
}

.allinttxt {
font-size: 11px;
font-style: italic;
color: #1c1f86;
}

small.allinttxt {
	font-size: 12px;
	font-style: normal;
	cursor:pointer;
	font-family: "Arial",sans-serif;
}



/* ------AVAILABILITY CALENDAR CSS -----------*/

.calendarBookingTable .tableMonth table span.remainingRoom {
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.calendarBookingTable .tableMonth table span.remainingRoom:hover {
background: #1c1f86;
box-shadow:0 6px 25px -7px #000;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.input-group span.error {
	background-color: #FFC6CA;
	border: 1px solid #EFB9C3;
	font-size:12px;
	text-align:center;
}

.btn-cus {
	padding: 3px 6px;
	font-size: 11px;
	font-family: "Arial",sans-serif;
	font-weight:700;
	line-height: 1;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-moz-border-radius:10px;
}

		/*Rate types calendar starts*/
			.calendarBookingTable .tableMonth table .ratetypes {
				height: 45px;
				width: 65px;
				padding-top: 7px;
			}
			.calendarBookingTable .tableMonth table .ratetypes .totamt{
				height: 28px;
				margin:0px;
			}
			.tableHeader table tbody td.hratetps {
				padding: 7px;
				height: 46px;
				border-top: 1px solid #cdcdcd;
				position:relative;
			}
			.tableHeader table tbody td.hratetps.totamt{padding-top: 7px;}
			.tableHeader table tbody td.hratetps.totamt, .calendarBookingTable .tableMonth table tr .totamt {
				height: 37px;
				background-color: #FFF693;
			}
			.tableHeader table td.hroomtps {
				border-right:1px solid #cdcdcd;
				padding: 2px;
			}
			.tableHeader table td.listratetype {
				padding:5px;
			}

			div.ratetpsedit {
				float:right;
				color: #333;
			}
			.infoavailtxt {
				font-size: 12px;
				color: #6c6c6c;
				font-weight:700;
				font-family: "Arial",sans-serif;
			}
			.infonoroom {
				float:left;
				font-size:11px;
				color:#6c6c6c;
				margin-top:-1px;
				font-family: "Arial",sans-serif;
			}
			@-moz-document url-prefix() {
				.infonoroom { margin-top:-2px; }
			}
			.infononight {
				float:left;
				font-size:11px;
				color:#6c6c6c;
				margin-left: 14px;
				font-family: "Arial",sans-serif;
			}

			.ratetpsedit a.btn {
				padding: 2px;
				font-size: 12px;
			}

			.calendarBookingTable .tableMonth table tr .standrd,.tableHeader table tbody td.standrd {
				background-color: #D8FFFE;
			}
			.calendarBookingTable .tableMonth table tr .halfbrd,.tableHeader table tbody td.halfbrd {
				background-color: #EECBFF;
			}
			.calendarBookingTable .tableMonth table tr .fullbrd,.tableHeader table tbody td.fullbrd {
				background-color: #FFD8D8;
			}
			.standrd {
				background-color: #84FDFA;
			}
			.halfbrd {
				background-color: #D98FFD;
			}
			.fullbrd {
				background-color: #FC7E7E;
			}
			.totamt {
				background-color: #FFF693;
			}
			.tableMonth table caption {
				white-space: nowrap;
			}
			

		/*Rate types calendar ends*/

.calendarBookingTable .tableMonth table .roomrates {
	height: 45px;
	padding: 1px;
}
.calendarBookingTable .tableMonth table .roomrates .input-sm{
	width: 28px;
	margin: 3px;
	padding: 2px;
}
span.roomheading {
	width: 190px;
	display: block;
	float: left;
	margin-bottom: -10px;
}
span.subheading {
	font-weight: 700;
	float:right;
	padding: 0px 2px 0px 0px;
	text-align:right;
	color: #6e6780;
	font-family: "Arial",sans-serif;
}
.tableHeader table td.mainheading {
	padding:4px;
}
.calendarBookingTable .tableData {
	position: relative;
	z-index:11;
}
.tableHeader table td.subheading {
	text-align: right;
	font-weight: 700;
	border: none;
	padding: 0px 6px 0px 0px;
	color: #6e6780;
	font-family: "Arial",sans-serif;
}
.calendarBookingTable .tableMonth table tr .availcalend {
	background-color:#fff;
}
.calendarBookingTable .tableMonth table tr .mincalend{
	background-color:#eef;
}
.calendarBookingTable .tableMonth table tr .maxcalend{
	background-color:#eefff1;
}
.calendarBookingTable .tableMonth table tr .closcalend{
	background-color:#fee;
}

.btngrp-available {
	width: 100%;
	display: block;
}

.btngrp-available .btn{
	width:  8%;
	display: block;
	padding: 5px;
	float: left;
	margin-right: 2px;
}

.btngrp-available .btn.active {
	background-color: #19b200;
	border-color: #19b200;
	color: #fff;
}

.thumList {
	cursor:pointer;
}

.thumList .subselrate .thumb {
width: 120px;
height: 120px;
overflow: hidden;
float: left;
margin-right: 12px;
margin-bottom: 10px;
}

.thumList .subselrate .thumb img {
width: 100%;
min-height: 100%;
}
.thumList .subselrate h3 {
margin: 5px 0 10px 0px;
}

.thumList .subselrate p {
font-size: 12px;
line-height: 1.3;
margin: 2px 0;
}

.thumList .subselrate .note {
color: #ff0000;
font-size: 12px;
line-height: 1.3;
}

.divider {
text-align: center;
border-bottom: 3px solid #8E8E8E;
height: 0;
margin: 14px 0;
}
.divider span {
color: #333;
display: block;
background-color: #FFF;
width: 100px;
text-transform: uppercase;
margin: 0 auto;
position: relative;
top: -8px;
font-family: "Oswald", sans-serif;
font-size: 12px;
}
.dividerver {
border-right: 1px solid #d3d1d9;
}
.dividerver span{
color: #6E6780;
display: block;
background-color: #FFF;
margin:-27px;
margin-top:-53px;
float:right;
font-family: "Oswald", sans-serif;
font-size: 12px;
position:relative;
}
h4.title {
color: #333;
padding-bottom: 10px;
}

/*Dropdown Submenu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: -100%;
	right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*Dropdown submenu ends*/

.tab-content {
  padding-top: 20px;
}

.calendarBookingTable .tableMonth table .statistic {
  position: relative;
  display: block;
  height: 45px;
  padding: 10px;
  margin: -4px;
  background:#fff;
}

/*Partner Logout Error-Box*/
.partlogoutBox {
  position: absolute;
  left: 50%;
  top: 35%;
  margin: 0 0 0 -260px;
  padding: 40px;
  background-color: #FFF;
  border-radius: 6px;
  box-shadow: 0px 3px 3px #B3B3B3;
  -webkit-box-shadow: 0px 3px 3px #B3B3B3;
  -moz-box-shadow: 0px 3px 3px #B3B3B3;
  -o-box-shadow: 0px 3px 3px #B3B3B3;
}
.partlogoutBox span.parteror{
	font-family:"Oswald", sans-serif;
	font-size:20px;
	color: #ff0000;
}
.icon-facilty { background-image: url("/img/sprite-facilities.png"); background-repeat: no-repeat; display: inline-block; width: 32px; height: 32px; vertical-align: middle; margin-right: 6px; }
.icon-facilty.halfboard {
    background-position: -50px -100px;
}
.icon-facilty.fullboard {
    background-position: -100px -100px;
}
.icon-facilty.standardboard {
	background-position: -150px -100px;
}

.table.custmtbl>tbody>tr>th {
	vertical-align: middle;
}

.required-sign {
  padding-left: 1px;
  color: #FD2404;
}
.required-input-sign {
	color: red;
	position: absolute;
	top: -5px;
	right: 8px;
}
.description {
	color: #6E6780;
	font-size: 12px;
	font-family: sans-serif;
	padding-left: 5px;
}

	/*Cancellation calendar starts*/

		.calendarBookingTable .tableMonth table .cancelcalentd {
			height: 45px;
			width: 65px;
			padding: 2px;
		}
		.calendarBookingTable .tableMonth table .cancelcalentd.cancelmidtd {
			padding-top:15px;
		}
		small.canceltyp {
			line-height: 1.2;
			display: block;
			color: #1D2288;
		}
		span.cnsubheading {
			font-weight: 700;
			color: #6e6780;
			margin-left: 10px;
			font-family: "Arial",sans-serif;
		}
		/*span.cnsubheading:before {
			content: " ";
			display: table;
			border-left: 1px solid #cdcdcd;
			height: 46px;
			position: absolute;
			margin-left: -22px;
			margin-top: -14px;
		}*/
		.tableHeader table td.cnsubheading {
			text-align: right;
			font-weight: 700;
			float:right;
			color: #6e6780;
			border: none;
			padding-right: 5px;
			font-family: "Arial",sans-serif;
		}
		.calendarBookingTable .tableHeader {
			box-shadow: 20px 0px 20px -23px #5E5E5E;
			-o-box-shadow: 20px 0px 20px -23px #5E5E5E;
			-moz-box-shadow: 20px 0px 20px -23px #5E5E5E;
			-webkit-box-shadow: 20px 0px 20px -23px #5E5E5E;
			position: relative;
		    z-index: 111;
		}
		.calendarBookingTable .tableMonth table tr .standrd.bb, .tableHeader table tbody td.standrd.bb {
			height: 45px;
		}
		@-moz-document url-prefix() {
			.calendarBookingTable .tableMonth table tr .standrd.bb, .tableHeader table tbody td.standrd.bb {
				height: 44px;
			}
		}
        div.closebooktxt {font-weight: bold;color:red;}
        div.restxt {font-weight: bold;}

	/*Cancellation calendar ends <?php if($i%2 == 0) echo 'class="cancelfbtb"'; else echo 'class="cancelsbtb"';?>*/
	.citybannerwidth {
	width:85%;
	float:left;
	}.icon-city {
	display: inline-block;
	}