
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #266078;
}

.content_lcto h1{
	display: inline-block;
	float: left;
	margin-top: 0px;
}

.content_lcto a.back{
	margin-top: 11px;
}

.content_lcto a.back.bottom{
	margin-top: 30px;
}

/***** Congresslist *****/

.content_congresslist{
	overflow: hidden;
}

/** views **/

.content_congresslist .views{
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #b9b4c5
}

.content_congresslist > h2 {
	padding-bottom: 5px;
	border-bottom: solid 1px #b9b5c4;
	text-align: left;
    margin-bottom:0;
}

.content_congresslist .views a{
	display: block;
	height: 0px;
	width: 22px;
	padding-top: 22px;
	overflow: hidden;
	float: right;
	margin-right: 5px;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
	transition: background 200ms ease-in-out;
}

.content_congresslist .views a.thumbs{
	background: url("../images/lcto/thumbs.gif") top left no-repeat;
}

.content_congresslist .views a.thumbs:hover,
.content_congresslist .views a.thumbs.selected{
	background: url("../images/lcto/thumbs-hover.gif") top left no-repeat;
}

.content_congresslist .views a.listing{
	background: url("../images/lcto/listing.gif") top left no-repeat;
}

.content_congresslist .views a.listing:hover,
.content_congresslist .views a.listing.selected{
	background: url("../images/lcto/listing-hover.gif") top left no-repeat;
}

.content_congresslist .congress{
	border-top: 1px solid #fff;
	padding-top: 30px;
}

/** congress **/

.content_congresslist .congress .congress_item{
	background: #fff;
	border: 1px solid #d2cce0;
	padding: 18px;
	overflow: hidden;
}


.content_congresslist .congress .congress_item .congress_info h2{
	font-size: 20px;
	line-height: 25px;
	color: #266078;
}

.content_congresslist .congress .congress_item .congress_info span{
	display: block;
	line-height: 20px;
}

.content_congresslist .congress .congress_item .congress_info span.date{
	font-weight: bold;
}

.content_congresslist .congress .congress_item .congress_info span.location{
}

.content_congresslist .congress .congress_item .congress_info span.locality{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #266078;
	padding-top: 10px;
}

.content_congresslist .congress .congress_item a:hover{
	text-decoration: none;
}


/** listing **/

.content_congresslist .congress.listing .congress_item{
	margin-bottom: 5px;
	clear: both;
}

.content_congresslist .congress.listing .congress_item .congress_logo {
    display:block;
    float: left;
    margin-right: 20px;
    border:none;
}
.content_congresslist .congress.listing .congress_item .congress_logo tr td {
    padding:10px;
    width: 208px;
    height: 128px;
    border: 1px solid #e2e2e2;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
.content_congresslist .congress.listing .congress_item .congress_logo tr td img {
    max-width:208px;
    max-height:128px;
}
.content_congresslist .congress.listing .congress_item .congress_logo tr td a {
    display:block;
}

.content_congresslist .congress.listing .congress_item .congress_info {
	width: 882px;
	float: left;
	padding: 15px 0px;
}

.content_congresslist .congress.listing .congress_item .congress_info h2{
	border-bottom: 1px dotted #266078;
	margin: 0px;
	margin-bottom:15px;
	padding-bottom: 15px;
}

.content_congresslist .congress.listing .congress_item a.btn_lcto{
	float: right;
	margin-top: -39px;
}

.btn_lcto_map {
    padding: 8px 20px;
    line-height:16px;
    display: inline-block;
    color: #fff;
    background: #266078;
    border: 1px solid #1f5267;
    text-align:center;
    border-radius:2px;
    margin-bottom: 25px;
}
.btn_lcto_map:hover {
    text-decoration: none;
}
.btn_lcto_map.disabled {
	background: #D9D9D9;
	border-color: #D9D9D9;
	color: #EEEDED;
}




/** thumbs **/

.content_congresslist .congress.thumbs{
	width: 1202px;
	text-align: center;
}

.content_congresslist .congress.thumbs .congress_item{
	width: 230px;
	height:430px;
	float: left;
	margin: 0px 32px 32px 0px;
}

.content_congresslist .congress.thumbs .congress_item .congress_logo {
    border:none;
    height: 157px;
}
.content_congresslist .congress.thumbs .congress_item .congress_logo tr td {
    padding:10px;
    width: 208px;
    max-width: 208px;
    height: 128px;
    max-height: 128px;
    border: 1px solid #e2e2e2;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
.content_congresslist .congress.thumbs .congress_item .congress_logo tr td img {
    max-width:185px;
    max-height:128px;
}

.content_congresslist .congress.thumbs .congress_item .congress_logo tr td a {
    display:block;
}

.content_congresslist .congress.thumbs .congress_item h2{
	padding:10px 0px 18px 0px;
	background: url("../images/bg-h1-boxhome.gif") bottom center no-repeat;
}

.content_congresslist .congress.thumbs .congress_item .congress_info{
	height: 235px;
	overflow: hidden;
}


/***** Congressview *****/

.content_congressview {
	
}

.content_congressview .congress {

}

/** Left **/



.content_congressview img.lcto_logo {
    float:left;
    vertical-align:top;
    margin-right:20px;
    margin-bottom:5px;
    max-width:200px;
}


/** Right **/


.content_congressview div.info {
	padding: 15px 25px;
	margin-bottom: 20px;
	background: #BDCBD1;
	border: 1px solid #829AA3;
	font-size: 20px;
	color: #427183;
	line-height: 1.8em;
	font-family: 'vaglightregular', Arial;
}

.content_congressview a.btn_lcto{
	float: right;
	font-size: 20px;
	line-height: 40px;
}

.content_congressview a.btn_lcto.first{
	margin-bottom: 30px;
}

.content_congressview a.btn_lcto.second{
	margin-top: 35px;
}

.content_congressview a.btn_lcto:hover{
	text-decoration: none;
}

.content_congressview table.infos{
	margin-bottom: 25px;
}

.content_congressview table.infos tr{	
}

.content_congressview table.infos tr td,
.content_congressview table.infos tr th{
	padding: 15px 0px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #266078;
}

.content_congressview table.infos tr th{
	font-family: 'vaglightregular';
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}

.content_congressview table.infos tr td.when{
	font-weight: bold;
}

.content_congressview table.infos tr td.where span.locality{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #266078;
}

.content_congressview .description {
    border-bottom: 1px dotted #266078;
    padding-bottom: 25px;
}

.content_congressview .description .description_right {
	float: right;
    width: 868px;
}

.content_congressview .congress_map {
	padding-top: 20px;
}

.content_congressview .congress_map #map_canvas {
	border: 1px solid #dbdbdb;
	width: 100%;
	height: 490px;
    margin-bottom:35px;
}

#map_canvas img, #map-canvas img {
	max-width:none;
}


.reveal-modal-bg {
	z-index:999;
}

.reveal-modal.login_form {
    z-index:9999;
}

.reveal-modal.login_form .logo {
    float:left;
    margin-right:20px;
    width:160px;
    padding:10px;
}

.reveal-modal.login_form .logo img {
	max-width: 100%;
}


.reveal-modal.login_form form {
	display:block;
	float:left;
}

.reveal-modal.login_form form h1 {
	float:none;
}

.reveal-modal.login_form form label {
	display: block;
}

.reveal-modal.login_form form input.login_password {
	display: block; 
	width:120px; 
	padding:10px 10px; 
	border:1px solid #d9d9d9;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}


.reveal-modal.login_form form input.login_submit {
	background:#266078; 
	border:1px solid #1f5267;
	width:94px;
	height:35px; 
	color:#fff; 
	text-transform:uppercase;
	cursor:pointer;
	float: left;
}

/***** Booking *****/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

button, input[type=button] {
	margin: 0 2px;
}

.btn_number {
	margin: 0;
    display: inline-block;
    height: 21px;
    margin-left: -5px;
    vertical-align: top;
}
.btn_number .number {
    display: block;
    margin: 0;
    color: #266078;
    text-decoration: none;
    background: #E8EEF0;
    border: 1px solid #D8DFE1;
    font-size: 11px;
    line-height: 11px;
    width: 20px;
    text-align: center;
    height: 13px;
    padding: 0;
    cursor:pointer;
}
.btn_number .number:hover {
   background: #D8DFE1;
}
.btn_number .number.plus {
   margin:0;
}

#errors h1 {
	float:none;
	margin:5px 0;
}
#errors {
	font-size:14px;
}

.content_booking{
}

.content_booking .booking{
	background: #fff;
	border: 1px solid #d2cce0;
	padding: 30px;
}

.content_booking .booking .booking_left,
.content_booking .booking .booking_right{
	float: left;
}

/** Left **/

.content_booking .booking .booking_left{
	width: 230px;
}

.content_booking .booking .booking_left .lcto_logo {
	border: 1px solid #e2e2e2;
    padding: 10px;
    text-align: center;
	margin-bottom: 10px;
}

.content_booking .booking .booking_left .infos {
	border-bottom: 1px dotted #266078;
	padding: 13px 0px 10px 0px;
}

.content_booking .booking .booking_left .infos span {
	display: block;
}

.content_booking .booking .booking_left .infos span.label {
	font-family: 'vaglightregular';
	font-size: 14px;
	line-height: 16px;
}

.content_booking .booking .booking_left .infos span.date {
	font-weight: bold;
}

.content_booking .booking .booking_left .infos span.locality {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #266078;
}

/** basket **/

.content_booking .booking .booking_left .current_offer {
	background: #FBFAFA;
	border: 1px solid #E7E7E7;
	padding: 10px 15px;
	margin-top:20px;
}

.content_booking .booking .booking_left .current_offer ul {
	padding:0;
	margin:4px 0 4px 10px;
}

.content_booking .booking .booking_left .current_offer ul li {
	padding:0;
	margin:0;
	list-style:none;
	font-weight: bold;
	color: #266078;

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content_booking .booking .booking_left .current_offer > div > .total {
	display:block;
	text-align:right;
	margin-bottom:10px;
}

.content_booking .booking .booking_left .current_offer > .total {
	font-size:14px;
}
.content_booking .booking .booking_left .current_offer > .total b {
	font-size:18px;
	font-weight:normal;
}



/** Right **/

.content_booking .booking .booking_right{
	width: 851px;
	padding-left: 26px;
}

/* events */

.content_booking .booking .booking_right h3{
	margin-bottom: 20px;
}

.content_booking .booking .booking_right h3 span{
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin-right: 5px;
}

.content_booking .booking .booking_right input.input_number {
	width: 44px;
	text-align: center;
	line-height: 14px;
    font-size: 11px;
	padding: 5px 0px;
	border: 1px solid #d9d9d9;
	border-radius:2px;
    margin:0;
}

.content_booking .booking .booking_right .attendee_number {
	padding:5px 0 15px 0;
}

.content_booking .booking .booking_right table.table-booking {
	margin-bottom: 30px;
}

.content_booking .booking .booking_right table.table-booking > tr {
	
}

.content_booking .booking .booking_right table.table-booking > tr > th,
.content_booking .booking .booking_right table.table-booking > tr > td,
.content_booking .booking .booking_right table.table-booking > tbody > tr > th,
.content_booking .booking .booking_right table.table-booking > tbody > tr > td {
    padding: 10px 20px;
    border: 1px solid #ececec;
    border-left: none;
    border-right: none;
}

.content_booking .booking .booking_right table.table-booking > tbody > tr > td .muted {
    line-height:16px;
    display:block;
}

.content_booking .booking .booking_right table.table-booking > tr > th,
.content_booking .booking .booking_right table.table-booking > tbody > tr > th {
	text-align: left;
	background: #e8eef0;
	font-size: 12px;
	text-transform: uppercase;
	color: #266078;
	text-shadow: 1px 1px 1px #fff;
	border:1px solid #d8dfe1;
	border-left: none;
	border-right: none;
}

.content_booking .booking .booking_right table.table-booking > tr > th.first,
.content_booking .booking .booking_right table.table-booking > tbody > tr > th.first {
	border-left:1px solid #d8dfe1;
}

.content_booking .booking .booking_right table.table-booking > tr > th.last,
.content_booking .booking .booking_right table.table-booking > tbody > tr > th.last {
	border-right:1px solid #d8dfe1;
}

.content_booking .booking .booking_right table.table-booking > tr > td,
.content_booking .booking .booking_right table.table-booking > tbody >tr > td {
	border-top: none;
}

.content_booking .booking .booking_right table.table-booking > tr > td.first,
.content_booking .booking .booking_right table.table-booking > tbody > tr > td.first {
	border-left:1px solid #ececec !important;
}

.content_booking .booking .booking_right table.table-booking tr > td.last {
	border-right:1px solid #ececec !important;
}

.content_booking .booking .booking_right table.table-booking tr > td.count {
	padding: 10px 20px;
}

.content_booking .booking .booking_right table.table-booking tr.even > td {
	background: #fbfafa;
}

.content_booking .booking .booking_right table.table-booking tr > td ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.content_booking .booking .booking_right table.table-booking tr > td ul li.subevent {
    font-size: 11px;
    padding-left: 10px;
    font-style:italic;
}

.content_booking .booking .booking_right .total{
	background: #e8eef0;
	border: 1px solid #d8dfe1;
	border-radius:2px;
	line-height: 40px;
	padding: 0px 37px 0px 20px;
	overflow: hidden;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

.content_booking .booking .booking_right tr.subevent td {
    padding-top:2px !important;
    padding-bottom:2px !important;
    font-size:11px !important;
    font-style:italic;
    padding-left:24px !important;
}
.content_booking .booking .booking_right tr.subevent td > b {
    font-weight:normal;
}
.content_booking .booking .booking_right tr.subevent td input.input_number {
    width:40px;
}

.content_booking .booking .booking_right tr td.disabled {
    color:#999 !important;
}


.content_booking .booking .booking_right .total .label{
	display: inline-block;
	float: left;
	color: #266078;
}

.content_booking .booking .booking_right .total .result{
	display: inline-block;
	float: right;
}

.content_booking .booking .booking_right a.btn_lcto{
	float: right;
	font-size: 20px;
	line-height: 40px;
}

.content_booking .booking .booking_right a.btn_lcto:hover{
	text-decoration: none;
}

.content_booking .booking .booking_right a.next{
	 font-family: 'vaglightregular';
	 font-size: 14px;
	 line-height: 42px;
	 text-transform: uppercase;
	 color: #266078;
     cursor:pointer;
}

/* hotels */

.content_booking .booking .booking_right table.table_hotels{
	margin: 0px;
	width: 100%;
}

.content_booking .booking .booking_right small {
	font-size: 12px;
}

.content_booking .booking .booking_right table.table_hotels tr{
}

.content_booking .booking .booking_right table.table_hotels tr td,
.content_booking .booking .booking_right table.table_hotels tr th{
}

.content_booking .booking .booking_right div.even table.table_hotels tr td{
	background: #fbfafa;
}

.content_booking .booking .booking_right table.table_hotels tr td.type,
.content_booking .booking .booking_right table.table_hotels tr th.type{
	width: 230px;
	padding-left: 20px;
}

.content_booking .booking .booking_right table.table_hotels tr td.number,
.content_booking .booking .booking_right table.table_hotels tr th.number{
	width: 170px;
}

.content_booking .booking .booking_right table.table_hotels tr td.from,
.content_booking .booking .booking_right table.table_hotels tr th.from{
	width: 190px;
}

.content_booking .booking .booking_right table.table_hotels tr td.to,
.content_booking .booking .booking_right table.table_hotels tr th.to{
	width: 190px;
}

.content_booking .booking .booking_right table.table_hotels tr td.delete,
.content_booking .booking .booking_right table.table_hotels tr th.delete{
	padding-right: 20px;
}

.content_booking .booking .booking_right table.table_hotels select {
	width: 145px;
	border: 1px solid #d9d9d9;
	border-radius:2px;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}

.content_booking .booking .booking_right table.table_hotels input.date {
	width: 135px;
	padding:5px 10px;
	text-align: left;
}

.content_booking .booking .booking_right table.table_hotels tr td.delete button.trash{
	border: none;
	background: none;
	height: 20px;
	width: 20px;
	background: url("../images/lcto/trash.png") center center no-repeat;
	cursor: pointer;
}

.content_booking .booking .booking_right table.add_item{
	margin-bottom: 30px;
}

.content_booking .booking .booking_right table.add_item tr{
}

.content_booking .booking .booking_right table.add_item tr td{
	padding: 0px 20px;
	background: #fbfafa;
}

.content_booking .booking .booking_right table.add_item tr td a.add {
	display: block;
    float:left;
    cursor:pointer;
	font-family: 'vaglightregular';
	font-size: 14px;
	text-transform: uppercase;
 	color: #266078;
 	line-height: 40px;
 	background: url("../images/lcto/plus.gif") 0px 12px no-repeat;
 	padding-left: 23px;
}

.content_booking .booking .booking_right table.add_item tr td a.add:hover{
	text-decoration: none;
}

.content_booking .booking .booking_right button.btn_lcto{
	float: right;
}

.content_booking .booking .booking_right .hotel {
	border-top: 1px dotted #266078;
	padding: 20px 0px;
}

.content_booking .booking .booking_right .hotel h3 {
}


.content_booking .booking .booking_right .hotel h3 small {
}


.content_booking .booking .booking_right .hotel h3 i {
	color: #CACACA;
	font-style: normal;
	font-size: 17px;
}


.content_booking .booking .booking_right .hotel table.hotel_item{
	border: none;
	margin: 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr{
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td{
	border: none;
	/*vertical-align: top;*/
	padding: 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.left{
    width: 175px;
    padding-right: 40px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.left a {
   cursor:pointer;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.left img{
	/*margin-bottom: 15px;*/
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.left p{
	margin: 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right{
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right span.top{
	display: block;
	font-size: 10px;
	line-height:12px;
	overflow: hidden;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right span.top a {
    display: inline-block;
    cursor:pointer;
    text-decoration:underline;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right span.top a:hover {
    text-decoration:none;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right h2{
	margin:0px;
	margin-top: 10px;
}

.content_booking .booking .booking_right .hotel .stars {
	display: inline-block;
	height: 23px;
	overflow :hidden;
	background: url('../images/lcto/star.gif') top left repeat-x;
}

.content_booking .booking .booking_right .hotel .stars.stars1 { width:9px; }
.content_booking .booking .booking_right .hotel .stars.stars2 { width:18px; }
.content_booking .booking .booking_right .hotel .stars.stars3 { width:27px; }
.content_booking .booking .booking_right .hotel .stars.stars4 { width:36px; }
.content_booking .booking .booking_right .hotel .stars.stars5 { width:45px; }

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right h3{
	font-size: 25px;
	line-height: 25px;
	color: #333;
	margin: 0px;
	margin-bottom: 15px;
    float:right;
    text-align:right;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right .hotel_description{
	padding-bottom: 25px;
}


.content_booking .booking .booking_right .hotel table.hotel_item tr td.right .hotel_convenience{
	padding-bottom: 5px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right .hotel_convenience ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	-moz-column-count: 3;
    -moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right .hotel_convenience ul li{
	background: url("../images/lcto/puce.gif") 0px 3px no-repeat;
	padding: 4px 0px 4px 22px;
	font-size: 11px;
	line-height: 15px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.right button.btn_lcto.btn_hotel{
	
}

/* Rooms */

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom{
	padding-top: 10px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms{
	margin: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #ececec;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr{
	
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr td,
.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr th{
	padding: 5px 20px;
	vertical-align: top;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms.even tr td{
	background: #fbfafa;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr td ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr td ul li{
	padding-bottom: 5px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr td ul li:last-child{
	padding-bottom: 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom table.rooms tr td ul li label{
	width: 120px;
	display: inline-block;
}

.content_booking .booking .booking_right .hotel table.hotel_item tr td.bottom .total_rooms .total{
	margin: 30px 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item table.confirm{
	border-bottom: 1px solid #ececec;
	margin:0px 0px 30px 0px;
}

.content_booking .booking .booking_right .hotel table.hotel_item table.confirm tr td{
	padding: 10px 20px;
}

.content_booking .booking .booking_right .hotel table.hotel_item table.confirm tr td ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content_booking .booking .booking_right .map {
	width: 830px;
  	height: 700px;
  	margin: auto;
  	border: 1px solid #cecece;
  	margin-top: 30px;
}


.content_booking .booking .booking_right .reveal-modal .hotel {
    border-top:none;
    padding: 0px 0px 0px;
}

/** range datepicker **/

.range-dapicker input {
    width: 200px;
}

.range-dapicker > div {
    position:absolute;
    z-index:2;
}

.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
    background: none !important;
    background: #266078 !important;
    color:white !important;
}

.ui-datepicker-buttonpane > button.ui-datepicker-current {
	display:none !important;
}
.ui-datepicker-title select {
	padding: 0 !important;
    width: auto !important;
}

/** Confirm **/


.content_booking .booking .booking_right h2.form_title{
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px;
}

.content_booking .booking .booking_right p.form_description{
	margin-bottom: 35px;
}

.content_booking .booking .booking_right .steps {
    width: 100%;
    height: 46px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}


.content_booking .booking .booking_right .steps .progressbar {
	width:730px;
    position:absolute;
    height:10px;
    border-radius:10px;
    background:#c2c2c2;
    margin-top:15px;
    border:solid 1px #b7b7b7;
}

.content_booking .booking .booking_right .steps .progressbar > div {
	height:10px;
    position:absolute;
    margin-top:-1px;
    width:0;
    background:#266078;
    border:solid 1px #1f5267;
}

.content_booking .booking .booking_right .steps ul {
	display:block;
	margin:0;
	padding:0;
    position:absolute;
}

.content_booking .booking .booking_right .steps ul li {
    padding:0;
    margin:0 99px 0 0;
    float:left;
    list-style:none;
}
.content_booking .booking .booking_right .steps ul li a {
    color:white;
    display:block;
    float:left;
    font-size: 20px;
    line-height: 40px;
    font-family: 'vaglightregular', Arial;
    background:#c2c2c2;
    text-align:center;
    width:40px;
    height:38px;
    border:solid 1px #b7b7b7;
}
.content_booking .booking .booking_right .steps ul li a:hover {
    color:white;
    text-decoration:none;
    border:solid 1px #b7b7b7;
}
.content_booking .booking .booking_right .steps ul li a.active,
.content_booking .booking .booking_right .steps ul li a.active:hover {
    color:white;
    text-decoration:none;
    background:#266078;
    border:solid 1px #1f5267;
}

.content_booking .booking .booking_right .form{
	background: #fbfafa;
	border: 1px solid #e7e7e7;
	padding: 20px 34px;
}

.content_booking .booking .booking_right .form h2{
	text-transform: uppercase;
}

.content_booking .booking .booking_right .form h3{
	font-size: 20px;
	text-transform: uppercase;
	margin:20px 0px 25px 0px;
}

.content_booking .booking .booking_right .form .form_left,
.content_booking .booking .booking_right .form .form_right{
	float: left;
	width: 350px;
	padding: 18px 0px;
}


.content_booking .booking .booking_right .form .form_right{
	padding-left: 80px;
	
}

.content_booking .booking .booking_right .form label{
	display: block;
	line-height: 20px;
}

.content_booking .booking .booking_right .form input,
.content_booking .booking .booking_right .form textarea,
.content_booking .booking .booking_right .form select{
	margin-bottom: 10px;
}

.content_booking .booking .booking_right .form select{
	width: auto;
}


/* Step1 */

.content_booking .booking .booking_right .step1{
}

.content_booking .booking .booking_right .step1 div.cp{
	width: 90px;
	float: left;
	margin-right: 10px;
}

.content_booking .booking .booking_right .step1 div.cp input{
	width: 68px;
}

.content_booking .booking .booking_right .step1 div.ville{
	width: 250px;
	float: left;
}

.content_booking .booking .booking_right .step1 div.ville input{
	width: 228px;
}

/* Step2 : events */

.content_booking .booking .booking_right .step2 .field_block {
	margin:20px 0;
    border-bottom:solid 1px #e7e7e7;
    padding-bottom:10px;
    clear:both;
}

.content_booking .booking .booking_right .step2  div.form div.fields{
	float: left;
	margin-right: 10px;
}

.content_booking .booking .booking_right .step2 div.form  div.fields.field_title {
	width: 120px;
}

.content_booking .booking .booking_right .step2 div.form  div.fields.field_title select {
	width: 120px;
}

.content_booking .booking .booking_right .step2 div.form  div.fields.field_firstname,
.content_booking .booking .booking_right .step2 div.form  div.fields.field_lastname {
	width: 240px;
}
.content_booking .booking .booking_right .step2 div.form  div.fields.field_lang,
.content_booking .booking .booking_right .step2 div.form  div.fields.field_sector {
	width: 132px;
}

.content_booking .booking .booking_right .step2 div.form div.fields.field_sector{
	margin: 0px;
}

.content_booking .booking .booking_right .step2 div.form  div.fields.field_firstname input,
.content_booking .booking .booking_right .step2 div.form  div.fields.field_lastname input {
	width: 218px;
}
.content_booking .booking .booking_right .step2 div.form  div.fields.field_lang input,
.content_booking .booking .booking_right .step2 div.form  div.fields.field_sector input{
    width: 120px;
}


.content_booking .booking .booking_right .step2 div.form  div.fields.field_position input,
.content_booking .booking .booking_right .step2 div.form  div.fields.field_department input{
    width: 220px;
}

.content_booking .booking .booking_right .step2 div.form  div.fields.field_badgecountry input{
    width: 180px;
}


/* Step3 */

.content_booking .booking .booking_right .step3 h3{
	margin-bottom: 0px;
}

.content_booking .booking .booking_right .step3 label{
	 font-family: 'vaglightregular';
	 font-size: 15px;
	 line-height: 20px;
	 color: #000;
	 margin:3px 0px 15px 0px; 
}

.content_booking .booking .booking_right .step3  .fields{
	overflow: hidden;
	margin-bottom: 10px;
	overflow: hidden;
}

.content_booking .booking .booking_right .step3  .fields span{
	display: inline-block;
	float: left;
	margin-right: 7px;
}

/* Step4 */

.content_booking .booking .booking_right .step4 label.label_room{
	 font-family: 'vaglightregular';
	 font-size: 15px;
	 line-height: 20px;
	 color: #000;
	 margin:10px 0px 5px 0px; 
}

/*.content_booking .booking .booking_right .step4 .room{
	display: block;
	width: 100%;
	overflow: hidden;
}*/

/*.content_booking .booking .booking_right .step4 .room select{
	float: left;
	margin-left: 0px;
	margin-top: 21px;
}*/

.content_booking .booking .booking_right .step4 .btns {
    display:block;
    padding-left:8px;
}
.content_booking .booking .booking_right .step4 .btns button {
    float:left;
}

.content_booking .booking .booking_right .step4 .room .btns {
	float: left;
	padding-left: 0;
    padding-top: 21px;
}
/*
.content_booking .booking .booking_right .step4 .room .btns a {
	display: block;
	height: 15px;
	width: 15px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	margin-top: 30px;
}*/
/*
.content_booking .booking .booking_right .step4 .room .btn a.minus{
	background: url("../images/lcto/minus.gif") center left no-repeat;
}

.content_booking .booking .booking_right .step4 .room .btn a.plus{
	background: url("../images/lcto/plus.gif") center left no-repeat;
}
*/
.content_booking .booking .booking_right .step4 .room .other {
	display: block;
	overflow: hidden;
	float: left;
	margin-left:10px;
}

.content_booking .booking .booking_right .step4 .room div.fields{
    float: left;
    margin-right: 10px;
}

.content_booking .booking .booking_right .step4 .room div.fields.field_select {
    width: 180px;
}

.content_booking .booking .booking_right .step4 .room div.fields.field_title {
    width: 120px;
}

.content_booking .booking .booking_right .step4 .room div.fields.field_title select {
    width: 120px;
}

.content_booking .booking .booking_right .step4 .room div.fields.field_firstname,
.content_booking .booking .booking_right .step4 .room div.fields.field_lastname {
    width: 202px;
}

.content_booking .booking .booking_right .step4 .room div.fields.field_firstname input,
.content_booking .booking .booking_right .step4 .room div.fields.field_lastname input {
    width: 180px;
}

.muted {
	color:#aaa;
    font-size:0.9em;
}

ul.nav-list {
    margin:0;
    padding:0;
}

ul.nav-list li {
    margin:2px 0;
	padding:0;
	list-style: none;
	margin-left:-10px;
}

ul.nav-list li a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 16px;
}

ul.nav-list li a span.ui-icon {
    float:left;
	opacity:0.5;
	-moz-opacity:0.5;
	-webkit-opacity:0.5;
}

ul.nav-list li a span.ui-icon-carat-1-e {
    float:right;
}

ul.nav-list li:hover a {
    text-decoration: none;
    background: #fbfafa;
}

ul.nav-list li.active a {
    font-weight:bold;
	background: #E8EEF0;
}

.ui-icon {
	display:inline-block !important;
    vertical-align: text-top;
}


.hotel-images {
    
}

.hotel-images table.main-image {
    width:550px;
    max-width:550px;
    border:none;
    height:390px;
    max-height:390px;
}

.hotel-images table.main-image tr td img {
    max-width:550px;
    max-height:390px;
}

.hotel-images ul.image-list {
    margin:10px 0 !important;
    display: block;
	float: left;
	width: 100%;
	padding: 5px 5px 0 5px;
    border-top: dotted 1px #266078;
    padding-top: 10px !important;
}

.hotel-images ul.image-list li {
	margin:0;
    padding:0;
    list-style:none;
    display:block;
    float:left;
    margin:0 5px 5px 0;
    height:60px;
    max-height:60px;
    text-align:center;
    cursor:pointer;
}

.hotel-images ul.image-list li img {
    max-height:60px;
}

