

/*----------------------------------------------------------------
						COMANDOS GERAIS
----------------------------------------------------------------*/
html,
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;






  line-height: 1;
  /* box-sizing:border-box; */
  /* -moz-box-sizing:border-box; */
}


.formContent {
    background-color: #f1f1f1;
    width:100%;
}

.siteContent:after{
	content:'';
	display:block;
	clear:both;
}

.siteContent {
	width: 1100px;
	margin: auto;
	position:relative;
	background-color: #fff;
	padding-bottom: 0px;
	/*box-shadow: 7px 20px 30px -20px #000, -7px 20px 30px -20px #000;
	margin-top: -11px;*/
	padding-top: 17px;
}

input[type="radio"], input[type="checkbox"] {
	border: none !important;
	box-shadow: none !important;
	float: left;
	margin-right: 5px;
}

img {
  border: none;
}
.modal-portal-systur {
    z-index: 100
}
/*tamanho de texto*/.trebuchet12 {
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.text-default {
  font-size: 12px;
  color: #666666;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.relative {
  position: relative;
}
.left {
  float: left;
}
.right {
  float: right;
}
.auto {
  width: auto !important;
  text-align: left !important;
}
.auto input {
  font-weight: bold;
  color: #666666;
  background: none;
  box-shadow: none;
  border: none !important;
  width: auto !important;
}
.overflow {
  text-indent: -5000px;
  overflow: hidden;
}
/*.opacity  { opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65);}*/
.hide {
  display: none;
}
.forceHide {
    display: none !important;
}
.show {
  display: block;
}
.hover {
  background: #b0b5b8;
}
.default {
  cursor: default;
}
.no-border {
  border: none !important;
}
.no-border img {
  border: none !important;
}
/*bordas*/.border-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.strong,
strong {
  font-weight: bold;
}
.odd {
  background-color: #ebf1fa;
}

.send { background: #5ab112; clear:both; width: auto; height:30px; font: bold 12px Arial, Helvetica; line-height: 30px; text-align:center; text-transform:uppercase; border-radius: 4px; display: inline-block; color: #fff; box-shadow: 3px 3px 0 0 #369212; padding: 0 15px; }
.send.feb { background: #FFc834; clear:both; width: 80%; height:30px; font: bold 9px Arial, Helvetica; line-height: 30px; text-align:center; text-transform:uppercase; border-radius: 4px; display: inline-block; color: #fff; box-shadow: 3px 3px 0 0 #D1AE15; padding: 0 15px; margin-top: 10px; margin-left: 17px; }
.send:hover { background: #6cc121;}
.send.feb:hover { background: #FFc834;}
.send.feb:active { background: #FFc834; box-shadow: 1px 1px 0 0 #D1AE15; left: 1px; top: 1px; position: relative;}

/*Campos de formulÃ¯Â¿Â½rio padrÃ¯Â¿Â½o*/

label,
.label {
  vertical-align: middle;
  padding: 5px 0;
  float: left;
}
.label > span {
  font-weight: bold;
  float: left;
  padding-top: 7px;
}
.label > span > span { margin-left:5px; color:#999; font-size:10px }
.label span.baby {
  padding: 0;
}
.label span.baby span {
  font-size: 10px;
  color: #b0b5b8 !important;
  float: none;
  display: block;
  padding: 0;
}
label.date {
  text-align: left;
  width: 112px;
  font: bold 12px Arial;
  margin: 5px 0 5px 0;
}
.research label.date input { margin-top: 4px; float:left }
.research .hasDatepicker {
 background: #fff url("/travel/styles_B2C/images/icon-calendario-motor.png") no-repeat 85px 6px;
}

/*label.date.going-to { margin-left: 10px;}*/

.password_rules {
  float: left;
  clear: left;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 5px 0;
}
.password_rules p {
  font-size: 12px;
  line-height: 15px;
  margin-left: 5px;
  margin-top: -20px;
  width: 580px;
  float: left;
}
.readonly {
  background: #ededed;
  cursor: default;
}
.container {
  margin: 2px auto;
  width: 960px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}
body {

  font-size: 12px;
  margin: 0 auto;
  color: #666666;
}
body a {
  color: #666666;
  text-decoration: none;
}


/* FECHA HEADER PARDÃ¯Â¿Â½O, BARRA DO TOPO E LOGOTIPO -------------------------------- */

.cvcLogo {
  background: url("/travel/Styles_B2C/images/submarino/logo.png") no-repeat;
  float: left;
  height: 61px;
  margin: 12px 12px 15px 0;
  overflow: hidden;
  text-indent: -5000px;
  width: 115px;
}

/*-------------------------------- BREADCRUMBS */

.breadcrumbs {
  width: auto;
  float: left;
  margin: 0 0 10px;
}

.breadcrumbs li {
  font-size: 11px;
  color: #999999;
  float: left;
  height: 25px;
  padding: 0 25px 0 0;
  text-transform: uppercase;
}


.breadcrumbs li a {
  color:#0c83d9;
  line-height: 25px;
}



.breadcrumbs .active {
  border: none;
}


.breadcrumbs .active a {
  font-weight: bold;
  color: #999999 !important;
  cursor: default;
}




/*-----ABRE DROPBOX------*/
.dbMathResult {
  font-weight: bold;
  font-size: 13px;
  color: #999999;
}
.dbIcon {
  width: 22px;
  height: 22px;
  margin-left: 3px;
}
.dbTbBody {
  border-bottom: 1px solid #d9d9d9;
  border-top: none;
  color: #666666;
}
.dbTbBody tr td {
  height: 22px;
  cursor: pointer;
  text-align: left;
  padding: 5px;
  border-spacing: 3px;
  border-collapse: separate;
  border-bottom: 1px solid #d9d9d9;
  vertical-align: middle;
}
.dbTbHeader {
  border-bottom: 1px solid #d9d9d9;
  border-top: none;
  color: #666666;
}
.dbTbHeader .dbTbHeader tr td {
  font-weight: bold;
  color: #666666 !important;
  text-align: left!important;
  height: 22px;
  padding-left: 5px;
  border-spacing: 3px;
  border-collapse: separate;
}
.dropBox {
  border: 1px solid #d9d9d9;
  border-top: none;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 5px #888;
  -moz-box-shadow: 1px 1px 5px #888;
  padding: 0px;
  z-index: 999999;
}
.dropBox .dbTbHeader,
.dropBox .dbTbBody {
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 12px;
  font-family: arial;
}
.selectedRow,
.selectedRow .dbMathResult {
  background-color: #000970;
  color: #ffffff;
}
.moreResults:hover {
  text-decoration: underline;
}
/*dropbox do pacote cvc*/
.ui-menu {
  max-height: 230px;
  border: 1px solid #d9d9d9 !important;
  -webkit-box-shadow: 1px 1px 5px #888;
  -moz-box-shadow: 1px 1px 5px #888;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  z-index: 10 !important;
  overflow: auto;
}
.ui-menu li {
  border-top: 1px solid #d9d9d9;
}
.ui-menu li a {
  color: #666666 !important;
  cursor: pointer;
  border: none !important;
}
.ui-menu li a.ui-state-hover {
  background: #000970;
  color: #ffffff !important;
  margin: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
/*-----FECHA DROPBOX------*/
/*calendÃ¯Â¿Â½rio*/


#ui-datepicker-div, #ui-datepicker-div * { box-sizing:border-box; -moz-box-sizing:border-box; }
.ui-datepicker-group.ui-datepicker-group-first { margin-right: 4px;}
#ui-datepicker-div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  z-index: 100 !important;
  background: white;
  width: 500px !important;
  padding: 3px 0px 0 4px;
  font: bold 13px Arial, Helvetica;
}
#ui-datepicker-div .ui-widget-content {
  border: none;
}
#ui-datepicker-div .ui-widget-content .ui-datepicker-close {
  font-weight: bold;
  color: #999999;
  padding: 5px 5px;
  display: block;
  border-radius: 3px;
  margin: -7px 1px 5px 0;
  text-decoration: underline;
}

.filters .content .allOptionsBelow {
	border-bottom: 1px dashed #ccc !important;
	padding: 0 0 10px 0 !important;
	font: bold 12px Arial !important;
	height: 24px !important;
	margin: 11px 0 2px 0 !important;
}

.filters .content .allOptionsBelow label, .filters .content .allOptionsBelow input {
	margin:0;
	padding:0;
}

.filters .content .allOptionsBelow:after {
	content:'';
	display:block;
	clear:both;

}








.filters .content .optionDescription {
	font-size:12px !important;
	line-height:14px;
	float:left;
	width: 222px;
	position: relative;
	top: -1px;
}






/*#ui-datepicker-div .ui-widget-content .ui-datepicker-close:hover { background-color:#0c83d9; color:white; border:1px solid #0c83d9 }*/


/*#ui-datepicker-div .ui-widget-content .ui-datepicker-close:hover { background-color:#0c83d9; color:white; border:1px solid #0c83d9 }*/


#ui-datepicker-div .ui-widget-content .ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all {
  display: none;
}

#ui-datepicker-div .ui-corner-right,
#ui-datepicker-div .ui-corner-left {
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
#ui-datepicker-div .ui-datepicker-header {
  box-shadow: inset 0 0 3px #ffffff;
  -webkit-box-shadow: inset 0 0 3px #ffffff;
  -moz-box-shadow: inset 0 0 3px #ffffff;
  padding: 5px;
  background-position: center left;
  background-repeat: repeat-x;
  text-transform: uppercase;
  background-color: #ffd626;
  border: 1px solid #eeb818;
  padding: 3px;
  width: 100%;
  color: #644b01;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  background: url(/travel/styles_B2C/images/seta-voltar.png) no-repeat 0 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-hover {
  background: none;
  border: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
  cursor: default;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon {
  background: url(/travel/styles_B2C/images/seta-avancar.png) no-repeat 0 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
  background: none;
  border: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  top: 2px;
  right: 2px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  cursor: default;
}
#ui-datepicker-div thead { background: #DADADA; border-bottom: 1px solid #C2C2C2;}
#ui-datepicker-div table {
  width: 100%;
  float: left;
  height: 100%;
  border: 1px solid #ccc;
  border-top: none;
  background: #F3F3F3;
}
#ui-datepicker-div table tbody tr td {
  padding: 0;
  border: 1px solid #DFDFDF;
  height: 21px;
}
#ui-datepicker-div table tbody tr td .ui-state-default {
  font-weight: bold;
  background: #FFFFFF;
  color: #666666;
  text-align: center;
  height: 26px;
  border: none !important;
  vertical-align: middle;
  font-size: 13px;
}
#ui-datepicker-div table tbody tr td .ui-state-default.ui-state-hover {
  background: #0c83d9 !important;
  color: #ffffff;
}
#ui-datepicker-div table tbody tr td .ui-state-default.ui-state-active {
  background: #0c83d9 !important;
  color: #ffffff !important;
}
#ui-datepicker-div table tbody tr td .ui-state-default.ui-state-highlight {
  background: #ffffff;
  color: #0c83d9;
}
#ui-datepicker-div table tbody tr td.ui-datepicker-unselectable {
  opacity: 1;
}
#ui-datepicker-div table tbody tr td.ui-datepicker-unselectable span {
  color: #b0b5b8;
}
#ui-datepicker-div table tbody tr > :first-child a {
  border-left: 1px solid #d9d9d9;
}
#ui-datepicker-div table tbody > :first-child td a {
  border-top: 1px solid #d9d9d9;
}

.messages_exhibitor,
#messages_exhibitor {
  display: none;
}
.messages_exhibitor center,
#messages_exhibitor center {
  /*background: #fff8df;
  border: 1px solid #dc1c04;
  padding: 10px 0;
  margin: 10px 0;*/
  float: left;
  width: 100%;
}
.messages_exhibitor center p,
#messages_exhibitor center p {
  line-height: 20px;
  color: #666666;
  font-size: 12px;
  clear: left;
  text-align: center;
}
.messages_exhibitor center p b,
#messages_exhibitor center p b {
  color: #dc1c04;
  font-size: 16px;
  height: 30px;
  line-height: 17px;
  padding-left: 20px;
  width: auto;
}
.airSortCombo {
  border: 1px solid #d9d9d9;
  height: 27px;
  width: 200px;
}
/* FECHA CALENDÃ¯Â¿Â½RIO
-------------------------------- */
/*Cores*/
/*azul*/
/*amarelo, marrom, laranja*/
/*verde*/
/*cores dos tipos de pacotes*/


/*Mensagem de erro*/
.messages_exhibitor center .error1 p .text-error,
#messages_exhibitor center .error1 p .text-error {
	color: #6e5400 !important;
	border: none !important;
	background: none !important;
	}

.messages_exhibitor center .error1,
#messages_exhibitor center .error1 {
	background: url(/travel/styles_B2C/images/icon-alert.png) no-repeat 30px 15px #fffbde !important;
	width: 100%;
	padding: 15px;
	border: solid 1px #ebcb00;

	min-height: 88px;
	}

.messages_exhibitor center .error1 p,
#messages_exhibitor center .error1 p {
	color: #b78f16 !important;
	}

.messages_exhibitor center .error1 p strong,
#messages_exhibitor center .error1 p strong{
	color: #6f5100;
	}

.messages_exhibitor center .voos, #messages_exhibitor center .voos {
	background: url(/travel/styles_B2C/images/icon-search.png) no-repeat 30px 15px #fffbde !important;
	width: 100%;
	padding: 15px;
	border: solid 1px #ebcb00;
	}

.messages_exhibitor center .voos p, #messages_exhibitor center .voos p {
	color: #B78F16 !important;
	}

.messages_exhibitor center .voos p strong, #messages_exhibitor center .voos p strong {
	color: #6F5100 !important;
	}

.messages_exhibitor center .voos a, #messages_exhibitor center .voos a {
	background: #ffd101;
	padding: 10px 15px;
	text-transform: uppercase;
	color: #6a5500;
	margin-top: 5px;
	border: solid 1px #f1bf08 !important;
	-moz-box-shadow: inset 0 0 1px 1px #fff;
	-webkit-box-shadow: inset 0 0 1px 1px #fff;
	box-shadow: inset 0 0 1px 1px #fff;
	display: inline-block;
	font-weight: bold;
    cursor: pointer !important;
	}

#messagesExhibitor center .description,
.messages_exhibitor center .phones,
#messages_exhibitor center .phones {
	border: solid 1px #b3d2e6;
	background: #eaf9fe !important;
	width: 100%;
	padding: 15px;
	margin-top: 11px;
	color: #043872;
	}

.messages_exhibitor center .phones p,
#messages_exhibitor center .phones p {
		color: #003a6c !important;
	}

.messages_exhibitor center .phones p .nr,
#messages_exhibitor center .phones p .nr {
	color: #0285d7 !important;
	font-size: 26px !important;
	margin: 15px 0 15px 0 !important;
	font-weight: bold;
	}

.messages_exhibitor center .phones p .infos,
#messages_exhibitor center .phones p .infos {
	color: #88acc2 !important;
	font-size: 13px !important;
	}


.messages_exhibitor center p,
#messages_exhibitor center p {
  line-height: 36px;
  font-size: 16px;
  clear: left;
  text-align: center;
}
.messages_exhibitor center p b,
#messages_exhibitor center p b {
  color: #dc1c04;
  font-size: 16px;
  height: 30px;
  line-height: 17px;
  padding-left: 20px;
  width: auto;
}

.messages_exhibitor .custom-message {
   background-color: #fffbde;
   border: solid 1px #ebcb00;
   color: #6F5100;
   display: table;
   padding: 10px 0px;
   text-align: left;
   width: 100%;
}

.messages_exhibitor .custom-message * {
   line-height: 140%;
}

.messages_exhibitor .custom-message-icon {
   color: #B78F16;
   display: table-cell;
   vertical-align: middle;
}

.messages_exhibitor .custom-message-icon img {
   margin: 0px 10px;
}

.messages_exhibitor .custom-message-content {
   display: table-cell;
   padding-right: 10px;
   vertical-align: middle;
}

.messages_exhibitor .custom-message-strong {
   font-size: 14px;
   font-weight: bold;
}

/*Fim MSG Erro*/

.modalInfo { background:#4d4d4d; background-image: linear-gradient(to bottom, #525252, #333333);  ; padding: 10px; border:1px solid #333333; box-shadow:inset 0 0 0 1px #6d6d6d; border-radius:4px; font:11px Arial, Helvetica; color:white  ; margin: 20px 0 0 -14px;}
.modalInfo:before { content:''; display:block; border-left: 10px solid transparent; border-right: 10px solid transparent;	 border-bottom: 10px solid #555555; position: absolute; top: -9px; width: 0; height: 0;}

/* --- Images Lightbox --- */

.overlay {
  /* background: url(/travel/styles_B2C/images/overlay.png) repeat; */
  background-color: #000;
  filter: alpha(opacity=65);
  height: 100%;
  left: 0;
  /*moz-opacity: .60;*/
  opacity: .50;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1900;
}


#lightboxOverlay.lightbox, #lightboxOverlay.lightbox * { box-sizing:border-box; -moz-box-sizing:border-box; }

#lightboxOverlay.lightbox {
    background: none repeat scroll 0 0 #FFFFFF !important;
    position: fixed;
    width: 858px;
    height: 586px !important;
    top: 50%;
    margin: -293px 0 0 -429px;
    padding: 10px;
}

.lightbox {
    border-radius: 5px;
    border: 4px solid #0c83d9;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 2000;
}

#lightboxOverlay h1 strong.title {
	color: #8F8F8F !important;
    font-size: 16px;
	margin-right: 6px;
}

.photos .rate {
    float: right;
    display: block;
}

.lightbox h1 {
        width: auto;
        font-size: 24px;
        color: #0c83d9;
        font-weight: normal;
        float: left;
        margin: 5px 0 10px;
    }


.lightbox .close {
        background: url("/travel/styles_B2C/images/lightbox.png") 0 0;
        position: absolute;
        right: 14px;
        top: 9px;
        text-indent: -9999px;
        width: 24px;
        height: 26px;
    }


.lightbox .rate {
    float:right;
    display:block;

    position: relative;

    top: -2px;
    left: 5px;
}

.photos .content .big {


    float: left !important;
    margin: 4px !important;
    position: relative !important;
	width: 531px !important;
	}

#lightboxOverlay .thumbsHolder {
	 height:50px;
	 background: #3b3b3b;
	 border-bottom:1px solid #000;
	 box-shadow: inset 0px -1px 0 0 rgb(102, 102, 102);
	 width: 100%;
	 z-index: 10;
	 position: relative;
	 clear: both;
}



#lightboxOverlay .thumbsHolder ul {
	width: 760px;
	margin: 0 auto 0 auto;
	height: 40px;
	padding-top: 11px;
	overflow: hidden;
}


#lightboxOverlay .thumbsHolder .scroller {
	width:3000px;
	height: 28px;
}


#lightboxOverlay .thumbsHolder li {
	background:white;
	width: 33px;
	height:28px;
	float:left;
	margin: 0 5px 0 0;
	overflow:hidden;
	cursor: pointer;
}

#lightboxOverlay .thumbsHolder.noPagination > a { display:none }
#lightboxOverlay .thumbsHolder.noPagination > ul { margin-left:10px }

.thumbsHolder li:hover { border:1px solid #ccc; width:31px; height:26px  }
.thumbsHolder li.active { border:1px solid #f8bf00 ;}
.thumbsHolder li img { width: 100%; height: 100%;}
.thumbsHolder > a { width: 10px; height: 24px; background: url(/media/2641161/sprites.png) -681px -20px; text-indent:-9999px; display:block; position:absolute; top: 10px; }
.thumbsHolder .prevBtn { background-position: -681px -20px; left:10px  }
.thumbsHolder .nextBtn { background-position: -698px -20px; right:10px  }
#lightboxOverlay .bigImageContainer { width: 830px; overflow:hidden; background: rgb(240, 240, 240); height: 474px; display: block; position: relative; border: 1px solid #ccc;}
#lightboxOverlay .bigImageContainer > a { display: table-cell; position:relative; vertical-align: middle; text-align: center;}
#lightboxOverlay .bigImageContainer > img { max-width: 100%; cursor: pointer; max-height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.galleryPrev, .galleryNext { background: rgb(0,0,0) url(/media/2286155/bannerbuttons.png); background: rgba(0, 0, 0, 0.25) url(/media/2286155/bannerbuttons.png) no-repeat; display: block; width: 49px; height: 60px; position:absolute; z-index:10; cursor:pointer; border-radius: 5px; top: 195px;}
.galleryPrev{ background-position: 13px 3px; left: 20px; }
.galleryNext { background-position: -40px 3px; right: 20px; }
.galleryPrev:hover{ background-position: 13px -61px; background-color: rgba(0, 0, 0, 0.50);}
.galleryNext:hover { background-position: -40px -60px; background-color: rgba(0, 0, 0, 0.50);}
.clickToOpenLightbox { position:absolute;  right: 0; bottom: 0; padding: 8px 28px 8px 8px; font-size: 9px; color: white; text-transform: uppercase; font-weight: bold; background-color:black; background: url(/travel/Styles_B2C/images/zoom_in.png) 120px 5px no-repeat rgba(0,0,0,0.7);}
#lightboxOverlay { position: fixed; top:50%; left:50%; margin-left: -426px; margin-top: -274px;z-index: 2000; width: 852px; height: 546PX;}
#lightboxOverlay .galleryPrev, #lightboxOverlay .galleryNext { top: 307px;}
#lightboxOverlay .clickToOpenLightbox { display:none }
#lightboxOverlay .keyboardNavigate { display:block; position:absolute; left: 10px; bottom: 10px; background: url(/travel/styles_B2C/images/keyboardNavigate.png); width: 91px; height: 40px; text-indent: -9999px;}

/* -- SearchEngine -- */

.research, .research * { box-sizing:border-box; -moz-box-sizing:border-box }

.research {
  float: left;
  border-radius: 5px 5px 5px 5px;
  width: 263px;
  border: 1px solid #e8b032 !important;
  background: #ffc52f;
  padding: 3px;
  clear:left;
  margin-bottom: 10px;
}

.main.content { float:left; width:262px ; clear: left;}

.research .search_engine {
  width: 100%;
  background: #f5f5f5 !important;
  overflow: hidden !important;
  border-radius: 0px 0px 4px 4px;
  padding: 10px 8px 12px;
  float: left;
}

.research h2 {
  padding: 9px 0 11px 8px;
  color: #644b01;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
}

.research label { font: bold 11px Arial; margin: 0; padding: 0; }
.research label.radio { font: bold 11px Arial; margin: 0; padding: 0; width:50px;}

.research .way {
    background-color: #ececec;
    border: solid 1px #E8B032;
    border-bottom-color: #ccc;
    padding: 10px;
    position: relative;
    top: 1px;
}

.research .way * {
    float: none;
    line-height: 20px !important;
    vertical-align: middle;
} 

.research .way label { text-transform:uppercase; font-size:11px; margin-left: -2px; }
.research .way #chkOneWay { margin-left:8px }
.research .way #chkMultiDestiny { margin-left:0px }

.research.air .voos {
  margin: 10px 0 6px 0;
  float: left;
  width: 100%;
  padding-bottom: 13px;
}

.research.air .txtOrigin { margin-bottom:0}
.research.air.hotel .txtOrigin { margin-bottom:10px}

.research .search_engine #chkNonStop,
.research .search_engine #showUnavailableHotels {
    margin-left: 0;
    margin-bottom: 0;
    width: auto;





    margin-top: 0;
    height: auto;
    clear: left;
}

.research .pax { /* background:white; */ float:left; /* border:1px solid #d9d9d9; */ margin: 8px 0 3px 0; /* padding: 4px 15px 8px; */}
.research .pax .label > span { width: 116px; font-weight:normal; font-size: 12px;}

.research .pax .label > span > span { font-size:9px}

.room_options { float:left; clear:both }

ul.rooms {
  width: 100%;
  display: inline;
  float: left;
  margin-bottom: 12px;
}
ul.rooms .room {
  /* background: #ffffff; */
  /* border: 1px solid #d9d9d9; */
  /* float: left; */
  /* padding: 0px 5px 4px 8px; */
  /* width: 100%; */
  /* position: relative; */
  margin: 25px 0 5px 0;
}


ul.rooms .room:after{
	content:"";
	display:block;
	clear:both;
}


ul.rooms .room .bgroom {
  /* background: #ffd626; */
  /* border: 1px solid #d6a027; */
  display: block;
  /* position: absolute; */
  /* left: -1px; */
  /* top: -18px; */
  padding: 3px 5px;
  font: normal 12px Arial, Helvetica;
  border-radius: 3px 3px 0 0;
  /* text-transform: uppercase; */
}

ul.rooms .room .label.rooms span { font: bold 11px Arial, Helvetica; text-transform:uppercase; color: #888; margin-right: 5px;}

ul.rooms .room .label {
  font-weight: normal;
  padding-left: 5px;
  width: auto;
  margin-left: 11px;
  margin-top:2px;
}
ul.rooms .room .bgroom + .label { margin-left:0 }
ul.rooms .room .label.age {
  border-top: 1px dashed #cdcdcd;
  padding: 0px 6px 0 10px;
  width: 59%;
  margin: 2px 0 8px -10px;
  clear: both;
  float: right;
  display: none;
}
ul.rooms .room .label.age > :first-child {
  color: #888;
  margin-top: 2px;
  display: block;
  width: 100%;
  text-align: right;
  font-size: 10px;
  margin-left: -21px;
}
ul.rooms .room .label.age .select {
  margin-right: 5px;
  width: 40px;
  width: 70px !important;
}
.rooms .multi_options.child-ages { float: left; margin-left: 3px; margin-top: 2px; width: 38px !important;}


    .search_engine .form_services select {
    margin: 3px 0 0 0;
	float: left;
    height: 32px;
	border-radius: 3px;
    width: auto;
    padding: 3px 0;
    border: 1px solid #bfbfbf;
    color: #666;
    font-size: 12px;
}

.rooms .multi_options {
    margin: 0px 0px 0px 8px;
	float: left;
    height: 25px !important;
	border-radius: 3px;
	background: #F8F8F8;

    /* box-shadow: inset 0 0 5px 0 #DFDFDF; */
    width: 37px !important;
    padding: 3px 0 !important;
}

 .research .search {
    float: right;
    clear: both;
    background: #FFc834;
    box-shadow: 3px 3px 0 0 #dea915;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 4px;
    color: #644b01;
    margin: 5px 3px 0 0;
    text-transform: uppercase;

    font-size: 10px;
    font-weight: bold;
}



.research .rsSearch {
float: right;
clear: both;
background: #FFc834;
box-shadow: 3px 3px 0 0 #dea915;
text-decoration: none;
padding: 9px 15px;
border-radius: 4px;
color: #644b01;
/*margin: 0px 3px 6px 0;*/
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
position: relative;
}


    .research .rsSearch:hover {
        background: #FFD84e;
    }

    .research .rsSearch:active {
        box-shadow: 1px 1px 0 0 #dea915;
    }

.research .search:hover {
	background-color: #FFD84e;}

.research .search:active {
	background-color: #FFD84e;
	left: 1px;
	position: relative;
	box-shadow: 1px 1px 0 0 #D1AE15;
	top: 1px;
}


.research .label.rooms .multi_options {
  background: none repeat scroll 0 0 #ffffff !important;







  border: 1px solid #d9d9d9 !important;
  cursor: pointer;
  font-size: 11px !important;
  height: 22px;
  margin-left: 5px !important;
  margin-top: 3px;
  position: relative;
  width: 35px;
  z-index: 5;
}



.rate {
    background: url(/travel/styles_B2C/images/others2.gif) -3px -2214px !important;
    float: left;
    width: 77px !important;
    height: 20px;
  }

.rate span {
  text-indent: -5000px;
  overflow: hidden;
  background: url(/travel/styles_B2C/images/others2.gif) -18px -2238px;
  float: right !important;
  height: 20px;
  margin: 0 !important;
}







.rate span.rate0 {
            width: 0;
        }

        .rate span.rate1 {
            width: 16px;
        }

        .rate span.rate2 {
            width: 31px;
        }

        .rate span.rate3 {
            width: 47px;
        }

        .rate span.rate4 {
            width: 62px;
        }

        .rate span.rate5 {
            width: 77px;
        }

.research .search_engine .directions .time {
  display: none;
}











.research .search_engine .pax strong {
  display: none;
}














.more_options, #more_options { display:none }

.filters .filterItem {
	padding-top: 10px;


	margin-top: 20px;
	float: left;



	position:relative;
	width: 100%;
}



.filterExtraPadding {
	padding-bottom: 65px !important;
}






.filters .filter_options.filterItem:before, .filters .filter_options.filterItem {
	display:none;
}





.filters .filter_options.filterItem {
	margin:0 0 0 0;
}





.filters .filterItem:before {
	width:260px;
	border-top: 1px dotted #ccc;



	content:'';
	display:block;
	position:absolute;
	top:0;
	left:-10px;
}


.filters .content .filterItem:first-child {





	margin-top:2px;
	padding-top:0;
}








.filters .content .filterItem:first-child:before {
	border-top: none;
}

.filters .filter_slider span {
    color: #0080d7;
    top: 12px;
    position: relative;



    font: bold 11px Arial;
}




.filters .innerContentFilter {
	padding: 10px 10px;
}



.filters .filterTypeLabel {
	width: 100%;
	height:30px;
	background:#e1e1e1;
	font: bold 12px Arial;
	color: #666;
	line-height: 30px;
	position: relative;
	padding-left: 10px;
}



.filter_hotel, .filter_hotel * { box-sizing: border-box; -moz-box-sizing: border-box; }
.filter_hotel { color: #666666; width: 262px; background: #ffc52f; padding: 4px; border-radius: 4px; float: left; border: 1px solid #e8b032; position: relative; margin: 0 0 15px 0; z-index: 0;}
.filter_hotel > strong {font: bold 11px Arial, Helvetica; text-transform: uppercase;display: block; margin: 5px 0 10px 5px;color: #644b01; }
.filter_hotel .searchEngineContextHolder {background: whitesmoke;padding: 10px 8px 15px;float: left; width: 100%;position: relative;z-index: 10;}
.filter_hotel select { background:white; border:1px solid #ccc }
.filter_hotel input[type="text"] {
    border-radius: 4px;

    -moz-border-radius: 4px;
    border: 1px solid #cdcdcd;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    font: 11px Arial, Helvetica;
    color: #666666;
    text-indent: 3px;
    box-shadow: none;
    margin-top: 0;
    font-style: normal !important;
}









    .filter_hotel input[type="text"].rsLocation {
        margin-top:2px !important;
    }

.filter_hotel label { font-weight:normal }

.filter_hotel .in, .filter_hotel .out {
  width: 111px;
  float: left;
  font: normal 12px Arial, Helvetica;
  color: #666666;
  margin-top: 5px;
}





.filter_hotel .in {
margin-right: 12px; }

.filter_hotel .in input, .filter_hotel .out input {
    background: url("/travel/styles_B2C/images/icon-calendario-motor.png") no-repeat scroll 85px 6px #FFFFFF !important;
    margin-top: 5px; }

.filter_hotel .room {
	margin-top: 9px;



	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #cdcdcd;
	padding: 10px 10px 12px 0px;
}

.filter_hotel .room select {
  width: 41px;
  height: 28px;
  margin-left: 5px;
  border-radius: 2px;
  padding: 5px 0;
	}

 .filter_hotel .rooms li {
	/* background-color: #fff; */
	/* border: 1px solid #dadada; */
	/* margin-top: 8px; */
	position: relative;
    padding: 0px;
	margin: 0px 0 10px;
	float: left;
	width: 100%; }

.filter_hotel .rooms li .bg_room {
  /* background: #ffd626; */
  /* border: 1px solid #d6a027; */
  display: block;
  float: left;
  font-size: 11px;
  width: 50px;
  padding-top: 29px;
  /* position: absolute; */
  /* left: -1px; */
  /* top: -18px; */
  /* padding: 3.5px 5px; */
  /* font: bold 8px Arial, Helvetica; */
  /* border-radius: 3px 3px 0 0; */ }
  .filter_hotel .rooms li .bg_room:before {
	/* content: ''; */
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 16px solid #d6a027;
	margin: -14px 0 0 45px;
	top: 13px;
	right: -16px; }

  .filter_hotel .rooms li .bg_room:after {
	/* content: ''; */
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 15px solid #ffd626;
	top: -1px;
	right: -14px; }

	.no-flexbox .filter_hotel .rooms li .bg_room:after { border-top: 18px solid transparent; }
	.no-flexbox .filter_hotel .rooms li .bg_room:before { border-top: 19px solid transparent; }

  .filter_hotel .rooms li select {
	margin: 0px 0px 0px 8px;
	float: left;
	height: 25px;
	border-radius: 2px;
	/* background: #F8F8F8; */
	/* box-shadow: inset 0 0 5px 0 #DFDFDF; */
	padding: 3px 0;
	width: 40px;
}


















 .filter_hotel .rooms li select children1 {
	margin: 0px 0px 10px 8px;
	float: left;
	height: 25px;
	border-radius: 3px;
	background: #F8F8F8;
	box-shadow: inset 0 0 5px 0 #DFDFDF;
	padding: 3px 0;
	width: 36px;
}







.filter_hotel .rooms li h4
{
    font-size: 11px;
    font-weight: normal;
}













.filter_hotel .rooms li .rsChildren {
	margin-left: 12px;
	/* text-align: center; */
}


.filter_hotel .rsChildren + div {
border-top: 1px dashed #cdcdcd;
display: none;


height: 28px;
padding: 10px;
margin-top: 10px;
width: 109%;
margin: 10px 0 8px -10px;
clear: both;
float: left;
}







.filter_hotel .rsChildren + div h4 { line-height: 24px;}

.filter_hotel .rsChildren + div select { float:right; }

 .filter_hotel .rsSearch {
    float: right;
    clear: both;
    background: #FFc834;
    box-shadow: 3px 3px 0 0 #dea915;
    text-decoration: none;
    /*padding: 9px 15px;*/
    border-radius: 4px;
    color: #644b01;
    margin: -5px 3px 6px 0;

    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}










.filter_hotel .rsSearch:hover {
	background-color: #FFD84e;}

.filter_hotel .rsSearch:active {
	background-color: #FFD84e;
	left: 1px;
	position: relative;
	box-shadow: 1px 1px 0 0 #dea915;
	top: 1px;
}



 .box_email {
  background: #ffffff;
  border: 2px solid #0c83d9;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  height: 420px;
  moz-border-radius: 5px;
  padding: 30px;
  position: absolute;
  text-align: center;
  webkit-border-radius: 5px;
  width: 760px;
}



.box_email #btnAllServicesIncluded.active,
.box_email #btnViewEverydayScript.active {
  background-color: #2d5c95 !important;
  background-image: none !important;
  box-shadow: inset 0 0 5px #d9d9d9;





  color: #0c83d9;
  moz-box-shadow: inset 0 0 5px #d9d9d9;
  webkit-box-shadow: inset 0 0 5px #d9d9d9;
}


.box_email h1 {
  border-bottom: 1px solid #d9d9d9;
  color: #0c83d9;
  font-size: 14px;
  height: 30px;

  margin-left: 0;
  position: absolute;
  text-align: left;
  top: 20px;
  width: 760px;
}











.box_email #btnAllServicesIncluded {
  background-color: #0c83d9;
  border: 1px solid #2d5c95;
  border-radius: 5px 0 0 5px;
  color: #ffffff;
  font-size: 10px;
  height: 13px;
  left: 30px;
  moz-border-radius: 5px 0 0 5px;
  padding: 10px 7px 8px 7px;
  position: absolute;
  text-transform: uppercase !important;
  top: 60px;
  webkit-border-radius: 5px 0 0 5px;
  margin-top: 10px;
}

.box_email #btnViewEverydayScript {
  background-color: #0c83d9;



  border: 1px solid #2d5c95;
  border-radius: 0 5px 5px 0;
  color: #ffffff;
  font-size: 10px;
  height: 13px;
  left: 235px;
  moz-border-radius: 0 5px 5px 0;
  padding: 10px 7px 8px 7px;
  position: absolute;
  text-transform: uppercase !important;
  top: 60px;
  webkit-border-radius: 0 5px 5px 0;
  margin-top: 10px;
}








.box_email h2 {
  border: 0;
  color: #674d03;
  font-size: 14px;
  position: absolute;
  top: 110px;
}






.box_email #itineraries {
  border: 0 none;
  height: 320px;
  margin: 110px 0 0;
  overflow: auto;
  padding: 0 !important;

  width: 760px;
}









.box_email #itineraries p {
  display: block;
  float: left;
  margin: 10px 0 5px;
  text-align: left;
  width: 740px;
}



.box_email #itineraries p strong {
  display: block;
  font-weight: bold;
}

.box_email #itineraries.day_to_day h2 {
  background: url('/travel/styles_B2C/images/icons-package-details-day_to_day.png') 0 0 no-repeat;
  border: 0 none;
  color: #674d03;
  font-size: 14px;
  height: 20px;
  left: 24px;
  padding: 5px 0 0 25px;
  position: absolute;
  text-align: left;
  top: 105px;
  width: auto;
  margin: 10px 0;
}



.box_email #includedServices.include_package h2 {
  margin: 10px 0;
}








.box_email label {
  float: left;
  font-size: 14px;
  font-weight: bold;
}


.box_email label input {
  float: none;
  height: 30px;
  width: 205px;
}






.box_email .btn_ok01 {
  background-color: #0c83d9;
  background-image: url("/travel/styles_B2C/images/bg_btn.png");
  background-position: center left;
  background-repeat: repeat-x;
  border: 1px solid #2d5c95;
  border-radius: 5px;
  box-shadow: inset 0 0 3px #ffffff;
  color: #ffffff;
  float: right;
  font-size: 11px;
  font-weight: bold;
  margin: 18px 0;
  moz-border-radius: 5px;
  moz-box-shadow: inset 0 0 3px #ffffff;
  padding: 5px;
  padding: 6px 10px;
  text-transform: uppercase;
  webkit-border-radius: 5px;
  webkit-box-shadow: inset 0 0 3px #ffffff;
}





.box_email .btn_ok02 {
  background-color: #0c83d9;
  background-image: url("/travel/styles_B2C/images/bg_btn.png");
  background-position: center left;
  background-repeat: repeat-x;
  border: 1px solid #2d5c95;
  border-radius: 5px;
  box-shadow: inset 0 0 3px #ffffff;
  color: #ffffff;
  float: right;



  font-size: 11px;
  font-weight: bold;
  margin: 18px 0;
  moz-border-radius: 5px;
  moz-box-shadow: inset 0 0 3px #ffffff;
  padding: 5px;
  padding: 6px 10px;
  text-transform: uppercase;
  webkit-border-radius: 5px;
  webkit-box-shadow: inset 0 0 3px #ffffff;
  margin-right: 150px;
}


.box_email .btn_close {
  background: url("/travel/styles_B2C/images/lightbox.png") no-repeat 0 0;
  display: block;
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  text-indent: -5000px;
  top: 15px;
  width: 25px;
  z-index: 1;
}






.box_email .box_email #includedServices {
  border: 0 none;
  height: 320px;
  margin: 110px 0 0;
  overflow: auto;
  padding: 0 !important;
  width: 760px;
}

.box_email .box_email #includedServices .box_email #includedServices.include_package h2 {
  background: url('/travel/styles_B2C/images/IncludedServices.png') 0 0 no-repeat;
  border: 0 none;
  color: #674d03;
  font-size: 14px;
  height: 20px;
  left: 24px;
  padding: 5px 0 0 25px;
  position: absolute;
  text-align: left;
  top: 105px;
  width: auto;
}
.box_email .box_email #includedServices ul {
  text-align: left;
}
.box_email .box_email #includedServices ul li {
  background: url('/travel/styles_B2C/images/tick.png') 0 9px no-repeat;
  padding: 10px 0 10px 22px;
}

/*----------- Loader  -------------*/


/* zebra */
.gn-page-loader-status .gn-page-loader-progress, 
.gn-page-loader-status .gn-page-loader-progress .loading-cvc {

    background-color: #ffcb05;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    box-shadow: 0 1px 1px #d1a600 inset;
    height: 100%;
    max-width: 91%;
    min-width: 3px;
    position: relative;
    -webkit-animation: mymove 5s infinite; /* Safari 4+ */
    -moz-animation:    mymove 5s infinite; /* Fx 5+ */
    -o-animation:      mymove 5s infinite; /* Opera 12+ */
    animation:         mymove 5s infinite; /* IE 10+, Fx 29+ */
    z-index: 5;
}

.gn-page-loader {
    width: 525px;
    height: 120px;
    background-color: white;
}

/* loading */
.gn-page-loader-status {
    bottom: 10px;
    margin-top: 40px;
    position: relative;
    width: 100%;
}

/* zebra */
.gn-page-loader-status .gn-page-loader-bar {
    background-color: #eee;
    box-shadow: 0 1px 1px #e7e7e7 inset;
    height: 10px;
    width: 100%;
}
/*imagem submarino*/
.gn-page-loader-status .gn-page-loader-progress::after {
    background: rgba(0, 0, 0, 0) url("/Travel/Styles_B2C/images/submarino/sub-sprite.png") repeat scroll -1px -7286px;
    content: "";
    display: block;
    height: 21px;
    position: absolute;

    right: -40px;
    top: -10px;
    width: 44px;
    z-index: 90;
}










/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {width: 0%;}
    to {width: 100%;}
}



/* Standard syntax */
@keyframes mymove {
    from {width: 0%;}
    to {width: 100%;}
}










.gn-page-loader-footer h5 {
    padding-top: 20px;
    padding-left: 50px;
}


.gn-page-loader-footer p {
    padding-left: 50px;
}

/* fim loader*/

#loader {

	display: none;
}
/*
.listLoader
{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: block;
    position: absolute;
    z-index: 1010;
    left: 0;



    top: 0;



    right: 0;
    bottom: 0;
}


.listLoader:before
{
    width: 157px;
    height: 43px;
    background: #fff url(/travel/styles_B2C/images/styles/loader.gif) 112px 3px no-repeat;
    display: block;
    content: 'Carregando';
    position: fixed;
    top: 50%;

    left: 50%;
    margin: -25px 0 0 -75px;
    font: bold 13px Arial, Helvetica;
    line-height: 43px;
    color: #004481;
    text-transform: uppercase;
    border-radius: 5px;
    text-indent: 15px;


}*/

#melhor-preco {
	width:498px;
	height:38px;
	margin:13px auto;
	background-color:#ffd626;
}











#melhor-preco img {
	margin:5px 0 0 10px;
}



#melhor-preco img.txt-melhor-preco {
	margin-left:0px;
}



#melhor-preco img, #melhor-preco div {
	float:left;
}

#loader .container-txt-melhor {
	width:171px;
	height:38px;
	margin-right:-10px;
	background: url(/travel/styles_B2C/images/txt-melhor-preco-on.png) 0px 5px no-repeat;
}

#loader .txt-pesquisando {
	width:98px;
	margin:36px 215px;
}

#icones {
	width:524px;
	height:50px;
	margin-top:30px;
	overflow:hidden;
	background:#fff;
	box-shadow:0px 0px 3px #888;
}

#pacote, #hotel, #passagem {
	display:none;
}

#icones ul {
	width:564px;
	height:50px;
	line-height:50px;
	position:relative;
	left:-43px;
	overflow:hidden;
}

#icones ul li {
	width:47px;
	height:50px;
	line-height:50px;
	float:left;
	list-style:none;
}

#icones ul li span {
	display:table-cell;
	width:47px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center!important;
}

#icones ul li.t0 {
	width:0;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center!important;
}

#icones span img  {
	opacity:0.6;
	filter:alpha(opacity=60) /* Para IE8 e superior*/;
}

#icones img.p{
	width:25px;
	height:27px;
}

#icones img.g{
	width:47px;
	height:50px;
}

#loader .lupa {
	position:absolute;
	top:74px;
	left:229px;
	opacity:1!important;
}

.search_results .filterHeader {
    margin-top: 0px;
    height: 30px;



    position: relative;

    float: right;
    width: 687px;
    margin: 10px 0 5px 0px;
    padding: 0 4px 0 4px;
	z-index: 1;
}




.search_results .filterHeader > p, .search_results .filterHeader .showMore { float:right; margin: 11px 0 0 0;}
#dialogModal {
    width: 350px;
    padding: 20px;
    font: bold 14px Arial;
    margin:auto;
    left: 0 !important;
    top:250px;
    right:0;
    position:fixed ;
    text-align: center;
    background: white;
    display: inline-block;
}
#dialogModal .close { top: 10px; right: 10px;}
/*#dialogModal center {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin: 20px;
    height: auto;
    width: auto;
    line-height: 17px;
}*/

/*--Pagination --*/

.light-theme { margin: 15px 0 11px 0; width: 100%; clear: left; float: left;}
.light-theme, #service-pagination { text-align:center }
.light-theme .page-link, #service-pagination .page-link { display:inline-block ; min-width: 33px; height: 34px; font: bold 12px Arial; line-height: 34px; position: relative;}
.light-theme .page-link:hover, #service-pagination .page-link:hover { background-color: #FFF;}
.light-theme .inactive, #service-pagination .inactive  { opacity: 0.4;}
.light-theme .next:before, #service-pagination .next:before  { content:''; display:inline-block; border-left: 13px solid #cecece; border-top: 17px solid transparent; border-bottom: 17px solid transparent;  position: absolute; right: -13px; top: -1px;}
.light-theme .next:after, #service-pagination .next:after{ content:''; display:inline-block; border-left: 12px solid #fafafa; border-top: 16px solid transparent; border-bottom: 16px solid transparent;  position: absolute; right: -11px; top: 0px;}
.light-theme .prev:before, #service-pagination .prev:before { content:''; display:inline-block; border-right: 13px solid #cecece; border-top: 17px solid transparent; border-bottom: 17px solid transparent;  position: absolute; left: -13px; top: -1px;}
.light-theme .prev:after, #service-pagination .prev:after { content:''; display:inline-block; border-right: 12px solid #fafafa; border-top: 16px solid transparent; border-bottom: 16px solid transparent;  position: absolute; left: -11px; top: 0px;}

/*--Modal Overlay --*/

#simplemodal-overlay.simplemodal-overlay {
  background: url(/travel/styles_B2C/images/overlay.png) repeat;
  filter: alpha(opacity=65);
  height: 100%;

  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1900;
}

/*.internalFooterDiv {
    width:1100px;
    overflow: hidden;
}*/

#hoteisIndisponiveis label {
    margin-top: -4px;

    margin-bottom: 10px;
}


#moreDestiny {
    clear:both;
}

.dvFirstDestiny {
    /*padding-top: 45px;*/
}

.borderFirstDestiny {
    border-top: 1px dotted;
    padding-top: 10px;
}

#titleFirstDestiny {
    font-weight: bold;
    color: #000;
}

.titleOriginFirstDestiny {
    display:none;
}

.titleDestinationFirstDestiny {
    display:none;
}

.lbWidth100 {
    width:100%;
    margin-bottom:10px !important;
}

div.border-solid_top-gray {
	font-weight: bold;
    color: #000;
    height: 20 px;
    vertical-align: middle;
    padding: 4px;
    border-top: 1px dotted #d9d9d9!important;
    padding-top: 16px;
    margin-top: 16px;
}

div.border-solid_top-gray > span {
	vertical-align: middle;
    padding-top: 4px;
    display: inline-block;
}

.add-destiny{
    clear: both;
    padding-top: 10px;
}

.add-destiny a {
	background: #009ee3;
	padding: 5px;
	display: block;
	color:#FFFFFF!important;
	text-align: center;
}

.add-destiny i {
    vertical-align:-5px;
	font-size:20px;
}

a.removeDestiny {
	color: #FF0000 !important;
}

a.removeDestiny i {
    vertical-align:-5px;
	font-size:18px;
}


.filter_hotel ul.rooms li div.room2 .ageHolder{
	display:block;
	float:left;
	width: 59px;
	align-content: center;
}

.filter_hotel ul.rooms li div.room2 .ageItens{
	float: left;
    margin-left: 59px;
	margin-top: 5px;
}

.filter_hotel .rooms .ageHolder * {
    margin-left: 0px !important;
}

.filter_hotel .select_kids:nth-of-type(1) {
    margin-left: 0px;
}






.default_button.import-loc {
    font-size: 10px;
    padding: 9px 15px;
    float: left;
}

a.default_button.blue.import-loc + .rsSearch {
    float: none;
    display: inline-block;
    margin: 0 0 0 15px;
}

 #progressbar .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
 #progressbar .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
 #progressbar .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
 #progressbar .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
 #progressbar .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #cccccc 50% 50% repeat-x;
    color: #222222;
}
 #progressbar .ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
 #progressbar {
    height: 15px;
    text-align: left;
    overflow: hidden;
    background-color:#F5F5F5;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,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");
    height: 100%;
    opacity: 0.15;
}
		
#progressbar .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
 #progressbar .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
 #progressbar .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
 #progressbar .ui-widget-header {
    background: #FDE32B  50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}

 #progressbar .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #cccccc 50% 50% repeat-x;
    color: #222222;
}
 #progressbar .ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
 #progressbar .ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
