/*@import url('https://fonts.googleapis.com/css?family=Cinzel|Coda|Crete+Round|Forum|Overlock');*/
*{
	font-family: 'calibri';
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'calibri';
}
body.layout-top-nav{
    padding-top: 50px;
}
body.layout-top-nav.iframe{
    padding-top: 0px;
}
.control-sidebar{
	padding-top: 50px;
	position: fixed;
}

@media (min-width: 992px) {
	.modal-xl {
	    width: 90%;
		margin: 0px auto;
	}
	.modal-lg {
		margin: 0px auto;
	    width: 70%;
	}
}

.data-ng-cloak,.ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak]{display:none!important}
.ui-datepicker.ui-datepicker-multi {
    z-index: 4 !important;
}
.tooltip.in{
	opacity: 1;
}
.tooltip_terms .tooltip-inner{
	background-color: #fff;
	color:#000;
}
.tooltip_terms .tooltip-inner
{
	max-width: inherit !important;
	text-align: left;
	padding: 0;
}
.tooltip_terms .panel-body
{
	padding: 5px;
}
.tooltip_terms p{
	font-size: 14px !important;
}
.tooltip_terms .panel
{
	margin: 0;
	padding: 0;
}

.tooltip_hotel_name .tooltip-inner{
	background-color: #605ca8;
	color:#fff;
	font-size: 14px;
	padding: 10px;
}
.tooltip_hotel_name{
	line-height: 14px;
}

.main-header a.logo{
	background-color: #fff !important;
	padding: 0 !important;
	padding-left: 10px !important;
}
.pager  .active a{
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
#hotelMap{
	height: 300px;
	width: 100%;
}
#hotelsMap{
	height: 500px;
	width: 100%;
}
.showPricesBtn
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.hotel_stars{
	position: absolute;
	left: 70px;
	bottom: 0;
}
@media (max-width: 991px) {
	.hotel_stars
	{
		left: 5px;
	}
	.search_page .hotel_name{
	}
}
.ui-progressbar .ui-progressbar-value{
	margin:0;
}
.selectAllPricesHotel{
	position: absolute;
	top: 10px;
	right: 30px;
}
.multiselect-container {
    width: 100%;
}
.multiselect-container>li>a {
    white-space: normal;
}
.search_page .radio, .search_page .checkbox
{
	white-space: normal;
}
.control-sidebar-dark, .control-sidebar-dark + .control-sidebar-bg{
	background: transparent;
}
@media (max-width: 768px) {
	.control-sidebar {
		padding-top: 50px;
	}
}

.search_page .table-condensed > thead > tr > th,
.search_page .table-condensed > tbody > tr > th,
.search_page .table-condensed > tfoot > tr > th,
.search_page .table-condensed > thead > tr > td,
.search_page .table-condensed > tbody > tr > td,
.search_page .table-condensed > tfoot > tr > td{
	padding-top: 0px;
	padding-bottom: 0px;
}
.search_page .table-bordered > thead > tr > th,
.search_page .table-bordered > tbody > tr > th,
.search_page .table-bordered > tfoot > tr > th,
.search_page .table-bordered > thead > tr > td,
.search_page .table-bordered > tbody > tr > td,
.search_page .table-bordered > tfoot > tr > td {
  /*border: 1px solid #605e5e;*/
}
.search_page .table-responsive
{
	overflow-x: visible;
}

.ui-autocomplete li{
	font-size:14px;
	display: block;
	padding-left: 10px;
}
.ui-autocomplete li a{
	display: block;
	width: 100%;
	cursor: pointer;
	padding: 3px 0 3px 10px;
	font-size: 12px;
}
.control-sidebar-bg, .control-sidebar {
    right: -350px;
    width: 350px;
}
@media (max-width: 991px) {
	.control-sidebar-bg, .control-sidebar {
		width: 100%;
		right: -100%;
	}
	.direct-chat-messages{
		height: 250px;
	}
}
.parent_table .child_tr:nth-child(even) .price_td{
	background: #fff;
}
.parent_table .child_tr:nth-child(odd) .price_td{
	/*background: rgba(190, 212, 229, 1);*/
	background: #fff;
}
.parent_table .hotel_header th{
	background-color: #ECF0F5 !important
}

.search_notification_list .list-group-item:nth-child(odd){
	background: #3C8DBC;
	color:#fff;
}
.search_notification_list .list-group-item:nth-child(odd) a{
	color:#fff;
}
.search_notification_list .list-group-item:nth-child(even) a{
	color:#000;
}
.search_notification_list .list-group-item:nth-child(odd) .list-group-item-heading{
	color:#fff;
}
.search_notification_list .list-group-item{
	/*padding-top: 2px;*/
}
.strikeout{
	text-decoration: line-through;
}

.dropdown-menu > li > a{
	white-space:normal;
}
.navbar-form .form-control-static{
	color: #fff;
}
.btn-white
{
	background-color: #fff;
}
.btn-default
{
	background-color: #ECF0F5 !important;
}
.odd_tr
{
	background-color: #FFFACD;
}
.even_tr
{
	background-color: #D9F4F3;
}

.btn-cancellation
{
	background-color: #E01B22;
	border-color: #000;
	color:#fff;
}
.btn-modification
{
	background-color: #EA7317;
	border-color: #000;
	color:#fff;
}

.alert_1
{
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert_2
{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert_3
{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert_4
{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}