@import url("icon-eGDS.css");
@import url("responsive-tabs.css");

body, body * {
    letter-spacing: 1px;
}
input[type=text], input[type=button], input[type=password], input[type=submit], select, textarea
{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border-radius: 0;
}
.Hotel, .Room, .BookingForm, .Promotions, .ShoppingCart .Container, .tab a, .tab.active:after, .groupMessage {
    background: none !important;
}
/* Loader */

.preloaderContent {margin-left: 0;width: 100%; padding: 0;}
	
#preloader {
    position: relative;
	background-color: rgba(255,255,255,1); 
    margin: 0px;
	z-index:1; 
}
.preloaderContent {
    height: 100%;
    width: 100%;
}
.loadingContainer {
    width: 50%;
    display: inline-block;
    float: left;
}
#Features {
    text-align: center;
    padding-top: 5%;
}
#Features span {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #808a80;
    text-transform: capitalize;
    margin-bottom: 25px;
    position: relative;
}
#Features span b, #Features span strong {
     color: #808a80;
    font-size: 14px;
}
#Features span .fa {
    color: #808a80;
    top: 3px;
    margin-left: -20px;
}
#status {
    width: 100%;
    height:50px;
    bottom: 20px; 
    background-image:url(images/reload.gif); 
    background-repeat:no-repeat;
    background-position:center;
}
#loading {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #007ACC;
    padding-bottom: 5%;
    padding-top: 5%;
}
#eGDS {
    height:20px;
    background-image:url(images/by-eGDS.svg);
    background-repeat:no-repeat;
    background-position:center;
    margin-bottom:15px;
    float: left;
    margin-top: 10px;
}

/* End Loader */

/* Pagination */
#appendPages
{
	padding: 10px 0 20px;
}
#appendPages .active
{
	color: #083160 !important;
    background: #FFF;
}
/* End Pagination */

/* RGPD Stuff */
.PopUpContent input.Button
{
    padding: 12px 0 12px !important;
}
.PopUpContent .Button.Delete
{
    background-color: red !important;
    border-color:red !important;
    bottom: 48px;
    position: absolute;
    width: 190px;
}
.PopUpContent .Button.Delete:hover
{
    background-color: white !important;
    color:red !important;
}
.PopUpContent .registerUserForm {
    max-width: 768px;
    margin: auto;
}
.Logged .PopUpContent .registerUserForm {
    max-width: unset;
}
.PopUpContent .registerUserForm input.Button {
    float: right !important;
    width: 180px !important;
    text-align: center;
    border: 0;
    padding: 12px 0 !important;
    margin-left: 20px;
    font-size: 14px !important;
    line-height: 20px !important;
    border: 1px solid;
    margin-right: 4.21528%;
    background: #39C379;
    border-color: #39C379;
    color:#FFF;
}
.PopUpContent .registerUserForm input.Button:hover, .PopUpContent .registerUserForm input.Button:focus {
    color:#39C379 !important;
    background:#FFF;
}
.PopUpContent .registerUserForm .BookingForm ul li:first-child {
    width:49%;
    margin-right:1%;
    float:left;
}
.PopUpContent .registerUserForm .BookingForm ul li:nth-child(2) {
    width:49%;
    margin-left:1%;
    float:left;
}
.PopUpContent .registerUserForm label {
    color: #808495;
    margin-left: 10px;
}
.PopUpContent .registerUserForm input[type='text'], .PopUpContent .registerUserForm input[type='password'], .PopUpContent .registerUserForm select, .PopUpContent .registerUserForm textarea {
    padding: 12px;
}
.PopUpContent .registerUserForm input[type='text'], .PopUpContent .registerUserForm input[type='password'], .PopUpContent .registerUserForm select, .PopUpContent .registerUserForm textarea {
    border: solid 1px #808495;
    width: 100%;
    max-width:100%;
}
.PopUpContent .registerUserForm .BookingForm,
.PopUpContent .registerUserForm .BookingForm:after {
    border:0;
}
.Popup h1 {
    background:#808495 !important;
}
.registerSuccess span
{
	color:#006400;
	font-size:16px;
}
.registerUserForm #message {
color: #000;
position: relative;
}

.registerUserForm #message h4 {
	font-size: 14px;
	font-weight:600;
	margin-bottom:10px;
}

.registerUserForm #message p {
	padding: 2px 15px;
	font-size: 12px;
}

.registerUserForm .valid {
color: green;
}

.registerUserForm   .valid:before {
	position: relative;
	left: -15px;
	content: "✔";
}

.registerUserForm .invalid {
color: red;
}

.registerUserForm   .invalid:before {
	position: relative;
	left: -15px;
	content: "✖";
}
/*.registerUserForm .Button {
    width: 150px;
    padding: 12px 0px !important;
    float: right;
    margin-right: 15px;
}*/
/*   */	
.LangCurrencyOptions
{
    padding: 0 0 10px;
    color: #FFF;
    font-size: 13px;
    line-height: 25px;
    display: none;
}
.LangCurrencyOptions h2
{
    font-weight: 600;
    font-size: 13px;
    padding: 15px 0 5px;
}
.LangCurrencyOptions ul
{}
.LangCurrencyOptions ul li
{
    float: left;
}
.LangCurrencyOptions ul li a {
    color:#cecece !important;
}
.LangCurrencyOptions ul li a:hover, .LangCurrencyOptions ul li a.selected {
    color: #FFF !important;
}
.LangCurrencyOptions ul.Languages li
{
    width: 150px;
}
.LangCurrencyOptions ul.Languages li img
{
    margin: -2px 9px 0 0;
}
.LangCurrencyOptions ul.Currency li
{
    width: 105px;
}
.LangCurrencyOptions ul li a:hover, .LangCurrencyOptions ul li a.selected
{
    color: #FFF;
}
.LangCurrencyOptions .icon-cancel, .LoginOptions .icon-cancel, .LoginOptionsInatel .icon-cancel
{
    position: absolute;
    font-size: 26px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    /*display: none;*/
}
.LoginOptions .icon-cancel, .LoginOptionsInatel .icon-cancel {
    display:none !important;
}
.LoginOptions, .LoginOptionsInatel
{
    padding: 0;
    color: #FFF;
    display: none;
    overflow: auto;
    max-height: 100vh;
}
.LoginOptionsInatel
{
    padding-bottom: 15px;
}
body.ClientLogin .LoginOptions
{
    display: block;
}
.LoginForm
{
    font-size: 12px;
    line-height: 25px;
    padding-top: 15px;
}
.LoginForm label
{
    margin: 10px 0 0;
    float: left;
}
.LoginForm input
{
    color: #FFF;
    padding: 6px 12px;
    width: 100%;
}
.LoginForm .Button
{
    height: 32px;
    margin: 35px 0 0;
    padding: 3px 0;
}
.LoginOptionsInatel .LoginForm .Button
{
    font-size:10px;
}
.LoginForm .RecoverPassword
{
    margin: 5px 0 0;
    text-transform: none;
    display: block;
    float: right;
    white-space: nowrap;
}
.LoginForm .RecoverPassword a
{
    color: #FFF;
    text-decoration: underline;
}
.LoginForm .RecoverPassword a:hover
{
    text-decoration: none;
}
.LoginForm hr
{
    border: 0;
    width: 1px;
    height: 100px;
    margin: 0;
}
.LoginForm .LoginLinks
{
    font-size: 13px;
    text-transform: none;
    padding: 30px 0 0;
}
.LoginForm .LoginLinks a
{
    text-decoration: underline;
    color: #FFF;
}

.LoginForm .ManageBooking {
    background: #629EFF;
    padding: 14px 17px 15px 17px;
    font-size:12px;
    font-weight:400;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 0px;
}
.LoginForm .ManageBooking img {    
    display:inline-block;
    width: 20px;
    margin-right: 15px;
}
.LoginForm .ManageBooking .text {
    display:inline-block;
    width:calc(100% - 35px);
    line-height: 16px;
}
.LoginForm .ManageBooking b,
.LoginForm .ManageBooking strong {
    font-weight: 700;
    text-transform: uppercase;
}
.LoginForm .SignInOptions {
    border: 1px dashed #FFF;
    padding: 5px 15px;
    border-radius: 0px;
    font-size: 12px;
    color:#FFF;
}
.LoginForm .SignInOptions a {
    color:#FFF;
    text-decoration:underline;
}
.LoginForm .SignInOptions .option img {
    margin-right:5px;
    vertical-align: middle;
}
.LoginForm .title {
    font-size: 14px;
    font-weight: 400;
}
.LoginForm .title img {
    float:right;
    cursor:pointer;
    margin-top: 5px;
}
.LoginForm .inputContainer label {
    display:block;
    float:none;
    margin-top: 5px;
    margin-left: 10px;
}
.LoginForm .inputContainer input,
.RecoverPasswordForm .inputContainer input,
.RegisterForm .inputContainer input {
    line-height: 38px;
    padding: 0px 15px;
    border-radius: 0px;
    border: 1px solid #FFF;
    font-size: 14px;
    color: #FFF;
}
.LoginForm .inputContainer.has-error input,
.RecoverPasswordForm .inputContainer.has-error input,
.RegisterForm .inputContainer.has-error input {
    background: #ffebef !important;
    color: #000 !important;
}
.LoginForm .inputContainer input::placeholder,
.RecoverPasswordForm .inputContainer input::placeholder,
.RegisterForm .inputContainer input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF;
  opacity: 1; /* Firefox */
}
.LoginForm .inputContainer.has-error input::placeholder,
.RecoverPasswordForm .inputContainer.has-error input::placeholder,
.RegisterForm .inputContainer.has-error input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
.LoginForm .inputContainer.has-error span, .RecoverPasswordForm .inputContainer.has-error span, .RegisterForm .inputContainer.has-error span {
    display:none !important;
}
.LoginForm .inputContainer input:-ms-input-placeholder,
.RecoverPasswordForm .inputContainer input:-ms-input-placeholder,
.RegisterForm .inputContainer input:ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
}

.LoginForm .inputContainer input::-ms-input-placeholder,
.RecoverPasswordForm .inputContainer input::-ms-input-placeholder,
.RegisterForm .inputContainer input::ms-input-placeholder { /* Microsoft Edge */
  color: #FFF;
}
.LoginForm .LoginButton {
    width: 100%;
    display: block;
    background: #0865DE;
    color: #FFF;
    line-height: 38px;
    text-align: center;
    border:1px solid #0865DE;
    font-size: 14px;
    font-weight: 400;
    border-radius:0px;
}
.LoginOptionsInatel .LoginForm .LoginButton {
    margin-top:30px;
}
.LoginForm .LoginButton:hover, .LoginForm .LoginButton:focus {
    color:#0865DE;
    background:#FFF;
}
.LoginForm .registerSuccess .title {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}
.LoginForm .registerSuccess {
    padding-top: 30px;
    padding-bottom: 30px;
}
.LoginForm .registerSuccess .content, .LoginForm .registerSuccess .content span {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color:#FFF;
    display: flex;
    align-items: flex-start;
}
.LoginForm .registerSuccess .content div {
    line-height: 20px;
}
.LoginForm .registerSuccess .content img {
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.LoginForm .registerSuccess .CloseButtonToLogin {
    float: right;
    cursor: pointer;
}
.LoginForm .errorMessage {
    text-align: center;
    line-height: 30px;
    color: #FF0000;
    background: #ffbaba;
    margin-bottom:20px;
    display:block;
    width:100%;
    border-radius:0px;
}
.LoginForm .Button {
    line-height: 40px;
    height: auto;
    border-radius: 0px;
    line-height: 38px;
    height: auto;
    border-radius: 0px;
    margin-top: 0px;
    padding: 0px;
    font-size: 14px;
}
.LoginForm .Button.Cancel {
    background-color: #CECFD0 !important;
    border-color: #CECFD0 !important;
    color: #FFF !important;
}
.LoginForm .Button.Cancel:hover, .LoginForm .Button.Cancel:focus {
    background-color: #FFF !important;
    border-color: #CECFD0 !important;
    color:#CECFD0 !important;
    text-decoration:none;
}
.LoginOptions.successBackground, .LoginOptionsInatel.successBackground {
    background: #39C379 !important;
}
.LoginOptions.successBackground .icon-cancel {
    display: none !important;
}
.Logged
{
    font-size: 13px;
    line-height: 24px;
    padding-top: 15px;
}
.Logged a
{
    color: #FFF;
}
.Logged a:hover
{
    text-decoration: underline;
}
.Logged a.Conditions {
    color:#A1A5AB !important;
}
.Logged a.Conditions img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.Logged hr
{
    border: 0;
    width: 100%;
    height: 1px;
    background: #FFF;
    margin: 15px 0;
    display:block;
}
.Logged .LoggedLinks
{
    text-transform: uppercase;
    font-weight: 700;
}

.Logged .PopUpContent .BookingForm {
    border-top: solid 1px #3D4247;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 25px;
    padding: 15px 0;
    position: relative;
    background: #F3F6F7;
}
.Logged .PopUpContent.PCRegister .BookingForm {
    border-top: 0;
    padding: 0;
    background: none;
    margin: 55px 0 0;
}
header .Logged .PopUpContent.PCRegister .BookingForm {
    margin: 0;
}
.Login .login-user-icon, .NewLoginIcon.login-user-icon {
    vertical-align: middle;
    width: 12px;
    margin-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
}
a.NewLogin {
    color: #3D4247 !important;
    font-size: 12px;
}
a.NewLogin:hover span {
    text-decoration:underline;
}
.Logged .PopUpContent.PCRegister .seven.columns, .Logged .PopUpContent.PCRegister .six.columns {
    width: 31.3% !important;
    margin-right: 2% !important;
    padding: 0 !important;
    margin-left: 0 !important;
    float: left !important;
}
.Logged .PopUpContent.PCRegister > .row > .twenty.columns, .Logged .PopUpContent.PCRegister > .row > .four.columns {
    width: 100% !important;
    float: none !important;
}
.Logged .PopUpContent.PCRegister label {
    color: #808495;
    font-size: 12px;
    margin-left: 10px;
}
.Logged .PopUpContent.PCRegister input, .Logged .PopUpContent.PCRegister select, .Logged .PopUpContent.PCRegister textarea {
    padding: 14px 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.Logged .PopUpContent.PCRegister input:focus {
    padding: 14px 12px !important;
}
.Logged .PopUpContent.PCRegister .Form input[type=checkbox] {
    margin: 3px 5px 0 0;
    width: auto;
}
.Logged .PopUpContent.PCRegister .Form.AcceptConditions {
    margin: 15px 0 0;
}
.Logged .PopUpContent.PCRegister .Form.AcceptConditions2 {
    margin: 0;
}
.Logged .PopUpContent .BookingForm input, .Logged .PopUpContent .BookingForm select, .Logged .PopUpContent .BookingForm textarea {
    border: solid 1px #A1A5AB;
    background: #F3F6F7;
    width: 100%;
    max-width: 100%;
}
.Logged .PopUpContent .BookingForm input.PostalCode1 {
    width:50%;
}
.Logged .PopUpContent .BookingForm input.PostalCode2 {
    width:44%;
}
.Logged .PopUpContent .BookingForm .Form.FormSeparator {
    padding: 0 15px;
    font-size: 12px;
}
.Logged .PersonalDataForm.Form ul li
{
    display: inline-block;
    vertical-align: top;
    width: 18.7%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.Logged .PersonalDataForm.Form ul li.liEmail {
    width: 30%;
}
.Logged .PersonalDataForm.Form ul li.liPhone1 {
    width: 13%;
}
.Logged .PersonalDataForm.Form ul li.liPhone2 {
    width: 13%;
}
.Logged .PersonalDataForm.Form ul li.PopUpHalfSize
{
    width:8.85%;
}
.Logged .PersonalDataForm.Form ul li.PopUpHalfSize2
{
    width:8.50%;
}
.Logged .PersonalDataForm.Form ul li.liComments
{
    width:58.7%;
}
.EditCustomer .PopUpContent {
    margin: 0;
    padding: 35px 25px 20px 25px;
    background: #fff;
}
.PasswordContainer .PopUpContent {
    padding: 34px 25px 20px 25px;
    margin: 0;
    background: #fff;
}
.EditCustomer .getCountry + i.icon-down-open-big {
    position: absolute;
    color: #000;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    pointer-events: none;
    font-size: 16px;
}
.EditCustomer .PhoneSignal {
    color:#000;
}
.ExtraInfo {
    margin-top:10px;
}
.Logged .PasswordContainer .PersonalDataForm.Form ul li {
    width: 32%;
    margin-right: 2%;
}
.Logged .PasswordContainer .PersonalDataForm.Form ul li:last-child {
    margin-right: 0px;
    width: 31%;
}
.Logged table.lstReserves {
    background: #FFF;
    padding: 0px 25px;
}
.Logged table.lstReserves tr th {
    font-weight:700;
    font-size:12px;
    color:#808495;
    text-transform:uppercase;
}
.Logged table.lstReserves tr th, .Logged table.lstReserves tr td {
    padding: 15px 10px;
    background: none !important;
    border-bottom:1px dashed #CBCCCF;
    font-size: 12px;
}
.Logged table.lstReserves tr td {
    color:#808495;
}
.Logged table.lstReserves tr td a {
    color:#0865DE;
}
.Logged .PopUpContent.PCRegister table.lstReserves tr td a.Button {
    margin-left: 5px;
    margin-top: 0px;
    font-size: 14px !important;
    width: auto !important;
    max-width: 100% !important;
    padding: 5px 15px !important;
    border-width: 1px !important;
}
.Logged .PopUpContent.PCRegister table.lstReserves tr td a.Button.Canceled {
    background: #CECFD0;
    border-color: #CECFD0;
    color:#FFF !important;
}
.Logged .PopUpContent.PCRegister table.lstReserves tr td a.Button.Canceled:hover,
.Logged .PopUpContent.PCRegister table.lstReserves tr td a.Button.Canceled:focus {
    background:#FFF;
    color: #CECFD0 !important;
    border-color: #CECFD0;
}
.Logged .registerUserForm #message p {
    padding: 2px 15px;
    font-size: 12px;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #F9595A;
}
.Logged .registerUserForm #message p.valid {
    color:green;
}
.Logged .registerUserForm .invalid:before,
.Logged .registerUserForm .valid:before {
    font-size: 18px;
}
.Logged .PopUpContent.PCRegister .Form.AcceptConditions {
    margin: 15px 0 0;
}
.Logged .PopUpContent.PCRegister .Form.AcceptConditions2 {
    margin: 0;
}
.Logged .PopUpContent.PCRegister .Button, .Logged .PopUpContent.PCRegister .Button:focus, .Logged .PopUpContent.PCRegister .Button:hover {
    float: right !important;
    width: 180px !important;
    text-align: center;
    border: 0;
    padding: 12px 0 !important;
    margin-left: 20px;
    font-size: 14px !important;
    line-height: 20px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    position: static;
    bottom: 0;
    border: 1px solid;
    text-decoration: none;
    line-height: 14px !important;
    font-size: 12px !important;
    width: 150px !important;
    margin-top: 20px;
}
.Logged .PopUpContent.PCRegister .Button.Delete {
    background-color: #F9595A !important;
    border-color: #F9595A !important;
    color: #FFF !important;
}
.Logged .PopUpContent.PCRegister .Button.Delete:hover, .Logged .PopUpContent.PCRegister .Button.Delete:focus {
    background-color: #FFF !important;
    border-color: #F9595A !important;
    color:#F9595A !important;
    text-decoration:none;
}
.Logged .PopUpContent.PCRegister .Button.Cancel {
    background-color: #A1A5AB !important;
    border-color: #A1A5AB !important;
    color: #FFF !important;
}
.Logged .PopUpContent .registerUserForm .Button.Cancel {
    display: none;
}
.Logged .PopUpContent.PCRegister .Button.Cancel:hover, .Logged .PopUpContent.PCRegister .Button.Cancel:focus {
    background-color: #FFF !important;
    border-color: #A1A5AB !important;
    color:#A1A5AB !important;
    text-decoration:none;
}
.Logged .PopUpContent.PCRegister .divSearchB2B .Button {
    margin-left: 0px;
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.Logged .PopUpContent .BookingForm input, .Logged .PopUpContent .BookingForm select, .Logged .PopUpContent .BookingForm textarea {
    border: solid 1px #A1A5AB;
    background: #FFF;
    max-width: 100%;
    letter-spacing: 1px;
    border-radius:0px;
}
.Logged .PopUpContent .BookingForm textarea {
    height:44px;
}
.Logged .PopUpContent .BookingForm .Form.FormSeparator {
    padding: 0 15px;
    font-size: 12px;
}
.Logged .registerSuccess {    
    text-align: center;
}
.Logged .registerSuccess .fa {
    display: block;
    color: #0B8043;
    font-size:70px;
}
.Logged .PasswordContainer hr {
    border:1px dashed #808495;
}
.Logged .lstReservesPager 
{
	float:left;
	width:100%;
	text-align: center;
    padding-bottom: 30px;
    padding-top:30px;
}
.Logged .lstReservesPager a.prev
{
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	margin-right:5px;
	border:1px solid #E8E9EC;
	text-decoration:none;
	vertical-align: top;
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: center;
    background: #FFF;
}
.Logged .lstReservesPager a.next 
{
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	margin-left:5px;
	border:1px solid #E8E9EC;
	text-decoration:none;
	vertical-align: top;
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: center;
    background: #FFF;
}
.Logged .lstReservesPager .lstReservesPagerNumbers {display:inline-block;vertical-align: top;}
.Logged .lstReservesPager .lstReservesPagerNumbers a 
{
	background:#FFF;
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	font-size:13px;	
	color:rgba(52, 52, 52, 0.5);
	border:1px solid #E8E9EC;
	margin-left:5px;
	margin-right:5px;
	vertical-align: top;
	text-decoration:none;
}
.Logged .lstReservesPager .lstReservesPagerNumbers a.active
{
	background:#3B86FF;
	color:#FFF;
}
.Logged .ListReserves .PopUpContent {
    padding: 0px;
    margin: 0px;
}
.SearchListReservesRow {
    display:none;
}
.Logged .SearchListReservesRow {
    display:block;
}
.Logged .SearchListReserves {
    padding:20px 25px;
    background:#FFF;
    color: #808495;
    font-size:11px;
    font-style:italic;
    font-weight:400;
}
.Logged .SearchListReserves > .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.Logged .PasswordContainer .SearchListReserves {
    padding: 0px 0px 25px 0px;
}
.Logged .ListReserves {
    background:#fff;
}
.Logged .ListReserves .divSearchB2B {
    padding-top:15px;
    padding-bottom:15px;
}
.Logged .ListReserves .divSearchB2B .Calendar {
    position:relative;
    color:#64696C;
}
.Logged .ListReserves .divSearchB2B .Calendar i.icon-calendar {
    position:absolute;
    right: 10px;
    top: 15px;
    pointer-events:none;
}
.Logged .ReserveDetails {
    background:#FFF;
}
.Logged .ReserveDetails .productsTable .Title {
    display:none;
}
.Logged .SearchInfo img {
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}
.Logged .SearchInputContainer {
    border-bottom:1px solid #3B86FF;
    display: flex;
    flex-flow: row;
}
.Logged .PopUpContent .BookingForm .SearchInputContainer input {
    border: 0px;
    font-size: 12px;
    color: #89B6FF;
    font-style: italic;
}
.Logged .PopUpContent .BookingForm .SearchInputContainer input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #89B6FF;
  opacity: 1; /* Firefox */
}

.Logged .PopUpContent .BookingForm .SearchInputContainer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #89B6FF;
}

.Logged .PopUpContent .BookingForm .SearchInputContainer input::-ms-input-placeholder { /* Microsoft Edge */
  color: #89B6FF;
}
.Logged .lstReserves .hideFromSearch {
    display:none !important;
}
.Logged .ReserveDetails {
    color:#808495;
    padding: 0px 25px;
}
.Logged .ReserveDetails .TaxNameRow {
    padding-left:25px;
}
.Logged .ReserveDetails .BookingForm{
    border:0px;
}
.Logged .ReserveDetails .Button, .Logged .ReserveDetails .addthisevent-drop {
    width: auto;
    display: inline-block;
    font-size: 14px;
    text-transform: none;
    padding: 15px 20px;
    line-height: 17px;
    border-radius: 0px;
    float: right;
    margin-left: 10px;
    margin-bottom: 15px;
}
.Logged .ReserveDetails .Button.backButton {
    background: #0865DE;
    color: #FFF !important;
    border-color: #0865DE;
    width: auto;
    text-transform: capitalize;
    text-decoration: none;
    margin-top: 15px;
}
.Logged .ReserveDetails .Button.backButton .fa {
    float: left;
}
.Logged .ReserveDetails .Button.backButton:hover, .Logged .ReserveDetails .Button.backButton:focus {
    background:#FFF;
    color:#0865DE !important;
    border-color: #0865DE;
}
.Logged .ReserveDetails .Button.PreviewPdfButton {
    background: #0865DE;
    border-color: #0865DE;
    color: #FFF !important;
    text-decoration: none;
}
.Logged .ReserveDetails .Button.PreviewPdfButton:hover, .Logged .ReserveDetails .Button.PreviewPdfButton:focus {
    color: #0865DE !important;
    background: #FFF;
    border-color: #0865DE;
    text-decoration: none;
}
.Logged .Button.PrintButton,
.Logged .Button.SaveButton {
    background: #39C379;
    border-color: #39C379 !important;
    color: #FFF !important;
    text-decoration: none;
}
.Logged .Button.PrintButton:hover, .Logged .Button.PrintButton:focus,
.Logged .Button.SaveButton:hover, .Logged .Button.SaveButton:focus {
    color: #39C379 !important;
    background: #FFF;
    border-color: #39C379;
    text-decoration: none;
}
.Logged .ReserveDetails .addthisevent-drop {
    background: #A1A5AB;
    border-color: #A1A5AB;
    color: #FFF !important;
    text-decoration: none;
}
.Logged .ReserveDetails .addthisevent-drop:hover, .Logged .ReserveDetails .addthisevent-drop:focus {
    color: #A1A5AB !important;
    background: #FFF;
    border-color: #A1A5AB;
    text-decoration: none;
}
.Logged .ReserveDetails .Button .fa, .Logged .ReserveDetails .addthisevent-drop .fa {
    margin-right:5px;
}
.Logged .ReserveDetails .CartTitle {
    float: left;
    margin-top: 15px;
    margin-bottom: 0px;
    color: #808495;
    white-space: nowrap;
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom-width: 0px !important;
    padding: 5px 20px;
    background: #e6e6e6;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
}
.Logged .ReserveDetails .BookingForm.BookingVoucher > .row:first-of-type .CartTitle {
    background: none;
    font-size: 16px;
    border: 0px !important;
    padding: 0px;
}
.Logged .ReserveDetails .BookingForm.BookingVoucher > .row:first-of-type .Button.backButton {
    margin-top: 0;
}
.Logged .ReserveDetails .CartContainer {
    border: 1px solid #D5D7DB;
    padding: 15px;
}
.Logged .ReserveDetails .CartTitle span {
    font-size: 16px;
    font-weight: 400;
    color: #0865DE;
}
.Logged .ReserveDetails hr {
    border: 1px solid #D5D7DB;
}
.Logged .ReserveDetails .hotelInfoDetail {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #808495;
}
.Logged .ReserveDetails .hotelInfoDetail img {
    margin-right:5px;
    vertical-align: middle;
}
.Logged .ReserveDetails .hotelInfoDetail small {
    font-weight:400;
    font-size:12px;
}
.Logged .ReserveDetails h3 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}
.Logged .ReserveDetails h2 {
    font-size: 16px;
    font-weight: 700;
    color: #808495;
    border-bottom: 0;
}
.Logged .ReserveDetails .HotelDetailsRow h2 {
    font-size:14px;
    color: #007ACC;
}
.Logged .ReserveDetails .HotelDetailsRow {
    margin-bottom: 15px;
    margin-top: 15px;
}
.Logged .ReserveDetails fieldset legend {
    font-size: 14px;
    font-weight: 700;
    color: #808495;
    border-bottom:0px;
    text-transform: none;
    color: #007ACC;
}
.Logged .ReserveDetails {
    font-size: 12px;
    font-weight: 400;
}
.Logged .ReserveDetails tr td.hasTable {
    border: 0;
}
.Logged .ReserveDetails tr th {
    text-transform:uppercase;
}
.Logged .ReserveDetails tr th,
.Logged .ReserveDetails tr td {
    font-weight: 400;
    border-bottom: 1px solid #D5D7DB;
    line-height: 29px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.Logged .ReserveDetails tr td:first-child,
.Logged .ReserveDetails tr th:first-child {
    text-align:left;
}
.Logged .ReserveDetails tr th:first-child {
    font-weight: 700;
}
.Logged .ReserveDetails thead tr th:first-child {
    width:100%;
}
.Logged .ReserveDetails thead tr th {
    width:1px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
}
.Logged .ReserveDetails tr td,
.Logged .ReserveDetails tr th {
    text-align:center;
}
.Logged .ReserveDetails table.GuestInfoInnerTable tr td,
.Logged .ReserveDetails table.GuestInfoInnerTable tr th {
    text-align:center;
    line-height: 30px;
    border: 0;
}
.Logged .ReserveDetails .TotalPrice {
    background:#64696C;
    margin-top:30px;
}
.Logged .ReserveDetails .TotalPrice .FinalPrice {
    font-size:14px;
}
.Logged .ReserveDetails .TotalPrice .FinalPrice label,
.Logged .ReserveDetails .TotalPrice .FinalPrice label span {
    display:block;
    font-size:26px;
}
.Logged .ReserveDetails .TotalPrice .FinalPrice label span.BlockPrice {
    font-size:14px;
}
.Logged .ReserveDetails .TotalPrice .FinalPriceContainer {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.Logged .ReserveDetails .TotalPrice .FinalPriceContainer .Payment {
    flex: 1;
    text-align: left;
    padding-right: 15px;
    font-size: 10px;
}
.Logged .ReserveDetails .TotalPrice .Taxes {
    vertical-align: top;
    display: inline-block;
    float: left;
    width: 100%;
}
.Logged .ReserveDetails .BookingVoucher h3.WAuto,
.Logged .ReserveDetails .BookingVoucher fieldset {
    color:#BCBCBC;
    font-size:12px;
    font-weight:400;
    margin-bottom: 0px;
}
.Logged .ReserveDetails .BookingVoucher h3.WAuto,
.Logged .ReserveDetails .BookingVoucher strong,
.Logged .ReserveDetails .BookingVoucher b {
    font-weight:700;
    color: #808495;
}
.Logged .ReserveDetails .HotelAddress {
    color:#CECFD0;
}
.Logged .RentACarBanner .Button {
    margin:0px 0px 15px 0px;
    width:100%;
}
.Logged .ReserveCancellation {
    background:#FFF;
}
.Logged .ReserveCancellation {
    color:#808495;
}
.Logged .ReserveCancellation .BookingVoucher {
    border:0;
}
.Logged .ReserveCancellation .CartTitle {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    color: #808495;
}
.Logged .ReserveCancellation fieldset legend {
    font-size: 14px;
    font-weight: 700;
    color: #808495;
    border-bottom: 0px;
    text-transform: none;
}
.Logged .ReserveCancellation tr th,
.Logged .ReserveCancellation tr td {
    font-weight: 400;
    border-bottom: 1px dashed #CBCCCF;
    line-height: 60px;
}
.Logged .ReserveCancellation tr td,
.Logged .ReserveCancellation tr th {
    text-align:center;
    white-space: nowrap;
}
.Logged .ReserveCancellation tr td:first-child,
.Logged .ReserveCancellation tr th:first-child {
    text-align:left;
    white-space: normal;
}
.Logged .ReserveCancellation table.GuestInfoInnerTable tr td,
.Logged .ReserveCancellation table.GuestInfoInnerTable tr th {
    text-align:center;
}
.Logged .ReserveCancellation .Button,
.Logged .ReserveCancellation .Button:hover,
.Logged .ReserveCancellation .Button:focus {
    float: right !important;
    width: 180px !important;
    text-align: center;
    border: 0;
    padding: 12px 0 !important;
    margin-left: 20px;
    font-size: 14px !important;
    line-height: 20px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    position: static;
    bottom: 0;
    border: 1px solid;
    text-decoration: none;
    line-height: 14px !important;
    font-size: 12px !important;
    width: 150px !important;
    margin-top: 20px;
}
.Logged .ReserveCancellation .Button.Cancel {
    background-color: #A1A5AB !important;
    border-color: #A1A5AB !important;
    color: #FFF !important;
}
.Logged .ReserveCancellation .Button.Cancel:hover, .Logged .ReserveCancellation .Button.Cancel:focus {
    background-color: #FFF !important;
    border-color: #A1A5AB !important;
    color:#A1A5AB !important;
    text-decoration:none;
}
.Logged .ReserveCancellation .Button.Delete {
    background-color: #F9595A !important;
    border-color: #F9595A !important;
    color: #FFF !important;
}
.Logged .ReserveCancellation .Button.Delete:hover, .Logged .ReserveCancellation .Button.Delete:focus {
    background-color: #FFF !important;
    border-color: #F9595A !important;
    color:#F9595A !important;
    text-decoration:none;
}
.Logged .ReserveCancellation table tr td span.Title {
    display:none;
}
.Logged .logoutContainer {
    text-align:right;
}
.Logged .logoutContainer .CloseButtonToLogin {
    margin-left:40px;
    margin-right:0px;
    cursor:pointer;
}
.LoginForm .registerSuccess {
    padding-top: 0;
    padding-bottom: 15px;
}
.Logged .logoutContainer img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 50px;
    cursor: pointer;
}
.LoginOptions ,.LoginOptionsInatel, .LangCurrencyOptions, .LoginForm input {
    background:#808495 !important;
}
.RecoverPasswordForm hr,
.RegisterForm hr {
    border:1px solid #FFFFFF; 
    display: block;
    height: 0px;
    width: 100%;
    margin: 15px 0px;
}
.RecoverPasswordForm .Button {
    line-height:40px;
    height:auto;
    border-radius:4px;
    line-height: 38px;
    height: auto;
    border-radius: 0px;
    margin-top: 0px;
    padding: 0px;
    font-size: 14px;
}
.RecoverPasswordForm .Button.Delete {
    background-color: #F9595A !important;
    border-color: #F9595A !important;
    color: #FFF !important;
}
.RecoverPasswordForm .Button.Delete:hover, .RecoverPasswordForm .Button.Delete:focus {
    background-color: #FFF !important;
    border-color: #F9595A !important;
    color:#F9595A !important;
    text-decoration:none;
}
.RecoverPasswordForm .Button.Cancel {
    background-color: #CECFD0 !important;
    border-color: #CECFD0 !important;
    color: #FFF !important;
}
.RecoverPasswordForm .Button.Cancel:hover, .RecoverPasswordForm .Button.Cancel:focus {
    background-color: #FFF !important;
    border-color: #CECFD0 !important;
    color:#CECFD0 !important;
    text-decoration:none;
}
.RecoverPasswordForm .RecoverPasswordInformation {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px dashed #FFF;
    padding: 5px 10px;
    border-radius: 0px;
}
.RecoverPasswordForm .RecoverPasswordInformation img {
    padding-right:15px;
}
.RecoverPasswordForm .RecoverPasswordInformation .text {
    line-height: 14px;
    font-size: 11px;
    font-weight: 400;
}
.RecoverPasswordForm .Button.SaveButton {
    background: #39C379;
    border-color: #39C379;
    color: #FFF !important;
    text-decoration: none;
}
.RecoverPasswordForm .Button.SaveButton:hover, .RecoverPasswordForm .Button.SaveButton:focus {
    color: #39C379 !important;
    background: #FFF;
    border-color: #39C379;
    text-decoration: none;
}
.RecoverPasswordForm .errorMessage {
    text-align: center;
    line-height: 30px;
    color: #FF0000;
    background: #ffbaba;
    margin-bottom:20px;
    display:block;
    width:100%;
}
.RegisterForm .Button {
    line-height:38px !important;
    height:auto !important;
    line-height: 38px;
    height: auto;
    border-radius: 0px;
    margin-top: 0px;
    padding: 0px !important;
    font-size: 14px;
}
.RegisterForm .Button.SaveButton {
    background: #39C379 !important;
    border-color: #39C379 !important;
    color: #FFF !important;
    text-decoration: none;
}
.RegisterForm .Button.SaveButton:hover, .RegisterForm .Button.SaveButton:focus {
    color: #39C379 !important;
    background: #FFF !important;
    border-color: #39C379 !important;
    text-decoration: none;
}
.RegisterForm .Button.Cancel {
    background-color: #CECFD0 !important;
    border-color: #CECFD0 !important;
    color: #FFF !important;
}
.RegisterForm .Button.Cancel:hover, .RegisterForm .Button.Cancel:focus {
    background-color: #FFF !important;
    border-color: #CECFD0 !important;
    color:#CECFD0 !important;
    text-decoration:none;
}
.RegisterForm .AcceptConditions {
    padding: 5px !important;
    margin: 5px 0px;
    position: relative;
    line-height: 14px;
}
.RegisterForm .AcceptConditions input[type='checkbox'] {
    float: none;
    display:inline-block;
    vertical-align:middle;
}
.LoginForm .LoginLinks a
{
    text-decoration: underline;
    color: #FFF;
}
.Logged
{
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 30px;
}
.Logged a
{
    color: #FFF;
}
.Logged a:hover
{
    text-decoration: underline;
}
.Logged hr
{
    border: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 15px 0;
}
.Logged .LoggedLinks
{
    text-transform: uppercase;
    font-weight: 700;
}
.Logged .tab {
    background: none;
}
.RegisterForm .Conditions {
    color: #FFF !important;
    display: inline-block !important;
    vertical-align: middle;
    font-size: 10px !important;
    text-decoration:underline;
}
.RegisterForm .Conditions:hover {    
    text-decoration:none !important;
}
.RegisterForm .errorMessage {
    text-align: center;
    line-height: 30px;
    color: #FF0000;
    background: #ffbaba;
    margin-bottom:20px;
    display:block;
    width:100%;
    border-radius:4px;
}
.RegisterForm .AcceptConditions .has-error {
    border: solid 1px #ffbaba !important;
    background: #ffbaba !important;
    border-radius: 0px;
}
.RegisterForm .has-error .Conditions {
    color:#000 !important;
}
.pnAgencyLogin .errorMessage {
    text-align: center;
    line-height: 30px;
    color: #FF0000;
    background: #ffbaba;
    margin-bottom:20px;
    display:block;
    width:100%;
    border-radius:4px;
    margin-top: 10px;
}
.RecoverPasswordForm .liAgencies > label {
    line-height:18px;
}
.RecoverPasswordForm .liAgencies label {
    margin-top:0px;
    margin-bottom:5px;
}
.RecoverPasswordForm .liAgencies td {
    border:0;
    margin:0;
    padding: 0;
}
.RecoverPasswordForm .rblAgencies input[type='radio'] {
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    margin-left:0;
}
.RecoverPasswordForm .rblAgencies label {
    margin: 0;
    color: #FFF;
}
.RecoverPasswordForm .rblAgencies input[type='radio'] {    
	outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #0865DE;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    padding: 0px;
    background: #FFF !important;
}
.RecoverPasswordForm .rblAgencies input[type='radio']:checked
{
	background: #0865DE !important;
    border-color:#fff;
}
header
{
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
}
/*header i.icon-up-open-big:after {
    content: " ";
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #0865DE transparent transparent transparent;
    width: 0px;
    height: 0px;
    margin: auto;
}*/
header .tab {
    margin: 8px 8px 0 0;
    border: 0;
}
header .tab a {
    padding: 15px 20px;
    border: solid 1px #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-decoration:none;
    color: #fff !important;
    border-bottom: 0px;
}
header .tab a.active, header .tab a:hover {
    background: #fff !important;
    color: #0865DE !important;
    text-decoration:none;
}
header .panel-container {
   
}
header .tab-container .panel-container {
    border:0px !important;
}
header .tab-container .panel-container > div {
    background: #fff;
}
body.Homepage.Fixed header, body.Voucher.Fixed header
{
    position: fixed;
    width: 100%;
    margin: -2px 0 0;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow 250ms linear;
    -moz-transition: box-shadow 250ms linear;
    -o-transition: box-shadow 250ms linear;
    -ms-transition: box-shadow 250ms linear;
    transition: box-shadow 250ms linear;
}
header .Header
{
    padding: 3px 0;
    font-size: 12px;
}

body.Fixed header .Header {
    padding: 8px 0;
}
body.Homepage.Fixed header .Header
{
    padding: 10px 0 5px;
}
body.Homepage.Fixed header .Header > .row > div {
    line-height: 20px;
    height: 20px;
    vertical-align: bottom;
}
header hr
{
    border: 0;
    height: 1px;
    margin: 0;
    display: none;
}
body.Homepage.Fixed header hr, body.Voucher.Fixed header hr
{
    display: none;
}
body.Homepage.Fixed header .LoginOptions hr, body.Voucher.Fixed header .LoginOptions hr, body.Homepage.Fixed header .LoginOptionsInatel hr, body.Voucher.Fixed header .LoginOptionsInatel hr
{
    display: block;
}
header .Logo a
{
    background-size: contain;
    text-indent: -99999px;
    height: 62px;
    display: block;
    -webkit-transition: height 250ms linear, text-indent 250ms ease-out;
    -moz-transition: height 250ms linear, text-indent 250ms ease-out;
    -o-transition: height 250ms linear, text-indent 250ms ease-out;
    -ms-transition: height 250ms linear, text-indent 250ms ease-out;
    transition: height 250ms linear, text-indent 250ms ease-out;
}
body.Fixed header .Logo a
{
    height: 18px;
    background: none;
    text-indent: 0;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: height 250ms linear, text-indent 250ms ease-out;
    -moz-transition: height 250ms linear, text-indent 250ms ease-out;
    -o-transition: height 250ms linear, text-indent 250ms ease-out;
    -ms-transition: height 250ms linear, text-indent 250ms ease-out;
    transition: height 250ms linear, text-indent 250ms ease-out;
}
.GroupLogo
{
    position: absolute;
    top: 90px;
    text-align: center;
    display: block;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    height: 78px;
    background-repeat:no-repeat;
    background-position: left center;
}
.preloaderContent .GroupLogo {
    position: relative;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 0px;
    margin-bottom: 80px;
}
.LoadingText
{
    height: 100%;
    text-align: center;
    padding: 30px 0px;
    font-size:  16px;
    color: #64696C;
    background: #e6e6e6;
}
.LoadingText .loading, .preloaderContent .loading {
    animation: rotation 1s infinite linear;
    border: 5px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    border-top-color: rgba(255, 255, 255, 0.7);
    height: 190px;
    width: 190px;
    display: block;
    margin: 0 auto;
}
.preloaderContent .loading {
    margin-bottom:-135px;
    border: 5px solid rgba(236, 236, 236, 0.2);
    border-top-color: rgba(236, 236, 236, 0.7);
}
.LoadingText h1
{
    font-size: 24px;
    padding: 10px 0px;
    color: #64696C;
    width: 100%;
    z-index: 99999;
    background: none !important;
    text-align: center;
    margin-top: 15px;
}

@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}
.LangCurrency, .Login, .Website, .PartnersInatel
{
    text-align: center;
    /* text-transform: uppercase; */
    margin: 23px auto;
    cursor: pointer;
    -webkit-transition: margin 250ms linear;
    -moz-transition: margin 250ms linear;
    -o-transition: margin 250ms linear;
    -ms-transition: margin 250ms linear;
    transition: margin 250ms linear;
    white-space: nowrap;
}
.PartnersInatel i {
    line-height: 14px;
    vertical-align: bottom;
}
body.Fixed div.LangCurrency, body.Fixed div.Login, body.Fixed div.Website, body.Fixed div.PartnersInatel
{
    margin: 0 auto;
    -webkit-transition: margin 250ms linear;
    -moz-transition: margin 250ms linear;
    -o-transition: margin 250ms linear;
    -ms-transition: margin 250ms linear;
    transition: margin 250ms linear;
}
.LangCurrency img
{
    margin: 0 5px -2px 0;
}
.Banner
{
    margin: 0px;
}
section#Content
{
    position: relative;
    margin: 70px 0 0;
}
body.Voucher.VoucherInfo #Content .row > .fourteen.columns
{
    width: 74.70833%;
}
body.Voucher.VoucherInfo #Content .row > .ten.columns
{
    width: 24.125%;
}
.SearchFixed
{
    background: #FFF;
    z-index: 5;
    top: 38px;
}
.SearchPromotion
{
    margin: 0;
}
.SearchPromotion .SearchInnerContent .ShowChildrens input[type='button'],
.SearchPromotion .SearchInnerContent .ShowAdults input[type='button'],
.SearchPromotion .SearchInnerContent .HideNumberNights input[type='button'] {
    text-align:center;
    padding: 0 5px;
}
.SearchPromotion .ButtonSearch {
    margin-left: calc(81.25694% - 1.25694%) !important;
}
.SearchPromotion .SearchCheckIn, .SearchPromotion .SearchCheckOut {
    width:15.69444% !important;
}
.SearchPromotion .divSearchChildren {
    margin-left:5.38194% !important;
    width: 15.69444% !important;
}
.SearchPromotion .Search .ButtonSearch .Button {
    margin-top:15px;
}
body.Fixed .SearchFixed
{
    position: fixed;
    width: 100%;
    margin: -3px 0 0;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow 250ms linear;
    -moz-transition: box-shadow 250ms linear;
    -o-transition: box-shadow 250ms linear;
    -ms-transition: box-shadow 250ms linear;
    transition: box-shadow 250ms linear;
}
body.Fixed.OpenLogin .SearchFixed, body.Fixed.OpenLangCurrency .SearchFixed
{
    display: none;
}
.Search
{
    padding: 5px 0;
    z-index: 2;
    position: relative;
}
body.Homepage .Search.SearchOn
{
    padding: 15px 0 30px;
    outline:none;
    box-shadow: 0 0 2px #ccc;
}
body.Homepage .Search
{
    margin-top: -30px !important;
}
.Search .Button
{
    margin: 10px 0;
}
body.Fixed .Search
{
    padding: 5px 0;
}
body.Fixed .SearchPromotion .Search, body .SearchPromotion .Search {
    padding: 18px 0;
    border-bottom: 0px !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.Homepage .Search
{
    margin-bottom: 20px;
    border: 0;
}
.SearchOn
{
    -webkit-transition: outline 0.3s ease-in-out 0s;
    -moz-transition: outline 0.3s ease-in-out 0s;
    -o-transition: outline 0.3s ease-in-out 0s;
    -ms-transition: outline 0.3s ease-in-out 0s;
    transition: outline 0.3s ease-in-out 0s;
}
.SearchPromotion .SearchOn
{
    outline: 0;
}
body.Fixed .SearchOn
{
    padding: 12px 0;
    margin: 0 0 15px;
}
.SearchPromotion .row .eighteen.columns
{
    width: 68.70833%;
}
.SearchPromotion .SearchInfo .row .four.columns
{
    width: 21.69444%;
}
.SearchPromotion .SearchInfo .row .four.columns .Button, .RatePlanPromotion .Button
{
    margin-top: 10px;
}
.NoAvailMessage, .NoResultsTxt
{
    color: Red;
}
.NoResultsTxt
{
    color: #1A9900;
}
.NoResultsTxt a
{
    color: #f6b83f !important;
}
.NoAvailMessage
{
    display: none;
}
.NoResultsTxt
{
	margin-bottom: 15px;
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: left;
    text-align: left;
        padding: 15px;
    border:1px solid #f6b83f;
}
.NoResultsTxt > div:first-of-type {
    flex:1;
}
.NoResultsTxt i {
    font-size: 64px;
    margin-right: 30px;
    line-height:54px;
}
.NoResultsTxt .Button {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    color: #64696C !important;
    text-decoration: none;
    background: #e6e6e6 /* Button Color */;
    border: solid 1px #D5D7DB/* Button Color */;
    margin-right: 15px;
    font-size: 11px;
    padding: 5px;
}
.NoResultsTxt .Button:hover {
    color: #64696C !important;
    background: #FFF /* Button Color */;
    border: solid 1px #D5D7DB/* Button Color */;
}
.NoResultsTxt {color: #f6b83f;} .NoResultsTxt i {font-size: 40px;margin-right: 30px;line-height: 36px;} .NoResultsTxt {font-size: 12px;} 
.Search ul
{}
.Search ul li
{
    padding: 7px 14px;
    font-size: 12px;
    line-height: 18px;
    float: left;
	max-width: 260px;
}
.SearchPromotion .Search ul li {
    border-right: 0 !important;
}
.Search ul li:first-child
{
    padding: 7px 14px 7px 0;
}
.Search ul li:last-child
{
    padding: 7px 0 7px 14px;
    border-right: none;
}
.SearchPromotion .Search ul li:last-child
{
    padding: 7px 30px;
}
.SearchPromotion .Search input {
    
}
.Search ul li small
{
    font-size: 12px;
    font-weight: 700;
    display: block;
}
.SearchInnerContent
{
    display: none;
}
/*.SearchInnerContent .row .columns {
    width: 48% !important;
    display: inline-block;
    margin-left: 1% !important;
    margin-right: 1% !important;
    vertical-align: top;
}*/
.SearchOn .SearchInnerContent
{
    padding: 0 0 20px;
}
.SearchInnerContent hr
{
    border: 0;
    height: 0;
    margin: 10px 0;
}
.Homepage .Search hr
{
    display: none;
}
.ui-datepicker
{
    z-index: 6 !important;
    margin-top: -70px;
    padding: 10px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.ui-datepicker > span 
{
    font-size: 11px;
}
.ui-datepicker-header 
{
    background: #007ACC;
    color: #FFF;
}
.ui-datepicker-calendar {
    table-layout:fixed;
}
.ui-datepicker .ui-datepicker-header {
    margin: -10px -10px 10px;
}
table .ui-datepicker-calendar {
    margin: 0 0 1em !important;
}
.ui-datepicker-current-day a, a.ui-state-hover {
    color: #ffffff !important;
    background: repeating-linear-gradient( 45deg, #2a85dc, #2a85dc 10px, #007acc 10px, #007acc 20px ) !important;
}
.ui-datepicker td > *:after {
    margin-top: 4px !important;
    font-size: 9px !important;
    font-weight: 700 !important;
}
.ui-datepicker td a[data-content='n/a'] {
    color:#A1A5AB;
}
.ui-datepicker .ui-datepicker-prev {
    left: 8px !important;
}
.ui-datepicker td a {
    font-size: 12px;
}
body .ui-datepicker .ui-datepicker-prev-hover {
    left: 8px !important;
}
/*body.Fixed .ui-datepicker, */.Popup .ui-datepicker
{
    margin-top: 0;
}
body.Homepage.Fixed .ui-datepicker
{
    margin-top: -70px;
}
ul.Steps
{
    margin: 9px auto 17px;
    height: 46px;
    font-size: 11px;
    float: right;
    margin-right: -20px;
}
ul.Steps.ThreeSteps
{
    max-width: 450px;
}
.Homepage ul.Steps
{
    margin: 0 auto;
}
ul.Steps li
{
    text-align: center;
    float: left;
    width: 120px;
    position: relative;
}
ul.Steps li.Active {
    font-weight: 700;
}
.Voucher #Content .BookingForm {
    padding:25px 0px;
}
.Voucher #Content .checkOutRentACar .BookingForm {
    padding: 0px;
}
.Voucher #Content .checkOutRentACar .BookingForm .rentACarImage {
    margin-bottom: -2px;
}
.Voucher.VoucherInfo #Content .row.divB2B.hideOnMobile {
    display:block;
}
.Voucher.VoucherInfo #Content .row.divB2B .showOnMobile {
    display:none;
}
body.Voucher ul.Steps li
{
    width: 115px;
}
body.Voucher.VoucherInfo ul.Steps li
{
    width: 120px;
}
ul.Steps li hr
{
    border: 0;
    height: 1px;
    width: 48px;
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 1;
}
ul.Steps li hr.Next
{
    right: 0;
    left: inherit;
    width: 38px;
    padding-left: 10px;
}
ul.Steps li hr.Previous {
    padding-right: 10px;
    width: 38px;
}
ul.Steps li span
{
    font-size: 12px;
    width: 24px;
    height: 24px;
    padding: 4px;
    border: 1px solid;
    display: block;
    text-align: center;
    margin: 6px auto 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    background: none !important;
    color: #A1A5AA !important;
}
ul.Steps li.Active span, ul.Steps li.Active a
{
    color: #007ACC !important;
}
ul.Steps li span {
    margin-bottom: 5px;
}
ul.Steps li.Done span
{
    display: none;
}
ul.Steps li i
{
    display: none;
}
ul.Steps li.Done i
{
    font-size: 16px;
    width: 24px;
    height: 24px;
    padding: 2px;
    color: #95B917;
    display: block;
    text-align: center;
    margin: 6px auto 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    z-index: 2;
    position: relative;
    background: none !important;
    border: 1px solid #95B917;
    margin-bottom: 5px;
}
ul.Steps li.Done hr, ul.Steps li.Active hr.Previous
{
    background: #95B917 !important;
}
ul.Steps li.Done a
{
    color: #95B917 !important;
}
.FiltersLink
{
    margin-bottom: 15px;
    margin-top: -38px;
}
.FiltersLink .Button
{
    padding: 4px 0;
    text-transform: none;
}
.Filters
{
    padding: 15px 0;
    overflow:hidden;
}
.FiltersTitle
{
    line-height: 20px;
}
.FiltersTitle input
{
    display: inline-block;
    margin-right: 5px;
}
.FiltersTitle label
{
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
}
ul.FiltersContent
{
    padding-left: 15px;
	margin-bottom: 20px;
}
ul.FiltersContent li
{
    line-height: 20px;
}
ul.FiltersContent li input
{
    display: inline-block;
    margin-right: 5px;
}
ul.FiltersContent li label
{
    display: inline-block;
    font-size: 11px;
}
.Hotel, .Room, .BookingForm
{
    margin-bottom: 25px;
    padding: 15px 0;
    position: relative;
    border-top-style: solid;
    border-top-width: 1px;
}
.HotelPromotion
{
    border-top: 0;
    padding: 0;
}
.HotelPromotion .HotelImage, .HotelPromotion .RoomImage {
    padding-bottom: 12px;
    background-size: 100% 15px;
}
.HotelPromotion .RatePlan h3 {
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom-width: 0px !important;
    padding: 5px 4.21528%;
    background: #FFF;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: -1px;
    border-left: 0px !important;
}
.HotelPromotion .RatePlan .RatePlanDetailsContainer {
    padding: 20px 4.21528%;
    border-top: 1px solid #D5D7DB;
    line-height: 18px;
}
.HotelPromotion .Room {
    margin-bottom:0;
    border: 1px solid #D5D7DB;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.HotelPromotion .RoomDescription .HotelLink {
    float: right;
    width: 28%;
}
.PopUpInnerContent .BookingForm
{
    border: 0 !important;
}
.Room
{
    padding: 30px 0;
}
.Hotel::after, .Room::after, .BookingForm::after {
    content: "";
    position: absolute;
    bottom: 0; top: 0px; left: 0; right: 0;
    z-index: -1;
    display:none;
}
.PopUpInnerContent .BookingForm::after {
    border-right: 0;
    border-left: 0;
}
.HotelMore, .RoomMore
{
    font-size: 12px;
    line-height: 26px;
}
.HotelMore br
{
    display: none;
}
.HotelMore a
{
    margin: 0 10px 0 0;
}
.HotelMore a:hover, .RoomMore a:hover
{
    text-decoration: underline;
}
.HotelMore > a {
    color: #007AC8 !important;
}
.HotelMore > a:first-child
{
    color: #95B917 !important;
}
.HotelMore > a:last-child {
    color: #3E4245 !important;
}
.HotelMore i, .RoomMore i
{
    font-size: 14px;
}
.RoomMore
{
    float: none;
    text-align:left;
}
.RoomMore a
{
    margin-right: 30px;
}
.RoomMore > a:first-child {
    color: #95B917 !important;
}
.RoomMore > a:last-child {
    color: #3E4245 !important;
}
.HotelImage, .RoomImage
{
    width: 100%;
    /*height: 125px;*/
    /*overflow: hidden;*/
    position: relative;
    /*background: url(/WebFrontEndCorporate/images/EasyBooking/shadow-bottom.png) no-repeat bottom center;*/
    background-size: 100%;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.PromotionItem .HotelImage,
.PackageItem .HotelImage,
.ProductItem .HotelImage,
.LastminuteItem .HotelImage
{
    margin-bottom: -20px;
    padding-left: 20px;
}
.PromotionItem .HotelLink, .PackageItem .HotelLink, .ProductItem .HotelLink, .LastminuteItem .HotelLink {
    padding-right:20px;
}
.HotelImage img, .RoomImage img
{
    width: 100%;
    /*max-height: 125px;*/
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow 250ms linear;
    -moz-transition: box-shadow 250ms linear;
    -o-transition: box-shadow 250ms linear;
    -ms-transition: box-shadow 250ms linear;
    transition: box-shadow 250ms linear;
}
.RoomImage i
{
    position: absolute;
    top: 65%;
    right: 10px;
    color: #FFF;
    font-size: 20px;
}
.RoomImage a:hover i 
{
    opacity: .5;
}
.HotelDescription, .RoomDescription
{
    line-height: 18px;
    font-size: 13px;
    color: #a1a5ab !important;
}
.HotelDescription .btnNext
{
    padding: 0 !important;
    margin: 0;
    color: #1a9900;
}
.HotelDescription h3 a 
{
    color: #1a9900;
}
.HotelDescription h3 a:hover 
{
    text-decoration: underline;
    color: #007ACC;
}
.HotelDescription h2, .RoomDescription h2, .BookingForm h2
{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 0;
    white-space: normal;
}
 .HotelDescription h2
{
    font-size: 16px;
}
.RoomDescription h2
{
    padding: 0 0 23px;
    font-size: 16px;
    margin: 0;
    text-align: left;
}
.RoomDescription h2 a:hover 
{
    text-decoration: underline;
    color: #007ACC;
}
.HotelDescription span
{
    color: #a1a5ab;
}
.HotelDescription span.Stars
{
    background: url(/webfrontendcorporate/images/EasyBooking/Star-On.svg);
    display: block;
    margin: 5px 0 15px;
    line-height: 20px;
    background-size: contain;
}
.HotelDescription span.Star-1
{
    width: 13px;
    height: 13px;
}
.HotelDescription span.Star-2
{
    width: 26px;
    height: 13px;
}
.HotelDescription span.Star-3
{
    width: 39px;
    height: 13px;
}
.HotelDescription span.Star-4
{
    width: 52px;
    height: 13px;
}
.HotelDescription span.Star-5
{
    width: 65px;
    height: 13px;
}
.HotelLink
{
    text-align: center;
 /*   text-transform: uppercase; */
    font-size: 12px;
    line-height: 18px;
}
.HotelLink span
{
    font-size: 30px;
    line-height: 45px;
    font-weight: 400;
}
.Promotions .HotelLink span
{
    line-height: 35px;
    display: block;
    margin: 0 0 10px;
}
.HotelLink span.OldPrice
{
    font-size: 15px;
    line-height: 24px;
    color: #ED3939;
    text-decoration: line-through;
    margin: 0;
    display: block;
}
.HotelLink a
{
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.RatePlan
{position:relative;}
.RatePlan .alert {
    padding: 10px;
    display: inline-block;
}
.RatePlan .QuantityRow .DatesColumn {
    margin-right:1.16667%;
}
.RatePlan .QuantityRow .firstVisibleQuantityColumn {
    margin-left: 4.21528%;
}
.RatePlan:after {
    content: " ";
    border-bottom: 1px solid #D5D7DB;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 1;
}
.Extras.RatePlan:after {
    display:none;
}
.RatePlan:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.RatePlan:last-child:after {
    display:none;
}
.RatePlan.RatePlanSpecial {
    position: relative;
    margin-bottom: 0;
}
.RatePlan.RatePlanSpecial:last-child {
    margin-bottom: -30px;
    padding-bottom: 30px;
}
.RatePlan:first-child {
    padding-top: 30px !important;
}

.RatePlan.RatePlanSpecial:first-child {
    padding-top: 30px !important;
}
.RatePlan:first-child:before {
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #D5D7DB;
    z-index: 22;
    position: absolute;
}
.RatePlan.RatePlanSpecial:first-child:before {
    display:none;
}
.RatePlanSpecial 
{
    background-color: #EEF0F3;
    margin-top: 0px;
    padding-top:30px;
    padding-bottom: 30px;
}
.RatePlanSpecial .select span, .Extras .select span 
{
    background:#EEF0F3 !important;
}
.RatePlanSpecial p 
{
    color: #3d4253 !important;
}
.RatePlanSpecial .select 
{
    
}
.RatePlanPromotion
{
    margin: 25px 0 0;
}
.highlightSpecialOffer {display: none;}
.RatePlanSpecial .highlightSpecialOffer, .HotelLink .highlightMinRateDisc  {display: inline-block;position: relative; background: #7faa33;color: #FFF;font-size: 10px;font-weight: normal;height: 25px;padding: 0 1px 0 5px;text-align: left;line-height: 25px;text-transform: none;margin:0 15px 0 0}
.RatePlanSpecial .highlightSpecialOffer:after, .HotelLink .highlightMinRateDisc:after {
    content: "";
    width: 0; 
    height: 0; 
    border-top: 12.5px solid transparent;
    border-bottom: 12.5px solid transparent;
    border-left: 15px solid #7faa33;
    right: -14px;
    position: absolute;
    top: 0px;
}
.HotelLink .highlightMinRateDisc {
    background: #007ACC;
}
.HotelLink .highlightMinRateDisc:after {
    border-left: 15px solid #007ACC;
}
.RatePlanSpecial .highlightSpecialOffer {
  -webkit-animation: highlightIcon .9s infinite;
  -moz-animation:    highlightIcon .9s infinite;
  -o-animation:      highlightIcon .9s infinite;
  animation:         highlightIcon .9s infinite;
}
.HotelLink .highlightMinRateDisc {
    position: absolute !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    margin-left: -131px;
    margin-top: 3px;
    /*-webkit-animation: highlightIcon2 .9s infinite;
  -moz-animation:    highlightIcon2 .9s infinite;
  -o-animation:      highlightIcon2 .9s infinite;
  animation:         highlightIcon2 .9s infinite;*/
}
.PromoDiscount .HotelLink span.NormalPrice {
    line-height: 20px;
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #ED3939;
    margin: 0;
}
@-webkit-keyframes highlightIcon {
  0%   { margin-left: -10px; }
  50% { margin-left: -13px; }
  100% { margin-left: -10px; }
}
@-moz-keyframes highlightIcon {
  0%   { margin-left: -10px; }
  50% { margin-left: -13px; }
  100% { margin-left: -10px; }
}
@-o-keyframes highlightIcon {
  0%   { margin-left: -10px; }
  50% { margin-left: -13px; }
  100% { margin-left: -10px; }
}
@keyframes highlightIcon {
  0%   { margin-left: -10px; }
  50% { margin-left: -13px; }
  100% { margin-left: -10px; }
}
.MainRatePlan {
    margin-top:30px;
}.RatePlan {
     padding: 30px 0px;
 }
 .ProductPopup .RatePlan {
     padding: 0px;
 }
.RatePlan h3
{
    margin: 0px 0 10px;
    padding: 0 0 0;
    font-size: 14px;
    font-weight: 700;
    border-top-width: 1px;
    position: relative;
    border-top-color: #d5d7db !important;
}
.RatePlanSpecial h3 {
    margin-top:0px;
}
.RatePlan h3 i
{
    margin-top: -6px;
}
.RatePlan h3 a:hover i
{
    color: #1a9900;
}
.RatePlan p
{
    font-size: 12px;
    line-height: 18px;
    margin: 2px 0 10px;
    color: #a1a5ab;
    padding-bottom: 10px;
    padding-top: 15px;
}
.RatePlan hr
{
    border: 0;
    height: 1px;
    margin: 0 auto 15px;
}
.RatePlan label
{
    font-size: 12px;
    min-height: 12px;
    margin-left: 10px;
    margin-bottom: 6px;
    color:#64696C;
}
.RatePlan label .tooltip  {
    white-space:normal;
    margin-bottom: -1px;
}
.RatePlan label i
{
    font-size: 13px;
    margin-top: -3px;
}
.RatePlan .select, .Extras .select, .RatePlan input
{
    padding: 13px 0 12px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    min-height: 27px;
    letter-spacing: 1px;
}
.RatePlan span.select {
    min-height: 43px;
    line-height: 16px;
    padding: 13px 5px 12px 5px;
    display:inline-block;
    width:100%;
}
.RatePlan .select input
{
    padding: 0;
	min-height: auto;
}
.PopUpInnerContent .RatePlan .select, .PopUpInnerContent .Extras .select, .PopUpInnerContent .RatePlan input
{
    min-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
}
.Extras .select
{
    min-height: 20px;
}
.RatePlan .Button
{
    margin-top: 24px;
    font-size: 16px;
    padding: 12px 0;
    text-transform: uppercase;
}
.RatePlan .Button.LnkNewSearchButton {
    float: right;
    min-width: 190px;
    margin-right: 10px;
}
.RatePlan .QuantityColumn {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}
.RatePlan .QuantityColumn .AddToCartBtn {
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 20px;
    float: right;
    min-width: 150px;
}
.PromoDiscount
{
    float: right;
}
.PromoDiscount .HotelLink
{
    padding: 20px 20px 5px;
    max-width: 185px;
}
.PromoDiscount.PromoDiscountProduct {
    margin-right:1.5%;
}
.MainRatePlan .RatePlan:first-child .PromoDiscount .HotelLink
{
    padding: 0px 20px 5px;
}
.HotelLink small
{
    padding: 0;
    font-size: 11px;
    line-height: normal;
    margin-bottom: 10px;
    display: block;
}
.PromoDiscount .HotelLink span
{
    line-height: 35px;
    display: block;
    font-weight: 700;
}
.PromoDiscount .HotelLink span.OldPrice
{
    line-height: 20px;
}
.Extras .select
{
    width: 70%;
    display: inline-block;
}
.RatePlan .select select, .Extras .select select, .RatePlan .select input, .Extras .select input
{
    font-size: 12px;
    width: 100%;
    border: 0;
    background: none;
    z-index: 2;
    position: relative;
    padding-left: 5px;
    letter-spacing: 1px;
    line-height: 16px;
}
.PopUpInnerContent .RatePlan .select select, .PopUpInnerContent .RatePlan .select input
{
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 20px;
    margin: 0;
}
.RatePlan .select span,
.RatePlan .select select,
.RatePlan .select input {
    color: #64696C !important;
}

.RatePlan .select input, .Extras .select input
{
    width: 100% !important;
    background: #FFF;
}
.RatePlan .select span, .Extras .select span
{
    padding-left: 5px;
    text-align: left;
    padding-top: 0px;
    margin: 0;
    display: block;
    background: #FFF;
    position: relative;
    z-index: 2;
    line-height:16px;
}
.Extras .select select, .Extras .select span
{
    padding-top: 3px;
    line-height: 21px;
}
.RatePlan .select i, .Extras .select i
{
    font-size: 12px;
    position: absolute;
    top: 16px;
    right: 2px;
    z-index: 1;
}
.Extras .select i
{
    top: 1px;
}
.ProductPopup .RatePlan .select i
{
    top: 4px;
}
.RatePlan .divTotal {
    padding-top: 40px;
}
.RatePlan .divPersonsProduct:first-child {
    margin-left: 4.21528%;
}
.ProductPopup .row.Equal > div.four.columns:last-of-type {
    flex-direction:column;
    align-items: flex-end;
}
.Promotions
{
    padding: 10px 0px;
}
#Content .tab-container .etabs li {
    background:#e6e6e6;
}
#Content .tab-container .etabs li.active {
    /*box-shadow: 0 0 2px #ccc;
    border: 0 !important;*/
    background: #FFF;
    border-bottom: 1px solid #FFF !important;
}
#Content .tab-container .panel-container {
    /*box-shadow: 0 0 2px #ccc;
    border: 0 !important;
    margin-top: 15px;*/
    
    display: flex;
    justify-content: center;
    
    flex-wrap:wrap;
}
#Content .tab-container .panel-container > div {
    width: 100%;
}
#Content .tab-container .panel-container > 
.div_Promotions > div:last-of-type hr
{
    display: none;
}
.PromotionRow
{
    padding: 10px 0px;
}
.Promotions hr
{
    border: 0;
    height: 0px;
    background: none !important;
    border: solid .5px #d5d7db;
    margin-top: 15px;
}
.btnNext {
    float: none;
    display: inline-block !important;
    padding: 5px 10px !important;
	margin: 0 5px;
}
.divMobile
{
    display: none;
}
.ShoppingCart
{
    margin: 0px 0 25px;
}
body.Homepage .ShoppingCart
{
    margin: 2px 0 25px;
}
.ShoppingCart.ShoppingCartVoucher {
    display: none;
}
body.Voucher.VoucherInfo .ShoppingCart.ShoppingCartVoucher {
    display: block;
    margin-top:49px;
}
.BookingVoucher tr th:first-child {
    padding-left: 15px;
}
.ShoppingCart h2, .PromotionTitle
{
    font-size: 20px;
    color: #FFF;
    text-align: center;
    margin: 30px 0 0;
    padding: 11px 0;
    background: #64696C !important;
}
body.Homepage .ShoppingCart h2
{
    margin: 0;
}
.ShoppingCart > div > h2 a i
{
    display: none;
}
.PromotionTitle
{
	text-align: left;
	margin: 0 0 30px;
	padding-left: 4.21528%;
    padding-right:4.21528%;
}
.ShoppingCart h2 a
{
    color: #FFF;
}
.ShoppingCart h2 a span
{
    margin-left: 15px;
    display: none;
}
.ShoppingCart h2.TotalPrice
{
    display: none;
}
.ShoppingCart .Container.Values
{
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0 0;
}
.ShoppingCart .Container.Values .pnValidadeAvailability {
    margin-bottom: 40px;
    padding: 0px 25px;
}
.HotelShoppingCart
{
    padding: 0 25px;
    border-color: #64696C !important;
    border-top: 0px !important;
}
.HotelShoppingCart {
    margin-bottom:30px;
}
.Container.Values .HotelShoppingCart:first-child
{
    border-top: 0;
}
.HotelShoppingCart .arrow-down
{
	width: 0; 
	height: 0; 
	margin: 0 auto 15px;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
    border-top-color: #64696C !important;
    visibility: hidden;
    display: none;
}
.Container.Values .HotelShoppingCart:first-child .arrow-down
{
    display: none;
}
.HotelShoppingCart .icon-info-circled
{
    font-size: 18px;
    float: right;
    margin-top: 10px;
}
.HotelShoppingCart a:hover .icon-info-circled
{
    color: #1a9900;
}
.HotelShoppingCart h3 a i.icon-info-circled
{
    font-size: 16px;
    float: none;
}
.HotelShoppingCart h3
{
    font-size: 16px;
    font-weight: 700;
}
.HotelShoppingCart h3 small
{
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    display: block;
    color: #a1a5ab;
}
.HotelShoppingCart hr
{
    border: 0;
    height: 1px;
    margin: 10px 0 5px;
}
.HotelShoppingCart a.HotelPolicy
{
    text-decoration: underline;
    font-size: 12px;
    display: block;
    margin: 0 0 10px;
}
.HotelShoppingCart hr.HotelSeparator
{
    height: 3px;
    margin: 5px auto 15px;
}
.HotelShoppingCart .RoomsShoppingCart
{}
.HotelShoppingCart .RoomReserve
{
    margin: 0 0 10px;
    padding: 0;
}
.HotelShoppingCart .RoomsShoppingCart .RoomReserve:last-child
{
    /*margin: 0;
    padding: 0 0 20px;
    border-bottom: 0;*/
}
.HotelShoppingCart .Price
{
    font-weight: 700;
    text-align: right;
    display: block;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.HotelShoppingCart h4
{
    font-weight: 700;
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
}
.HotelShoppingCart p
{
    font-size: 13px;
    color: #a1a5ab;
    line-height: 19px;
}
.HotelShoppingCart .RoomsShoppingCart .Form p
{
    display: inline-block;
    width: 45%;
    font-size: 12px;
}
.HotelShoppingCart .RoomsShoppingCart .Form .select
{
    display: inline-flex;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}
.HotelShoppingCart h5
{
    font-weight: 600;
    font-size: 13px;
    margin-top: 15px;
}
.HotelShoppingCart .Quantity, .HotelShoppingCart .Date, .HotelShoppingCart .Persons
{
    font-size: 12px;
    line-height: 18px;
    color: #a1a5ab !important;
}
.HotelShoppingCart .Quantity, .HotelShoppingCart .Persons
{
    display: inline-block;
}
.HotelShoppingCart .Remove
{
    font-size: 10px;
    text-align: right;
    display: block;
    margin: 0 0 5px 0;
    float: right;
    text-transform: uppercase;
}
.HotelShoppingCart .Remove a
{
    text-decoration: underline;
}
.HotelShoppingCart .Remove a:hover
{
    text-decoration: none;
}
.HotelShoppingCart .Remove a i
{
    margin: 0 0 0 2px;
}
.LifeHappens
{}
.LifeHappens .CheckBox
{
    float: left;
    padding: 10px 2px 0 0;
}
.LifeHappens img
{
    float: left;
}
.LifeHappens .icon-info-circled
{
    margin-top: 3px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 14px;
    color: #17BCF3 !important;
}
.RoomerLifeHappensPromoInfoDiv .Quantity a, .RoomerLifeHappensInfoDiv .Quantity a
{
    color: #17BCF3 !important;
}
.LifeHappens.LifeHappensNotActive .Price
{
    opacity: 0.45;
    filter: alpha(opacity=45);
}
.HotelCurrency
{
    margin: 10px 0;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    color: #a1a5ab !important;
}
.HotelCurrency .Price
{
    display: inline-block;
    font-size: 20px;
}
.HotelCurrency strong
{
    font-weight: 700;
    font-size: 14px;
}
.TopShoppingCartInfo
{
    margin: 0px -1px 0;
}
.TopShoppingCartInfo .ShoppingCartInner {
    display: none;
}
.ShoppingCartInner .row {
    align-items: flex-start;
    display: flex;
    flex-wrap:wrap;
    padding: 0px 25px;
}
.ShoppingCartInner .TotalInfo {
    padding:0;
    padding-left: 0px;
    padding-right: 0px;
}
.ShoppingCartInner a {
    display: block;
    text-align: right;
    color: #FFF;
    text-decoration: underline;
    font-size:12px;
    white-space: nowrap;
}
.ShoppingCartInner a.Button {
    text-align:center;
    text-decoration:none;
    margin-bottom: 0px;
}
.TopShoppingCartInfo .ShoppingCartInner .arrow-down
{
    display: none;
}
.TopShoppingCartInfo .ShoppingCartInner .Total
{
    padding-top: 15px;
}
.ShoppingCartInner
{
    color: #FFF;
    padding: 20px 0px;
    position: relative;
    background: #64696C !important;
}
.ShoppingCartInner .arrow-down
{
	width: 0; 
	height: 0; 
	margin: 0 auto 20px;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
    visibility: hidden;
}
.ShoppingCartInner .Total
{
    padding: 0px;
    font-size:12px;
    text-align: right;
    margin-top: 5px;
}
.ShoppingCartInner .Total .Price
{
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
}
.ShoppingCartInner hr
{
    border: 0;
    height: 1px;
    background: #FFF;
    margin: 5px 50px;
}
.ShoppingCartInner .TotalInfo 
{
    padding: 0px;
    font-size: 12px;
  /*  text-transform: uppercase; */
    margin-bottom: 0px;
}
.ShoppingCartInner .TotalInfo .TotalInfoIcons {
    vertical-align: bottom;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.ShoppingCartInner .TotalInfo .TotalInfoIcons2 {
    float:left;
    width: 100%;
}
.ShoppingCartInner .TotalInfo .TotalInfoIcons2 a {
    float:left;
}
.ShoppingCartInner .TotalInfo .TotalInfoIcons a:first-child {
    margin-top:0;
}
.ShoppingCartInner .TotalInfo .TotalInfoQuantity {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    display: inline-block;
    vertical-align: bottom;
}
.ShoppingCartInner .TotalInfo a
{
    float: right;
    color: #FFF;
    text-decoration: underline;
}
.Form_nl .ShoppingCartInner .TotalInfo a, .Form_fr .ShoppingCartInner .TotalInfo a
{
	font-size: 10px;
}
.ShoppingCartInner .TotalInfo a:hover
{
    text-decoration: none;
}
.ShoppingCartInner .TotalInfo a i
{
    margin: -3px 0 0;
}
.ShoppingCartInner .Button
{
    margin: 15px 20px;
    font-size: 20px;
    text-transform: uppercase;
}
body.Voucher .ShoppingCartInner .Button
{
    display: none;
}
.ShoppingCartInner .Button:hover
{
    border: solid 1px #FFF;
}
.ShoppingCartInner .Button i
{
    margin-top: -4px;
}
.ShoppingCartInner .ShoppingCartDetails
{
    color: #FFF;
    text-decoration: underline;
    text-align: left;
    display: block;
    margin-top: 10px;
    font-size:12px;
}
.ShoppingCartInner .ShoppingCartDetails:hover
{
    text-decoration:none;
}
.ShoppingCartInner .ShoppingCartDetails i
{
    margin: -2px 2px 0;
}
.PromotionCode
{
    padding: 0px 20px 25px 20px;
    text-align: center;
}
.PromotionCode h3
{
    font-size: 13px;
    margin-top: 4px;
    text-align: left;
}
.PromotionCode span {
    display:inline-block;
    width:100%;
    margin-top: 15px;
}
.PromotionCode span .fa {
    margin-right:5px;
}
.PromotionCode span:empty {
    display:none;
}
.PromotionCode .Button
{
    color: #FFF;
    margin: 10px 0 0;
    font-size: 14px;
}
.PromotionCode .Button:hover
{
    background: #EEF0F3;
}
.ShoppingCart .pnNoValues
{
    /*background: url(/WebFrontEndCorporate/images/EasyBooking/shadow-bottom.png) no-repeat bottom center;*/
    background-size: 100%;
    padding-bottom: 30px;
    margin-bottom: -10px;
    overflow: hidden;
}
.ShoppingCart .Container.NoValues
{
    font-size: 14px;
    line-height: 22px;
    padding: 20px 20px 30px;
    text-align: center;
    color: #007ACC;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow 250ms linear;
    -moz-transition: box-shadow 250ms linear;
    -o-transition: box-shadow 250ms linear;
    -ms-transition: box-shadow 250ms linear;
    transition: box-shadow 250ms linear;
}
.Homepage .ShoppingCart .Container.NoValues {
    min-height:202px;
}
.ShoppingCart .Container.NoValues i
{
    font-size: 40px;
    line-height: 40px;
    color: #007ACC !important;
}
.ShoppingCart .Container.NoValues i.icon-down-circled
{
    font-size:65px;
    line-height: 65px;
}
.ShoppingCart .Container.NoValues i.icon-basket
{
    font-size: 30px;
    line-height: 30px;
}
.ShoppingCart .Container.NoValues hr
{
    border: 0;
    height: 1px;
    margin: 15px auto;
    width: 80%;
}
.BookingForm
{
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
.BookingForm h2, .BookingForm .PaymentMethods
{
    border-bottom-style: solid;
    border-color: #D5D7DB !important;
    border-bottom-width: 1px;
}
.BookingForm h1, .BookingForm h1 span
{
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}
.BookingForm h2
{
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.BookingForm h2.CartTitle
{
    margin-top: 15px;
}
.BFCreditCard h2 {
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom-width: 0px !important;
    padding: 5px 20px;
    background: #FFF;
    color: #64696C !important;
    margin-bottom: -1px;
    line-height: 29px;
    margin-left: 25px;
}
.BFCreditCard > .row:first-child {
    padding: 0;
    border-bottom: 1px solid #D5D7DB;
    margin-bottom: 25px;
}
.BFCreditCard > .row {
    padding: 0px 25px;
}
.BookingForm .MoreData h2 {
    padding-left: 0px;
    padding-right: 0px;
}
.BookingForm h2 span.AdditionalInfo
{
    font-size: 12px;
    font-weight: 400;
}
.BookingForm h2 small
{
    font-size: 14px;
    font-weight: 400;
    float: right;
    text-transform: none;
}
.BookingForm h2 small a, .FormMoreData
{
    text-decoration: none;
}
.BookingForm h2 small a:hover, .FormMoreData:hover
{
    text-decoration: none;
    cursor: pointer;
}
.BookingForm .Button {
    font-size:12px;
    letter-spacing: 1px;
}
.Button.FormMoreData
{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0;
    color: #64696C  !important;
    background-color: #D5D7DB;
    border: 1px solid #D5D7DB;
}
.Button.FormMoreData:hover
{
    color: #64696C  !important;
}
.BookingForm .RequiredMessage
{
    font-size: 11px;
    padding: 3px 0;
    display: block;
    color: #3D4247 !important;
}
.BookingForm .PaymentMethods
{
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
}
.BookingForm .PaymentMethods img
{
    width: 70px;
}
.BookingForm .PaymentMethods img.CieloPayment
{
    width: auto;
}
.BookingForm .PaymentMethods > div
{
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}
.BookingForm .PaymentMethods > div a
{
    display: block;
}
.BookingForm h3
{
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 10px 0;
    display: none;
}
.BookingForm h3.CartTitle {
    display:block;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.BookingForm h3.HotelName
{
    display: block;
    margin: 0;
    text-align: left;
    font-weight: 700;
    text-transform: none;
    line-height: 18px;
}
.BookingForm h3.HotelName small {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    display: block;
    color: #a1a5ab;
}
.BookingForm h3.HotelNameAlt
{
    text-align: center;
}
.BookingForm h3 a
{
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    text-decoration: underline;
}
.BookingForm h3 a:hover
{
    text-decoration: none;
}
.BookingForm .BFCreditCard
{
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;
}
.BookingForm .BFCreditCard .inlineForm{
    margin-bottom:10px;
}
.BookingForm .RoomerLifeHappens
{
    display: none;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
}
.BookingForm .RoomerLifeHappens h2, .BookingForm .RoomerLifeHappens .HotelShoppingCartHotels, .BookingForm .RoomerLifeHappens .ShoppingCartInner, .BookingForm .RoomerLifeHappens .fancy, .BookingForm .RoomerLifeHappens hr
{
    display: none;
}
.BookingForm .RoomerLifeHappens h2.CartTitle, .BookingForm .RoomerLifeHappens .PromotionCode h3
{
    display: block;
}
.BookingForm .RoomerLifeHappens .HotelShoppingCart
{
    padding: 0;
    border-top: 0;
}
.BookingForm .RoomerLifeHappens .RoomerLifeHappensPromoInfoDiv br
{
    clear: both;
}
.BookingVoucher
{
    font-size: 12px;
}
.BookingVoucher .Form
{
    line-height: 24px;
}
.BookingVoucher .Form a
{
    text-decoration: underline;
}
.BookingVoucher .Form a:hover
{
    text-decoration: none;
}
.BookingVoucher h2
{
    margin-bottom: 10px;
}
.BookingVoucher h3
{
    display: inline-block;
    text-align: left;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    font-size: 13px;
    width: 95px;
}
.BookingVoucher h3.WAuto
{
    width: auto;
    display: block;
}
.BookingVoucher span, .BookingVoucher a
{
    font-size: 12px;
}
.BookingVoucher tr td:first-child, .BookingVoucher tr th:first-child {
    text-align: left;
}
.BookingVoucher tr td, .BookingVoucher tr th {
    text-align: center;
}
.BookingVoucher tr th:first-child {
    padding-left: 15px;
}
.BookingVoucher thead tr th {
    width: 1px;
    white-space: nowrap;
}

.BookingVoucher thead tr th:first-child {
    width: 100%;
}
.BookingEnquiry h3
{
    padding: 0;
}
.BookingVoucher img.HotelLogo
{
    margin: 0;
}
.BookingVoucher .TotalPrice, .PopUpContentShopping .TotalPrice
{
    color: #FFF;
    font-size: 12px;
    padding: 15px 50px 15px;
    background: #808495 !important;
}
.BookingVoucher .TotalPrice {
	float: left;
    width: 100%;
}
.VRoomerLifeHappens
{
    text-align: left;
}
.VRoomerLifeHappens .Title
{
    display: inline-block !important;
}
.VRoomerLifeHappensCt .Title
{
    display: none !important;
}
.TotalPrice .Taxes
{
    text-transform: uppercase;
}
.TotalPrice .FinalPrice
{
    float: right;
    font-size: 15px;
    text-align: right;
}
.TotalPrice .FinalPrice label, .TotalPrice .FinalPrice label span
{
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
	vertical-align: top;
    margin-bottom: 5px;
}
.TotalPrice .FinalPrice label span.BlockPrice {
	font-size:14px;
    display: block;
}
.TotalPrice .Payment
{
    font-size: 11px;
    text-align: center;
    float: left;
}
.BookingEmpty a
{
    text-decoration: underline;
}
.BookingEmpty a:hover
{
    text-decoration: none;
}
Footer .twenty-four.columns
{
    font-size: 13px;
    background: none !important;
    color: #a1a5ab !important;
    border-top: solid 1px #D5D7DB !important;
}
Footer .Container
{
    padding: 15px 0;
}
Footer .Container h2
{
    font-size: 13px;
    color: #a1a5ab;
    text-transform: uppercase;
    margin: 0 0 5px;
}
Footer .Container a
{
    text-decoration: underline;
    font-weight: 700;
    color: #64696C !important;
}
Footer .Container a:hover {
    text-decoration:none;
}
Footer .Certificate
{
    float: right;
    margin-top: -7px;
}
Footer .Certificate img
{
    height: 30px;
}
Footer .Certificate img.GDPR {
    content:url("/webfrontendcorporate/Images/GDPR-Logo-Positivo.svg");
}
Footer .Certificate #DigiCertClickID_TVY52QBZ span
{
    display: none !important;
}
Footer .Certificate > div
{
    overflow: hidden;
    display: inline-block;
    margin-left: 30px;
    margin-top: 5px;
}
.stButton .stLarge {
    height: 24px !important;
    width: 24px !important;
    background-size: 24px !important;
}
.stButton .stLarge:hover {
    background-position: -24px center !important;
}
/* Button */
.Button
{
    display: block;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
}
.Button.Cancel:hover
{
    background: #FFF;
}	
.Button.Remove
{
    border: solid 1px #ED3939;
    background:#FFF;
    color: #ED3939 !important;
    padding: 4px 0;
}
.Button.Remove:hover
{
    background: #ED3939;
    border: solid 1px #ED3939;
    color: #FFF !important;
}
.Button.Cancel.Fright
{
    float: right;
    padding: 16px 25px;
    text-transform: uppercase;
}
.Button.Cancel.Fright25
{
    margin-right: 25px;
}
/* Forms */
.Form
{}
.Form ul
{}
.Form ul li
{
    margin-bottom: 10px;
    position: relative;
    clear: both;
}
.Form ul li.HalfSize
{
	width: 47.2%;
	display: inline-block;
    clear: none;
}
.Form ul li.HalfSize2
{
    margin-left: 4%;
}
.Form input, .Form textarea, .Form select, .PromotionCode input
{
    font-size: 12px;
    padding: 6px 12px;
    width: 68%;
    margin-bottom: 2px;
}
.agencyLogin .Form input {
    width:100%;
}
.agencyLogin .Form input[type=radio] {
    display: inline-block;
    width: auto;
    margin: 0 5px 0 0;
    width: auto;
}
.agencyLogin .Form ul li label {
    display: inline-block;
}
.BookingForm.agencyLogin .Form span.RequiredFailed
{
 top: 5px;
}
.BFGuestDetails .liObrigatorio {
    text-align:left;
}
.BFGuestDetails .liFillMoreData {
    font-weight: 700;
}
.BFGuestDetails .liMainGuest {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 12px;
    color: #007ACC;
}
.BFGuestDetails .liMainGuest input[type='checkbox'] {
    float: none;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    width:auto;
}
.BFGuestDetails h2 {
    padding: 5px 0px;
}
.BFGuestDetails .columns:first-of-type h2 {
    padding: 5px 25px;
}
.BFGuestDetails .divNewLoginB2B h2 {
    border-bottom: 0px;
}
.BFGuestDetails .row.MoreData .columns h2 {
    padding: 5px 0PX;
}
.BFGuestDetails .Form:first-of-type {
    padding-left: 25px;
}
.BFGuestDetails .Form:last-of-type {
    padding-right: 25px;
}
.BFCreditCard .BFGuestDetails .Form {
    padding-left: 0;
    padding-right: 0;
}
.BFGuestDetails .Form input
{
    width: 100%;
}
.BFGuestDetails .Form textarea {
    width: 100%;
}
.BFGuestDetails .Form i.icon-attention {
    top:27px;
}
.BFGuestDetails .Form label span.Required {
    float: none;
    margin-left: 2px;
    color: #007ACC;
}
.BFGuestDetails .liObrigatorio span {
    color: #007ACC;
}
.BFGuestDetails .Form li.has-error label span.Required {
    color: red;
}
.ShoppingCart .PromotionCode > input {
    margin-bottom:15px;
    margin-top:15px;
}
.PromotionCode input
{
    background: #EEF0F3;
    padding: 6px 12px;
    display: block;
    width: 100%;
    float: left;
}
.PromotionCode .Button {
    display: inline-block;
    width: 100%;
    padding: 3px 0px;
    margin: 0;
    text-transform: none;
    font-size: 11px;
}
.ShoppingCart .PromotionCode > h3 {
    margin-bottom:15px;
}
.ShoppingCart .PromotionCode > input {
    width: 49%;
    margin-top: 0;
    margin-right: 1%;
}
.ShoppingCart .PromotionCode > a.Button {
    width: 49%;
    margin-top: 0;
    margin-left: 1%;
}
.Form input[type=checkbox]
{
    width: auto;
    float: left;
    margin: 0 5px 0 0;
}
.Form .PhoneIndicatorSignal
{
    width: 3%;
    display: inline-block;
    text-align: center;
}
.Form input.PhoneIndicator
{
    width: 20%;
}
.Form .PhoneSignal
{
    width: 4%;
    display: inline-block;
    text-align: center;
}
.Form input.Phone
{
    /*width: 100%;*/
}
.Form input.PostalCode1
{
    width: 51%;
}
.Form input.PostalCode2
{
    width: 45%;
}
.Form .select
{
    padding: 3px 12px;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 11px;
    background: #FFF;
}
.BFGuestDetails .Form .select
{
    display: inline-table;
    width: 100%;
}

.BFGuestDetails .guestRoomTitle{margin-bottom:15px;font-weight: 700;font-size: 12px;}
.BFGuestDetails .guestCustomerTitle{margin-bottom:10px;}
.BFGuestDetails .guestCustomerRow{margin-bottom:15px;}

.B2BCheckout {
    background: #EEF0F3;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -16px;
    border: 1px dashed #BCBCBC;
}

.Form .select.has-error
{
    border: 1px solid red;
	background: #ffebef;
	color: #480000;
	overflow: visible;
}
.Form .select.has-error .help-block.form-error
{
	position: absolute;
	margin-top: 12px;
}
.Form.AcceptConditions
{
    padding: 5px !important;
    margin: 10px 0 0;
    position: relative;
}
.Form.AcceptConditions2
{
    margin: 1px 0 0;
}
.Form.AcceptConditions.has-error
{
    border: solid 1px red;
    background: #ffebef;
}
.Form.AcceptConditions.has-error i.icon-attention
{
    display: block;
    top: 8px;
    font-size: 17px;
}
.RoomReserve .Form .select
{
    padding: 3px;
    margin: 5px 0 0;
    background: #FFF;
}
.Form .select i {
  font-size: 14px;
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 1;
}
.RoomReserve .Form .select i {
  top: 5px;
}
.Form select
{
    border: 0;
    width: 125%;
    padding: 2px 0px;
    z-index: 2;
    position: relative;
    background: none;
}
.Form label
{
    margin-bottom: 6px;
    font-size: 12px;
}
.divHiPayBoleto .Form label {
    font-size: 11px;
}
.BFGuestDetailsLogged .Form label
{
    font-weight: bold;
}
.Form label small
{
    font-size: 12px;
    float: right;
    text-transform: none;
    margin-top: -3px;
}
.Form .txaComments
{
    height: 50px;
    margin-bottom: 0;
}
.Form .txaComments2
{
    height: 50px;
}
.Form label span.Required
{
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 5px;
}
.Form span.RequiredFailed
{
    font-size: 12px;
    color: #ED3939;
    position: absolute;
    top: 38px;
    right: 10px;
}
.Form .Conditions
{
    font-size: 12px;
    display: block;
    /*float: left;*/
    margin-top: 1px;
    text-decoration:underline;
}
.Form .Conditions:hover {
    text-decoration:none;
}
.Form.AcceptConditions input[type='checkbox'] {
    margin-top:3px;
}
.PopUpContent .Form .Conditions
{
    margin-top: -2px;
}
.BFGuestDetails label {
    display: inline-block;
    width: 100%;
}
.BFGuestDetails .HalfSize label {
    display: inline-block;
    width: 62%;
}
.BFGuestDetails .HalfSize input {
    display: inline-block;
    width: 32%;
}
.SearchPromotion {
    background: none !important;
}
.Search label
{
    font-size: 12px;
    line-height: 24px;
    max-height: 24px;
    overflow: hidden;
    padding-left: 10px;
    font-weight: 700;
}
.Search .rowChildren label
{
    padding-top: 10px;
}
.Search label.Plus
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 30px 0 0;
    text-align: center;
    padding-left: 0;
}
.Search input
{
    font-size: 12px;
    padding: 12px 12px;
    width: 100%;
    position: relative;
    z-index: 2;
    background: none;
}
.Search input:focus
{
    border: solid 1px #007ACC;
    outline: solid 1px #007ACC;
}
.Search .select select:focus 
{
    border: solid 1px #007ACC;
    outline: solid 1px #007ACC;
    padding:11px;
}
.Search .select
{
    padding: 0px;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}
.Search .select i {
    font-size: 14px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    background: #e6e6e6;
    bottom: 0px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 36px;
    pointer-events: none;
}
.Search .select select:focus + i {
    width: 34px;
    top: 2px;
    right: 2px;
    bottom: 2px;
}
.Search select
{
    border: 0;
    width: 100%;
    padding: 12px 11px;
    z-index: 2;
    position: relative;
    background: none;
    font-size: 12px;
}
#bodyFacebook .Search select {
    height: 28px;
}
#bodyFacebook .Search .select i
{
    top: 0px;
    right: 0px !important;
}
#bodyFacebook .FBHotel i, #bodyFacebook .FBChildren i, #bodyFacebook .FBAdults i {
    background: #e6e6e6 !important;
}
#bodyFacebook .Search label {
    margin-top:10px;
}
.Search .Calendar
{
    position: relative;
}
.Search .Calendar i
{
    font-size: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    background: #e6e6e6;
    bottom: 0px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 36px;
}
.Search .NightsNumber
{
    height: 42px;
}
.Search .NightsNumber input[type=text]
{
    border: 0;
    width: calc(100% - 72px);
    float: left;
    text-align: center;
	padding: 12px 0;
}
.Search .NightsNumber input[type=button]
{
    border: 0;
    width: 30%;
    float: left;
	height: 40px;
    font-size: 15px;
    padding: 0 10px;
    width: 36px;
    font-size: 20px;
    color: #A1A5AB !important;
    background:#e6e6e6 !important;
}
.Search .NightsNumber input[type=button]:hover
{
    cursor: pointer;
}
.Search .ButtonSearch .Button
{
    margin: 24px 0 0;
    padding: 13px 0;
    text-transform: uppercase;
}
.Search .ShowChildrens {
    position:relative;
}
.Search .ChildrenAgeBtn {
    cursor:pointer;
    opacity:0;
    pointer-events:none;
    margin-top: 20px;
    text-decoration:underline;
    text-align: center;
    padding-left: 0px;
}
.Search .ChildrenAgeBtn:hover, .Search .ChildrenAgeBtn:focus {
    text-decoration:none;
}
.Search .ChildrenAgeContainer {
    min-width: 155px;
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: none;
    position: absolute;
    top: 85%;
    left: 0px;
    background: #FBFBFB;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    margin: auto;
}
.Search .ChildrenAgeContainer select {
    padding: 6px 11px;
}
.Search .ChildrenAgeContainer select:focus {
    padding: 5px 10px;
}
.Search .ChildrenAgeContainer label {
    padding-left:0px;
}
.Search .ChildrenAgeContainer .select {
    background: #FBFBFB;
}
.Search .divSearchChildren {
    position:relative;
    justify-content: center;
}
.Search .divSearchChildren.show .ChildrenAgeContainer {
    display:block;
    opacity:1;
    pointer-events:auto;
}
.Search .ChildrenAgeContainer .columns {
    align-items: flex-start;
    justify-content: center;
}
.Search .ChildrenAgeContainer .row {
    margin-bottom:10px;
}
.Search .ChildrenAgeContainer .row:last-child {
    margin-bottom:0px;
}
.SearchInfo a.Button {
    font-size: 12px;
    text-transform: uppercase;
    color: #64696C !important;
    background: #e6e6e6 /* Button Color */;
    border: solid 1px #D5D7DB/* Button Color */;
    margin: 5px 0px;
}
.SearchInfo a:hover.Button {
    color: #64696C !important;
    background: #FFF /* Button Color */;
    border: solid 1px #D5D7DB/* Button Color */;
}
.SearchInfo a.Button .Cancel
{
    color: #D5D7DB;
}
span.FormMoreData {
    display: block;
    text-align: right;
    font-size: 13px;
}
span.FormMoreData span {
    text-decoration: underline;
}
span.FormMoreData:hover span {
    text-decoration:none;
}
.PaymentLists
{
    margin: 0 0 20px;
}
.divBankTransferMessageContainer .PaymentLists {
    margin-bottom:0;
    font-size: 12px;
}
.PaymentLists > div
{
    display: block;
    margin-right: 30px;
}
.PaymentLists > *, .PaymentLists > div {
    margin: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    line-height: 18px;
    flex-wrap: wrap;
}
.PaymentLists input
{
    display: inline-block;
    width: auto;
}
.PaymentLists label
{
    display: inline-block;
    text-transform: none;
}
.PaymentLists div > a {
    font-size: 12px;
}
.Form .inlineForm
{
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}
.Form .inlineForm2
{
    float: left;
    margin-right: 30px;
    min-width: 195px;
}
.Form .inlineForm2Last
{
    margin-right: 0;
    min-width: 100px;
}
.inlineForm.CCMonth {
    max-width:65px;
}
.inlineForm.CCMonth label {
    white-space:nowrap;
}
.BlockPrice
{
    display: block;
}
.ItemReserve
{
    padding: 0 25px 25px;
}
.ItemReserve .left.tleft
{
    float: left;
}
.ItemReserve .right.tright
{
    float: right;
}
.ItemReserve br
{
    clear: both;
}
#ContentPlaceHolder1_HotelRoomsList1_pnPromoDiscount hr
{
    display: none;
}
.LoadingText {
    font-size: 16px;
}
/* Price Check */
.PriceCheck, .PriceCheck-Inactive {
    position: fixed;
    width: 235px;
    top: 200px;
    left: -250px;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    z-index: 99;
    -webkit-transition: all 350ms linear;
    -moz-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    -ms-transition: all 350ms linear;
    transition: all 350ms linear;
}
body.PCActive .PriceCheck {
    left: 0;
}
body.PCInactive .PriceCheck-Inactive {
    left: 0;
    width: 70px;
}
.Header-PC, .Header-PC-Inactive {
    background: #236cb5;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding: 10px 5px;
    cursor: pointer;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
body.PCInactive .Header-PC-Inactive {
    font-size: 12px;
    line-height: 18px;
}
.Header-PC i, .Header-PC-Inactive i {
    position: absolute;
    right: 11px;
    top: 10px;
}
.Header-PC-Inactive i {
    right: 5px;
    top: 13px;
}
.Header-PC i.fa-angle-down, .Header-PC-Inactive i.fa-angle-up {
    display: none;
}
.Direct-PC {
    background: rgba(35, 108, 181, 0.7);
    color: #FFF;
    font-size: 12px;
    padding: 15px 20px;
}
.Direct-PC .Source-PC {
    font-size: 16px;
    line-height: 24px;
    float: left;
}
.Direct-PC .Price-PC {
    font-size: 24px;
    float: right;
}
.Direct-PC .Capacity-PC {
    font-size: 12px;
    margin: 5px 0 0;
    display: block;
}
.Direct-PC ul {
    margin: 15px 0 0;
}
.Direct-PC ul li{
    list-style-type: disc;
    margin-left: 15px;
    line-height: 16px;
}
.Extranets-PC {
    padding: 5px 0;
}
.Extranet-PC {
    color: #64696C;
    padding: 5px 20px;
    clear: both;
    height: 24px;
}
.Extranet-PC .Source-PC{
    float: left;
}
.Extranet-PC .Price-PC{
    float: right;
}
.Footer-PC {
    background: #FBFBFB;
    text-align: center;
    font-size: 11px;
    color: #64696C;
    padding: 8px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.Footer-PC a{
    color: #64696C;
    text-decoration: underline;
}

.MobileShoppingCartInfo {
    display:none;
}
@media only screen and (max-width: 1400px) {
    .PriceCheck {left: -175px;width: 160px;}
    .Header-PC, .Header-PC-Inactive {font-size: 14px;}
    .Direct-PC {font-size: 11px;padding: 10px;}
    .Direct-PC .Source-PC {font-size: 13px;line-height: 18px;}
    .Direct-PC .Price-PC {font-size: 18px;}
    .Direct-PC .Capacity-PC {font-size: 9px;}
    .Direct-PC ul {margin: 10px 0 0;}
    .Extranets-PC {padding: 5px 0;}
    .Extranet-PC {padding: 5px 10px;font-size: 11px;height: 21px;}
}
@media only screen and (max-width: 767px) {
    .PriceCheck {left: 0;width: 100%;top: auto;}
    .PriceCheck-Inactive {bottom: -60px;left: 0;width: 100%;top: auto;}
    body.PCInactive .PriceCheck-Inactive {bottom: 34px;left: 0;width: 100%;top: auto;}
    body.PCInactive .Header-PC-Inactive {font-size: 16px;}
    body.PCActive .PriceCheck {left: 0;bottom: 34px;}
    body.PCInactive .PriceCheck {bottom: -250px;}
    .Header-PC-Inactive i {right: 11px;top: 10px;}
    .Header-PC i.fa-angle-down, .Header-PC-Inactive i.fa-angle-up {display: block;}
    .Header-PC i.fa-angle-left, .Header-PC-Inactive i.fa-angle-right {display: none;}
    .Container-PC {height: 0;-webkit-transition: all 350ms linear;-moz-transition: all 350ms linear;-o-transition: all 350ms linear;-ms-transition: all 350ms linear;transition: all 350ms linear;}
    body.PCActive .Container-PC {height: auto;}
    .Direct-PC .Capacity-PC {font-size: 12px;}
}
/* Tables */
table.stacktable.small-only
{display: none;}
.stacktable { width: 100%; }
.st-head-row {}
.st-head-row.st-head-row-main {}
.st-key { width: 39%; padding-right: 1% !important; padding-top: 1%; padding-bottom: 1%; text-align: left !important;}
.st-val { width: 59%; padding-left: 1% !important; text-align: left !important;}
table
{
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: separate;
    empty-cells: hide;
}
.PopUpContentShopping table
{
    margin: 20px 0;
}
.PopUpContentShopping table table
{
    margin: 0;
    width: 80%;
    float: right;
}
table tr
{}
table tr td, table tr th, div.Extras.ExtrasRow
{
    padding: 2px 5px;
    font-size: 12px;
    text-align: left;
}
div.Extras.ExtrasRow.rowchecked
{
    border-bottom: solid 1px #2BC372;
}
div.Extras.ExtrasRow:last-of-type {
    border-bottom: 0;
}
.icon-check, .fa-check.iconCheck
{
    color: #7faa33;
    margin-top: 7px;
}
.icon-check.visibleFalse, .fa-check.iconCheck.visibleFalse, .fa-check.iconCheck.visibleFalse + span
{
    display: none;
}
.checked
{
    display: inline-block !important;
    padding-top: 0 !important;
    position: absolute;
    right: 215px;
}
.PopUpInnerContentSpecialRequests .row.Equal > .four.columns:last-of-type, .PopUpInnerContentHotelPreferences .row.Equal > .five.columns:last-of-type{
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.PopUpInnerContentSpecialRequests ul li {
    width: 33%;
    float: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    line-height: 24px;
}
.PopUpInnerContentHotelPreferences .Extras .showChecked .select {
    border-color:#7faa33;
    background: rgba(127, 170, 51, 0.2);
}
.PopUpInnerContentHotelPreferences .Extras .showChecked select,
.PopUpInnerContentHotelPreferences .Extras .showChecked label {
    color: #7faa33;
}
.PopUpInnerContentHotelPreferences .Extras .select i {
    top: 4px;
}
.PopUpInnerContentHotelPreferences .checked,  .PopUpInnerContentSpecialRequests .checked
{
    display: inline-flex !important;
    padding-top: 10px !important;
    position: relative;
    right: 0px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    float: right;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 700;
    color: #7faa33;
}
.PopUpInnerContentHotelPreferences .checked .fa-check,  .PopUpInnerContentSpecialRequests .checked .fa-check {
    margin-right:5px;
    flex-shrink:0;
    margin-top: 0;
}
.NotChecked
{
    position: absolute;
}
.checked .icon-check.visibleFalse, .checked .fa-check.iconCheck.visibleFalse, .checked .fa-check.iconCheck.visibleFalse + span
{
    display: block;
}
table.Extras tr td:last-child div
{
    display: inline;
}
.PopUpContentShopping table tr td, .PopUpContentShopping table tr th
{
    padding: 5px;
    text-align: center;
}
.PopUpContentShopping table tr td.tableInside
{
    padding: 20px 0 0;
    width: 100%;
    text-align: right !important;
    border-bottom: 0px !important;
}
.PopUpContentShopping table tr td.tableInside hr {
    border-top: 1px solid #D5D7DB !important;
    color: #D5D7DB !important;
    border-bottom: 0px;
}
.PopUpContentShopping table tr td.tableInside div
{
    display: inline-block;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}
.PopUpContentShopping table tr td.tableInside div.gridHeaderFirst, .PopUpContentShopping table tr td.tableInside div.gridFirst
{
    width: calc(100% - 520px);
    text-align: left;
}
.PopUpContentShopping table tr td.tableInside div.gridHeaderLast, .PopUpContentShopping table tr td.tableInside div.gridLast
{
    width: 90px;
}
.PopUpContentShopping table tr td.tableInside .gridHeaderContainer {
    width: 100%;
    border-bottom: 1px solid #D5D7DB;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.PopUpContentShopping table tr td.tableInside div label, .ExtrasRow label
{
    display: none;
}
.PopUpContentShopping table tr td:first-child, .PopUpContentShopping table tr th:first-child
{
    text-align: left;
}
.PopUpContentShopping table tr td:last-child, .PopUpContentShopping table tr th:last-child
{
    width: 100px;
}
.mandatorySupplements
{
	padding-bottom: 16px;
}
.RoomReserveError
{
    border-bottom: 0 !important;
    outline: solid 1px red;
    padding: 10px !important;
}
table.Extras tr td, table.Extras tr th, div.Extras, div.Extras.ExtrasRow div
{
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
div.Extras.ExtrasRow {
    line-height: 24px;
    border-bottom-color: #D5D7DB !important;
}
div.Extras.ExtrasRow div
{
    padding: 5px 0 0;
}
.ExtrasRowContainer div.Extras.ExtrasRow .checked {
    display: inline-flex !important;
    padding-top: 10px !important;
    position: relative;
    right: 0px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    float: right;
    margin-bottom: 5px;
}
.ExtrasRowContainer div.Extras.ExtrasRow .checked i.fa {
    margin-right:5px;
    margin-top:0px;
}
div.Extras.ExtrasRow div div
{
    padding: 0;
}
div.Extras.ExtrasRow div.ExtraPadding
{
    padding: 5px 0;
}
table.Extras tr td:first-child, table.Extras tr th:first-child, div.Extras.ExtrasRow div.ten.columns
{
    text-align: left;
}
div.Extras.FirstRow .ten.columns
{
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}
table tr th, table tr td.gridHeader, table.lstReserves tr th a, div.gridHeader, div.Extras.FirstRow
{
    font-weight: 700;
}
table.lstReserves tr th, table.lstReserves tr td
{
    padding: 5px;
    height: 34px;
}
table.lstReserves tbody tr td a
{
    text-decoration: underline;
}
table.lstReserves tbody tr td a.Button.Remove
{
    color: #FFF;
    text-decoration: none;
}
table.lstReserves tbody tr td a.Button.Remove:hover
{
    color: #ED3939;
}
table.lstReserves tbody tr td a:hover
{
    text-decoration: none;
}
table.Extras tr td a.tooltipAbsolute, div.Extras.ExtrasRow a.tooltipAbsolute
{
    position: absolute;
    margin: 0 0 0 4px;
}
table.Extras tr td a.Button, div.Extras.ExtrasRow a.Button
{
    width: 75%;
    float: right;
    padding: 0;
    line-height: 24px;
}
table tr td.text_right
{
    padding-right: 33px;
}
table tr td.hasTable
{
    padding: 0;
    border-bottom: 0;
}
.VoucherRooms
{
    border-collapse: separate;
    empty-cells: hide;
}
.VoucherRooms tr td > table tr td {
    border-bottom: 0px;
}
.VoucherRooms tr td > span.Title
{
    display: none;
}
/* Tabs */
.tab-container { margin: 0;}
.Homepage .tab-container { margin: 0 0 25px;}
.etabs { margin: 0 0 -1px !important; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; border-bottom: 0; margin-right: 10px; border-top-width: 1px !important;border-top-style: solid;background:#e6e6e6;}
.tab.active {background:#FFF;}
.tab a { font-size: 14px; display: block; padding: 5px 20px; outline: none; line-height: 32px; font-weight: 700;}
.etabs .tab {border-color: #D5D7DB !important;}
.tab:hover, .tab.active { position: relative;border-bottom: solid 1px #fff !important;}
.tab.active:after { content:" "; position: absolute; width: 100%; height: 7px; }
.tab-container .panel-container {border: 1px solid #D5D7DB !important;}
.tab-container .panel-container {border-top-width: 1px !important;border-top-style: solid !important;border-top-color: #D5D7DB !important;}
.Popup .tab-container .panel-container { border: 0; padding: 15px 10px 10px;}

.HotelDetailsContent #tabs-3 #bx-pager a {
    position:relative;
    cursor:pointer;
}

.HotelDetailsContent #tabs-3 #bx-pager a:hover:after,
.HotelDetailsContent #tabs-3 #bx-pager a.active:after {
    content: " ";
    border: 4px solid #007ACC;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
}

.HotelDetailsContent .bx-wrapper img {
    max-width:unset;
}

.RoomDetailsContent .bx-wrapper img {
    max-width:unset;
}

.RoomDetailsContent #bx-pager a {
    position:relative;
    cursor:pointer;
}

.RoomDetailsContent #bx-pager a:hover:after,
.RoomDetailsContent #bx-pager a.active:after {
    content: " ";
    border: 4px solid #007ACC;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
}

.RoomDetailsContent .bx-wrapper img {
    max-width:unset;
}

/* LiveChat */
.zopim {z-index: 4 !important;}

/* PopUp */
body.Popup
{
    height: auto;
}
.Popup
{}
.Popup h1
{
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0 10px 45px;
    color: #FFF;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.Popup.PopupRatePlan h1
{
    z-index: 0;
    top: auto;
}
.PopupLoading
{
    font-size: 18px;
}
.PopupLoading h1
{
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0 10px 45px;
    color: #FFF;
    width: 100%;
    z-index: 99999;
}
.PopUpContent
{
    padding: 20px 25px 5px;
    line-height: 18px;
    margin: 36px 0 0;
    font-size: 12px;
    letter-spacing: 1px;
}
.PopupLoading .PopUpContent
{
    padding: 10px 25px 10px;
}
.PopUpContentShopping
{
    padding: 20px 25px 10px;
}
.PopUpContent.PopUpContentShopping
{
    padding: 10px 25px 0;
}
.BookingInfo.PopUpContent.PopUpContentShopping
{
    padding: 0px;
    margin: 50px 0 -10px;
    border: 0 !important;
}
.BookingInfo.PopUpContent.PopUpContentShopping > span
{
    display: none;
}
.BookingInfoHeader_Left {
    float:left;
    margin-top:5px;
    width:50%;
}
.BookingInfoHeader_Left .text_left {
    display:block;
    width:100%;
    float: left;
    margin-top: 5px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.BookingInfoHeader_Right {
    float:right;
    width:50%;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin
{
    margin: 0;
    margin-top: 140px;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin h2.SectionHeading, .PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin h3.SectionHeading {
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom: 1px solid #FFF !important;
    padding: 5px 20px;
    background: #FFF;
    margin-bottom: -1px;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnContainer {
    border: 1px solid #D5D7DB;
    padding: 10px 15px !important;
    margin-bottom: 30px;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnContainer tr td, .PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnContainer tr th {
    border-color: #D5D7DB;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnContainer tr th {
    border: 0px;
}
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnRooms,
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnPackages,
.PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin .pnProducts {

}
.PopUpContentShoppingButtonsFooter {display:none;}
.PopUpContent.PopUpContentShopping a.Button
{
    float: right;
    padding: 12px 15px;
}
.PopUpContent.PopUpContentShopping a.Button.Cancel
{
    float: right;
    margin-right: 25px;
}
.Popup h2
{
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    padding: 10px 0 0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.BookingEnquiry .Popup h2
{
    text-transform: none;
}
.PopUpContentShopping h3
{
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.PopUpContentShopping h4
{
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px 0 0;
}
.Popup h2.Address
{
    padding: 0;
    margin: 0 0 20px;
}
.Popup h2 a
{
    font-size: 13px;
    float: right;
    text-transform: uppercase;
}
.Popup .Description hr
{
    border: 0;
    width: 100%;
    height: 1px;
    margin: 20px 0 10px;
}
.Popup .panel-container ul
{
    padding: 5px 0;
}
.Popup .panel-container ul li
{
    display: inline-block;
    width: 33%;
    line-height: 20px;
}
.Popup .Items2 ul {
    margin-top: 10px;
}
.Popup .Items2 ul li
{
    display: inline-block;
    width: 49.6%;
    line-height: 20px;
}
.Popup .panel-container ul li a
{
    text-decoration: underline;
}
.Popup .panel-container ul li a:hover
{
    text-decoration: none;
}
.Popup .panel-container ul li span
{
    font-weight:700;
    text-transform: capitalize;
}
.Popup .map_canvas
{
    width: 100%;
    height: 375px;
}
.Directions
{
    padding: 20px 0 0;
    margin: 20px 0 0;
}
.Directions h3
{
    font-size: 16px;
    margin-bottom: 20px;
}
.Directions .Directions1, .Directions .Directions2
{
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.Directions .Directions1 p, .Directions .Directions2 p
{
    padding: 5px 0;
}
.DirectionsSearch
{
    margin: 20px 0 0;
}
.DirectionsSearch span
{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.DirectionsSearch input
{
    font-size: 14px;
    padding: 12px;
    width: 100%;
}
.DirectionsSearch .Button
{
    margin: 18px 0 0;
    padding: 13px 0 12px;
}
/* [Bing Maps] */
.MicrosoftMap.dirSDK {
    margin-top:15px;
}
.MicrosoftMap.dirSDK .directionsPanel {
    width:100% !important;
}
.MicrosoftMap .directionsPanel li {
    width: 100% !important;
    display: block !important;
}
.MicrosoftMap .drTitle a {
    text-decoration: none !important;
}
.MicrosoftMap .circleIcon .dirIcon {
    box-sizing:content-box;
}
.MicrosoftMap .drTitleText span {
    font-weight: 400 !important;
}
.BookingInfo
{
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.ExtraServicesContent {padding-top: 120px;}
.ExtraServicesContent h2 {
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom: 1px solid #FFF !important;
    padding: 5px 20px;
    background: #FFF;
    margin-bottom: -1px;
}
.ExtraServicesContent h1 {
    
}
.ExtraServicesContent .BookingInfo, .BookingInfo.PopUpContentShopping {
    position: fixed;
    top: 36px;
    left: 0;
    right: 0;
    padding:0px;
    border-bottom-width: 0px !important;
    background: #e6e6e6;
    z-index: 5;
    margin: auto !important;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
}
.ExtraServicesContent .BookingInfo > div, .BookingInfo.PopUpContentShopping > div {
    max-width: 1240px;
    margin: auto;
    padding: 20px 45px !important;
}
.BookingInfo2
{
    margin: 0 0 25px;
    padding: 25px 0 0;
    border-bottom: 0;
}
.BookingInfo span
{
    display: block;
    float: left;
    margin-right: 5px;
    padding: 3px 0 0;
}
.BookingInfo .BI1, .BookingInfo .BI3
{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.BookingInfo .BI2
{
    font-size: 22px;
    padding: 2px 0 0;
}
.BookingInfo .BI4
{
    font-size: 14px;
}
.BookingInfo .Button.Cancel {
    margin-right: 20px;
}
.BookingInfo .Button
{
    float: right;
    padding: 12px 15px;
    margin: 5px 0 0;
    text-transform: uppercase;
}
.BookingInfo .Button:hover
{
    background: #FFF;
}
.PopUpInnerContent
{
    padding: 10px 0;
    border-bottom-width: 0px !important;
}
.ProductPopup
{
    padding: 0 0 10px;
    margin: 0 0 10px;
    font-size: 12px;
    position:relative;
}
.ProductPopup:last-of-type
{
    border-bottom-width: 0px !important;
}
.PopUpInnerContent div .ProductPopup:last-child
{
    border-bottom: 0 !important;
}
.ProductPopup.checked
{
    border-bottom: solid 1px #2BC372;
}
.ProductPopup h3
{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
.ProductPopup h4
{
    text-transform: uppercase;
    font-weight: 700;
}
.ProductPopup h4 a
{
    color: #474D54;
}
.ProductPopup h3 a
{
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    float: right;
    position: absolute;
    right: 15px;
}
.ProductPopup .Button, .ButtonExtras
{
    margin: 0 5px 0 10px;
    padding: 3px 0;
    min-width: 125px;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}
.PopUpInnerContent .MoreHotels
{
    font-size: 12px;
    text-transform: uppercase;
    background: #e6e6e6;
    padding: 15px;
}
.PopUpInnerContent .MoreHotels a
{
    text-decoration: underline;
}
.PopUpInnerContent .MoreHotels a:hover
{
    text-decoration: none;
}
.PopUpInnerContent ul
{}
.PopUpInnerContent ul.Extras.RatePlan {
    padding: 0;
}
.PopUpInnerContent .Form ul
{
    width: 48%;
    margin-right: 2%;
    float: left;
}
.PopUpInnerContent .ButtonExtras {
    margin-bottom:10px;
}
.PopUpInnerContent .ButtonExtras .icon-basket {
    display:none;
}
.PopUpInnerContent .Form.FormSeparator ul:first-child
{
    width: 46%;
    margin-right: 2%;
    padding-right: 2%;
}

.PopUpInnerContent ul li
{
    width: 32%;
    float: left;
    margin-right: 1%;
}
.PopUpInnerContent ul.Extras.RatePlan li
{
    margin-bottom: 10px;
}
.PopUpInnerContent .Form ul li
{
    width: auto;
    float: none;
}
.PopUpInnerContent ul li input, .PopUpInnerContent ul li label
{
    display: inline-block;
}
.PopUpInnerContent ul li.showChecked input:checked + label {
    color: #7faa33;
}
.PopUpInnerContent ul.Extras.RatePlan li label
{
    display: block;
    margin-bottom: 6px !important;
    white-space: normal;
    min-height: 12px;
}
.PopUpInnerContentSpecialRequests > div, .PopUpInnerContentHotelPreferences > div, .ExtrasRowContainer {
    border: 1px solid #D5D7DB;
    padding: 10px 15px !important;
}
.PopUpInnerContentSpecialRequests > div.row:first-child, .PopUpInnerContentHotelPreferences > div.row:first-child {
    border-bottom:0;
}
.ExtrasRowContainer {
    margin-bottom: 30px;
}
.PopUpInnerContentSpecialRequests .ProductPopup {
    padding: 10px 0px;
}
.PopUpInnerContentSpecialRequests, .PopUpInnerContentHotelPreferences {
    padding-top: 0px;
    margin-bottom: 20px;
}
.PopUpInnerContentSpecialRequests:last-child, .PopUpInnerContentHotelPreferences:last-child {
    margin-bottom:0px;
}
/* ToolTips */
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip2 {
    margin: 0;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 155px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    opacity: 0.8;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip-right {
    top: 0;
    left: 125%;
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

.tooltip-content h2
{
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px !important;
    font-size: 13px !important;
}
.tooltip-content h3
{
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    font-size: 12px !important;
    border: 0 !important;
}
.tooltip-content table tr td.gridHeader
{
    font-size: 12px !important;
}
/* Gallery */
.bx-wrapper img {
    height: auto !important;
}
#bx-pager
{
    width: 108%;
    margin: 0 -0.9%;
}
#bx-pager a
{
    width: 21.5%;
    margin: 0 1% 2%;
    float: left;
}
#bx-pager a img
{
    width: 142px;
}
#bx-pager a.active
{
    /*display: none;*/
}
.panel-container iframe
{
	margin: 0 auto;
	display: block;
}

form.validating-server-side .server-validation {
    background: url(../img/ajax-loader.gif?v=2) no-repeat center right #FFF;
    opacity: 0.5;
}

/*VALIDAR CARTÕES DE CRÉDITO*/
.visa {
	background: url("../../images/Visa.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.diners_club_carte_blanche, .diners_club_international {
	background: url("../../images/Diners.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.amex {
	background: url("../../images/AmericanExpress.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.jcb {
	background: url("../../images/JCB.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.maestro {
	background: url("../../images/Maestro.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.discover {
	background: url("../../images/Discover.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}
.mastercard {
	background: url("../../images/MasterCard.png") no-repeat scroll 3px 2px;
	background-size: 29px 23px;
	text-indent: 27px;
}

/*PÁGINA DE LOADING*/
#circularG{
position:relative;
width:80px;
height:80px;margin: 30px auto 0}

.circularG{
position:absolute;
background-color:#474D54;
width:18px;
height:18px;
-moz-border-radius:12px;
-moz-animation-name:bounce_circularG;
-moz-animation-duration:0.88s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:normal;
-webkit-border-radius:12px;
-webkit-animation-name:bounce_circularG;
-webkit-animation-duration:0.88s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:normal;
-ms-border-radius:12px;
-ms-animation-name:bounce_circularG;
-ms-animation-duration:0.88s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:normal;
-o-border-radius:12px;
-o-animation-name:bounce_circularG;
-o-animation-duration:0.88s;
-o-animation-iteration-count:infinite;
-o-animation-direction:normal;
border-radius:12px;
animation-name:bounce_circularG;
animation-duration:0.88s;
animation-iteration-count:infinite;
animation-direction:normal;
}

#circularG_1{
left:0;
top:32px;
-moz-animation-delay:0.33s;
-webkit-animation-delay:0.33s;
-ms-animation-delay:0.33s;
-o-animation-delay:0.33s;
animation-delay:0.33s;
}

#circularG_2{
left:8px;
top:8px;
-moz-animation-delay:0.44s;
-webkit-animation-delay:0.44s;
-ms-animation-delay:0.44s;
-o-animation-delay:0.44s;
animation-delay:0.44s;
}

#circularG_3{
top:0;
left:32px;
-moz-animation-delay:0.55s;
-webkit-animation-delay:0.55s;
-ms-animation-delay:0.55s;
-o-animation-delay:0.55s;
animation-delay:0.55s;
}

#circularG_4{
right:8px;
top:8px;
-moz-animation-delay:0.66s;
-webkit-animation-delay:0.66s;
-ms-animation-delay:0.66s;
-o-animation-delay:0.66s;
animation-delay:0.66s;
}

#circularG_5{
right:0;
top:32px;
-moz-animation-delay:0.77s;
-webkit-animation-delay:0.77s;
-ms-animation-delay:0.77s;
-o-animation-delay:0.77s;
animation-delay:0.77s;
}

#circularG_6{
right:8px;
bottom:8px;
-moz-animation-delay:0.88s;
-webkit-animation-delay:0.88s;
-ms-animation-delay:0.88s;
-o-animation-delay:0.88s;
animation-delay:0.88s;
}

#circularG_7{
left:32px;
bottom:0;
-moz-animation-delay:0.99s;
-webkit-animation-delay:0.99s;
-ms-animation-delay:0.99s;
-o-animation-delay:0.99s;
animation-delay:0.99s;
}

#circularG_8{
left:8px;
bottom:8px;
-moz-animation-delay:1.1s;
-webkit-animation-delay:1.1s;
-ms-animation-delay:1.1s;
-o-animation-delay:1.1s;
animation-delay:1.1s;
}

@-moz-keyframes bounce_circularG{
0%{
-moz-transform:scale(1)}

100%{
-moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
0%{
-webkit-transform:scale(1)}

100%{
-webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
0%{
-ms-transform:scale(1)}

100%{
-ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
0%{
-o-transform:scale(1)}

100%{
-o-transform:scale(.3)}

}

@keyframes bounce_circularG{
0%{
transform:scale(1)}

100%{
transform:scale(.3)}

}
/*Group Messages*/
.groupMessage {
	width: 100%;
	text-align: left;
	padding: 15px;
	line-height: 18px;
    border: 0 !important;
	/*POSSÍVEL MODIFICAR APENAS EM CÓDIGO
	color: #26E319;
	border: 1px solid #26E319;
	*/
}
.groupMessage[style] {
    border: solid 1px #D5D7DB !important;
}
.pull_six.eighteen.columns .groupMessage {
	margin-bottom: 10px;
}
.groupMessage a{
	text-decoration: underline;
}
.groupMessageDetail 
{
    font-size: 13px;
    text-align:left;
}
.groupMessage .Hotel .HotelDescription {
    text-align:left;
}
/* [Error] */
.error404 {
 	background-size: auto 100%;
  	padding: 5% 0 0;
  	margin: 0;
	background-color:#000;
}
.background {
 	background: #FFF;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.error404 #page404 {}
.error404 #page404 .container {
  padding: 40px 0 80px;
  height: 100%;
}
#colophon {
  background-color: #000000;
  text-align: center;
  padding: 0 50px 20px;
}
.error404 #colophon {
	background: none;
	border:none;
	font-size: 20px;
	line-height: 30px;
}
.site-info {
	font-size: 12px;
	padding-top: 40px;
  	padding-bottom: 20px;
  	position: relative;
	line-height: 18px;
}
.error404 #colophon a {
	text-decoration: underline;
}
.error404 #colophon a:hover {
	text-decoration: none;
}
.error404 header
{
	background: none;
	position: relative !important;
	text-align: center;
	-webkit-box-shadow: 0 0 0 0px rgba(0,0,0,0) !important;
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
	box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
}
.icon-star {
	font-size: 14px;
    vertical-align: top;
    margin: 0 !important;
}
.HotelLink span .icon-star {
    margin-left: -7px !important;
}
/* HiPay */
.hiPay-img{
	height:100px;
}

/*RentACar*/

.RentACarMainStyle .alert {
    margin-bottom: 20px;
	background-color: #c26565;
    border-width: 0;
    padding: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
	font-size: 11px;
    margin-top: 10px;
}
.RentACarMainStyle .alert-danger {
    color: #fff;
    background-color: #c26565;
    text-shadow: none;
	border: 0px solid transparent;
	border-left-width: 4px;
	border-color: #953b39;
}
.RentACarMainStyle .fade.in {
    opacity: 1;
}	
.RentACarMainStyle .fade {
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.RentACarMainStyle .alert .close {
    top: 0;
    right: -5px;
    line-height: 20px;
}
.RentACarMainStyle .btn, a:link, button {
    -webkit-tap-highlight-color: rgba(169,3,41,.5);
}
.RentACarMainStyle button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.RentACarMainStyle .close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.RentACarForm.Search select {
    padding: 8px 12px;
    line-height: 16px;
    margin-bottom: 0px;
}
.RentACarForm.Search select:focus {
    padding: 7px 11px;
}
.RentACarForm.Search .select i {
    top: 0px;
}
.RentACarForm .BookingForm.Search p, .RentACarForm .BookingForm.Search div.p {
    margin-left: 10px;
}
.BookingForm.Search {
    padding: 15px 0;
}
.BookingForm.Search .Form label {
    margin-bottom: 0;
}
.BookingForm.Search .Form .checkbox label {
    line-height: 14px;
}
.BookingForm.Search p, .BookingForm.Search div.p {
    margin-bottom: 8px;
}
.BookingForm.Search p.Days {
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.BookingForm.Search p.Price {
    font-size: 20px;
    text-transform: uppercase;
}
.columnFixed {
    position: fixed;
    right: 15px;
}
.btnReservaDisabled{
opacity:0.3;
cursor:not-allowed !important;
}
.opacityFull {
opacity:1;
cursor:pointer;
}
.Popup .ui-datepicker {
    font-size: 0.9em;
    width: 300px !important;
}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 100%;text-align: center;}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/ Shortened version style /
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
.ui-rangeSlider .ui-rangeSlider-bar {
    background: #64696C !important;
}
.ui-rangeSlider .ui-rangeSlider-handle .ui-rangeSlider-handle-inner {
    background: #64696C !important;
}
.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow:before, .ui-rangeSlider-arrow.ui-rangeSlider-rightArrow:before {
    color: #64696C !important;
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
    margin-top:5px !important;
}
.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow {
    margin-top: -3px !important;
}
.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow {
    margin-top: -5px !important;
}
.ui-slider-horizontal {
	height: .8em;
	background: #A1A5AB;
	position: relative;
	border-radius: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -3px;
    margin-left: -8px;
    background: #3D4247;
    width: 16px;
    height: 16px;
    position: absolute;
    border-radius: 8px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
	
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

.Form ul li {
	clear:none;
}

.sectionFade {
	opacity:0.4;
}

.sectionShow {
	opacity:1;
}

.RentACarMainStyle {
	font-family: Roboto;
}

.RentACarBanner {
	vertical-align:middle;
	background-color:#F3F6F7;
	position: relative;
}

.rentBannerTitle {
	font-weight:bold;
	font-size:14px;
	color:#454a4f;
	
}

.rentBannerText {

	font-size:12px;
	color:#a1a5ab;
}

.rentBannerImageTitle {
	font-size:30px;
	font-weight:bold;
	font-style: italic;
	color: #FFF;
	position:absolute;
	top:100px;
	left: 30px;
	
}


.sameHeight {
	 display: -ms-flex; 
	 display: -webkit-flex; 
	 display: flex; 
}
.sameHeight2 {
	display: -ms-flex; 
	display: -webkit-flex; 
	display: flex; 
    align-items: center;
	justify-content: center;
}


.sameHeight > div { 
	flex:1; 
}

.sameHeight2 > div {
	flex:1
}


.RentACarForm.BookingForm.Search {
	border:0px;
	margin-bottom:0px;
}

.RentACarForm.Hotel::after, .RentACarForm.Room::after, .RentACarForm.BookingForm::after {
	border:0px;
}

.Popup .RentACarMainStyle h2 {
	border-width:1px;
}

.listBoxStyle{
	font-size:12px;
	color:#3d4247;
}


.carDescriptionText {
	font-size:12px;
	color:#a1a5ab;
}

.lblDaysStyle {
	font-size:12px;
	font-weight:light;
	color:#3d4247;
}

.hrCarStyle {
	margin-top: 25px;
    margin-bottom: 15px;
	border: 0.3px dashed #a1a5ab; 
}

.hrDriverDetailsStyle {
	border: 0.3px dashed #3d4247; 
	margin-bottom:15px;
}	

.lblPriceStyle {
	font-size:16px;
	color:#3d4247;
}

.lblPriceTotalStyle{
	font-size:16px;
	color:#3d4247;
	font-weight:bold;
}

.rentSectionTitle {
	font-size:14px;
	font-weight:bold;
	color:#3d4247;
}

.rentDriverDetailsTitle {
	font-weight:bold;
	font-size:12px;
	color: #a1a5ab;
}
.select.rentDriverDetailsDDL select{
	font-size:10px;
	color:#d5d7db;
}


.rentDriverDetailsExistingUser {
	font-size:12px;
	color:#007acc;
	font-weight:bold;
	text-decoration: underline;
}

.rentDriverDetailsMandatoryFields {
	font-size:12px;
	color:#93ba0f
}

.RentACarMainStyle input {
	background-color: white;
}

.RentACarMainStyle .Search input {
    padding: 8px 12px;
    margin-bottom: 0px;
}
.RentACarMainStyle .Search input:focus + i {
    top: 2px;
    bottom: 2px;
    right: 2px;
    width: 34px;
    padding-left: 12px;
}
.RentACarMainStyle .Form input[type=checkbox] {
	margin:0px;
}

.ShoppingCartInner .RentACarBtn {
	margin:0px;
	padding:10px;
}

.ShoppingCartInner .btnRentReserva {
	font-size:14px;
	color:#ef8329;

}

.ShoppingCartInner .Button.Cancel {
	font-size:14px;
	background-color:#a1a5ab;
	border: 1px solid #a1a5ab;
}

.ShoppingCartInner .Button.Cancel:hover {
	background-color:white ;
	color:#a1a5ab !important;
}

.ShoppingCartInner .rentPrice {
	font-size:30px;
	font-weight:bold;
	color:#FFF;
}

.ShoppingCartInner .rentTotalLabel {
	font-size:15px;
	color:#FFF;
}
.submitCart.Button {
    padding: 10px 0 10px 0px !important;
}
.ReservationSuccess {
	background: #d5d8dc; /* Old browsers */
	background: -moz-linear-gradient(top, #d5d8dc 1%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d5d8dc 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d5d8dc 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d8dc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	height: 78vh;
	margin-top:80px;
	border:1px solid #E3E7E8;
	position:relative;
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:100px;
}
.ReservationSuccessCircle {
	position:relative;
	border-radius: 50%;
	width: 150px;
	height: 150px; 
	background-color:#0B8043;
	margin:0 auto;
	margin-top:-70px;
}

.ReservationSuccessCircle > .ReservationCarIcon{
    font-size: 80px;
    color: #FFF;
	position: absolute;
    left: 30px;
    top: 25px;
	
}
.Reservationgz{
	font-size:48px;
	color:#0B8043;
    margin-top: 5%;

}
.ReservationText{
	font-size:30px;
	color:#A1A5AB;
    margin-top: 5%;
}
.ReservationText p {
    margin-bottom: 15px;
}
.ReservationText2 {
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#0B8043;
    margin-top: 5%;
}

.ReservationSmileIcon{
	font-size:30px;
	color:#0B8043;
	margin-bottom:25px;
	
}

.ReservationButtons{
    margin-top: 5%;
	
}

.ReservationButtons .btnRentNumber {
	padding:10px;
	font-size:14px;
	background-color:#0B8043;
	font-weight:bold;
	border: 1px solid #0B8043;
	padding-right: 25px;
}

.ReservationButtons .btnRentCalendar {
	padding:10px;
	font-size:14px;
	background-color:#90A6AD;
	font-weight:bold;
	border: 1px solid #90A6AD;
	padding-right: 25px;
}

.ReservationButtons .btnRentNumber label, .ReservationButtons .btnRentCalendar label {
	cursor:pointer;
}

.ReservationButtons .btnRentNumber:hover {
	color:#0B8043 !important;
}
.ReservationButtons .btnRentCalendar:hover {
	color:#90A6AD !important;
	background-color:#d5d8dc;
}


.RentACarOption .RentACarBanner {
	background-color:#FBFBFB;
}
.RentACarOption.BookingForm {
	padding: 0;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.RentACarOption .btnRentACarOption {
	padding: 8px;
	font-size:14px;
	background-color:#FFF;
	color:#44cb83 !important;
	font-weight:bold;
	border: 1px solid #44cb83;
	text-decoration:none !important;
}

.RentACarOption .btnRentACarOption:hover {
	background-color:#44cb83;
	color:#FFF !important;
}

.RentACarOption .hrCarStyle {
	margin-top: 6px;
    margin-bottom: 15px;
	margin-right: 6px;
}
.checkOutRentACar .RentACarOption .hrCarStyle {
	margin-top: 6px;
    margin-bottom: 9px;
	margin-right: 6px;
}
.checkOutRentACar .BookingForm {
    border-bottom: solid 1px #D5D7DB /* Standard Color 4 */;
    border-left: solid 1px #D5D7DB /* Standard Color 4 */;
    border-right: solid 1px #D5D7DB /* Standard Color 4 */;
}



.checkOutRentACar .RentACarOption .rentBannerImageTitle {
	font-size:30px;
	top: 65px;
    left: 20px;
}

.RentACarOption .rentBannerImageTitle {
	font-size:30px;
}

.rentStepsFixed {
    position:relative;
	top:1px;
}

.rent-wrapper {
	position:relative;
}

.carImageDiv {
	text-align:center;
}

.rentStepsFixed.Fixed {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 30px;
    z-index: 999;
    background: #FFF;
    width: 100%;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow 250ms linear;
    -moz-transition: box-shadow 250ms linear;
    -o-transition: box-shadow 250ms linear;
    -ms-transition: box-shadow 250ms linear;
    transition: box-shadow 250ms linear;
    left: 0px;
    right: 0px;
    width: 100%;
}

.RentDeliveryRow.Fixed-Margin {
	margin-top:90px;
}

.RentACarMainStyle .rentBtnForgotPassword {
	margin-top: 0px;
}

.hrDriverDetailsStyle.hrMargin {
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.RentACarMainStyle .Search .Calendar input {
    background:none;
}
.RentACarMainStyle .Search .Calendar i {
	z-index:1;
    top: 0;
}

.RentACarMainStyle .baselineStyle {
	display:flex;
	align-items:baseline;
}
	
 .rentACarMessageDisplay {
	box-shadow: 0px 3px 0px 2px rgba(0,0,1,0.15);
    background-color: beige;
    position: absolute;
    top: 1755px;
    left: 640px;
    padding: 10px 30px 10px 30px;
	z-index:999;
}
	
.rentBannerPadding {
	padding-left:10px;
    padding-right: 18px;
}
	
.RentACarOption .RentACarBanner.Form{
	line-height:none;
}

.RentACarMainStyle .listBoxStyle {
    color: #3D4247;
}

.listBoxStyle {
  -webkit-appearance: menulist-textfield;
  height: 45px;
}

.lvCarContainer {
	height:240px; 
	overflow:scroll; 
	overflow-x: hidden;
	padding-bottom:10px;
}
.lvUlWrapper{}

.RentACarMainStyle .select.lvSelect {
	padding: 0px;
	border: solid 0.5px #A1A5AB;
}
.RentACarMainStyle .lvUlWrapper .lvCarItem {
	width: 100%;
	border: 0px;
    padding: 10px 10px 0 10px !important;
    margin: 0px;
}
.RentACarMainStyle .lvUlWrapper .lvCarItem .lvCarButton {
	font-family: Roboto;
    font-size: 12px;
    color: #a1a5ab;
    font-weight: bold;
    letter-spacing: 0.5px;
	padding: 10px;
	border-color:#E3E3E3;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	cursor:pointer;
	white-space: normal;

}
.RentACarMainStyle .lvUlWrapper .lvSelectedCarItem {
	width: 100%;
	border: 0px;
    padding: 10px 10px 0 10px !important;
    margin: 0px;
}


.lvSelectedCarItem .lvSelectedCarButton{
	
    width: 100%;
	font-family: Roboto;
    font-size: 12px;
    color: white;
    font-weight: normal;
	padding: 10px;
	background-color:#44CB83 ;
	border:0px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.lvSelectedCarItem.CarNotAvailable .lvSelectedCarButton {
    background:#ff7979;
}

.RentACarMainStyle .lvUlWrapper .lvSelectedCarItem .selectedIcon {
	position: absolute;
    top: 10px;
    left: 25px;
    text-align: left;
    color: white;
    background: none;
}


/* HiPay */
.BookingForm .PaymentMethods .select.ddlHiPay{
	margin: 5px 0px 10px 0px;
}


/* Once update panel updates, calendar triggers this. Override it */	
.addthisevent {visibility:visible;!important}
.addthisevent-drop .data {display:block!important;}
.addthisevent-drop {background-image:url(https://www.addevent.com/gfx/icon-calendar-t5.png), url(https://www.addevent.com/gfx/icon-calendar-t1.svg), url(https://www.addevent.com/gfx/dropdown-apple-t1.png), url(https://www.addevent.com/gfx/dropdown-facebook-t1.png), url(https://www.addevent.com/gfx/dropdown-google-t1.png), url(https://www.addevent.com/gfx/dropdown-outlook-t1.png), url(https://www.addevent.com/gfx/dropdown-yahoo-t1.png);background-position:-9999px -9999px;background-repeat:no-repeat;}	
	
	.RentACarMainStyle .ReservationButtons .btnRentCalendar.addthisevent-selected {
    color: #90A6AD;
    background-color: #d5d8dc ;
	}
	
	
/*bPopUp*/
#popup .button {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
#popup .button.small {
    border-radius: 15px;
    float: right;
    margin: 22px 5px 0;
    padding: 6px 15px;
}
#popup .button>span {
    font-size: 84%;
}
#popup .button.b-close,
#popup .button.bClose {
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 2;
}
#popup,
#popup2,
.bMulti {
    background-color: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    color: #111;
    display: none;
    width: 595px;
    padding: 5px;
}
#popup,
.bMulti {
    height: 395px;
    font-size: 16px;
    line-height: 36px;
}
#popup img {position: absolute; width: 585px; height: 385px;z-index: 1;}
#popup .bpopupContent {font-size: 16px; line-height: 24px; color: #FFF;background: rgba(0, 0, 0, 0.8);position: absolute;bottom: 15px;width: 565px;padding: 10px;margin: 0 10px;z-index: 1;}
#popup h2 {font-size: 30px; line-height: 46px}

/* Inquiry CSS*/
.star-cb-group {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
  /* the hidden clearer */
}
.star-cb-group * {
  font-size: 1rem;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: .9em;
  white-space: nowrap;
  cursor: pointer;
  font-size: 24px;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
}
.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "★";
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: .5em;
}
.star-cb-group:hover > input + label:before {
  content: "☆";
}
.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "★";
}

#log {
  margin: 1em auto;
  width: 5em;
  text-align: center;
  background: transparent;
}

/**/

@media (max-width: 979px) {
  #colophon {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
	.error404 #page404 {
	  min-height: 300px;
	}
	.error404 #page404 .container {
	  padding: 40px 0 40px;
	  height: 100%;
	}
	.error404 #colophon {
	  font-size: 18px;
	  line-height: 24px;
	}
}

/* ExpressCheckOut */
.ExpressCheckOut {
    margin-top: 15px;
    margin-bottom: 15px;
}
.ExpressCheckOut .columns {
    position: relative;
}
.ExpressCheckOut .Form > h2 {
    display: inline-block;
    border: 1px solid #D5D7DB !important;
    border-bottom-width: 0px !important;
    padding: 5px 20px;
    background: #FFF;
    color: #64696C;
    margin-bottom: 0;
    line-height: 29px;
    margin-left: 25px;
    margin-bottom: -1px;
}
.ExpressCheckOut h2.CartTitle {
    text-transform: capitalize;
}
.ExpressCheckOut .HotelShoppingCart {
    padding: 25px;
    border: 1px solid #D5D7DB;
    border-left: 0px;
    border-right: 0px;
    border-color: #D5D7DB !important;
    border-bottom: 0;
    border-top: 1px solid #D5D7DB !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.ExpressCheckOut .HotelShoppingCart > hr, .ExpressCheckOut .HotelShoppingCart .RoomReserve > p {
    display: none;
}
.ExpressCheckOut .HotelShoppingCart .RoomReserve {
    margin: 0;
}
.ExpressCheckOut .HotelShoppingCart .RoomReserve h4{
    text-transform: none;
    font-size: 14px;
}
.ExpressCheckOut .HotelShoppingCart h2 {
    font-size: 12px;
    margin-top: 20px;
    padding-left: 25px;
}
.ExpressCheckOut .HotelShoppingCart .icon-info-circled {
    font-size: 12px;
    float: none;
    margin-top: 0;
}
.ExpressCheckOut .HotelShoppingCart .Extras .ten.columns {
    width: 50% !important;
}
.ExpressCheckOut .HotelShoppingCart .Extras .five.columns {
    width: 25% !important;
}
.ExpressCheckOut .HotelShoppingCart .Extras .four.columns {
    width: 22% !important;
}
.ExpressCheckOut .HotelShoppingCart .Extras a.tooltip {
    margin-top:2px;
}
.ExpressCheckOut .HotelShoppingCart .Extras a.tooltipAbsolute {
    margin: 0;
    top: 7px;
    right: -20px;
}
.ExpressCheckOut .HotelShoppingCart .Extras a.Button {
    padding: 2px 0px 3px 0px;
}
.ExpressCheckOut .HotelShoppingCart .ButtonExtras, .ExpressCheckOut .HotelShoppingCart .ProductPopup .Button {
    min-width: 105px;
    padding: 8px 0px;
}
.ExpressCheckOut .ExtrasRowContainer {border:0;padding: 0 !important;margin-top:-10px;}
.ExpressCheckOut .ExtrasRowContainer .select i {top:2px !important}
.ExpressCheckOut .HotelShoppingCart .PopUpInnerContent ul li {
    width: 44%;
    margin-right: 3%;
    clear: none;
}
.ExpressCheckOut .HotelShoppingCart .FormSeparator ul li {
    width: 100%;
    margin-right: 0;
    display: block;
}
.ExpressCheckOut .HotelShoppingCart .FormSeparator ul li textarea{
    height: auto;
}
.ExpressCheckOut .HotelShoppingCart .FormSeparator ul li label {
    display: block;
}
.ExpressCheckOut .HotelShoppingCart .AirportMessage {
    font-size: 11px;
}
.ExpressCheckOut .HotelShoppingCart .RatePlan .four.columns {
    width: 25% !important;
}
.ExpressCheckOut .HotelShoppingCart .checked {
    right: auto;
    left: 10px;
    top: 9px;
}
.ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests .checked {
    left: 0;
    top: 2px;
}
.ExpressCheckOut .HotelShoppingCart .PopUpInnerContentHotelPreferences .checked {
    left: -8px;
    top: 2px;
}
.ExpressCheckOut .HotelShoppingCart .NotPossible {
    color: Red;
    position: absolute;
    background: yellow;
    z-index: 99;
    /*padding: 2px 5px;*/
    right: 10px;
    margin-top: 1px;
}
.ExpressCheckOut .PopUpInnerContentSpecialRequests,
.ExpressCheckOut .PopUpInnerContentHotelPreferences,
.ExpressCheckOut .PopUpInnerContentSpecialRequests > div,
.ExpressCheckOut .PopUpInnerContentHotelPreferences > div
 {
    border:0;
    padding: 0px !important;
}
.ExpressCheckOut .PopUpInnerContentSpecialRequests input[type=checkbox],
.ExpressCheckOut .PopUpInnerContentHotelPreferences input[type=checkbox] {
    margin-top:7px;
}
.ExpressCheckOut .PopUpInnerContentHotelPreferences .Extras .select i {
    top:7px;
}

.ExpressCheckOut .ExtrasRowContainer div.Extras.ExtrasRow .checked, .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests .checked, .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentHotelPreferences .checked {
    display: inline-flex !important;
    padding-top: 0px !important;
    position: relative;
    right: 0px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    float: right;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-size: 12px;
}
.ExpressCheckOut .ExtrasRowContainer div.Extras.ExtrasRow .checked i.fa {
    margin-right:5px;
    margin-top:0px;
}
.ExpressCheckOut .Extras .select select, .ExpressCheckOut .Extras .select span
{
    line-height: 25px;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 2px;
}
.ExpressCheckOut .ListHotelExtras {
    margin-top: 30px;
}
.ExpressCheckOut .PopUpInnerContent.PopUpInnerContentHotelPreferences ul.Extras.RatePlan {
    padding-top: 30px;
}
/* RoomIcons */
.RoomIcons {
    margin-top: 15px;
}
.RoomIcons li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    margin: 0 5px 5px 0;
    padding: 0;
}
.RoomIcons li i{
    font-size: 22px;
}
/* [FormPopUp] */
.Popup .BookingForm input[type='text'], .Popup .BookingForm .select, .Popup .BookingForm textarea {
    width: 100% !important;
}
.Popup .Form input.PostalCode1 {
    width: 49% !important;
}
.Popup .Form input.PostalCode2 {
    width: 42% !important;
}
/* [Responsive] */


@media only screen and (max-width: 1279px)
{
    /*.LangCurrencyOptions .icon-cancel, .LoginOptions .icon-cancel, .LoginOptionsInatel .icon-cancel {display:none !important;}*/
    /*.Header .row .push_seven {margin-left: 18.02778%}
    .Header .row .three.columns {width: 15.69444%;}*/
    #Content .ShoppingCart .ShoppingCartInner .row .columns {
        width: 100%;
        float: none;
        display: block;
    }
    .ShoppingCartInner .row.rentButtonsRow {display: block;padding: 0px 25px;}
    .ShoppingCartInner .TotalInfo, .ShoppingCartInner .Total, .ShoppingCartInner .ShoppingCartDetails, .ShoppingCartInner a, .TopShoppingCartInfo .ShoppingCartInner .Total {text-align:center;}
    .RatePlan label {font-size: 11px;}
    .SearchInfo .Button {font-size: 12px;}
    .ShoppingCartInner .Total .Price {display: block;margin-top: 5px;}
    .ShoppingCartInner .TotalInfo {text-align: center;}
    .ShoppingCartInner .TotalInfo a {float: none;display: block;}
    .ShoppingCartInner .TotalInfo .TotalInfoIcons2 {margin-top:5px;margin-bottom:5px;}
    .ShoppingCartInner .TotalInfo .TotalInfoIcons2 a {float:none;display:block;}
    .ShoppingCartInner .TotalInfo .TotalInfoIcons {display:inline-flex;flex-direction:row;}
    .ShoppingCartInner .TotalInfo .TotalInfoIcons a {margin-right:5px;margin-left:5px;}
    .Form input.Phone {width: 100%;}
    .Form input.PostalCode2 {width: 45%;}
    .qtyminus, .qtyplus, .qtyminusAdult, .qtyplusAdult, .qtyminusChildren, .qtyplusChildren {padding: 0!important;}
    .Search label {font-size: 11px;}
    .Search input {padding: 12px 10px;}
	
	.RentACarOption .rentBannerImageTitle {
		top:85px;
	}
	.RentACarOption .btnRentACarOption{
		padding:5px;
		margin-top: 10px;
	}
	.RentACarOption .responsive-hide {
		display:none;
	}
	
	.checkOutRentACar .RentACarOption .rentBannerImageTitle {
		 top: 55px;
	}
	
	.RentACarMainStyle .listBoxStyle {
		/*height: 20px !important;*/
	}
	
	.RentACarMainStyle .show-responsive {
		display:block !important;
	}
	.ShoppingCart .pnNoValues {padding-bottom: 24px;}
    .HotelImage, .RoomImage {padding-bottom: 16px;}
    .Homepage ul.Steps {margin: 0 auto 20px;}
	
}
@media only screen and (max-width: 1023px)
{
    .TopShoppingCartInfo {margin-top:15px;}
    .div_DummyLoading {width: calc(100% + 48px);margin-left: -24px;}
    .LoadingText {width:100% !important;}
    .Equal {flex-direction:column;}
    .SearchInnerContent .Equal, body.Homepage .Search .Equal {display:block;}
    .SearchInnerContent .Equal > [class*='col-'], .SearchInnerContent .Equal > .columns {display:inline-block;}
    .SearchInfo .Equal {flex-direction:row;}
    .SearchInfo .Equal .four.columns {width: 50% !important;position: relative;min-height: unset;}
    .SearchInfo .Equal .eighteen.columns {width: 49% !important;position: relative;}
    .Search .ChildrenAgeBtn {margin-top: 35px;text-align: center;}
    .Search .ChildrenAgeContainer .row.Equal {display:flex;flex-direction:row;}
    .Search .ChildrenAgeContainer .row div.columns {width: 48% !important;margin-bottom: 0px !important;display: inline-flex;}
    .Search .divSearchChildren .ChildrenAgeContainer {margin: auto;margin-top: 15px;right: 0;width: 200px;max-width:100%;}
    .Search .SearchInnerContent .ChildrenAgeContainer .row div.columns {width:48% !important;}
    .Search .ChildrenAgeContainer label {margin-top:0px;}
    .ExtraServicesContent .BookingInfo > div, .BookingInfo.PopUpContent.PopUpContentShopping > div {padding: 20px 8px !important;}
    .LoginForm .ManageBooking {margin-bottom:20px;}
    .LoginForm .RecoverPassword {float: none;display: block;text-align: right;margin-bottom: 10px;}
    .LoginForm .inputContainer {margin-bottom: 10px;}
    .LoginForm .registerSuccess .content img {display: block;float: none;margin: auto;margin-bottom: 10px;margin-top: 10px;}
    .RecoverPasswordForm .RecoverPasswordInformation {margin-top:20px;}
    .Logged .PersonalDataForm.Form ul li, .Logged .PasswordContainer .PersonalDataForm.Form ul li, .Logged .PasswordContainer .PersonalDataForm.Form ul li:last-child {width: 100%;margin-right: 0;}
    .Logged .PersonalDataForm.Form ul li.liEmail {width: 49.4%;}
    .Logged .PersonalDataForm.Form ul li.liPhone1 {width: 24.6%;}
    .Logged .PersonalDataForm.Form ul li.liPhone2 {width: 24.6%;}
    .Logged .PopUpContent {padding: 0px 0 10px;}
    .Logged .EditCustomer .PopUpContent, .Logged .PasswordContainer .PopUpContent {padding: 20px 0px;}
    .Logged .PopUpContent .BookingForm input.PostalCode2 {width: 46%;}
    .Logged .PersonalDataForm.Form ul li.PopUpHalfSize2, .Logged .PersonalDataForm.Form ul li.PopUpHalfSize {width:49.2%;}
    .Logged .PersonalDataForm.Form ul li.liComments {width:100%;}
    .Logged .tab-container .panel-container .PasswordContainer, .Logged .tab-container .panel-container .EditCustomer {padding:0px 24px;}
    .Logged .ListReserves .divSearchB2B {padding:15px 24px;}
    .Logged .ListReserves .divSearchB2B .Calendar {margin-bottom:15px;}
    .Logged .ListReserves .divSearchB2B .Button {margin-top:0;}
    .Logged .ListReserves .SearchListReserves .ten.columns {width:100% !important;}
    .Logged .tab-container .panel-container {padding:0px;}
    .Logged .EditCustomer input.PostalCode1, .Logged .EditCustomer input.PostalCode2 {width: 49%;}
    .Logged table.lstReserves {padding:0px 15px;}
    .Logged table.lstReserves tr th:nth-child(2), .Logged table.lstReserves tr td:nth-child(2),.Logged table.lstReserves tr th:nth-child(4), .Logged table.lstReserves tr td:nth-child(4), .Logged table.lstReserves tr th:nth-child(3), .Logged table.lstReserves tr td:nth-child(3), .Logged table.lstReserves tr th:nth-child(5), .Logged table.lstReserves tr td:nth-child(5) {display: none;}
    .Logged .ReserveDetails .Button.PrintButton, .Logged .ReserveDetails .Button.SaveButton, .Logged .ReserveDetails .Button.PreviewPdfButton, .Logged .ReserveDetails .addthisevent-drop, .Logged .ReserveDetails .BookingForm.BookingVoucher > .row:first-of-type .Button.backButton, .Logged .ReserveDetails .Button.backButton {width: 100%;}
    .Logged .ReserveDetails .BookingForm.BookingVoucher > .row:first-of-type .CartTitle {margin-bottom:15px;}
    .Logged .ReserveDetails .CartTitle {margin-bottom:0px;}
    .Logged .ReserveDetails img.HotelLogo {width:100%;display:block;height:auto;margin-bottom: 15px;}
    .Logged .ReserveDetails .BookingForm {padding:15px 0px;}
    .Logged .ReserveDetails .VoucherRooms tr td {text-align:left;}
    .Logged .ReserveDetails .VoucherRooms tr td > span.Title {display: inline-block;font-weight: 700;width: 200px;text-transform: uppercase;}
    .Logged .ReserveDetails tr td.TaxNameRow {padding-left: 5px;}
    
    .Logged .ReserveDetails .productsTable .Title {
        display:inline-block;
        width: 200px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .Logged .ReserveDetails .productsTable thead .gridHeader, .Logged .ReserveDetails .productsTable thead .gridLastHeader {
        display: none;
    }
    .Logged .ReserveDetails .productsTable tr td {
        display:block;
        text-align:left;
    }
    .Logged .ReserveDetails .TotalPrice .FinalPriceContainer {display:block;}
    .Logged .ReserveDetails .TotalPrice .FinalPriceContainer .Payment {display:block;width:100%;padding-right:0px;}
    .Logged .ListReserves .lstReserves tr td a.Button, .Logged .ListReserves .lstReserves tr td a.Button:hover, .Logged .ListReserves .lstReserves tr td a.Button:focus {
        display: block;
        float: none !important;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .Logged .ReserveCancellation table thead {display:none;}
    .Logged .ReserveCancellation table tr td {width:100%;display:block;text-align:left;}
    .Logged .ReserveCancellation table tr td span.Title {width:200px;display:inline-block;}
    .Logged .ReserveCancellation {padding: 0px 25px;}
    .Logged .SearchInputContainer {margin-top:15px;}
    .Logged .welcomeColumn {float:left;}
    .Logged .logoutColumn {float:right;}
    body header
    {
        position: fixed;
        width: 100%;
        margin: -2px 0 0;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    }
    .LangCurrency, .Login, .Website, .PartnersInatel {margin:0;}
    body.Homepage .ShoppingCart {margin: 0px;left: 0;right: 0;}
    body.OpenLangCurrency header, body.OpenLogin header {position: relative !important;}
    body div.LangCurrency, body div.Login, body div.Website {margin: 0 auto;}
    body header hr, body header hr {display: none;}
    body.Fixed header .Header, body.Homepage.Fixed header .Header {padding: 3px 0;}
    .Header .push_one.eight.columns, .Header .push_seven.three.columns, .Header .three.columns {width: 32.6% !important; display: inline-block !important;}
    .Header [class*="column"] + [class*="column"]:last-child { display: none !important; }
    body header .Logo a {height: 18px;background: none;text-indent: 0;font-size: 18px;font-weight: 700; text-transform: uppercase;}
    .Header .push_one.eight.columns {width: 100% !important;display: block !important;}
    .Header .push_seven.three.columns, .Header .three.columns {width: 30% !important;display: inline-block !important; margin-top: 15px;}
    .Header .two.columns {width: 33.5% !important;display: inline-block !important; margin-top: 15px;}
    .Header.Header3 .three.columns {width: 29% !important;}
    .Header.Header3 .two.columns {width: 20% !important;}
    body header .Logo {text-align: center;margin-top: 5px;}
    section#Content {margin: 70px 0 0;padding-top: 70px;}
    .Homepage section#Content {padding-top: 0;}
    .Search, body.Fixed .SearchOn {margin-bottom: 30px;}
    body .Search.SearchOn, body.Fixed .Search.SearchOn, body .Search, body.Homepage .Search.SearchOn {padding: 5px 15px 15px 15px;min-height:72px;margin-bottom: 15px;}
    .pull_six.eighteen.columns .groupMessage {padding: 0px;}
    .Search label {margin-top: 10px;}
    .Homepage .SearchOn {border: 0;}
    .Plus {display: none;}
    .Homepage ul.Steps {display: none;}
    body.Homepage .Search {margin-top: 0 !important;}
    ul.Steps {position: absolute;top: -15px;width: 96%;font-size: 9px;display: none;}
    ul.Steps li {width: 20%;}
    ul.Steps li span {width: 20px;height: 20px;padding: 4px 0 0;}
    ul.Steps li a {overflow: hidden;display:block;}
    ul.Steps li hr {width: 40%;}
    .tab a {font-size: 14px;padding: 0 15px;line-height: 36px;}
    .tab-container .panel-container {padding: 0 24px;}
    Footer .Container {padding: 25px 15px;}
    Footer .Certificate {/*float: none;margin-top: -7px;margin-bottom: 15px;*/}
    Footer .Container {line-height: 18px;}
    .ShoppingCart {position: fixed; bottom: 0; height: 44px; width: 100%; margin-left: -20px; margin-bottom: 0; z-index: 999;-webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.15);box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.15);}
    body.Voucher.VoucherInfo .ShoppingCart {position: relative; bottom: auto; height: auto; width: auto; margin-left: 0; margin-bottom: 30px;z-index: 3;}
    .ShoppingCart h2 {margin: 0; text-transform: none;}
    .ShoppingCart h2 a span {display: inline-block;color: #FFF !important;}
    .HotelShoppingCart .Remove {font-size: 16px;margin: 0 0 15px 6px;}
    .PromotionCode .Button {padding: 9px 0;}
    .PromotionCode input {margin-bottom:15px;}
    .PromotionCode .columns:nth-child(2) {width: 49% !important;float: left;margin-right: 1%;}
    .PromotionCode .columns:nth-child(3) {margin-left:1%;width:49% !important;float:left;}
    .PromotionCode h3 {margin-bottom: 15px;}
    body.Voucher.VoucherInfo ul.Steps li {width: 140px;}
    .PromotionTitle {padding: 11px 24px;}
    .PromotionItem .HotelImage,.PackageItem .HotelImage,.ProductItem .HotelImage,.LastminuteItem .HotelImage {padding-left:0px;}
    .PromotionItem .HotelLink, .PackageItem .HotelLink, .ProductItem .HotelLink, .LastminuteItem .HotelLink {padding-right:0px;}
    .ShoppingCart h2, body.Homepage .ShoppingCart h2 {margin: 0;padding: 12px 0;}
    .FiltersLink {margin-top: 0;}
    .BFGuestDetails .Form input, .BFGuestDetails .Form textarea, .BFGuestDetails .Form .select {width: 100%;vertical-align: middle;}
    .BFGuestDetails .Form ul {clear: both; display: block;}
    .BFGuestDetails .Form ul li {width: 49%;float: left;margin-left: 0px;margin-right: 1%;}
    .BFGuestDetails .Form ul li.TaxNumber {float: none}
    .BFGuestDetails .Form ul li.Number, .BFGuestDetails .Form ul li.Floor {width: 24%;margin-right: 1%;}
    .BFGuestDetails .Form ul li input.PostalCode1, .BFGuestDetails .Form ul li input.PostalCode2 {width:48% !important;}
    .BFGuestDetails .Form ul li.HalfSize, .BFGuestDetails .Form ul li.HalfSize2 {width:24%;}
    .BFGuestDetails .Form ul li.HalfSize input, .BFGuestDetails .Form ul li.HalfSize2 input {width: 66%;}
    .BFGuestDetails .Form ul li.Number label {width: 100%;}
    .BFGuestDetails .Form ul li.Number input {width: 100%;}
    .BFGuestDetails .Form ul li.Floor label {width: 100%;}
    .BFGuestDetails .Form ul li.Floor input {width: 100%;}
    .BFGuestDetails .Form ul li.liFillMoreData {width: 100%;}
    .BFGuestDetails .Form:first-of-type, .BFGuestDetails .Form:last-of-type, .BFGuestDetails .For {padding-left: 25px;padding-right: 25px;}
    .BFGuestDetails .guestCustomerRow input, .BFGuestDetails .guestCustomerRow textarea {width: 100%;}   
    .BFGuestDetails .liObrigatorio {padding-top: 70px;}
    .BFGuestDetails .liObrigatorio span {color:#007ACC;}

    .BFGuestDetails .divB2B .columns {width: 49.41667% !important;float: left;padding-left:0;padding-right:0;}
    .BFGuestDetails .divB2B .columns:first-of-type ul {padding-left:25px;}
    .BFGuestDetails .divB2B ul li {width:100%;}
    .BFGuestDetails .liMainGuest {margin-top: 25px;}

    .BFCreditCard .submitButtonsRow .columns {width: 49% !important;float: left;}
    .BFCreditCard .submitButtonsRow .columns:first-of-type {margin-right:1%;}
    .BFCreditCard .submitButtonsRow .columns:last-of-type {margin-left:1%;}
    .BFCreditCard .submitButtonsRow .Button {margin-top: 0 !important;padding: 12px 0px !important;}
    .BFCreditCard .submitButtonsRow {display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;}
    .BFCreditCard .submitButtonsRow .columns {margin-left:0 !important;margin-right:0 !important;}
    .guestCustomerRow .columns {width: 31% !important;display: inline-block;float: left;margin-right: 2%;}
    .Form input.PostalCode1, .Form input.PostalCode2 {width:32%;}
    .BookingForm .RoomerLifeHappens {display: block;padding-left: 25px;padding-right: 25px;}
    .VRoomerLifeHappensHd{display: none !important;}
    .VRoomerLifeHappensCt .Title{display: inline-block !important;}
    
    .SearchInfo .Button {margin: 20px 0 0;position: absolute;bottom: 0;left: 0;right: 0;margin-bottom: 0 !important;}
    .Search ul li {padding: 4px 0 !important; float: none;  border-right: 0 !important;max-width: none;}
    .Search ul li small {display: inline-block;}
    .Search ul li small:after {content: ":"}
    .Search .SearchInfo .eighteen.columns .clearfix {display: none;}
    body.Fixed .SearchFixed {position: relative;margin: 0;z-index: 3;-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 0 rgba(0,0,0,0); top: auto;}
    body.Fixed .Search {padding: 24px;}
    body.Fixed .SearchPromotion .Search, .SearchPromotion .Search{padding: 18px 15px;border-bottom: 1px solid #D5D7DB !important;margin-bottom: 0px;}
    .Hotel, .Room {padding: 18px 24px;}
    .PopUpInnerContent .BookingForm {padding: 18px 0 40px;}
    .ProductPopup .Equal {flex-direction:row;}
    /* Verificar Responsive
        .HotelMore, .RoomMore {font-size: 14px;}
    .HotelMore .push_eighteen.three.columns {float: left;}
    .HotelMore .three.columns {float: right; margin-left: 15px !important;}*/
    .HotelDescription h2, .RoomDescription h2 {padding: 1px 0 5px;}
    /*.HotelLink {margin-top: 15px;}*/
    .HotelLink span {line-height: 40px;display: block;}
    
    .RoomDescription {margin-top: 15px;}
    .RatePlan .select, .Extras .select {margin-bottom: 15px;}
    .RatePlan.RatePlanSpecial {position: relative;margin-bottom: 0;margin-left: -24px;margin-right: -24px;padding: 20px;}
    .RatePlan.RatePlanSpecial:last-child {margin-bottom:-18px;}
    .RatePlan:after {left:0;right:0;}    
    .RatePlan .QuantityRow .columns.QuantityColumn {
        width:15.69444% !important;
        float:left;
        margin-right: 1.16667%;
    }
    .RatePlan .QuantityRow .columns.QuantityColumn:last-child {
        float:right;
        margin-right:0;
    }
    .RatePlan .divPersonsProduct:first-child {margin-left: 0px;}
    .RatePlan .QuantityRow .DatesColumn {margin-right:0px;}
    .RatePlan .QuantityRow .DatesColumn, .RatePlan .QuantityRow .TimesColumn, .RatePlan .QuantityRow .divPersonsProduct, .RatePlan .QuantityRow .divQuantityProduct {
        width: 15.69444% !important;
        float: left;
        margin-right: 1.16667%;
    }
    .RatePlan .QuantityRow .divButtonProduct {
        margin-top: 24px;
        float: right;
        margin-right: 0;
        width:15.69444% !important;
    }
    .RatePlan:first-child:before {
        content: " ";
        left: -24px;
        right: -24px;
    }
    .RatePlanSpecial h3 {margin-top: 0;}
    .PopUpContent {padding: 30px 0 10px;overflow-x: hidden;}
    .ExtraServicesContent {padding-top: 120px !important;}
    .PopUpContent.PopUpContentShopping {padding: 45px 25px 0;}
    .PopUpContent.PopUpContentShopping a.Button {float: right;margin-bottom: 0;width: 50%;}
    .PopUpContentShopping div.gridItem.gridLast {text-align:right;}
    .PopUpContentShopping div.gridItem.gridLast a.Button {float:none;display:inline-block;}
    .PopUpContentShopping div.gridItem.gridLast + br + hr {border-bottom: 1px solid #D5D7DB !important;border-top: 0;display: none;}
    .PopUpContentShopping div.gridItem.gridLast:last-of-type + br + hr, .PopUpContentShopping div.gridItem.gridLast:last-of-type + br, .PopUpContentShopping div.gridItem.gridLast:last-of-type + br + hr + br {display:none;}
    .PopUpContent.PopUpContentShopping.BookingInfo a.Button, .PopUpContent.PopUpContentShopping.BookingInfo a.Button.Cancel {float: right;clear:none;margin-top:0px;}
    .ExtraServicesContent .BookingInfo a.Button, .BookingInfo.PopUpContent.PopUpContentShopping a.Button {float: right;clear: none;margin-top: 0px;width: calc(50% - 15px);font-size: 12px;padding-left: 0px;padding-right: 0px;}
    .PopUpContent.PopUpContentShopping a.Button.Cancel {float: none;margin-right: 0;}
    .BookingInfo .Button {margin: 15px 0 0 15px;}
    .ProductPopup .Button, .ButtonExtras {margin: 0;}
    .PopUpInnerContent ul li {width: 100%;}
    .PopUpInnerContent .Form ul {width: 100% !important;margin-right: 0 !important;padding-right: 0 !important;float: none;border-right: 0 !important;}
    table.Extras tr td a.Button {width: 100%;}
    .Popup .panel-container ul li {display: block;  width: 100%;}
    .Directions .Directions1, .Directions .Directions2 {width: 100%;float: none;margin-bottom: 10px;}
    .Directions .Directions2 {margin-top: 10px;}
    .Directions h3 {margin-bottom: 10px;}
    .PopUpContentShopping .pull_nineteen.five.columns .Button.Cancel {margin-top: 20px}
    
    .Voucher .ShoppingCart h2 {display: block;}
    .Voucher .ShoppingCart h2 i {display: none;}
    body.Voucher.VoucherInfo  .ShoppingCart h2 {display: block;}
    .Voucher .ShoppingCart h2.TotalPrice {display: none;}
    .Voucher .BookingForm .Button.Cancel {margin: 20px 0 0}
    .Form .inlineForm {/*margin-right: 10px;margin-top: 15px;*/}
    .Form .Conditions {line-height: 18px;}
    
    .LangCurrencyOptions h2 {padding: 10px 0 10px;}
    .LangCurrencyOptions ul.Languages li {width: 33%;}
    .LangCurrencyOptions ul.Currency li {width: 25%;}
    .LoginForm input {padding: 2%;}
    .LoginForm .Button {margin: 25px 0 0;}
    .LoginForm .LoginLinks {padding: 20px 0 0;}
    
    .HotelImage, .RoomImage {height: auto;}
    .HotelImage img, .RoomImage img {max-height: none;}
    .RoomImage i {display: none;}
    
    table.stacktable.small-only {display: table;}
    table.stacktable.large-only {display: none;}
    table.Extras tr th.st-head-row {font-size: 12px !important;}
    table.Extras tr th.st-head-row.st-head-row-main {font-size: 16px !important;}
    table tr td, table tr th {padding: 5px;}
    
    .PopUpContentShopping table tr div.gridHeader, .Extras.FirstRow {display: none;}
    .PopUpContentShopping div.gridItem {font-weight: 400; text-transform: none;border-bottom: 1px solid #D5D7DB;padding: 5px 0px;}
    .PopUpContentShopping div.gridItem.gridLast {padding-left: 39%;}
    .PopUpContentShopping div.gridItem label, .ExtrasRow label {display: inline-block; width: 39%;}
    div.Extras.ExtrasRow div, div.Extras.ExtrasRow div.ExtraPadding {padding: 5px !important;}
    .ExtrasRow label {float: left;}
    .ExtrasRow div {text-align: left !important;}
    .ExtrasRow .five.columns div {float: left;width: 160px;margin-top: -5px;}
    div.Extras.ExtrasRow a.Button {width: 100%;margin-bottom: 15px; text-align: center;}
    div.Extras.ExtrasRow .checked {margin: 30px 0 0}
    
    body header .LoginOptions hr {display: block !important;}
    body header .LoginForm hr {display: none !important;}
    
    .PopUpContent .Description {clear: both; margin-top: 20px;}
    .PopupLoading {width: 100% !important;}
    .ProductPopup h3 a {margin-right: 0;}
    body.Popup {overflow-x: hidden; width: 100%;}
    .ProductPopup img {width: 100%;}
    
    .divMobile {display: block; margin-bottom: -60px;}
    
    .checked {display: block !important;padding-top: 0;position: relative;right: auto;}
    .PopUpInnerContentHotelPreferences .checked, .PopUpInnerContentSpecialRequests .checked {float:left;}
    .Button.Cancel.Fright25 {margin-top: 40px;}
    .BookingInfo .Button.Confirm {clear: both;}
    .BookingInfo .Button.Cancel {margin-right: 0;}
    .HotelPromotion {padding: 0;}
    .HotelPromotion .RatePlan h3 {padding: 10px 15px;}
    .HotelPromotion .RatePlan .RatePlanDetailsContainer {padding: 15px;}
    .HotelPromotion .row:first-of-type > .Room {border-top:0;}
    .HotelPromotion .Room {padding: 15px 18px !important;}
    .HotelPromotion .row.HotelPromotionRow {padding: 0px 24px;}
    .HotelPromotion .RatePlan .select {margin-bottom: 15px;}
    .HotelPromotion .RatePlan {padding-bottom: 0;padding-top: 0px;margin-top: 15px;}
    .HotelPromotion .HotelLink {margin-top: 15px;}
    .HotelPromotion .RoomDescription {padding-top:15px;}
    .HotelPromotion .RoomDescription h2 {margin-top: 0;padding-top: 0;margin-bottom:5px;}
    section#Content {margin: 70px 0 0;padding-top: 15px;}
    section#Content.ContentPromotion {padding-top: 0;}

    .HotelPromotion .RoomDescription .HotelLink {width:22%;}

    .PopUpInnerContentHotelPreferences .Extras .select {width:100%;}
    .PopUpInnerContentHotelPreferences .Extras li {width:48%;margin-left:1%;margin-right:1%;}
    
    /* Voucher Tables */
    .VoucherRooms thead {display: none;}
    .VoucherRooms tr td {display: block; width: 100%;}
    .BookingVoucher tr td, .BookingVoucher tr th {text-align: left;}
    .BookingVoucher .productsTable thead tr th {
        display: none;
    }
    .BookingVoucher .productsTable .Title {
        display: inline-block;
        width: 200px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .BookingVoucher .productsTable tr td {
        display:block;
        text-align:left;
    }
    .BookingVoucher .GuestInfoInnerTable tr td, .BookingVoucher .GuestInfoInnerTable tr th {text-align:center;}
    .Voucher.VoucherInfo #Content > .row {display: flex;align-items: normal;flex-direction: column-reverse;flex-wrap: wrap;}

    .VoucherRooms tr td > span.Title {display: inline-block; font-weight: 700; width: 200px; text-transform: uppercase;}
    
    .NoAvailMessage, .NoResultsTxt
    {
        color: #f6b83f;
    }
    .NoResultsTxt
    {
        color: #f6b83f;
    }
    .NoResultsTxt a
    {
        color: #f6b83f !important;
    }
    /*.NoAvailMessage
    {
        display: block;
        padding-bottom: 15px;
    }
    .NoResultsTxt
    {
        display: none;
    }*/
    .AddToCartBtnProduct
    {
	    margin-top: 0 !important;
    }

    /*.ExpressCheckOut .HotelShoppingCart .Extras .ten.columns {width: auto !important;display: inline-block;float: left;}
    .ExpressCheckOut .HotelShoppingCart .Extras .five.columns {width: auto !important;display: inline-block;float: left;}
    .ExpressCheckOut .HotelShoppingCart .Extras .four.columns {width: auto !important;display: inline-block;float: left;margin-left: 10px;}
    .ExpressCheckOut .HotelShoppingCart .Extras a.Button {margin-top:-5px;padding-left: 12px;padding-right: 12px;display: inline-block;}*/
    .ExpressCheckOut .HotelShoppingCart .Extras .columns {float: left;}
    .ExpressCheckOut .HotelShoppingCart .Extras .ten.columns {width: 45% !important;}
    .ExpressCheckOut .HotelShoppingCart .Extras .five.columns {width: 30% !important;}
    .ExpressCheckOut div.Extras.ExtrasRow a.Button {margin-bottom: 0;}
    .ExpressCheckOut .ExtrasRow .five.columns div.select {padding-top: 0 !important;padding-bottom: 0 !important;margin-top: 0px;padding: 0 !important;max-width: calc(100% - 10px);margin-bottom:0;}
    .ExpressCheckOut .RatePlan .select, .ExpressCheckOut .Extras .select {margin-bottom: 0;}
    .ExpressCheckOut .HotelShoppingCart .Extras a.tooltipAbsolute {right: auto;top:12px;}
    .ExpressCheckOut .HotelShoppingCart .PopUpInnerContent ul li {clear: both;margin-bottom: 10px;width: 46%;margin-right: 1.5%;margin-left: 1.5%;float: none;display: inline-block;}
    .ExpressCheckOut .HotelShoppingCart .RatePlan .four.columns {width: 100% !important;}
    .ExpressCheckOut .ExtrasRowContainer div.Extras.ExtrasRow .checked {width: 100%;float: none;margin-top: 0px;}
    .ExpressCheckOut .ExtrasRow label {float: left;display: none;}
    .ExpressCheckOut .ExtrasRow .five.columns div {margin-top:0 !important;}
    .ExpressCheckOut .Extras.RatePlan {padding-bottom: 0px;}
    .ExpressCheckOut .HotelShoppingCart {padding: 25px 25px 0px 25px;margin-bottom: 0px;}
    .ExpressCheckOut .PopUpInnerContentSpecialRequests, .ExpressCheckOut .PopUpInnerContentHotelPreferences {margin-bottom: 0px;}
    
    .MobileShoppingCartInfo {
        display:block;
        padding-left:25px;
        padding-right:25px;
    }
    .MobileShoppingCartInfoContent {
        background: #FBFBFB;
        border: solid 1px #D5D7DB;
        padding:15px;
    }
    .MobileShoppingCartInfoBtn.Button {
        font-size: 12px;
        text-transform: uppercase;
        color: #64696C !important;
        background: #e6e6e6 !important /* Button Color */;
        border: solid 1px #D5D7DB !important/* Button Color */;
        margin: 0px;
    }
    .MobileShoppingCartInfoBtn.Button:hover, .MobileShoppingCartInfoBtn.Button:focus {
        color: #64696C !important;
        background: #FFF !important; /* Button Color */;
        border: solid 1px #D5D7DB !important/* Button Color */;
    }
    .MobileShoppingCartInfoContent .RoomerLifeHappens {
        padding-left: 0;
        padding-right: 0;
    }
    .MobileShoppingCartInfoContent .PromotionCode {
        padding: 0;
    }
    .MobileShoppingCartInfoContent .PromotionCode input {
        line-height: 17px;
    }

    .BookingForm .PaymentMethods > div {
        margin: 15px 30px;
    }

	/*RentACar */
	.RentACarMainStyle ul.Steps {
		top:0px;
	}
	.rentStepsFixed {
	height: 50px;
	margin: 0px 0px 10px 0px;
	}
	
	.RentACarMainStyle .rentStepsFixed.Fixed{
	height: 75px;
	width: 100%;
	padding-left: 0;
    margin-left: 0px;
	}
	.RentACarMainStyle ul.Steps li span { 
	    padding: 2px 0 0;
	}
	.RentACarMainStyle .Search .row > div {
		width:100% !important;
	}
	.RentACarMainStyle.twenty-four.columns {
		
	}
	
	.RentACarMainStyle .sameHeight {
		display:block;
		
	}
	.RentACarMainStyle .Search .row .row > div {
		width:100% !Important;
	}
	
	.RentACarMainStyle .Search .row > div {
		margin-left:0 !important;
	}
	
	.RentACarMainStyle .Search .row > div {
		max-height: none !important;
	}
	
	.RentACarMainStyle .columns {
		width:100% !important;
		margin-right:5px;
		float:left !important;
		max-height: none !important;
	}
	
	.RentACarMainStyle .divRentPrice {
		text-align:center;
		margin-bottom:20px;
	}
	
	.RentACarMainStyle .Cancel {
		margin-bottom:20px;
	}
	
	.checkOutRentACar .RentACarOption .rentBannerImageTitle  {
		top: 100px;
		left: 20px;
	}

	.checkOutRentACar .RentACarOption .btnRentACarOption, .RentACarOption .btnRentACarOption {
		margin-left:100px;
		margin-right:100px;
		margin-bottom:5px;
	}
	
	.RentACarMainStyle .rentBannerImageTitle {
		top: 85px;
		left: 25px;
	}
	
	.RentACarMainStyle .txtSelectedCar{
		padding-top:20px;
	}
	
	.ReservationSuccess .Reservationgz{
	font-size:38px;
	
	}
    .ReservationSuccess .ReservationText{
	font-size:20px;
	color:#A1A5AB;
    margin-top: 5%;
	}

	.ReservationSuccess .ReservationText2 {
	font-size:18px;
	}

	.ReservationSuccess .btnRentNumber {
	margin-bottom:5px;
	}


	.RentACarOption .responsive-hide {
		display:none !important;
	}
	
	.RentACarOption .sameHeight2 {
		display:block;
	}
	.RentACarOption .rentBannerTitle, .RentACarOption .rentBannerText {
		padding:5px;
	}
	
	
	.RentACarMainStyle .responsive-hide {
		display:none !important;
	}
    .PopUpContent .Button.Delete {
		position: relative;
		width: auto;
		bottom: auto;
	}
    .PopUpContent .registerUserForm input.Button {margin-right:0px;}
	.Form ul li.HalfSize {width: 100%;display: block;}
	.Form ul li.HalfSize2 {margin-left: 0;}
	.BFGuestDetails .HalfSize label {width: 30%;}
    .BFCreditCard .submitButtonsRow .Button {line-height:12px;font-size:10px;}

}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	.Search .SearchInnerContent .row > div, body.Homepage .Search .row > div {float: left !important; width:48% !important; margin: 0 1%  0px !important;}
    .SearchInnerContent .row .columns.push_one.twenty-two {width: 100% !important;}
    .Search .SearchInnerContent .row .row > div {width:23% !important;}
    .SearchInnerContent .row .HideNumberNights, body.Homepage .Search .row .HideNumberNights {display: none;}
	#AvailabilitySearch1_cboRoomTypes_update, .Search .row > div.one.columns {display: none;}
    

	/* RentACar */
	.RentACarOption .rentBannerImageTitle {
		top:80px;
		left: 25px;
	}
	
	.checkOutRentACar .RentACarOption .rentBannerImageTitle {
		top: 70px;
		left: 25px;
	}
    .checkOutRentACar {
        width: 425px;
        margin: auto;
    }

    

    /* Override a colunas para não ficar "gigante" de 1023px até 768px / em tablets */

    .PromotionItem .seven.columns,
    .PackageItem .seven.columns,
    .ProductItem .seven.columns,
    .LastMinuteItem .seven.columns {
        width: 28.34028% !important;
        float: left;
    }

    .PromotionItem .twelve.columns,
    .PackageItem .twelve.columns,
    .ProductItem .twelve.columns,
    .LastMinuteItem .twelve.columns  {
        width: 49.41667% !important;
        float: left;
        margin-left: 1.16667% !important;
    }

    .PromotionItem .five.columns,
    .PackageItem .five.columns,
    .ProductItem .five.columns,
    .LastMinuteItem .five.columns  {
        float: left;
        width: 19.90972% !important;
    }

    .PromotionItem h2,
    .PackageItem h2,
    .ProductItem h2,
    .LastMinuteItem h2 {
        padding-top:0px;
    }

    .Room > .row > .six.columns {
        width: 24.125% !important;
        float: left;
        margin-right: 1.16667% !important;
    }

    .Room > .row > .sixteen.columns .RoomDescription {
        margin-top: 0;
    }

    .Room > .row > .five.columns {
        width: 24.125% !important;
        float: left;
        margin-right: 1.16667% !important;
    }

    .Room > .row > .seventeen.columns .RoomDescription {
        margin-top: 0;
    }

    .Hotel > .row > .six.columns {
        width: 24.125% !important;
        float: left;
        margin-left: 1.16667% !important;
    }
    .Hotel > .row > .seventeen.columns {
        float: left;
        width: 70.49306% !important;
        padding-left: 15px;
    }
    .Hotel > .row > .eleven.columns {
        width: 47.20139% !important;
        float:left;
        margin-left:1.16667% !important;
    }

    .HotelPromotionRow .five.columns {
        width: 19.90972% !important;
        float: left;
    }
    .HotelPromotionRow .thirteen.columns {
        margin-left: 1.16667% !important;
        width: 59.63194% !important;
        float: left;
    }
    .HotelPromotionRow .four.columns {
        margin-left: 1.16667%;
        width: 15.69444% !important;
        float: left;
    }
    .HotelPromotion .Room .row .five.columns {
        width: 19.90972% !important;
        float:left;
        margin-right: 15px;
    }
    .HotelPromotion .RoomDescription {
        padding-top: 0;
        margin-top: 0px;
    }
    .HotelPromotion .RatePlan .QuantityColumn .AddToCartBtn {
        margin-right: 0px;
        margin-left: 0;
    }
    .HotelPromotion .RatePlan .select {
        margin-bottom: 0;
    }

    .HotelDetailsContent #tabs-1 .row > .six.columns {
        width: 30% !important;
        float: left;
        margin-right: 15px;
    }

    .HotelDetailsContent #tabs-2 .row > .twelve.columns:first-child {
        width: 49.41667% !important;
        float: left;
        margin-right: 15px;
    }

    .HotelDetailsContent #tabs-3 .row > .ten.columns {
        width: 49.41667% !important;
        float: left;
        margin-right: 15px;
    }
    .HotelDetailsContent #tabs-3 .row > .fourteen.columns {
        width: calc(49.41667% - 15px) !important;
        float: left;
    }
    .HotelDetailsContent #tabs-3 .row > .fourteen.columns iframe {
        max-width:100%;
    }

    .RoomDetailsContent .row > .ten.columns {
        width: 49.41667% !important;
        float: left;
        margin-right: 15px;
    }
    .RoomDetailsContent .row > .fourteen.columns {
        width: calc(49.41667% - 15px) !important;
        float: left;
    }

    .Popup .RoomDetailsContent .Items2 ul li {
        width: 49%;
    }

    .RoomDetailsContent .Description {
        margin-top:0;
    }

    

    .Voucher #Content .BookingForm.BookingVoucher .twenty-two.columns {
        width: 91.56944% !important;
        margin: auto !important;
    }
    .Voucher #Content .BookingForm.BookingVoucher .five.columns.Form {
        width: 19.90972% !important;
        margin-left:4.21528% !important;
        float:left;
        margin-right: 15px;
    }
    .Voucher #Content .BookingForm.BookingVoucher .eleven.columns.Form,
    .Voucher .divB2B .eleven.columns {
        width: 45.20139% !important;
        float: left;
        margin-right: 15px;
        margin-left: 4.21528% !important;
        margin-bottom:15px;
    }

    .Voucher #Content .BookingForm.BookingVoucher .sixteen.columns.Form {
        width: 66.27778% !important;
        float: left;
        margin-bottom: 15px;
    }

    .Voucher #Content .BookingForm.BookingVoucher .ten.columns.Form,
    .Voucher .divB2B .ten.columns {
        float: left;
        width: calc(40.98611% - 15px) !important;
        margin-bottom:15px;
    }

    .Logged .ListReserves .divSearchB2B > .columns {
        width: 30% !important;
        float: left;
        margin-right: 3%;
    }

    .Logged .ListReserves .divSearchB2B > .columns:last-child {
        width: 33% !important;
        float: right;
        margin-right: 0;
        margin-top: 24px;
    }
    .Logged .ListReserves .divSearchB2B > .columns .Button,
    .Logged .ListReserves .divSearchB2B > .columns .Button:hover,
    .Logged .ListReserves .divSearchB2B > .columns .Button:focus {
        margin-top:0;
        padding: 15px 0px !important;
    }

    .ProductPopup > .row > .four.columns {
        width: 18.69444% !important;
        float: left;
        margin-left: 1.16667%;
    }

    .ProductPopup > .row > .sixteen.columns {
        width: 58.27778% !important;
        float: left;
        margin-left: 1.16667%;
    }

    .ProductPopup > .row.Equal > div.four.columns:last-of-type {
        flex-direction: column;
        align-items: flex-end;
    }

    .ProductPopup .RatePlan .columns {
        width: 48% !important;
        float: left;
        margin-right: 2%;
    }

    .ProductPopup .RatePlan {
        padding: 0;
    }
}
@media only screen and (min-width:768px) and (max-width:768px) {
    .Popup .tab-container .panel-container {
        padding: 0;
    }
    .Popup .tab-container .panel-container .tab, .Popup .tab-container .panel-container .tab:hover {
       border-color:#D5D7DB;
       border-bottom-color: #D5D7DB !important;
    }
    .Popup .tab-container .panel-container .tab.active, .Popup .tab-container .panel-container .tab.active:hover {
        border-color: #FFF;
        border-bottom-color: #D5D7DB !important;
    }
}
@media only screen and (max-width: 767px)
{
    .Search ul li {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .Search ul li.pnCity {
        width: 100%;
    }
    .Search .divSearchChildren .ChildrenAgeContainer {
        top: unset;
        bottom: 50%;
        z-index: 3;
    }
    .Room .RoomDescription {
        margin-top:0;
    }
    .Room .RoomDescription .RoomMore {
        width: 100%;
        float: left;
        margin-top: 15px;
    }
    .Room .RoomDescription .Website {
        padding-right: 10px;
    }
    .Room > .row > .columns:first-child {
        width: 50% !important;
        display: inline-block;
        float: left;
        padding-right: 15px;
    }
    .Room .RoomDescription .RoomDescriptionText {
        width: 100%;
        float: left;
    }
    .Equal {flex-direction: column;}
    ul.Steps.ThreeSteps {display:none;}
    .LangCurrency, .Login, .Website, .PartnersInatel {margin:0;}
    .LangLanguage span, .Login span, .LangLanguage .icon-down-open-big, .LangCurrency .icon-down-open-big, .Login .icon-down-open-big, .LangLanguage .icon-up-open-big, .LangCurrency .icon-up-open-big, .Login .icon-up-open-big{display:none;}
    .BFGuestDetails .Form ul li.Number, .BFGuestDetails .Form ul li.Floor {
    width: 23%;
    margin-right: 1%;
}
    #AvailabilitySearch1_cboRoomTypes_update, .Search .row > div.one.columns {
        display: none;
    }
    .BFGuestDetails .Form label span.Required {
        float: left;
        margin-left: 0px;
        margin-right: 5px;
    }
    .BFGuestDetails .liMainGuest {margin-top: 10px;width: 100% !important;margin-bottom: 10px;}
    .BFGuestDetails .liMainGuest input[type='checkbox']{width:auto !important;}
    .BookingForm .BFGuestDetails h2 small {float: right;margin-top: 0;}    
    .BookingForm .Form select {
        padding-right: 45px;
    }
    .Search .Equal > [class*='col-'], .Search .Equal > .columns {
        display: inline-block;
    }
    .SearchInfo .Equal .eighteen.columns, .SearchInfo .Equal .four.columns {
        width: 100% !important;
        position: relative;
    }
    .Search .SearchInnerContent .row > div, body.Homepage .Search .row > div {
        float: left !important;
        width: 48% !important;
        margin: 0 1% 0px !important;
    }
    .SearchInfo .Button {position:relative;}
    .Search .ChildrenAgeBtn {margin-top:15px;padding: 0;}
    .Logged .logoutContainer img {
        margin-left:20px;
    }
    .Logged .logoutContainer img.CloseButton {
        margin-top:0;
    }
    .Logged .PersonalDataForm.Form ul li.liEmail {
        width: 100%;
    }
    .Logged .PersonalDataForm.Form ul li.liPhone1 {
        width: 49.2%;
    }
    .Logged .PersonalDataForm.Form ul li.liPhone2 {
        width: 49.2%;
    }
    .Logged .PopUpContent.PCRegister .Button,
    .Logged .PopUpContent.PCRegister .Button:hover,
    .Logged .PopUpContent.PCRegister .Button:focus {
        margin-left: 0px;
        width: 49%;
        max-width: 49%;
        margin-left: 1%;
        margin-right:0;
    }
    .Logged .PopUpContent.PCRegister .Button.Delete,
    .Logged .PopUpContent.PCRegister .Button.Delete:hover,
    .Logged .PopUpContent.PCRegister .Button.Delete:focus {
        margin-left: 0px;
        width: 49%;
        max-width: 49%;
        margin-right: 1%;
        margin-left:0;
    }
    header .tab a {padding: 10px 15px;font-size:10px;}
    .Logged .PopUpContent .BookingForm input.PostalCode2 {width: 45%;}
    .Logged .registerUserForm #message p {width: 100%;padding: 0px 15px;margin: 15px 0px;}
    .PopUpContent .registerUserForm {margin-top: -30px;}
    .PopUpContent .registerUserForm .BookingForm ul li:first-child, .PopUpContent .registerUserForm .BookingForm ul li {width: 100% !important;margin: 0 !important;margin-bottom:15px !important;}
    .PopUpContent .registerUserForm input.Button {margin-right:0px;}
    .Logged .PopUpContent .registerUserForm {margin-top:0;}
    section#Content {margin: 0; padding: 80px 0 0 !important;}
    body.OpenLogin section#Content, body.OpenLangCurrency section#Content {padding-top:30px !important;}
    body.Homepage section#Content {margin: 0; padding: 90px 0 0 !important;}
    body.Homepage.OpenLogin section#Content, body.Homepage.OpenLangCurrency section#Content {padding-top:30px !important;}
    ul.Steps {top: 70px;margin: 5px auto 5px;height: 27px;overflow: hidden;}
    .tab {margin-right:8px;}
    .tab:last-child {margin-right:0;}
    .tab a {font-size: 11px;padding: 0 5px;line-height: 32px;}
    .Extras .select {width: 90%;}
    ul.Steps {width: 90%;}
    
    .inlineFormCardNumber {width: 100%;}
    .inlineForm .SecuritCode {width: 45px !important; padding: 6px 6px;}
    .inlineForm.CCMonth .select {width: 100% !important;padding: 6px;}
    .inlineForm.CCYear .select {width: 100% !important;padding: 6px;}
	
	.HotelDescription h2, .RoomDescription h2, .BookingForm h2 {font-size: 16px;}
	
	.PromoDiscount {float: none;}

    .PromotionItem .HotelLink, .PackageItem .HotelLink, .ProductItem .HotelLink, .LastminuteItem .HotelLink {margin-top: 15px;}
	
	#popup {width: 300px;padding: 0;height: 199px;}
    #popup img {width: 300px; height: 199px;}
    #popup .bpopupContent {font-size: 11px; line-height: 13px; bottom: 0;width: 300px;padding: 0 5px 5px;margin: 0;z-index: 1;}
    #popup h2 {font-size: 14px; line-height: 24px}

    .Popup h1 {
        padding-left: 15px;
    }

    .PopUpContentShopping .TotalPrice .FinalPrice {
        text-align:left;
        float:none;
        margin-top:15px;
    }

    .HotelDetailsContent .tab a {
        font-size: 14px;
        padding: 0 15px;
        line-height: 36px;
    }

    .HotelDetailsContent #tabs-3 .row > .fourteen.columns iframe {
        max-width:100%;
    }
    

    .ShoppingCart {height: 44px;}
    body.Homepage .ShoppingCart {margin: 0px;left: 0;right: 0;}
    body.Homepage .ShoppingCart h2 {margin: 0;}
    body.Voucher ul.Steps li, body.Voucher.VoucherInfo ul.Steps li {width: 20%;}
    .BFGuestDetails label {display: block;width: 100%;margin-bottom: 5px;}
    .BFGuestDetails .row.MoreData .Form:first-child ul li:first-child {float: none;}
    .BFGuestDetails .Form ul li.HalfSize, .BFGuestDetails .Form ul li.HalfSize2 {width: 23%;float: left;}
    .BFGuestDetails .Form ul li.HalfSize2 {width: 23%;margin-left: 1%;margin-right: 0%;}
    .BFGuestDetails .Form ul li.liFillMoreData {width:100%;}
    .BFGuestDetails .Form input, .BFGuestDetails .Form textarea, .BFGuestDetails .Form .select, .Form input.Phone {width: 100% !important;}
    .BFGuestDetails .Form i.icon-attention {top: 26px;}
    .BFGuestDetails .Form ul li {width: 48%;float: left;margin-left: 1%;margin-right: 1%;}
    .BFGuestDetails .Form ul li.liObrigatorio, .BFGuestDetails .Form ul li.liComentarios {width:100%;}
    .BFGuestDetails .Form ul li input.PostalCode1, .BFGuestDetails .Form ul li input.PostalCode2 {width:46% !important;}
    .BFGuestDetails .Form ul li .PhoneSignal {width:8% !important;}
    .BFGuestDetails .liObrigatorio {padding-top: 0px;}
    .BFGuestDetails .guestCustomerRow .Form:first-of-type, .BFGuestDetails .guestCustomerRow .For {padding-right: 5px;}
    .BFGuestDetails .guestCustomerRow .Form:last-of-type {padding-left:5px;}    
    .BFGuestDetails .guestCustomerRow .columns {width: 31% !important;display: inline-block;float: left;margin-right: 2%;}
    .BFCreditCard .submitButtonsRow .Button {line-height:12px;font-size:9px;}
    .HotelShoppingCart .RoomsShoppingCart .Form p, .HotelShoppingCart .RoomsShoppingCart .Form .select {display: block;width: 100%;}
    .PromotionCode input {display: block;width: 100%;float: none;}
    .PromotionCode .Button {display: block;width: 100%;margin: 0px 0 0;}
    .RoomReserve .Form .select {margin: 5px 0 10px;}
    .VoucherRooms tr td > span.Title {width: 100%;}
	.PartnersInatel .icon-down-open-big {display: none}
    div.Extras.ExtrasRow a.tooltip.tooltipBig {text-align:center;}
    div.Extras.ExtrasRow a.tooltip.tooltipBig .tooltip-content {max-width: 300px;width: 300px;left: 60px;}
    div.Extras.ExtrasRow a.tooltip.tooltipAbsolute {width:auto;top: 7px;}
    div.Extras.ExtrasRow a.tooltip.tooltipAbsolute .tooltip-content {max-width:inherit;}

    .Voucher.VoucherInfo #Content > .row {display: flex;align-items: normal;flex-direction: column-reverse;flex-wrap: wrap;}

    body > form, body .pagewrap > form {margin: 0 0 60px;}
    body.Popup > form {
        margin: 0 0 20px;
    }
	
	.BookingForm.Search {padding: 15px;}
    .columnFixed {position: relative; right: auto;}
	
    .PopUpContent.PopUpContentShopping.BookingInfo a.Button, .PopUpContent.PopUpContentShopping.BookingInfo a.Button.Cancel {float: right;width:100%;margin-top: 15px;margin-bottom: 0px;width: calc(50% - 5px) !important;margin-right: 5px;margin-left: 0;font-size: 11px !important;}
    .ExtraServicesContent .BookingInfo a.Button, .BookingInfo.PopUpContent.PopUpContentShopping a.Button {float:right;width:100%;margin-top: 15px;margin-bottom: 0px;font-size: 14px;}
    .ExtraServicesContent .BookingInfo a.Button {width:calc(50% - 5px);margin-left:5px;margin-right:0;font-size: 10px;}
    .ExtraServicesContent .BookingInfo a.Button.Cancel {width:calc(50% - 5px);margin-right:5px;margin-left:0;}
    .ExtraServicesContent .BookingInfo > div {padding:20px 15px !important;font-size: 11px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
    .ExtraServicesContent {padding-top: 175px !important;}
    .PopUpContent.PopUpContentShopping.PopUpContentShoppingNoMargin {margin-top:185px;padding: 0;}
    .PopUpContentShopping table tr th.st-head-row hr {border-top: 1px solid #D5D7DB !important;color: #D5D7DB !important;border-bottom: 0px;}
    .PopUpInnerContent ul.Extras.RatePlan li
    {
        margin-bottom: 10px;
        width: 46%;
        margin-right: 1.5%;
        margin-left: 1.5%;
        float: none;
        display: inline-block;
    }
    .PopUpInnerContent ul.Extras.RatePlan li .select {
        width:100%;
    }
    .PopUpInnerContent ul.Extras.RatePlan li .select select {padding-right: 30px;}

    .RatePlan label {margin-left:0px;}
    .RatePlan .QuantityRow {
        padding-left:2%;
    }
    .RatePlan .QuantityRow .columns.QuantityColumn {
        width: 48% !important;
        float:left;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .RatePlan .QuantityRow .Button {margin-top: 18px;padding: 8px 0px;margin-right: 0px;margin-left: 0px;min-width: unset; width: 100%;}
    .RatePlan .QuantityRow .columns.QuantityColumn:last-child {
        float:right;
        margin-right: 2%;
        width: 98% !important;
        margin-bottom: 0px;
    }
    .RatePlan .select {
        padding: 8px 0px;
        margin-bottom: 0;
    }
    .RatePlan:first-child:before {
        content: " ";
        left: 0;
        right: 0;
    }
    .PopUpContent .RatePlan .select i.icon-down-open-big {
        top: 4px;
    }
    .RatePlan .select i.icon-down-open-big {
        top: 10px;
    }
    .RatePlan .divPersonsProduct:first-child {margin-left: 0px;}
    .RatePlan .QuantityRow .DatesColumn {margin-right:0px;}
    .RatePlan .QuantityRow .DatesColumn, .RatePlan .QuantityRow .TimesColumn, .RatePlan .QuantityRow .divPersonsProduct, .RatePlan .QuantityRow .divQuantityProduct {
        width: 48% !important;
        float: left;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .RatePlan .QuantityRow .divButtonProduct {
        float: right;
        margin-right: 2%;
        width: 48% !important;
        margin-top: 0;
    }
    .RatePlan span.select {min-height:unset;padding:8px 5px;}
    .BookingInfoHeader_Left, .BookingInfoHeader_Right{
        width:100%;
    }
    .PaymentLists > *, .PaymentLists > div {width:100%;}
    .NoResultsTxt .Button {
        display: block;
        margin: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .ProductPopup h3 a {position: relative;left: unset;right: unset;}

    .ProductPopup .Equal {flex-direction: column;}

    body.Voucher.VoucherInfo .ShoppingCart.ShoppingCartVoucher {margin-top:0;margin-bottom:0;}
    body.Voucher.VoucherInfo .ShoppingCart.ShoppingCartVoucher:last-of-type {margin-bottom:15px;}

    .HotelPromotion .RoomDescription .HotelLink {display:none;}
    .HotelPromotion .RatePlan {padding-bottom: 0;padding-top: 0px;margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;}
    .HotelPromotion .HotelLink {margin-top: 15px;}
    .HotelPromotion .RoomDescription {padding-top:0;}
    .HotelPromotion .RoomDescription h2 {margin-top: 0;padding-top: 0;margin-bottom:5px;padding-right: 15px;}
    
    .Search ul li {padding: 4px 0 !important; float: none;  border-right: 0 !important;max-width: none;width: 33.3%;display: inline-block;}
    .Search ul li.pnHotel {width:100%;}
    .Search ul li.pnDepartureDates { margin-right:33.3%;}
    .SearchInnerContent .row .HideNumberNights, body.Homepage .Search .row .HideNumberNights {display: none;}
    .SearchInnerContent .row .divSearchChildren, .SearchInnerContent .row .ButtonSearch {float: left;}
    .SearchInnerContent .row .divSearchChildren, body.Homepage .row .divSearchChildren {padding-top: 20px;}
    .SearchInnerContent .row .columns.push_one.twenty-two {width: 100% !important;}

    .ExpressCheckOut .HotelShoppingCart .Extras .ten.columns {width: 100% !important;}
    .ExpressCheckOut .HotelShoppingCart .Extras .five.columns, .ExpressCheckOut .HotelShoppingCart .Extras .four.columns {width:50% !important;}
    .ExpressCheckOut .ExtrasRow .five.columns div {padding-left: 0 !important;margin-top: 0px !important;}
    .ExpressCheckOut div.Extras.ExtrasRow div div {padding-top:0 !important;}
    .ExpressCheckOut .PopUpInnerContent ul.Extras.RatePlan li .select {padding-top:0;padding-bottom:0;}
    .ExpressCheckOut .ExtrasRowContainer div.Extras.ExtrasRow .checked {min-width: 100%;width:auto;float: right;margin-top: 0px;}
    .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests ul li {display: inline-flex;}
    .ExpressCheckOut .Extras .select span {padding:4px !important;}
    .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests .AirportDetails ul li {display: inline-block;}
    .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests .AirportDetails ul li input, .ExpressCheckOut .HotelShoppingCart .PopUpInnerContentSpecialRequests .AirportDetails ul li textarea {width: 100%;}
    .ExpressCheckOut .HotelShoppingCart {padding: 25px 25px 0px 25px;margin-bottom: 0px;}
    .ExpressCheckOut .PopUpInnerContentSpecialRequests, .ExpressCheckOut .PopUpInnerContentHotelPreferences {margin-bottom: 0px;}
    


    .groupMessage .Hotel .HotelDescription {margin-top: 10px;}
    .groupMessage .Hotel .HotelDescription h2 {padding-bottom:0;}
    .groupMessage .HotelDescription span.Stars {margin-bottom: 5px;margin-top: 2px;}
    .groupMessage .Hotel .HotelImage {max-height: 90px;overflow: hidden;-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);}
    .groupMessage .Hotel .HotelImage img {box-shadow:none;}



    .RatePlan {
        position: relative;
        margin-bottom: 0;
        margin-left: -24px;
        margin-right: -24px;
        padding: 20px;
    }

    .PopUpInnerContent ul.Extras.RatePlan {
        margin-left: 0;
        margin-right: 0;
    }

    .RatePlan p {
        display:none;
    }

    .RatePlan.RatePlanSpecial:first-child {
        padding-top: 20px !important;
    }

    .RatePlan.RatePlanSpecial:last-child {
        padding-bottom:20px;
    }

    .BookingVoucher img.HotelLogo {
        padding-left: 15px;
        padding-right: 15px;
    }

	/*RentACar*/
	.rentStepsFixed {
	height: 50px;
	margin: 10px 0px 0px 0px;
	}
	

	
	.RentACarMainStyle .rentStepsFixed.Fixed{
		top: 22px;
		height: 50px;
	}
	.RentACarMainStyle .RentACarBanner img {
		height: 70px;
	}
	
	.RentACarMainStyle .rentBannerText {
		font-size: 10px;
	}
	.RentACarMainStyle .rentBannerTitle {
		font-size: 12px;
	}
	
	.RentACarMainStyle .rentBannerImageTitle {
    top: 45px;
    left: 10px;
	font-size: 20px;
	}
	
	.RentACarMainStyle .txtSelectedCar{
		padding-top:20px;
	}
	
	.RentACarMainStyle .RentACarBtn {
		margin-left:20px;
		margin-right:20px;
	}
	
	.ReservationSuccess {
		margin-top: 40px;
	}
	.ReservationSuccess .Reservationgz{
	margin-top:10%;
	
	}
    .ReservationSuccess .ReservationText{
margin-top:10%;
	}

	.ReservationSuccess .ReservationText2 {
margin-top:10%;
	}

	.ReservationSuccess .btnRentNumber {
margin-top:10%;
	}
	
	.checkOutRentACar .RentACarOption .rentBannerImageTitle  {
		top: 80px;
		left: 20px;
	}
	 .RentACarOption .rentBannerImageTitle  {
		top: 85px;
		left: 20px;
	}
	
	.RentACarOption .rentACarImage {
		min-height: 110px;
	}
	.checkOutRentACar .rentACarImage {
		height: 80px;
	}
    .checkOutRentACar {
        width: 370px;
        margin: auto;
        max-width: 100%;
    }
	
	.checkOutRentACar .RentACarOption .btnRentACarOption, .RentACarOption .btnRentACarOption  {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 40px;
		margin-right: 40px;
		padding: 6px;
		
		
	}
	.RentACarMainStyle .baselineStyle {
		display:block;
		
	}
	
	.RentACarOption .responsive-hide {
		display:none;
	}
			.ReservationSuccess {
	height:90vh;
	}

    .Form .inlineForm {
        width: 100%;
        display: block;
    }
    .Form .inlineForm input, .Form .inlineForm select{
        width: 100% !important;
        display: block;
        margin-bottom: 10px;
    }
	.Form .inlineForm.CCMonth, .Form .inlineForm.CCYear {
        width: 49%;
        margin: 0 1% 0 0;
        display: block;
        float: left;
        max-width: 49%;
        margin-bottom: 5px;
    }
    .Form .inlineForm.CCYear {
        margin-left:1%;
        margin-right:0px;
    }
    .Form .inlineForm select {
        margin-bottom: 0;
    }
    .PromoDiscount .HotelLink{display: none;}

    .NoResultsTxt {flex-wrap:wrap;}
    .NoResultsTxt div:last-child {
        width:100%;
    }
    .NoResultsTxt .Button {margin-top:15px;margin-bottom:0px;}

    .ui-datepicker {
        left: 0 !important;
        right: 0 !important;
        max-width: 100vw;
    }
    .ui-datepicker td {
        font-size:12px;
    }
    .ui-datepicker td > *:after {
        font-size: 8px !important;
    }
    .ProductPopup .Button, .ButtonExtras {
        margin-top: 15px;
        font-size:11px;
    }

    Footer .Container {
        line-height: 18px;
        text-align:center;
    }
    Footer .Certificate {
        float:none;
    }

    .RentACarBanner .columns {
        overflow: hidden;
    }

    .RentACarMainStyle .RentACarBanner img {
        width:120%;
        max-width:120%;
        height: auto;
    }
    .RentACarMainStyle .RentACarBanner label {
        top:unset;
        bottom:80px;
    }
    .RentACarMainStyle .RentACarBanner .sameHeight2 {
        display:block;
    }
    .RentACarMainStyle .rentBannerTitle {
        padding:10px;
    }

    .Popup .tab-container .panel-container {
        padding:0;
    }
    .Popup .tab-container .panel-container .tab {
        margin-right:0px;
    }
   .Popup .tab-container .panel-container .tab, .Popup .tab-container .panel-container .tab:hover {
       border-color:#D5D7DB;
       border-bottom-color: #D5D7DB !important;
    }
    .Popup .tab-container .panel-container .tab.active, .Popup .tab-container .panel-container .tab.active:hover {
        border-color: #FFF;
        border-bottom-color: #D5D7DB !important;
    }
    /* Override a colunas para não ficar "gigante" de 1023px até 768px / em tablets */    

    .PromotionItem .HotelImage, .PackageItem .HotelImage, .ProductItem .HotelImage, .LastminuteItem .HotelImage {
        margin-bottom: 15px;
    }
    .HotelImage, .RoomImage {
        margin-bottom: 15px;
        max-height: 90px;
        overflow: hidden;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
    }
    .HotelImage img, .RoomImage img {box-shadow:none;}
    .PopUpContent.PopUpContentShopping a.Button.Remove {
        width: 100%;
    }

    .Voucher #Content .BookingForm.BookingVoucher .twenty-two.columns,
    .Voucher #Content .BookingForm.BookingVoucher .eleven.columns,
    .Voucher #Content .BookingForm.BookingVoucher .ten.columns,
    .Voucher #Content .BookingForm.BookingVoucher .sixteen.columns {
        width: 91.56944% !important;
        margin: auto !important;
        margin-bottom: 15px !important;
        overflow: auto;
    }
    .Voucher.VoucherInfo #Content .row.divB2B {
        display:block;
    }
    .Voucher.VoucherInfo #Content .row.divB2B.hideOnMobile {
        display:none;
    }
    .Voucher.VoucherInfo #Content .row.divB2B .showOnMobile {
        display:block;
    }
    /*.Voucher #Content .BookingForm.BookingVoucher .divB2B .eleven.columns{
        width: 45.20139% !important;
        float: left;
        margin-right: 15px;
        margin-left: 4.21528% !important;
        margin-bottom: 15px;
    }

    
    .Voucher #Content .BookingForm.BookingVoucher .divB2B .ten.columns {
        float: left;
        width: calc(45.20139% - 15px) !important;
        margin-bottom: 15px;
    }*/

}
@media only screen and (min-width:442px) and (max-width: 767px) {
    /* Override a colunas para não ficar "gigante" de 1023px até 768px / em tablets (este query é principalmente para os popups
        Em que ficam sempre menores que a página "parent"
    */
    
    .HotelDetailsContent #tabs-1 .six.columns {
        width: 40% !important;
        float: left !important;
        margin-right: 15px;
    }
    .HotelDetailsContent #tabs-2 .twelve.columns:first-child {
        width: 51% !important;
        float: left;
        border-right: 15px solid #FFF;
    }
    .HotelDetailsContent #tabs-3 .bx-wrapper img {
        height: auto;
        max-width: unset;
        max-height: 300px;
    }
    .HotelDetailsContent #tabs-3 #bx-pager a img {
        width: 100%;
    }
}
@media only screen and (max-width: 441px)
{
    .Form input.PhoneIndicator {width: 20%;margin-bottom: 4%;}
    .Form input.Phone {width: 67%;}
    .Form ul li.HalfSize {width: 100%;float: none;}
    .Form ul li.HalfSize2 {margin-left: 0;}
    .Header .push_seven.three.columns, .Header .three.columns {width: 30% !important;}
    .Header.Header3 .three.columns {width: 28% !important;}
    .Header.Header3 .two.columns {width: 18% !important;}
    .Popup h2 {font-size: 15px;}
    .getCreditCardNumber {width: 200px !important;}
    .LangCurrencyOptions ul.Languages li {width: 50%;}
    header > .row {padding: 0;}
    .ExtrasRow .five.columns div {width: 130px;margin-top: 0;}
    .ExtrasRow .five.columns div {width: 130px;margin-top: 0;}
    .Extras.ExtrasRow .select i {top: 5px;}
	
	 .RentACarOption .rentBannerImageTitle  {
		 top: 80px;
		 left:10px;
		 font-size:25px;
	 }
	.RentACarOption .rentBannerText {
		display:none;
	}
	
	.RentACarOption .hrCarStyle {
		display:none;
	}
	
	.checkOutRentACar .RentACarOption .rentBannerText {
		display:none;
	}




}
@media only screen and (max-width: 355px)
{
    .Header.Header3 i.icon-down-open-big {display: none !important;}
    body header .Logo a, body.Fixed header .Logo a {font-size: 14px;height: 14px;}
    .LoadingText {font-size: 14px; line-height: 18px;}
    #circularG{margin: 15px auto 0}
	
	/*RentACar*/
	.RentACarMainStyle .rentBannerText {
		display:none;
	}
	
	.RentACarMainStyle .rentBannerImageTitle {
		top: 50px;
		left: 8px;
		font-size: 16px;
	}
	.RentACarMainStyle .rentStepsFixed.Fixed {
		height: 40px;
		padding-left: 8px;
	}
	
	.RentACarMainStyle .listBoxStyle {
		/*height:20px !important;*/
	}
	
	.RentACarMainStyle .carImage {
		height:200px !important;
	}

	.RentACarMainStyle .hrDriverDetailsStyle {
	display:none;
	}

	.RentACarMainStyle .responsive-hide {
	display:none;
	}


	.ReservationSuccess .Reservationgz{
	font-size:24px;
	
	}
    .ReservationSuccess .ReservationText{
	font-size:20px;
	}

	.ReservationSuccess .ReservationText2 {
	font-size:20px;
	}

	.ReservationSuccess .btnRentNumber {
	margin-top:30%;
	}

	.ReservationSuccess .Button {
	font-size:11px;
	}
	.RentACarOption .rentBannerText {
		display:none;
	}
	
	 .RentACarOption .rentBannerImageTitle  {
		top: 85px;
		left: 6px;
		font-size: 18px;
	 }
	 .checkOutRentACar .RentACarOption .rentBannerImageTitle {
		top: 85px;
		left: 6px;
		font-size: 18px;
	 }
	.RentACarOption .btnRentACarOption {
		padding: 6px;
		font-size: 12px;
		margin-top: 5px;
		margin-left: 20px;
		margin-right: 20px;
		padding: 6px;
	}
	
	.RentACarMainStyle .show-responsive {
		display:block !important;
	}
	
	.ReservationButtons .btnRentCalendar {
		font-size:12px;
	}

}
@media print {
    header, .Voucher.VoucherInfo #Content .ten.columns, .Steps, #Footer {display: none;}
    body.Voucher.VoucherInfo #Content .row > .fourteen.columns {width: 100%;}
    body.OpenLogin * {visibiliy:hidden;max-height:0px;}
    body.OpenLogin header {position:relative;display:block;}
    body.OpenLogin header * {visibility:visible;max-height:unset;}
    body.OpenLogin header .Logged > .row {display:none;}
    body.OpenLogin header .Logged > .row:last-of-type {display:block;}
    body.OpenLogin header .Logged .ReserveDetails thead tr th {padding-left:5px;padding-right:5px;} 
    body.OpenLogin header .row .etabs {display:none;}
    body.OpenLogin header .panel-container {border:0px !important;}
    body.OpenLogin header .panel-container > * {visibility:hidden;max-height:0px;}
    body.OpenLogin header .panel-container #tabs-3 {visibility:visible !important;max-height:unset !important;}
    body.OpenLogin header .panel-container #tabs-3 .Button, body.OpenLogin header .panel-container #tabs-3 .addthisevent-drop {display:none;}
    body.OpenLogin header .panel-container #tabs-3 * {visibility:visible !important;max-height:unset !important;}
    body.OpenLogin header .panel-container #tabs-3 .RentACarOption {display:none;}
    body.OpenLogin header > .row {display:none;}
    body.OpenLogin .ReserveDetails tr th, body.OpenLogin .ReserveDetails tr td {line-height: 20px;}
}
.Equal 
{
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  flex-wrap: wrap;
}
.Equal > [class*='col-'], .Equal > .columns
{
  display: flex;
  flex-direction: column;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}