.clearfix{
	clear: both;
}

.spacer{
	height: 10px;
}

.top-panel{
}

.top-panel .panel{
 	margin: -10px 0 0 0;
}

@media (max-width:  767px) {
.top-panel {
 	margin: 15px 0 10px 0;
	}
}

.top-panel .panel-heading{
	padding: 5px 10px;
	font-size: 14px; 
}

.top-panel .panel-body {
    padding: 5px 10px;
}

.page-title{
	display: inline;
}

#compare-button{
 	display: inline;
 	vertical-align: top;
 	margin-left: 20px;
 	padding: 5px 15px;
}

.portlet .specified{
	background-color: #DEDEFF;
	padding: 10px;
	margin: -15px;
	margin-bottom: 5px;
}

.portlet .specified span{
	float:right;
}

.block-description{
    font-size: 14px;
    color: #888;
}

ul.block-details{
	list-style-type: none;
	font-size: 16px;
	padding-left: 10px;
}

ul.block-details li{
	padding: 10px;
}

ul.block-details li i{
	padding-right: 20px;
}

.select-hotel label{
	margin: 0;
	padding: 7px;
    text-align: right;
}

@media (max-width: 767px) {
	.select-hotel label{
	padding: 7px; 
}

	.input-medium{
		width: 200px !important;
	}
}

.calendar{
	float: right;
    margin-right: 0px;
}


@media (max-width: 430px) {
	.calendar{
		width: 80px !important;
		clear: both;
	}

	.input-medium{
		width: 160px !important;
	}
}


.close-compare{
	margin-left: 10px; 
	margin-top: 12px; 
	float:left;
	z-index: 2;
	position: absolute;
}


.label.label-on-target{
	background-color: orange;
}

.label.label-over-target{
	background-color: #0BFB02;
}


.portlet-my-hotels .portlet.box>.portlet-body{
	padding:5px;
}

.portlet-my-hotels ul.block-details li{
	padding:3px;	
}

.portlet-my-hotels .block-description{
	font-size: 11px;
	color: #ABA9A9;
}

.portlet-my-hotels ul.block-details{
	font-size: 14px;
	padding-left: 0;
}

.portlet-my-hotels .label{
	font-size: 13px;
	padding: 1px 6px;
	overflow: hidden;
}

.portlet-my-hotels .portlet>.portlet-title{
	padding-left:5px;
	padding-right:5px;
	min-height: auto;
}

.portlet-my-hotels .portlet a{
	text-decoration: none;
	color: inherit;
}


.portlet-my-hotels .portlet>.portlet-title>.caption{
	font-size:14px;
	text-overflow: ellipsis;
	padding: 9px 0 6px;
}

.portlet-my-hotels .col-md-1, .portlet-my-hotels .col-sm-2{
	padding-left: 5px;
    padding-right: 5px;
}

.portlet-my-hotels .col-float{
	float:left;
	margin-right: 10px;
	width: 135px;
}

.nav-one-row > li > a{
	padding: 10px 5px;
	white-space: nowrap;
}