-webkit-appearance: initial;
.bold {
  font-weight: bold;
}
.upper {
  text-transform: uppercase;
}
.dblock {
  display: block;
}
.dinline {
  display: inline;
}
.dinlineb {
  display: inline-block;
}
.dnone {
  display: none;
}
.novisible {
  visibility: hidden;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.i {
  display: inline-block;
  position: relative;
  border: none;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.i-arrival {
  display: inline-block;
  position: relative;
  border: none;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url("https://booking.roig.com/img/i-arrival.png") no-repeat;
}
.i-departure {
  display: inline-block;
  position: relative;
  border: none;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url("https://booking.roig.com/img/i-departure.png") no-repeat;
}
.btn span {
  border-radius: 0 0 3px 0;
}
.btn.disabled {
  cursor: default;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.top_header {
  background: #47784C;
}
.top_header .idiomas {
  left: auto;
  width: 50px;
  top: 30px;
}
.top_header .idiomas ul {
  float: none;
}
.top_header .idiomas ul li {
  height: auto;
  width: 100%;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.top_header .idiomas .flag {
  top: 0px;
  vertical-align: middle;
}
.top_header ul {
  list-style: none;
  display: block;
  float: right;
}
.top_header li {
  display: inline-block;
  padding: 0 12px 0 9px;
  color: #fff;
  font-size: 12px;
}
.top_header .myAccountBtn {
  color: #ffcd00;
  cursor: pointer;
}
.top_header .clientLoginBtn,
.top_header .myAccountBtn {
  cursor: pointer;
}
.top_header .clientLoginBtn .fa,
.top_header .myAccountBtn .fa {
  padding-top: 5px;
}
.top_header .changeLang {
  cursor: pointer;
}
.top_header a {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}
.top_header .telephone span {
  font-weight: bold;
  font-size: 14px;
  color: #ffcd00 !important;
}
.idiomas {
  width: auto !important;
  display: none;
  border: 1px solid #CCC;
  position: absolute;
  z-index: 40;
  background: #FFF;
  left: -10px;
  top: 25px;
  margin: 0 !important;
  text-align: left;
  padding: 5px !important;
  float: none;
}
.idiomas ul {
  list-style: none;
  padding: 0px;
}
.idiomas li {
  margin: 0px;
  padding: 8px 3px 8px 3px;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: middle;
  height: 35px;
}
.idiomas .flag {
  top: 0 !important;
  margin: 0 !important;
  border: 1px solid #ccc;
}
#header-step {
  background: white;
  border-bottom: 2px solid #81c01d;
}
#header-step .container .row {
  width: 100%;
}
#header-step .container div {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
#header-step .container #partner-logo img {
  height: 50px;
}
#header-step .container .logoroig {
  width: auto;
}
#header-step .logo {
  display: inline-block;
  padding: 15px !important;
}
#header-step .logo img {
  max-height: 50px;
}
#header-step .logopartner {
  display: inline-block;
  padding: 15px !important;
}
#header-step .logopartner img {
  max-height: 50px;
}
#header-step .BookingSteps {
  margin-top: 10px;
  text-align: center;
  float: right;
  position: relative;
}
#header-step .BookingSteps img {
  width: 400px;
  top: 0px;
  right: 50px;
}
#header-step .BookingSteps span {
  display: inline-block;
  color: #008000;
  font-size: 9px;
  font-weight: bold;
  margin-top: 8px;
  text-align: center;
}
#header-step .BookingSteps span:first-child {
  text-align: left;
  padding-left: 6%;
}
#header-step .BookingSteps span.disable {
  pointer-events: none;
  color: #CCC;
}
#header-step .clientLoginBtn {
  font-size: 15px;
}
#header-step .myAccountBtn {
  font-size: 15px;
  margin-top: 8px;
}
#header-step .flag {
  top: 0px;
  vertical-align: middle;
}
#header-step .container div.divIdiomasMobile,
#header-step .container div.myAccountBtn,
#header-step .container div.PartnerLoginBtn,
#header-step .container div.clientLoginBtn {
  margin-top: 10px;
}
#header-step .container div.divIdiomasMobile {
  position: relative;
}
.extras_bus {
  border: 1px solid #ccc;
  display: block;
}
.extras_bus div {
  vertical-align: middle;
  padding: 0;
  float: none;
  display: inline-block;
}
.extras_bus .extra-img {
  display: inline-block;
  border-right: 1px solid #ccc;
}
.extras_bus .extra-img img {
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.extras_bus .extra-text {
  padding-right: 10px;
  display: inline-block;
  margin: 10px 0 10px 0;
}
.extras_bus .extra_items {
  text-align: right;
}
.extras_bus .extra_items input {
  width: 40px;
}
.summary_book {
  width: 100% !important;
}
.summary_book h1 {
  font-size: 12px;
}
.search_box_bus label {
  font-weight: bold;
  color: #454648;
  line-height: 18px;
  display: block;
  height: 0;
  cursor: pointer;
  margin-bottom: 0px;
  font-size: 15px;
  pointer-events: none;
}
.search_box_bus label.label_Description {
  font-size: 11px !important;
  padding: 2px 5px 0px !important;
  text-transform: uppercase !important;
}
.search_box_bus label strong {
  margin: 2px 5px 2px 2px;
}
.search_box_bus .container {
  margin-bottom: 10px;
}
.search_box_bus .paxPromo {
  display: inline-block;
  width: 100%;
}
.search_box_bus .paxPromo.lbl {
  padding-left: 10px;
}
.search_box_bus .divCheckReturns {
  text-align: center;
}
.search_box_bus .btn {
  margin: 0;
}
.search_box_bus select option {
  position: relative;
  padding-left: 20px;
  text-indent: 20px;
}
.search_box_bus .left-inner-addon {
  position: relative;
}
.search_box_bus .left-inner-addon input,
.search_box_bus select {
  padding-left: 30px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal !important;
}
.search_box_bus .left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
}
.search_box_bus .left-inner-addon i.i-search {
  margin-top: 7px;
}
.search_box_bus .intro-msg {
  display: inline-block;
  margin: 5px 0;
  border-bottom: 1px solid white;
  font-weight: bold;
  color: #FFF;
}
.search_box_bus .intro-msg .close_pickup {
  float: right;
  color: #FFF !important;
  font-size: 21px;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
}
.search_box_bus .CheckReturn {
  font-size: 16px;
  display: inline-block;
  color: #9EC54D;
  height: 50px;
}
.search_box_bus .CheckReturn input {
  margin: 0;
  margin-right: 5px;
  vertical-align: -webkit-baseline-middle;
}
.search_box_bus .CheckReturn strong {
  vertical-align: -webkit-baseline-middle;
}
.search_box_bus input[type=checkbox] {
  width: auto;
  height: auto;
}
.search_box_bus input,
.search_box_bus select,
.search_box_bus textarea {
  padding: 16px 0 0 10px;
  font-size: 15px;
  color: #303030;
  width: 100%;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.search_box_bus input.error,
.search_box_bus select.error,
.search_box_bus textarea.error {
  border-color: #ff0600;
  border-width: 2px;
}
.search_box_bus input#premium_sendRequestDescription,
.search_box_bus select#premium_sendRequestDescription,
.search_box_bus textarea#premium_sendRequestDescription {
  height: 65px;
}
.search_box_bus input[disabled],
.search_box_bus select[disabled] {
  opacity: 0.5;
}
.fechasTraslado {
  margin-bottom: 10px;
  background-color: #ededed;
}
.fechasTraslado .row .col-xs-11 {
  padding: 0px;
}
.fechasTraslado .row .col-xs-1 {
  padding: 0px;
}
.fechasTraslado .imagen {
  text-align: center;
}
.fechasTraslado .lugar .imagen {
  display: inline-block;
  vertical-align: middle;
  color: #47784C;
  text-align: center;
}
.fechasTraslado .lugar .imagen i {
  padding-top: 17px;
  padding-bottom: 17px;
  vertical-align: middle;
}
.fechasTraslado .lugar .imagen img {
  width: 40px;
}
.fechasTraslado .lugar span {
  vertical-align: middle;
  font-size: 14px;
}
.fechasTraslado .lugar .texto {
  display: inline-block;
  vertical-align: middle;
  padding-top: 17px;
  padding-bottom: 17px;
  cursor: pointer;
  font-size: 14px;
}
.fechasTraslado .lugar .texto strong {
  font-weight: bold;
  color: #47784C;
}
.fechasTraslado .lugar .botonEdit {
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
.fechasTraslado .lugar .botonEdit img {
  width: 40px;
}
@media (max-width: 767px) {
  .fechasTraslado .lugar .texto {
    width: 210px;
  }
}
.summary_bus {
  border: 10px solid #eee;
  overflow: hidden;
}
.summary_bus .summary-info {
  background-color: #FFF;
  margin: 0px;
}
.summary_bus .bus-info {
  background-color: #FFF;
  padding: 0 !important;
}
.summary_bus .bus-info span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.summary_bus .bus-info img {
  margin: 15px;
}
.summary_bus .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.summary_bus .price-detail {
  background-color: #FFF;
  margin-top: 10px;
}
.summary_bus .price-detail .price-line {
  width: 100%;
  height: 30px;
}
.summary_bus .price-detail .price-line .price-desc {
  float: left;
}
.summary_bus .price-detail .price-line .price-import {
  float: right;
  text-align: right;
  vertical-align: top;
}
.summary_bus .price-detail .price-line.discount {
  color: #008000;
}
.summary_bus .price-detail .price-line.subtotal {
  border-top: thin solid #ccc;
  font-weight: bold;
}
.summary_bus .price-detail .price-total {
  text-transform: uppercase;
  font-weight: bold;
}
.summary_bus .price-detail .price-total .price-desc {
  float: left;
  font-size: 12px;
  line-height: 42px;
}
.summary_bus .price-detail .price-total .price-import {
  float: right;
  text-align: right;
  font-size: 30px;
}
.summary_bus .infoMeetingPoint {
  padding: 0px 15px;
}
.summary_bus .infoMeetingPoint span {
  cursor: pointer;
}
.summary_bus .infoMeetingPoint .i-infoXL,
.summary_bus .infoMeetingPoint .i-infoXLP {
  margin-left: 10px;
}
.client_form {
  width: 100%;
  background: #ededed;
  padding: 25px;
}
.client_form .col-xs-12 {
  padding: 5px 15px;
}
.client_form .client_form_content input[type=text],
.client_form .client_form_content select,
.client_form .client_form_content textarea {
  width: 100%;
  margin-bottom: 5px;
}
.client_form .client_form_content .check {
  height: 30px;
  font-weight: bold;
}
.client_form .client_form_content label {
  width: 100%;
}
.client_form .error input,
.client_form .error select,
.client_form .error textarea {
  border-color: #ff0600;
  color: #ff0600;
  background: #ffefef;
}
.client_form .date select {
  width: auto !important;
}
.client_form .date label {
  width: 100%;
}
.login_form {
  width: 100%;
  background: #ededed;
}
.login_form form {
  margin: 10px;
}
.login_form form h1 {
  font-size: 12px;
  font-weight: bold;
}
.login_form form input {
  width: 100%;
  margin-bottom: 5px;
}
.login_form .remember {
  display: inline-block;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
#overlay_bus {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000 none repeat scroll 0% 0%;
  z-index: 1;
  opacity: 0.6;
}
.error_msg {
  border: 1px solid #F00;
  background: #ffefef;
  color: #ff0000;
  margin-top: 15px;
}
.error_msg div {
  margin: 10px;
  display: inline-block;
  overflow: hidden;
}
.error_msg div span {
  display: inline;
  margin: 0px;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.table {
  margin-bottom: 0px;
}
.table-responsive {
  margin-top: 20px;
  border: 1px solid;
  background: #cccccc none repeat scroll 0% 0%;
  margin-bottom: 10px;
}
.table-responsive td {
  padding: 2px;
}
.table-responsive th {
  padding: 2px;
}
.table-responsive .title {
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  display: block;
}
.table-responsive .status {
  text-align: center;
  font-weight: bolder;
  font-size: 19px;
  display: block;
}
.table-responsive .status.ok {
  color: #47784C;
}
.table-responsive .status.ko {
  color: #F00;
}
.table-responsive .status_desc {
  text-align: center;
  font-weight: bolder;
  font-size: 19px;
  display: block;
}
.table-responsive .status_desc.ok {
  color: #47784C;
}
.table-responsive .status_desc.ko {
  color: #F00;
}
@media (max-width: 600px) {
  .table-responsive .status_desc {
    white-space: normal;
  }
  .table-responsive .status {
    white-space: normal;
  }
}
.paymentRedirect {
  margin-top: 20px;
}
.paymentRedirect .box {
  border: 1px solid #ccc;
  text-align: center;
  display: table;
  margin: 0 auto;
  padding: 20px;
}
.paymentRedirect .txt {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.paymentRedirect .txt.title {
  font-size: 14px;
}
.paymentRedirect img {
  width: 100%;
}
.cancelPagoRedirect {
  margin-top: 20px;
}
.cancelPagoRedirect .box {
  border: 1px solid #ccc;
  text-align: center;
  display: table;
  margin: 0 auto;
  padding: 20px;
}
.cancelPagoRedirect .txt {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cancelPagoRedirect .txt.title {
  font-size: 16px;
}
.cancelPagoRedirect img {
  width: 100%;
}
.myAccountLayer {
  border: solid 1px #ccc;
  width: 100%;
  background: #f6f6f6;
  padding: 10px;
}
.myAccountLayer .btn {
  margin-top: 10px;
  width: 100%;
}
.myAccountLayer .tit {
  margin-top: 14px;
}
.login-err {
  padding: 5px 7px;
  background: #ffefef;
  color: #ff0000;
  display: none;
}
.login-err .i-error {
  float: left !important;
  margin-right: 7px;
}
.login-err span {
  display: block;
}
.newLogin {
  border: solid 1px #ccc;
  width: 100%;
  background: #f6f6f6;
  padding: 11px 11px 17px 9px;
}
.newLogin input {
  width: 100%;
  margin-top: 10px;
}
.newLogin .btn {
  margin-top: 10px;
  margin-top: 3px;
}
.newLogin .tit {
  margin-top: 14px;
}
.newLogin .tit.ru {
  font-size: 15px;
}
@media (max-width: 767px) {
  .extras_bus div {
    text-align: center !important;
    margin: 5px;
  }
  .extras_bus .extra-img {
    border-right: 0px;
    width: 100%;
    text-align: center;
  }
  .extras_bus .extra-img img {
    width: 70px !important;
    height: 70px !important;
    text-align: center;
  }
  #multimotor {
    position: inherit;
  }
}
#disposicionForm input,
#disposicionForm select,
#disposicionForm textarea {
  width: 100%;
}
#disposicionForm textarea {
  height: 75px;
}
#sendRequestDescription {
  height: 65px;
}
#sendRequestpremiumDescription {
  height: 65px;
}
#disposicionpremiumForm input,
#disposicionpremiumForm select,
#disposicionpremiumForm textarea {
  width: 100%;
}
#submenu-Bus {
  border-bottom: 1px solid #CCC;
}
#submenu-Bus span {
  opacity: 0.5;
}
#submenu-Bus span i {
  margin: 0px 10px;
}
#submenu-Bus span a {
  color: #FFF;
  margin-bottom: 5px;
  margin-top: 5px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  padding: 5px 5px 5px 0px;
  font-size: 15px;
  font-weight: bold;
}
#submenu-Bus span.active {
  opacity: 1 !important;
}
#submenu-Bus span.active a {
  color: #FFF;
}
@media (max-width: 450px) {
  #submenu-Bus {
    text-align: center;
  }
  #submenu-Bus a {
    border-right: none;
    font-weight: bold;
  }
  #transferBtn {
    margin: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
    font-weight: bold !important;
  }
  #disposicionBtn {
    padding-bottom: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
    margin: 0 !important;
    font-weight: bold !important;
  }
}
#disposicionBtn {
  margin-left: 20px;
}
.premium.price_box {
  background: url(https://booking.roig.com/img/texturaCochesP0.png) no-repeat;
}
.premium.price_box .price_cabecera {
  background: #424949;
}
.premium.price_box .price_reserva {
  background: #d5ac45;
  color: black;
}
.premium a {
  background: #424949 !important;
}
.premium .intro-msg {
  color: #d5ac45 !important;
  padding: 10px 15px;
}
.error {
  border-color: #ff0600 !important;
  border-width: 2px !important;
}
@media (max-width: 991px) {
  #multimotor .tab-content {
    height: 100% !important;
  }
}
@media (max-width: 462px) {
  #multimotor .tab-content {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  #multimotor .tab-content {
    height: 100% !important;
  }
  .nav-pills li {
    margin: auto !important;
    width: 25% !important;
  }
  .nav-pills li a {
    border-radius: 5px !important;
    margin: auto !important;
    height: 60px !important;
    width: 60px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
  }
  .nav-pills li a.active {
    background: #ffcd00 !important;
    opacity: 1;
  }
  .i-rent {
    background: url(https://booking.roig.com/img/motor/rentacar.png) no-repeat !important;
    width: 60px !important;
    height: 60px !important;
  }
  .i-bus_s {
    background: url(https://booking.roig.com/img/motor/bus.png) no-repeat !important;
    width: 60px !important;
    height: 60px !important;
  }
  .i-taxi_s {
    background: url(https://booking.roig.com/img/motor/taxi.png) no-repeat !important;
    width: 60px !important;
    height: 60px !important;
  }
  .i-crown_w {
    background: url(https://booking.roig.com/img/motor/premium.png) no-repeat !important;
    width: 60px !important;
    height: 60px !important;
  }
  .iconos div {
    margin-right: 15px;
  }
}
@media (max-width: 9950px) {
  .hidden-lg ul {
    margin: 0 !important;
  }
  .hidden-lg ul .telephone {
    padding-right: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
.submitDisposicion {
  margin-top: 5px;
}
.btn-g span:hover,
.btn-g span:focus {
  color: #fff;
}
#clientLoginForm {
  width: 100%;
}
#clientLoginForm .register {
  background: none !important;
}
#clientLoginForm .remember {
  background: none !important;
}
#infobus {
  padding: 10px 10px 10px 0;
}
#infobus span {
  margin-bottom: 5px;
}
.ie .left-addon select {
  padding-left: 20px !important;
}
.gecko .left-addon select {
  text-indent: 10px !important;
}
#disposicionBtn a:first-letter {
  text-transform: uppercase;
}
.transferPartner h3 {
  margin: 0px;
}
.transferPartner .box {
  border: 1px solid;
  padding: 15px;
  margin-bottom: 10px;
}
.transferPartner .form-group {
  margin-bottom: 10px;
}
.transferPartner .form-group label {
  padding-top: 5px;
}
.transferPartner select {
  width: 100%;
}
.transferPartner .ui-spinner {
  width: 100%;
}
.transferPartner input {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding: 0 7px;
}
.transferPartner input[type=radio] {
  height: inherit;
  position: inherit;
  display: inline-block;
  width: initial;
  margin-left: 0;
}
.transferPartner input:disabled {
  background: #dddddd;
}
.transferPartner select:disabled {
  background: #dddddd;
}
.transferPartner .radio label {
  width: 100px;
  padding-left: 10px;
}
.transferPartner .calcular input {
  width: 30px;
  height: inherit;
}
.transferPartner .calcular label {
  width: inherit;
}
.transferPartner .destacado {
  font-size: 2em;
  font-weight: bolder;
}
.pagoPartner {
  margin-top: 30px;
  font-size: 14px;
}
.pagoPartner span {
  padding: 10px;
}
.reservarPartner {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 30px;
}
.reservarPartner button {
  width: 30% !important;
}
.partnerControl {
  border: 1px solid #FF4848;
  padding: 10px;
  margin-top: 10px;
  background-color: #FFBBBB;
  font-weight: bolder;
  color: #000;
}
.fasttrackControl {
  border: 1px solid green;
  padding: 10px;
  margin-top: 10px;
  background-color: #d4f799;
  font-weight: bolder;
  color: #000;
  font-size: 14px;
}
#submitTrasladoPartner {
  margin-top: 20px;
}
#transferPricePartner {
  font-weight: bolder;
  text-align: center;
}
#transferPricePartner #vehicleName {
  font-size: 16px;
}
#transferPricePartner .price {
  font-size: 24px;
}
.people-options {
  background: white;
  border: 1px gray solid;
  display: none;
  padding: 5px;
  position: absolute;
  z-index: 20;
  font-size: 15px;
  min-width: 300px;
}
.people-options i {
  display: inline-block;
  font-size: 25px;
}
.people-options .fa-minus-square,
.people-options .fa-plus-square {
  vertical-align: middle;
}
.people-options div,
.people-options button,
.people-options input {
  display: inline-block;
  padding: 5px;
}
.people-options .inputPax {
  text-align: center;
}
.people-options input {
  width: 30px !important;
  height: 30px !important;
}
.people-options .numPax {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  text-align: left;
}
.people-options .numPax div {
  padding: 0;
}
.people-options .numPax:last-child {
  border-bottom: 0;
}
.dateTimeReturn {
  position: relative;
}
.linkDispo,
.linkTransfer {
  padding: 0;
}
.linkDispo span,
.linkTransfer span {
  font-size: 20px;
}
.linkDispo h2,
.linkTransfer h2 {
  width: 100%;
  cursor: pointer;
  color: #9EC54D;
  margin: 0;
  padding: 5px 10px;
  border-radius: 5px;
}
.linkDispo h2:hover,
.linkTransfer h2:hover {
  background-color: #ccc;
  border: 1px solid white;
  color: #47784C;
}
#extrasBusForm .tit {
  margin: 0px;
}
.promo {
  text-transform: uppercase;
}
