@charset "UTF-8";
/* ================================================
   GENERAL
   ================================================ */
#agencies_area {
  padding: 5px; }

.agency_tool {
  background-color: #ebebeb;
  height: 50px;
  padding: 20px 10px;
  text-align: left;
  color: #2c2c2c; }

.agency_tool .area {
  font-size: 18px;
  font-weight: bold; }

.agency_tool .tool {
  font-size: 12px;
  font-weight: bold; }

#agencies_searcher .msgError {
  margin: 5px 16px; }

#agencies_results .result .msgError {
  margin: 5px 12px 0; }

#agencies_results .DatosCliente .msgError {
  margin: 5px 24px; }

#agencies .agency_button {
  width: 100px;
  clear: both;
  float: right;
  margin-right: 5px; }

.ie7 #agencies .agency_button, .ie8 #agencies .agency_button, .ie9 #agencies .agency_button {
  padding: 0 30px 0 10px; }

/* ================================================
   BOTONERA
   ================================================ */
.buttonGroup {
  clear: both;
  height: 1%;
  margin-top: 10px;
  overflow: hidden; }

.buttonGroup input,
.buttonGroup button {
  border: none;
  clear: both;
  cursor: pointer;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  text-align: left;
  width: 100%; }

.buttonGroup input,
.buttonGroup button {
  background-color: #ebebeb;
  border: none;
  clear: both;
  color: #c4c2c2;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  text-align: left;
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.buttonGroup input.selected,
.buttonGroup input:hover,
.buttonGroup button.selected,
.buttonGroup button:hover {
  background-color: #515151;
  color: white;
  position: relative; }
  .buttonGroup input.selected:after,
  .buttonGroup input:hover:after,
  .buttonGroup button.selected:after,
  .buttonGroup button:hover:after {
    content: "\e000"; }
  .ie7 .buttonGroup input.selected, .ie7
  .buttonGroup input:hover, .ie7
  .buttonGroup button.selected, .ie7
  .buttonGroup button:hover {
    behavior: url(/css/htc/pseudo.htc);
    _after: "\e000"; }
  .buttonGroup input.selected:after, .ie7 .buttonGroup input.selected > .after,
  .buttonGroup input:hover:after, .ie7
  .buttonGroup input:hover > .after,
  .buttonGroup button.selected:after, .ie7
  .buttonGroup button.selected > .after,
  .buttonGroup button:hover:after, .ie7
  .buttonGroup button:hover > .after {
    font-family: iconIII !important;
    font-weight: normal !important;
    zoom: 1;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
    display: inline-block;
    text-indent: 0;
    color: #d80000;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: baseline;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: white;
    font-family: iconIII !important;
    position: absolute;
    right: 5px; }

.buttonGroup span {
  margin-top: 12px; }

/* ================================================
   CRÉDITO DISPONIBLE 
   ================================================ */
.creditoDisponible {
  background-color: #ebebeb;
  margin-top: 20px;
  padding: 5px; }

.creditoDisponible .creditoCabecera {
  background-color: white; }

.creditoDisponible .creditoCabecera h4 {
  color: #2c2c2c;
  font-weight: bold;
  display: block;
  padding: 4px 0 4px 8px;
  margin: 0px; }

.creditoDisponible .creditoContenido .tablaCredito {
  margin: 8px 4px;
  float: none; }

.creditoDisponible .creditoContenido .tablaCredito td {
  color: #2c2c2c;
  font-weight: bold;
  padding: 4px 6px; }

.creditoDisponible .creditoContenido .tablaCredito td.cantidad {
  text-align: right;
  width: 80px; }

.creditoDisponible .creditoPie {
  display: none; }

/* ================================================
   REGISTRO / PERFIL
   ================================================ */
#agencies .DatosCliente {
  padding: 20px 0; }

#DatosClienteFinal .fieldsgroup.customerfields {
  width: 100%; }

#DatosClienteFinal .fieldsgroup .group .field {
  width: 202px; }

.booking .customerDetails {
  margin: 12px 18px; }

.booking .customerDetails .saveCustomerDetails {
  background-color: transparent;
  border-style: none;
  clear: none;
  color: #2c2c2c;
  cursor: pointer;
  float: right;
  font-weight: normal;
  height: 30px;
  text-transform: lowercase;
  width: 90px; }

.DatosCliente fieldset h2 {
  padding: 0 30px; }

.DatosCliente fieldset .group {
  padding-left: 30px; }

.DatosCliente hr {
  margin: 15px 10px; }

.DatosCliente fieldset .group {
  clear: both;
  float: left;
  width: 92%; }

.DatosCliente fieldset .group label {
  display: block;
  float: left;
  overflow: hidden; }

.DatosCliente fieldset .group p {
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
  width: 250px;
  position: relative; }

.DatosCliente fieldset .group p.short {
  width: 100px; }

.DatosCliente fieldset .group p.general_info {
  width: 220px; }

.DatosCliente fieldset .group p.general_info.short {
  width: 110px; }

.DatosCliente fieldset .group p.treatment {
  width: 100px; }

.DatosCliente fieldset .group p.firstName {
  width: 140px; }

.DatosCliente fieldset .group p.city {
  width: 150px; }

.DatosCliente fieldset .group p.zip_code {
  width: 90px; }

.DatosCliente fieldset .group p.phone {
  width: 120px; }

.DatosCliente fieldset .group p.clientImage {
  width: auto;
  margin-top: 10px; }

.DatosCliente fieldset .group p.textarea .observaciones {
  height: 90px; }

.DatosCliente fieldset .group p label {
  display: block;
  float: none;
  color: #2c2c2c; }

.DatosCliente fieldset .group p label.required:after {
  content: "* "; }

.DatosCliente fieldset .group p label.error {
  border: none;
  color: #c40000;
  display: none;
  font-style: italic; }

.DatosCliente fieldset .group p input {
  padding: 1px 3px;
  width: 100%;
  margin-top: 3px; }

.DatosCliente fieldset .group p .dk_container {
  margin-top: 3px; }

.DatosCliente fieldset .group p select {
  padding: 1px 3px;
  width: 100%;
  margin-top: 3px; }

.DatosCliente fieldset .group p #documentType, .DatosCliente fieldset .group p #factDocumentType {
  width: 100px; }

.DatosCliente fieldset .group a.copiarDatos {
  color: #c40000;
  text-decoration: underline; }

.DatosCliente fieldset .group.copy_info {
  font-size: 12px;
  color: #2c2c2c;
  margin-top: 14px; }

.DatosCliente fieldset .group.copy_info .copy {
  font-size: 12px;
  color: #2c2c2c; }

.DatosCliente fieldset .group.checkQuestion {
  font-size: 12px;
  color: #2c2c2c;
  padding-right: 20px; }

.DatosCliente fieldset .group.checkQuestion * {
  float: left;
  margin-right: 5px;
  margin-top: 14px; }

.DatosCliente fieldset .addInvoicingData {
  font-size: 12px;
  color: #2c2c2c; }

.DatosCliente fieldset .addInvoicingData:hover {
  cursor: pointer; }

#billingData {
  padding-top: 20px;
  width: 100%; }

/*Selección de imagen logo*/
.DatosCliente #selectClientImage {
  display: inline;
  margin: 10px 0px;
  cursor: pointer; }

.DatosCliente .clientImage .clientImageOptions {
  display: block;
  margin: 10px 0; }

.DatosCliente #fakeClientImage {
  display: inline-block;
  background-color: #ebebeb;
  color: #2c2c2c;
  font-size: 18px;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  vertical-align: bottom;
  padding: 4px;
  width: 100px;
  height: 50px; }

.DatosCliente .imgUpdate {
  background: url("/img/ico-loading_32x32.gif") no-repeat scroll center center transparent;
  color: transparent !important; }

.DatosCliente .imgUpdate img, .imgUpdate #fakeClientImage {
  visibility: hidden; }

.DatosCliente .imgClientImageFrame {
  display: inline-block;
  border: 1px solid #dddddd; }

.DatosCliente .imgClientImage {
  max-width: 100px;
  max-height: 50px;
  vertical-align: bottom; }

.DatosCliente #selectClientImageText, .DatosCliente #removeClientImageText {
  text-decoration: underline;
  margin-left: 5px;
  cursor: pointer;
  color: #2c2c2c; }

/* Ajustes formulario para ie7 (Inpunts no interpretan box-sizing) */
.ie7 #DatosCliente fieldset .group p input {
  padding: 1px 2%;
  width: 95%; }

.ie7 #DatosCliente fieldset .group p.city {
  width: 150px; }

.ie7 #DatosCliente fieldset .group p.zip_code {
  width: 90px; }

.ie7 #DatosCliente fieldset .group p.phone {
  width: 120px; }

/* Confirmación de registro 
   ------------------------------------------------*/
.overlay_register {
  background-color: #2c2c2c;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001; }

.home .ui-dialog {
  width: 440px; }

.home .ui-dialog .ui-corner-all {
  border: 1px solid #dddddd;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.registration_complete h4 {
  margin: 0;
  padding: 15px 0; }

.registration_complete .registroCorrectoDescripcion {
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  padding: 15px 0;
  text-align: center; }

.registration_complete .registration_button {
  margin: 0 auto;
  padding: 15px 0;
  width: 110px; }

.registration_complete a.button {
  background-color: #d80000;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding-left: 22px;
  padding-right: 20px;
  text-align: center;
  width: 70px; }

.registration_complete a.button:hover {
  background-color: #d80000; }

/* ================================================
   BUSCADORES 
   ================================================ */
#agencies_searcher .searchbox {
  margin-bottom: 20px; }

#agencies_searcher .searchbox .searchbox_header {
  padding: 0 25px; }

#agencies_searcher .searchbox .searchbox_header .title_agencies {
  color: #2c2c2c;
  font-weight: bold;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 18px;
  line-height: 50px; }

#agencies_searcher .searchbox .searchbox_content {
  padding: 10px 22px 0;
  min-height: 0px; }

#agencies_searcher .searchbox .searchbox_content div.left {
  margin-bottom: 5px; }

#agencies_searcher .searchbox .searchbox_content .agency_button {
  margin-right: 0;
  margin-top: 0;
  text-align: center;
  display: inline-block;
  zoom: 1;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  background: #d80000;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 98px;
  padding: 0 10px; }
  #agencies_searcher .searchbox .searchbox_content .agency_button:first-letter {
    text-transform: capitalize; }
  #agencies_searcher .searchbox .searchbox_content .agency_button:after {
    content: "\e000"; }
  .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button {
    behavior: url(/css/htc/pseudo.htc);
    _after: "\e000"; }
  #agencies_searcher .searchbox .searchbox_content .agency_button:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button > .after {
    font-family: iconIII !important;
    font-weight: normal !important;
    zoom: 1;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
    display: inline-block;
    text-indent: 0;
    color: #d80000;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: baseline;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: white;
    font-family: iconIII !important;
    margin-right: -8px;
    margin-left: 4px;
    vertical-align: text-bottom; }
  #agencies_searcher .searchbox .searchbox_content .agency_button:before {
    content: none; }
  .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button {
    behavior: url(/css/htc/pseudo.htc);
    _before: none; }
  #agencies_searcher .searchbox .searchbox_content .agency_button .icon, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"] {
    color: white !important;
    font-family: iconIII !important;
    font-size: 16px !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    vertical-align: baseline; }
    #agencies_searcher .searchbox .searchbox_content .agency_button .icon:hover, #agencies_searcher .searchbox .searchbox_content .agency_button .icon:active, #agencies_searcher .searchbox .searchbox_content .agency_button .icon.active, #agencies_searcher .searchbox .searchbox_content .agency_button .icon.ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button .icon.selected, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"]:hover, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"]:active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"].active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"].ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="icon-"].selected, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"]:hover, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"]:active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"].active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"].ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" icon-"].selected, #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon:hover, #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon:active, #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon.active, #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon.ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button .comb-icon.selected, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"]:hover, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"]:active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"].active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"].ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button [class^="comb-icon-"].selected, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"]:hover, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"]:active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"].active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"].ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button [class*=" comb-icon-"].selected {
      color: white; }
  #agencies_searcher .searchbox .searchbox_content .agency_button, #agencies_searcher .searchbox .searchbox_content .agency_button *, #agencies_searcher .searchbox .searchbox_content .agency_button a, #agencies_searcher .searchbox .searchbox_content .agency_button span {
    color: white !important;
    font-size: 14px !important;
    font-family: Arial, Verdana, Sans-Serif !important;
    font-weight: bold !important; }
  #agencies_searcher .searchbox .searchbox_content .agency_button * {
    padding: 0px !important; }
  #agencies_searcher .searchbox .searchbox_content .agency_button.highlight {
    -moz-animation: highlight1 0.4s 3 alternate ease;
    -webkit-animation: highlight1 0.4s 3 alternate ease;
    -o-animation: highlight1 0.4s 3 alternate ease;
    -ms-animation: highlight1 0.4s 3 alternate ease;
    -khtml-animation: highlight1 0.4s 3 alternate ease;
    animation: highlight1 0.4s 3 alternate ease; }
  #agencies_searcher .searchbox .searchbox_content .agency_button:hover, #agencies_searcher .searchbox .searchbox_content .agency_button:active, #agencies_searcher .searchbox .searchbox_content .agency_button.active, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button.selected {
    background: #d80000; }
    #agencies_searcher .searchbox .searchbox_content .agency_button:hover, #agencies_searcher .searchbox .searchbox_content .agency_button:hover *, #agencies_searcher .searchbox .searchbox_content .agency_button:active, #agencies_searcher .searchbox .searchbox_content .agency_button:active *, #agencies_searcher .searchbox .searchbox_content .agency_button.active, #agencies_searcher .searchbox .searchbox_content .agency_button.active *, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active *, #agencies_searcher .searchbox .searchbox_content .agency_button.selected, #agencies_searcher .searchbox .searchbox_content .agency_button.selected * {
      color: white !important; }
    #agencies_searcher .searchbox .searchbox_content .agency_button:hover:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button:hover > .after, #agencies_searcher .searchbox .searchbox_content .agency_button:active:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button:active > .after, #agencies_searcher .searchbox .searchbox_content .agency_button.active:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button.active > .after, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active > .after, #agencies_searcher .searchbox .searchbox_content .agency_button.selected:after, .ie7 #agencies_searcher .searchbox .searchbox_content .agency_button.selected > .after {
      color: white !important; }
    #agencies_searcher .searchbox .searchbox_content .agency_button:hover .icon, #agencies_searcher .searchbox .searchbox_content .agency_button:hover [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:hover [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:hover .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button:hover [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:hover [class*=" comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:active .icon, #agencies_searcher .searchbox .searchbox_content .agency_button:active [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:active [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:active .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button:active [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button:active [class*=" comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.active .icon, #agencies_searcher .searchbox .searchbox_content .agency_button.active [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.active [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.active .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button.active [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.active [class*=" comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active .icon, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.ui-state-active [class*=" comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.selected .icon, #agencies_searcher .searchbox .searchbox_content .agency_button.selected [class^="icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.selected [class*=" icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.selected .comb-icon, #agencies_searcher .searchbox .searchbox_content .agency_button.selected [class^="comb-icon-"], #agencies_searcher .searchbox .searchbox_content .agency_button.selected [class*=" comb-icon-"] {
      color: white !important; }
  #agencies_searcher .searchbox .searchbox_content .agency_button.disabled, #agencies_searcher .searchbox .searchbox_content .agency_button.disabled *, #agencies_searcher .searchbox .searchbox_content .agency_button.disabled a, #agencies_searcher .searchbox .searchbox_content .agency_button.disabled span {
    background: #e5e5e5;
    color: #cccccc !important; }

#agencies_searcher .selectedResult {
  margin: 0;
  width: 100%; }

#agencies_searcher .selectedResult a {
  line-height: 26px;
  padding-right: 25px; }

#agencies_searcher .selectedResult .resultBox {
  margin: 10px 0 20px;
  padding: 6px;
  width: 684px; }

#agencies_searcher .selectedResult .resultBox .header {
  background: white;
  color: #2c2c2c;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  overflow: visible;
  padding: 0 5px;
  position: relative; }

#agencies_searcher .selectedResult .resultBox span {
  width: 15%; }

#agencies_searcher .selectedResult .resultBox span.booking_code {
  margin-right: 15px;
  text-align: center;
  width: 12%; }

#agencies_searcher .selectedResult .resultBox span.booking_holder {
  width: 22%; }

#agencies_searcher .selectedResult .resultBox .result {
  background: #ebebeb;
  margin-bottom: 4px;
  padding: 5px; }

#agencies_searcher .selectedResult .resultBox .result p.info {
  background: #ebebeb;
  height: 30px;
  line-height: 30px; }

#agencies_searcher .selectedResult .resultBox .result .bookingLines p {
  padding: 20px 20px 15px 15px; }

/* Agentes 
   ------------------------------------------------*/
#agencies_searcher .searchbox .searchbox_content .nombreAgent.left, #agencies_searcher .searchbox .searchbox_content .emailAgent.left,
#agencies_searcher .searchbox .searchbox_content .passwordsAgent.left {
  margin-bottom: 0;
  margin-right: 20px;
  padding-bottom: 10px; }

#agencies_searcher .searchbox .searchbox_content label.title {
  font-size: 11px; }

#agencies_searcher .searchbox .searchbox_content .passwordNew.left, #agencies_searcher .searchbox .searchbox_content .passwordRep.left {
  margin-bottom: 0; }

#agencies_searcher .searchbox .searchbox_content .passwordRep.left {
  margin-right: 0; }

.ie7 #agencies_searcher .searchbox .searchbox_content .passwordNew.left {
  margin-right: 10px; }

.searchbox .searchbox_content .passwordNew {
  margin-right: 20px; }

#agencies_searcher .searchbox .searchbox_content .passwordsAgent.left {
  margin-right: 0; }

#agencies_searcher .searchbox .searchbox_content .options label, #agencies_results .resultsList .result .options label {
  display: inline-block;
  margin-right: 15px; }

#agencies_searcher .searchbox .searchbox_content .options label span {
  width: auto; }

#agencies_searcher .searchbox .searchbox_content .options label input {
  vertical-align: middle;
  width: 15px; }

/* Pagos 
   ------------------------------------------------*/
#agencies_searcher .searchbox .searchbox_content .bookingCode input {
  width: 100px; }

#agencies_searcher .searchbox .searchbox_content .invoiceNumber input, #agencies_searcher .searchbox .searchbox_content .paymentNumber input {
  width: 120px; }

#agencies_searcher .searchbox .searchbox_content .bookingCode, #agencies_searcher .searchbox .searchbox_content .invoiceNumber, #agencies_searcher .searchbox .searchbox_content .paymentNumber {
  margin-right: 20px; }

/* ================================================
   LISTADOS (RESERVAS, COTIZACIONES, FACTURAS... 
   ================================================ */
.resultsError {
  margin: 10px 0;
  padding: 6px;
  padding: 10px; }

#agencies_results {
  position: relative; }

#agencies_results .sinResultados {
  padding: 20px; }

#agencies_results .paginacionProductoNumerica {
  float: right;
  margin: 0;
  min-width: 90px;
  width: auto; }

#agencies_results .resultsList {
  margin: 10px 0;
  padding: 6px;
  width: 684px;
  white-space: nowrap; }

#agencies_results .resultsList .header {
  background: white;
  color: #2c2c2c;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  overflow: visible;
  padding: 0 5px;
  position: relative; }

#agencies_results .resultsList span {
  padding: 0;
  width: 14%; }

#agencies_results .resultsList span.booking_code {
  margin-right: 15px;
  text-align: center;
  width: 15%; }

#agencies_results .resultsList span.booking_date {
  width: 15%; }

/*Necesario el nowrap, ya que si el apellido es muy largo puede dividirse en 2 líneas y destrozar en cadena el layout del resto de líneas...*/
#agencies_results .resultsList span.booking_holder {
  width: 26%;
  white-space: nowrap; }

#agencies_results .resultsList span.booking_total {
  width: 12%; }

#agencies_results .resultsList span.booking_details {
  margin: 0;
  text-align: center;
  width: 9%; }

#agencies_results .resultsList span.booking_status {
  position: relative; }

#agencies_results .resultsList span.booking_status .status_name {
  color: #2c2c2c; }

#agencies_results .resultsList span.booking_status .status_code {
  background-color: white;
  border: 1px solid #dddddd;
  display: block;
  height: 25px;
  left: 0;
  line-height: 25px;
  padding: 0 10px;
  position: absolute;
  top: -25px; }

#agencies_results .resultsList span.invoice_code {
  margin-right: 15px;
  text-align: center;
  width: 11%; }

#agencies_results .resultsList span.invoice_status {
  width: 14%; }

#agencies_results .resultsList span.invoice_details {
  text-align: center;
  width: 10%; }

#agencies_results .resultsList span.invoice_number {
  width: 19%; }

#agencies_results .resultsList .result {
  background-color: #ebebeb;
  margin-bottom: 4px;
  padding: 5px;
  display: block;
  overflow: hidden; }

#agencies_results .resultsList .result:hover {
  background-color: #fafafa; }

#agencies_results .resultsList .result.light {
  background-color: #fafafa; }

#agencies_results .resultsList .result p {
  height: 30px;
  line-height: 30px; }

#agencies_results .resultsList .result p.dark {
  background-color: #ebebeb; }

#agencies_results .resultsList .result .invoice {
  color: #d80000;
  font-weight: bold;
  text-decoration: underline; }

#agencies_results .resultsList .result .details {
  margin: auto; }

#agencies_results .resultsList .result .bookingLines {
  color: #2c2c2c;
  margin: 8px 0;
  clear: both; }

#agencies_results .resultsList .result .bookingLines p {
  padding: 5px 20px 0 98px;
  line-height: 18px;
  height: auto; }

#agencies_results .resultsList .result .bookingLines p.cancelled span {
  text-decoration: line-through; }

#agencies_results .resultsList .result .bookingLines p span.status {
  text-transform: capitalize;
  margin-left: 6px;
  color: #d80000;
  font-weight: bold;
  text-decoration: none; }

#agencies_results .resultsList .result .bookingLines p.cancelled .status {
  color: #c40000; }

#agencies_results .resultsList .result .bookingLines p.onrequest .status {
  color: #cccccc; }

#agencies_results .resultsList .result .bookingLines p.error {
  border: none;
  color: #c40000; }

#agencies_results .resultsList .result .info .details.active:after {
  content: "\e002"; }
.ie7 #agencies_results .resultsList .result .info .details.active {
  behavior: url(/css/htc/pseudo.htc);
  _after: "\e002"; }

#agencies_results .resultsList .result .details.loading {
  background: url(/img/ico-loading_16x16.gif) center center no-repeat; }

#agencies_results .noResults {
  margin: 10px 0; }

#agencies_results .exportExcel {
  margin: 0 5px 20px 0; }

/* Agentes 
   ------------------------------------------------*/
#agencies_results .resultsList .result .options label {
  display: inline-block;
  margin-right: 15px;
  width: 200px;
  margin-bottom: 5px; }

#agencies_results .resultsList .result .options label span {
  width: auto; }

#agencies_results .resultsList .result .options label input {
  vertical-align: middle;
  width: 15px; }

#agencies_results .resultsList .result .infoAgent .nombreAgent input,
#agencies_results .resultsList .result .infoAgent .emailAgent input {
  width: 154px; }

#agencies_results .resultsList .result .infoAgent .passwordNew input,
#agencies_results .resultsList .result .infoAgent .passwordRep input,
#agencies_results .resultsList .result .infoAgent .passwordAnt input {
  width: 100px; }

#agencies_results .resultsList .result .infoAgent .options {
  padding-top: 12px; }

#agencies_results .resultsList span.nameAgent {
  margin-left: 20px;
  width: 30%; }

#agencies_results .resultsList span.mailAgent {
  width: 30%; }

#agencies_results .resultsList span.seeBookings {
  text-align: center;
  width: 9%; }

#agencies_results .resultsList span.updateAgent {
  margin-right: 20px;
  width: 5%; }

#agencies_results .resultsList .result a.seeBookings {
  color: #d80000;
  text-decoration: underline; }

#agencies_results .resultsList .result .infoAgent {
  margin-top: 0;
  padding: 0 20px; }

#agencies_results .resultsList .result .infoAgent .contentInfo, #agencies_results .resultsList .result .infoAgent div.buttons {
  padding: 10px 0; }

#agencies_results .resultsList .result .infoAgent label.title {
  color: #2c2c2c;
  display: block;
  font-size: 11px;
  margin-bottom: 3px; }

#agencies_results .resultsList .result .infoAgent input.error {
  border: 1px solid #c40000; }

#agencies_results .resultsList .result .infoAgent .agency_button {
  border: none;
  margin-right: 0;
  margin-top: 10px; }

#agencies_results .resultsList .result .infoAgent .passwordsAgent {
  margin-top: 10px;
  width: 100%; }

#agencies_results .resultsList .result .infoAgent .contentInfo {
  width: 522px; }

#agencies_results .resultsList .result .infoAgent .buttons {
  float: left;
  width: 102px; }

/* Pagos 
   ------------------------------------------------*/
#agencies_results .resultsList .payments_details {
  text-align: center;
  width: 7%; }

#agencies_results .resultsList .result .info .payments_status .verCobro {
  color: #d80000;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; }

#agencies_results .resultsList .result .bookingLines .deleteLine {
  cursor: pointer;
  height: 18px;
  margin-right: 5px;
  margin-top: 3px;
  width: 18px; }

#agencies_results .resultsList.charges .result .bookingLines {
  padding: 5px 20px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

#agencies_results .resultsList.charges .result .bookingLines .titles {
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%; }

#agencies_results .resultsList.charges .result .bookingLines .titles span {
  font-weight: bold; }

#agencies_results .resultsList.charges .result .bookingLines span {
  width: 10%; }

#agencies_results .resultsList.charges .result .bookingLines span.concept {
  width: 14%; }

#agencies_results .resultsList.charges .result .bookingLines .info {
  clear: both;
  float: left;
  margin-bottom: 10px;
  width: 100%; }

/* ================================================
   UPLOADER 
   ================================================ */
/*Nos aseguramos de que sea invisible. No podemos usar <<display: none>> ni <<visibility: hidden>> porque entonces en algunos navegadores (IE8) no permite usarlo.*/
.uploaderLauncher {
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  position: fixed !important;
  opacity: 0 !important/100;
  filter: alpha(opacity=0 !important); }

.uploaderPreviewWindow {
  display: none;
  padding: 35px 30px !important;
  color: #2c2c2c; }

.uploaderPreviewWindow a {
  text-decoration: underline; }

.uploaderPreviewWindow .uploaderImgPreviewContainer {
  margin-bottom: 20px; }

.uploaderPreviewWindow .uploaderImgPreviewFrame {
  overflow: hidden;
  position: relative;
  border: 1px solid #dddddd;
  display: inline-block; }

.uploaderPreviewWindow .uploaderImgPreview {
  vertical-align: bottom; }

.uploaderPreviewWindow .uploaderImgPreviewSide, .uploaderPreviewWindow .uploaderImgCropSide {
  margin-left: 15px;
  display: inline-block; }

.uploaderPreviewWindow .uploaderImgPreviewSide {
  max-width: 70%;
  position: relative; }

.uploaderPreviewWindow .uploaderImgCropSide {
  max-width: 55%;
  position: relative; }

.uploaderPreviewWindow .uploaderImgPreviewSide p {
  line-height: 20px; }

.uploaderPreviewWindow .uploaderImgPreviewSide p strong {
  color: #2c2c2c;
  font-size: 20px;
  line-height: 16px;
  margin-left: -10px;
  padding-left: 10px; }

.uploaderPreviewWindow .uploaderImgPreviewSide p strong .icon-left {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px; }

.uploaderPreviewWindow .uploaderImgCropFrame {
  border: 1px solid #dddddd;
  display: inline-block;
  max-width: 214px;
  overflow: hidden; }

.uploaderPreviewWindow .uploaderImgCropCancel {
  margin-top: 10px;
  display: block; }

.uploaderPreviewWindow .uploaderImgCropDisclaimer {
  margin-top: 20px; }

/* ================================================
   AFILIADOS 
   ================================================ */
.afiliados input.disabled {
  color: #cccccc; }
.afiliados body.AffiliateLoggedIn:before {
  background: url("/img/preloader/bg_overlay.png") repeat scroll 0 0 transparent;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  content: "";
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: 5;
  top: 0;
  left: 0; }
.afiliados #content {
  position: relative;
  z-index: 9;
  padding: 20px 0px; }
.afiliados .content {
  padding: 20px 15px;
  overflow: hidden;
  height: 1%;
  line-height: 18px; }
.afiliados .form .item {
  overflow: hidden;
  height: 1%;
  margin: 10px 0; }
.afiliados .form label {
  float: left;
  width: 200px;
  text-align: right;
  margin-right: 10px;
  /* line-height:31px;*/
  font-size: 14px; }
.afiliados .form input, .afiliados .form textarea {
  width: 240px; }
.afiliados .form textarea {
  padding: 0 2px;
  color: #2c2c2c;
  height: 100px; }
.afiliados .form a {
  color: #2c2c2c; }
.afiliados .form h1 {
  font-size: 20px;
  font-weight: normal; }
.afiliados .form p {
  margin: 15px 0 40px;
  font-size: 14px; }
.afiliados #contenido .box.login {
  padding-bottom: 20px; }
.afiliados .box.login .label {
  margin: 10px 0;
  overflow: hidden;
  height: 1%; }
.afiliados .box.login h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center; }
.afiliados .box.login label {
  float: left;
  width: 75px;
  line-height: 31px;
  font-size: 14px; }
.afiliados .box.login input {
  width: 204px; }
.afiliados .box.login .boton {
  float: left;
  margin-bottom: 20px; }
.afiliados #contenido #izquierda .box {
  background-position: 0 -36px; }
.afiliados #contenido #izquierda .box.logged a {
  background: #111111 none;
  display: block;
  color: white;
  padding: 5px 15px;
  margin: 10px 5px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-color: #111111; }
.afiliados #contenido #izquierda .box.logged a.on {
  background: #111111 url(/images/buscador/bg_button_affiliate.gif) no-repeat right center; }
.afiliados .affiliates {
  font-size: 14px; }
.afiliados .affiliates p {
  margin: 20px 0; }
.afiliados .affiliates h1, .afiliados .affiliates h2 {
  font-size: 20px;
  font-weight: normal; }
.afiliados .affiliates h2 {
  margin-top: 20px; }
.afiliados .affiliates a {
  color: #2c2c2c;
  text-decoration: underline; }
.afiliados .affiliates a:hover {
  text-decoration: none; }
.afiliados .affiliates .sample {
  overflow: hidden;
  height: 1%;
  margin-bottom: 100px; }
.afiliados .affiliates .sample .code {
  border: 1px solid #dddddd;
  padding: 8px;
  color: #2c2c2c;
  width: 200px; }
.afiliados .affiliates .sample .code a {
  color: #2c2c2c; }
.afiliados .affiliates .sample div div {
  color: #2c2c2c;
  margin-top: 10px; }
.afiliados .howtolink {
  font-size: 14px; }
.afiliados .howtolink h1 {
  font-size: 20px;
  font-weight: normal; }
.afiliados .howtolink h2 {
  font-size: 14px;
  color: #2c2c2c;
  margin-top: 20px; }
.afiliados .howtolink h3 {
  font-size: 14px;
  font-weight: normal;
  color: #2c2c2c;
  margin: 5px 0; }
.afiliados .howtolink p {
  margin: 20px 0; }
.afiliados .howtolink .sample {
  overflow: hidden;
  height: 1%;
  font-size: 11px;
  color: #2c2c2c; }
.afiliados .howtolink .html {
  float: left;
  width: 280px;
  margin-right: 30px; }
.afiliados .howtolink .preview {
  float: left;
  width: 280px; }
.afiliados .howtolink .code {
  border: 1px solid #dddddd;
  padding: 8px; }
.afiliados .howtolink .html .code {
  overflow: scroll; }
.afiliados .howtolink a {
  color: #2c2c2c; }
.afiliados #contenido .box.buscador {
  background: white url("/images/cestaCompra/bg_cesta.jpg") repeat-x 0 -36px;
  width: 523px;
  margin: 20px 0 40px;
  padding: 0 0 10px; }
.afiliados .box.buscador .name {
  float: left;
  width: 128px;
  text-align: right;
  line-height: 31px;
  margin-right: 10px;
  color: #2c2c2c;
  font-size: 18px;
  text-transform: capitalize; }
.afiliados .box.buscador select {
  width: 344px; }
.afiliados .box.buscador .fecha {
  margin: 20px 0; }
.afiliados .box.buscador .fecha input {
  width: 120px; }
.afiliados .box.buscador .contenedorFecha .ctlBotonCalendar {
  top: 8px; }
.afiliados .box.buscador .status, .afiliados .box.buscador .boton {
  overflow: hidden;
  height: 1%;
  margin: 0 0 10px; }
.afiliados .box.buscador .boton {
  margin: 26px 40px; }
.afiliados .box.buscador .boton input {
  float: right;
  border: 0;
  height: 50px;
  padding: 0;
  width: 124px;
  cursor: pointer; }
.afiliados table.statistics td {
  border: solid 1px #dddddd;
  padding: 5px 20px;
  background: #ebebeb;
  font-size: 14px;
  text-align: right; }
.afiliados table.statistics td.title {
  font-weight: bold;
  text-align: center;
  white-space: nowrap; }
.afiliados table.statistics td.final {
  font-weight: bold;
  background-color: transparent;
  border: 0;
  border-top: solid 1px #dddddd; }
.afiliados table.statistics td.ultimo {
  border-bottom: solid 1px #dddddd; }
.afiliados table.statistics td.final.total {
  text-align: left;
  text-transform: uppercase; }
.afiliados .buttonGroup {
  clear: both;
  height: 1%;
  margin-top: 10px;
  overflow: hidden; }
.afiliados .buttonGroup a {
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: right center;
  border: none;
  clear: both;
  color: #c4c2c2;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  text-align: left;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }
.afiliados .buttonGroup a.on,
.afiliados .buttonGroup a:hover {
  background-color: #515151;
  color: white;
  position: relative; }
  .afiliados .buttonGroup a.on:after,
  .afiliados .buttonGroup a:hover:after {
    content: "\e000"; }
  .ie7 .afiliados .buttonGroup a.on, .ie7
  .afiliados .buttonGroup a:hover {
    behavior: url(/css/htc/pseudo.htc);
    _after: "\e000"; }
  .afiliados .buttonGroup a.on:after, .ie7 .afiliados .buttonGroup a.on > .after,
  .afiliados .buttonGroup a:hover:after, .ie7
  .afiliados .buttonGroup a:hover > .after {
    font-family: iconIII !important;
    font-weight: normal !important;
    zoom: 1;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
    display: inline-block;
    text-indent: 0;
    color: #d80000;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: baseline;
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: white;
    font-family: iconIII !important;
    position: absolute;
    right: 5px;
    line-height: 50px; }

/* ================================================
   RECUPERACIÓN DE PASSWORD 
   ================================================ */
.recoverPassword .field,
.recoverPassword .loginButton {
  float: left; }

.recoverPassword .userInfo {
  margin: 8px 0; }

