@import url("https://b2b-b2b2c.s3.amazonaws.com/viajes-vch/css/custom.css");

#login {
	max-width: 300px;
}

ul li {
    padding: 0;
}

/* Cargo por servicio */

#cargo-servicio {
    width: 100%;
    overflow: hidden;
}
#cargo-servicio,
form {
    width: 90%;
    margin: 5px 0px;
}
#charge-service h4 {
    color: #464646;
    letter-spacing: 0.5;
    padding: 0px;
    margin: 15px 0 5px 5px;
}
.content-charge-service {
    background: #ebf7fb;
    width: 95%;
    padding: 10px;
    border: 1px #c8e0ec solid;
}
.form-charge label {
    display: inline;
    float: left;
}
#cargo-servicio .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
#charge-service .form-control {
    display: inline-block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 24px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    float: left;
}
#charge-service select {
    margin-right: 10px;
    width: 220px;
    padding: 6px 0 !important;
    height: 32px;
}
#charge-service .form-group input {
    margin-top: 0px;
    width: 150px;
}
#charge-service .input-group-addon {
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #555;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #CCC;
}
#charge-service .input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
    margin-top: 0;
}
#charge-service .form-group {
    display: inline;
}
#charge-service .input-group,
.form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
    float: left;
}
#charge-service .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
#charge-service .sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
#charge-service .alert-error {
    float: left;
    width: 90%;
}
#charge-service .form-charge {
    margin: 5px 0px;
}
.link-delete {
    margin-top: 5px;
    float: right;
}
#charge-service .alert-error {
    padding: 3px 3px 3px 10px;
    margin-bottom: 6px;
    border: 1px #ecc7c7 solid;
}
.box-msg {
    margin-left: 36%;
}
.box-msg p {
    text-align: left;
    font-size: 11px;
    line-height: 12px;
    width: 100%;
    display: inline-block;
    margin: 5px 0 0 20px;
}
.add-service {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.remove-service {
    padding-top: -5px;
}
.remove-service .icon-close {
    background: #F00;
    color: #fff;
    border-radius: 50px;
    font-size: 9px;
    padding: 3px 3px 3px 2px;
}
.remove-service .icon-close,
a:hover {
    text-decoration: none !important;
}
.add-service .icon-plus {
    background: #090;
    color: #fff;
    border-radius: 50px;
    padding: 1px 0px 1px 1px;
    font-size: 13px;
}
/*mensajes de error */

.has-error .form-control {
    border-color: #A94442 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}
/*boton actualizar*/

.content-bton {
    width: 78%;
    float: left;
    text-align: right;
    margin: 10px 0 0 0px;
}
.content-bton .bttn-blue {
    border-radius: 5px;
    padding: 2px 10px 3px 10px;
}
ul.ui-PT-autocomplete {
    width: auto !important;
}
/*Reserva ahora paga despues*/
/*Tiempo limite*/

.time-limit {
    border: 1px #ccc solid;
    float: left;
    background: #f7f7f7;
    width: 60%;
    text-align: center;
}
.bton-limit {
    float: right;
    background: #090;
    border: #060 1px solid;
    border-radius: 3px;
    padding: 2px 4px;
    margin-top: 5px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 11px;
    letter-spacing: -.5px;
}
.time-expired {
    background: #ffeeee;
    border: #cc0000 1px solid;
    text-align: center;
    border-radius: 3px;
    color: #660000;
    padding: 2px;
}
.text-expired {
    text-align: center;
    font-size: 12px;
    color: #777;
    line-height: 14px;
}
.time-expired .text-expired p {
    vertical-align: middle;
}
.datTab .service {
    width: 140px;
}
.datTab td {
    vertical-align: middle;
}
img.paysprite {
    background: transparent url("../images/paysprite3.png") repeat scroll 0% 0%;
}
img.payAfter {
    background-position: -146px 0px;
}

img.creditCard {background-position:-71px 0;}

.selected img.creditCard,
li:hover img.creditCard {background-position:0 0;}

img.credit {background-position:-71px -50px;}

.selected img.credit,
li:hover img.credit {background-position:0 -50px;}

img.cash {background-position:-71px -100px;}

li.selected img.cash,
li:hover img.cash{background-position:0 -100px;}

img.payAfter {background-position:-146px 0;}

li.selected img.payAfter,
li:hover img.payAfter {background-position:-146px -50px;}

img.iconSaveQuote {background-position:-218px 0;}
  
li.selected img.iconSaveQuote,
li:hover img.iconSaveQuote {background-position:-218px -50px;}
.panel-default {
    border-color: #DDD;
}
.panel-body {
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
/* Comisiones ------- */

#comissionsDetailsCommission {
    width: 100%;
    margin: 15px 0;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}
#chkOut .banerComision {
    background: #F6F6F6;
}
ul.optList li {
    border-bottom: 1px solid #eee;
    min-height: 50px;
    line-height: 1.2;
    margin: 10px 0 15px 0px;
}
.optList > li > label {
    min-height: 30px;
    line-height: 50px;
    display: inline-block;
}
ul.optList li.selected {
    background-color: #E6F1FA;
    box-shadow: inset 0 0px 3px 1px rgba(0, 0, 0, .2);
    margin-top: -1px;
    font-weight: normal;
    line-height: 1.4;
    border-radius: 4px;
}
.optList li.selected > label {
    font-weight: bold;
}
ul.optList li.selected p {
    padding: 0 0 0 0px;
    margin: 0px !important;
}
ul.optList li.disabled {
    color: #999;
}
ul.optList li.disabled img {
    opacity: 0.5;
}
.payment-details {
    background-color: transparent;
    margin-top: -10px;
    padding: 10px 20px 20px 76px;
    font-size: 12px;
    line-height: 1.5;
}
#chkOut h3 {
    background: none !important;
    padding: 0 !important;
    margin: 1em 0 0 0 !important;
}
.table-fullwidth {
    width: 100%;
}
#olCreditCard {
    font-size: 12px;
    margin: 0;
}
.note {
    font-weight: normal !important;
    color: #777;
}
.bg-default {
    background-color: #eee;
}
.table.commissionsDetailsTable th {
    font-weight: normal !important;
}
#liPaymentTypeCreditCard .payment-details {
    padding: 0px;
}
.disabled-msg {
    font-size: 85%;
    margin-left: 89px;
    margin-top: -1em;
}
.disabled-msg p {
    margin: 0;
}
/*Pantalla de confirmacion RAPD*/

#reserveinfo p {
    font-weight: normal;
    padding: 0 10px 0 0;
}
#reserveinfo strong {
    font-size: 17px;
}
#Content {
    overflow: hidden;
}
#reserveinfo {
    width: 225px;
}
#reserveinfo ul li {
    border-bottom: 1px solid #F2F2F2;
    padding: 10px;
    line-height: 20px;
    margin: 0px;
}
#s4main li {
    font-size: 12px;
    margin-left: 10px;
}
#s4main ol {
    padding-left: 0px;
    line-height: 20px;
    margin-left: 14px;
}
#s4main h2 {
    color: #333;
    line-height: 22px;
}
#s4main p {
    padding-right: 10px;
}
#li1 p {
    margin: 0.5em 0px 0px 5em;
}
.dialogContainer p {
    margin: 0px !important;
}
#cargo-servicio,
form {
    width: 100%;
}
/*addon*/

.paginas a:visited,
.paginas a:link,
.paginas a {
    padding: 1px 4px;
}
/*Agencia*/

#agencyContent {
    width: 940px;
    margin: 10px;
}
.datTab td {
    border: 1px solid #ddd;
    padding: 2px 3px 4px 3px;
}
.label {
    margin-left: 2px;
}

#chkOut div.banres {
    float: left;
}
#agencyBarMenu-check {
    display: none;
}