
/* kuoni EUR.css 21.12.2016 */


@media (max-width: 799px) {
div#aboutGVA p {
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	margin-bottom: 15px;
	padding-left: 0;
}
}


@media (max-width: 425px){
	div#aboutGVA {
		padding: 0 3px;
	}
	
	div#aboutGVA img{
		margin: 12px 0;
		width: 100%;
		height: 100%;
	}
}

#link {
	display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-align-items: flex-end;
	display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: calc(100% + 10px);
}

#link li {
    list-style: none;
    background-color: #61a8b7;
    color: white;
    padding: 8px;
    margin-bottom: 12px;
    width: 250px;
    font-size: 1.2em;
    position: relative;
	left: -15px;
	border-radius: 5px;
    border-bottom-right-radius: 0;
    box-shadow: -1px 2px 4px grey;
}

#link li:hover:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid #335f69;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: 0;
    bottom: -10px;
}

#link li a:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f0a9';
    font-size: 1.3em;
    position: absolute;
    right: 8px;
    vertical-align: bottom;
}

#link li:hover {
    background-color: #38707c;
	left: 0;
}

#link li a,
#link li a:hover {
	color: inherit;
    text-decoration: none !important;
}
/* ----- end tab about GVA ----- */

@media (min-width: 768px) {

/* decaler les form vers la droite */
div#main-form {
    padding: 20px;
}

/* decaler les ligne des formulaire vera la droite (idÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©aleemnt ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  centrer) */
.row.form-group {
    margin-left: 55px;
}

/* reduction de l'espace entre les "row" */
div.form-group:not(.has-error) .form-control {
    margin-bottom: 8px;
}
.navbar {
    margin-top: 20px;
} 

/* fin media ****************************************************/
}
p{
	background-color: #F3F3F3;
    padding: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #005696;
    padding: 6px 43px;
    margin-bottom: 25px;
    width: 1100px;
    margin-left: -20px;
}
/*Hotel table style*/
h4.inline {
	color: #FFFFFF;
}
.panel-default>.panel-heading{
	background-color:#005696;
	background-image:none;
}
.room-row-header{
	color: #FFFFFF;
}
.label-primary{
	background-color:#6A6A6A;
}
.list-group-item{
	background-color: #FFFFFF;
}

div.form-control {
    border: 1px solid #8e0f4c;
}
.btn-default{
	text-shadow: none;
}

/* mise en forme des lignes "room-type" */
.row.room-type > div:nth-of-type(5) {
    order: 10;
    width: 100%;
    margin-top: 10px;
}

.row.room-type > div:nth-of-type(4) button,
.row.room-type > div:nth-of-type(4) span,
.row.room-type > div:nth-of-type(1) label {
    margin: 0;
}

.row.room-type > div:nth-of-type(3),
.row.room-type > div:nth-of-type(4) {
	width: auto;
	margin-left: 10px;
	text-align: right;
}

.row.room-type > div:nth-of-type(2) {
    width: 0;
}
.row.room-type > div:nth-of-type(1) {
    flex-grow: 1;
}
.row.room-type > div {
    padding: 0;
    margin: 0;
}
.row.room-type {
    display: flex;
    align-items: center;
    padding: 0 15px;
	flex-wrap: wrap;
}

/* style pour mobile uniquement */
@media (max-width: 425px){

.row.room-type > div:nth-of-type(4),
.row.room-type > div:nth-of-type(4) button,
.row.room-type > div:nth-of-type(4) span {
    width: 100%;
	margin: 0;
}
}


/* MY MODIFICATION */


.hotel-photos {
	border-radius: 3px;
}

.hotel-photos > a > img {
    border: 3px solid white;
}

.row .btn-default {
    margin-bottom: 35px;
}

#check-in-out .row.form-group.valid .col-sm-3 {
    text-align: right;
}

#check-in-out .row.form-group.has-feedback .col-sm-3 {
    text-align: right;
}

.col-sm-3.accommodation-filter {
}

.bottomlogo {
    background: none;
}

.brand-header {
    max-width: initial!important;
    width: 1100px;
    margin: 0;
}

.brand-header.brand-header-bg.header-image {
    margin: -20px 0 0 -20px;
	border: 0;
}

.brand-header.brand-header-bg.header-image > img.img-responsive.center-block {
    margin: 0;
    background: white;
    padding: 35px 125px 35px 125px;
}

.row.hotel {
    margin-top: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    padding: 15px 0 5px 0;
    background: rgba(192, 192, 192, 0.52);
}

.panel-default {
    border-color: #ddd;
    padding: 3px;
	margin-left: -13px;
}

nav.navbar.navbar-inverse.navbar-inside-page.center-block {
    background: #C0C0C0;
    width: 1100px;
    margin: 30px 0 0 -20px;
}

.well.well-sm.booking-details {
    background: none;
    border-top: 15px solid #C0C0C0;
    border-bottom: 15px solid #C0C0C0;
    margin: 0px 0 0 -20px;
    width: 1100px;
}

.nav.pull-right {
    margin-top: -3px;
}

.text-left > p {
    background: none;
    font-size: 16px;
    color: darkred;
}

div#booked_container_fluid > .row.form-group.has-feedback {
    margin: 0 0 0 -10px;
}

.panel.panel-default > .panel-body {
    margin: 15px 0px;
}

.row.room-type.use-for-filter {
    font-size: 14px;
}

.panel-body > p {
    font-size: 14px;
    background: none;
    text-align: justify;
}

.row > .col-xs-12 > p {
    background: none;
}

.col-xs-3.col-xs-offset-1.text-right {
    text-align: left;
}

h5, .h5 {
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #005696;
    padding: 6px 43px;
    margin-bottom: 25px;
    width: 1100px;
    margin-left: -20px;
    font-size: 18px;
}

.room-row-amount {
    display: block;
    margin-left: auto;
    padding-right: 0px;
}

button.btn.btn-default.pull-right.inv-aware {
    margin-left: 10px;
}

span.currency-code {
    font-size: 10px;
}

.panel-default>.panel-heading {
    background-color: #005696;
    background-image: none;
    padding: 9px 0px 3px 11px;
}

span.room-row-header.pull-right.nights {
    margin: 1px 13px 0px 0px;
    font-size: 13px;
}

.panel-heading > h4 {
    font-size: 15px;
}

.star-rating {
    display: inline-block;
    margin-left: 5px;
}

a.hotel-action-link {
    margin: 0px 0px 0px 11px;
    color: darkred;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0 9px 0;
}

p {
    background: none;
}

div[data-templateplaceholder*="groupMembers"] > .row.form-group > .col-sm-3.col-xs-12 > .pull-right.field-required.hidden-xs > h5 {
    display: none !important;
}

.col-sm-2.col-xs-4 > .room-row-amount:after {
    content: 'EUR';
    margin-left: 8px;
	font-size: 13px;
}

.col-sm-4.col-xs-8:after {
    content: 'Amount for total length of the stay:';
    display: block;
    font-size: 10px;
    font-style: italic;
    color: gray;
}