/*!
 * Bootstrap v3.0.0
 */
/* BACKOFFICE CSS */

/*input, select, textarea {*/
    /*font-size: 11px !important;*/
/*}*/

/*input {*/
    /*width: 159px;*/
/*}*/

/*.edit-nav ul li form input {*/
    /*width: 20px;*/
/*}*/

/*footer {*/
    /*!*bottom: 0;*!*/
    /*margin-top: 35px;*/
    /*position: absolute;*/
    /*width: 100%;*/
/*}*/







/* INICIO */

/*.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {*/
    /*background-color: #008AFF;*/
    /*color: #FFFFFF;*/
    /*height: 29px;*/
/*}*/

/*.nav > li > a:hover, .nav > li > a:focus {*/
    /*background: #0049AA;*/
    /*color: #FFFFFF;*/
/*}*/

#login-menu {
    float: right;
}

.caret {
    cursor: pointer;
}

.date-bar {
    float: right;
    margin: 12px;
}

.date-info {
    color: #FFFFFF;
    margin-top: 20px;
}

.badge-alert {
    height: 25px;
    width: 25px;
    padding: 0px;
    line-height: 24px;
    border-radius: 2px 2px 2px 2px;
    margin-left: 5px;
}

.dropdown-menu {
    margin: 0px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.176);
    border-style: solid;
    border-color: #008AFF;
    border-width: 2px 2px 2px 1px;
    padding: 0px 0px 5px 0px;
}

.dropdown-toggle {
    padding: 10px 15px 10px 15px !important;
}

.dropdown-menu li {

}

.nav-bar-bottom {
    height: 30px;
}

.menu-nav {
    list-style: none outside none;
    margin: auto auto;
    float: none;
    padding: 0px;
    cursor: pointer;
}

.menu-item {
    text-transform: uppercase;
    float: left;
    padding: 0px 10px 0px 10px;
    margin-top: 3px;
    font-size: 12px;
    color: #777777;
}

.menu-first {
    margin-left: 0px;
    padding-left: 0px;
}

.menu-last {
    margin-right: 0px;
    padding-right: 0px;
}

.page-width {
    /*background: url("../img/bg_2.png"); */
    background-repeat: no-repeat;
    background-position: center;
}
/*.search-nav, .manage-nav {*/
    /*height: 88px;*/
    /*padding-top: 5px;*/
    /*border-radius: 4px 4px 4px 4px;*/
    /*border: 1px solid #DFDFDF;*/
/*}*/

.search-label {
    width: 100px;
    margin-left: 12px;
    display: inline-flex;
    color: #303030;
    font-weight: normal;
    font-size: 12px;
    padding: 0.2em 0.6em 0.1em;
}

/*.search-nav-input {*/
    /*width: 120px;*/
    /*height: 29px;*/
    /*margin-left: 15px;*/
/*}*/

/*.search-nav .fa-calendar {*/
    /*position: absolute;*/
    /*margin: 33px -30px;*/
    /*content-color: blue;*/
    /*font-size: 16px;*/
/*}*/

.datepicker-input {
    width: 195px;
}

.nueva-res {
    position: relative;
    margin-top: -31px;
}

.res-camp {
    margin-left: 10px;
}

.mas-opc {
    padding: 5px 10px;
}

.mas-opc-form {
    display: none;
    margin-top: 10px;
}




.edit-tab {
    clear: both;
}

.edit-tab a {
    color: #FF6600;
}



/*.table-pag .badge:hover {*/
    /*color: #FF6600;*/
/*}*/


/*.table-search .table .fa-ok {
    color: #699A00;
}

.table-search .table .fa-ok {
    font-size: 17px;
    color: #699A00;
}*/

/*.table-search .table .fa-remove .fa-times .fa-trash-o{
    color: red;
}

.fa-floppy-o , .fa-undo{
    font-size:17px;
    color: #0049AA;
}*/




/*.table-search .table .fa-pencil .fa-floppy-o  {
    color: #0049AA;
    cursor: pointer;
    font-size: 14px;
}

.table-search .table .fa-trash-o {
    color:red;
    cursor: pointer;
    font-size: 14px;
}*/

.table-search .table .fa-truck, .fa-plane, .fa-bolt, .fa-anchor {
    font-size: 17px;
    color: #CFCFCF;
}

.bar-top-footer {
    height: 10px;
}



/* PAGINA CREAR */

/*.form-box {*/
    /*border: 1px solid #e3e3e3;*/
    /*background: #FFFFFF;*/
    /*margin-top: 20px;*/
/*}*/

/*.form-box h4 {
    float: left;
    font-size: 21px;
    font-weight: bold;
    color: #232323;
}*/


/*.form-container {*/
    /*margin-top: 0px;*/
    /*padding: 10px;*/
/*}*/

/*.form-container span:first-child {*/
    /*margin-left: 10px !important;*/
/*}*/

.form-box span.grey-sp, label.grey-sp {
    text-transform: uppercase;
    font-size: 10px;
    color: #212121;
    padding: 5px 0;
    margin: 0 3px 0 30px;
}

.form-divider {
    margin: -3px 10px;
}

/*.form-header span {
    margin: -2px 8px;
}

.form-header a:first-of-type {
    margin-right: 35px;
}

.form-header a {
    font-size: 13px;
    font-family: Arial;
}*/

.form-cont {
    text-align: left;
    margin: 0 10px 0 5px;
    width: auto;
}

/*.form-container #codigo span, #trato select,*/
/*#nombre input, #apellido-prim input, #apellido-seg input,*/
/*#document select, #numero input, #email input,*/
/*#tel-fijo input, #tel-movil input, #empresa input,*/
/*#pais select, #nacionalidad input, #fecha-nac input,*/
/*#sexo select, #agente-lib select {*/
    /*margin-left: 30px;*/
/*}*/

#apellido-prim input, #apellido-seg input,
#nacionalidad input {
    width: 140px;
}

#nombre input, #tel-fijo input, #tel-movil input,
#fecha-nac input {
    width: 115px;
}

#numero input, #email input {
    width: 165px;
}

#empresa input {
    width: 265px;
}

.opcCruc ul li {
    float: left;
    list-style: none outside none;
    width: 60px;
}

.opcCruc ul {
    width: 200px;
}

.opcCruc {
    width: 200px;
    margin: 0 auto;
}

.vHidden {

    display: none;

}

.tdHover {
    background-color: #D9EEFF;
}


/*.buscadorField i {
    margin: 28px 0 0 78px !important;
    position: absolute !important;
    cursor: pointer;
}

.buscadorField input {
    cursor: pointer;
}

.buscadorField div{
    margin-left: 15px;
}
.buscadorField {
    float: left;
    margin: 7px 0 0;
    width: 150px;
}
.buscadorFieldDia {
    float: left;
    margin: 7px 0 0;
    width: 20px;
}
.buscadorFieldDia input{
    margin: 0 !important;
    width: 20px;
}
.buscadorFieldDia label{
    width: 20px;
    margin: 0;
    padding: 0 6px;
}*/

.ajaxLoader {
    width: 100px;
    margin: 100px auto;
}

.mensajeListadoKO {
    background-color: #d20101;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    line-height: 30px;
    margin: 10px 0 0;
    padding: 0 0 10px 10px;
    color: #ffffff;
}

.detalleError {
    background-color: #fff;
    color: #000;
    width: 960px;
    padding: 5px;
    border-radius: 2px;
}

.mensajeListadoOK {
    background-color: #3ea01a;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    line-height: 30px;
    margin: 10px 0 0;
    padding-left: 10px;
    color: #ffffff;

}

.mensajeListadoWarning {
    background-color: #f0ad4e;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    line-height: 30px;
    margin: 10px 0 0;
    padding-left: 10px;
    color: #ffffff;

}



.mensajeException {
    display: none;
}

/* PAGINA CREAR */

/*.form-box {*/
    /*margin-top: 20px;*/
    /*clear: both;*/
/*}*/

.form-header {
    /*padding: 5px 20px;*/
    /*height: 28px;*/
}
.form-header span {
    /*margin: -2px 8px;*/
}

.form-header a:first-of-type {
    /*margin-right: 35px;*/
}

.form-header {
    /*background-color: #F5F5F5;*/
    /*padding: 5px 20px;*/
    /*border-bottom: 1px solid #e3e3e3;*/
    /*height: 28px;*/
}
/*#dat-cliente .form-container,*/
/*#datos-gen .form-container {*/
    /*margin: 0 10px;*/
/*}*/



/*#datos-gen .form-container span:first-child {*/
    /*margin-left: 10px !important;*/
/*}*/


/*#dat-reserva .form-container {*/
    /*padding-top: 15px;*/
/*}*/

/*#datos-gen .form-container .grey-sp {*/
    /*margin: 0 5px 0 25px;*/
/*}*/



/*.form-container #codigo span, #trato select,
#nombre input, #apellido-prim input, #apellido-seg input,
#document select, #numero input, #email input,
#tel-fijo input, #tel-movil input, #empresa input,
#pais select, #nacionalidad input, #fecha-nac input,
#sexo select, #agente-lib select {
    margin-left: 5px;
}

#apellido-prim input, #apellido-seg input,
#nacionalidad input {
    width: 140px;
}

#nombre input, #tel-fijo input, #tel-movil input,
#fecha-nac input {
    width: 115px;
}

#numero input, #email input {
    width: 165px;
}

#empresa input {
    width: 265px;
}

#agente-lib select {
    width: 250px;
}

#sexo select {
    width: 95px;
}

#fecha-nac input {
    width: 105px;
}

#pais select {
    width: 170px;
}*/

/*#trato,
#nombre,
#apellido-prim,
#apellido-seg,
#document,
#numero {
    padding: 0 2px;
}*/

#trato select {
    width: 55px;
}

#document select {
    width: 105px;
}

.tab-item:first-child {
    margin-left: 0px;
}

.tab-item {
    margin-left: 5px;
    padding: 5px 10px;
    width: 150px;
    height: 55px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 0px;
    cursor: pointer;
}

.tab-item a.tab-title {
    padding: 0px;
    border: 0 none;
}

.tab-item i {
    margin-right: 5px;
}

.tab-item > a.date {
    padding: 0px;
}

.resumen-pas span {
    margin: 0 5px 0 0;
}
/*
[id^=ap_] {
    width: 1100px;
} */



/*[id^=ap_] h3 {*/
    /*margin: 3px 10px 0px 10px;*/
/*}*/

/*[id^=ap_] table {*/
    /*table-layout: fixed;*/
    /*margin: 0 0 30px 0;*/
/*}*/

/*[id^=ap_] table thead th {*/
    /*padding: 5 10px;*/
/*}*/

/*[id^=ap_] table tbody td {*/
    /*padding: 7px 5px;*/
/*}*/

/*[id^=ap_] .badge {*/
    /*cursor: pointer;*/
/*}*/

/*table tbody [class^=fa] {*/
    /*cursor: pointer;*/
/*}*/


#ap_pasajeros table tbody tr > td > span.badge,
#ap_alojamiento table tbody tr > td > span.badge,
#ap_vuelos table tbody tr > td > span.badge,
#ap_seguros table tbody tr > td > span.badge,
#ap_importes table tbody tr > td > span.badge {
    font-size: 12px;
    color: #FFFFFF;
    display: inline-block;
    min-width: 10px;
    padding: 1px 4px;
    font-size: 12px;
    font-weight: bold;
    margin: 0 -10px 0 15px;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    border-radius: 10px;
    border: 0 none;
}

.resumen-pas span {
    margin-left: 3px;
}

.add-opt .badge {
    margin: 0 10px;
}

.badge-grey {
    cursor: pointer;
    background: #F2F2F2;
    color: #909090;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #DFDFDF;
    margin-left: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

#ap_seguros .badge-grey {
    margin-right: 0px;
}

#ap_seguros table tbody td .badge {
    margin-right: 2px !important;
}

#ap_cobros table tbody input[type="text"] {
    width: 45px;
}

#ap_cobros input.btn {
    width: 120px;
}

#ap_cobros table tbody td:last-child {
    width: 140px;
}

/*.add-alerta-row span {*/
    /*margin-left: 7px;*/
/*}*/

/*#add-row-desc {
    width: 565px;
    margin: -2px 0px 0 5px;
}*/

/*.add-alerta-row {
    width: 930px;
    height: 60px;
    margin-top: -15px;
    float: left;
}

.add-alerta-row .form-date {
    width: 120px;
    margin: 2px;
}*/

.add-row {
    float: left;
}

.add-row input {
    margin-top: 3px;
}

/*#ap_alertas .fa-calendar {*/
    /*position: absolute;*/
    /*margin: 26px 55px;*/
    /*font-size: 16px;*/
/*}*/

.divider-ap {
    width: 100%;
    height: 1px;
    margin: 15px 0 15px;
}

.row-hidden {
    display: none;
}

.dat-footer {
    padding: 20px 27px 50px;
}

.dat-footer .btn {
    width: 220px;
    border-radius: 7px 7px 7px 7px;
}

.contenido-form-container {

}

.resultAvisoOK {
    color: #00FF00;
}

.selectTipo, .selectTrigg {
    /*margin-top: 2px !important;*/
    max-width: 165px;
}

.formFormaPago {
    clear: none;
    float: left;
    width: 500px;
}


.form-cont label {

    min-width: 35px;
}

.tablaCustom tbody tr {
    height: 45px;
}

#ap_observaciones textarea, #ap_descripcionIdioma textarea {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0 0 10px;
    padding: 5px;
    resize: none;
    width: 96%;
}



/*---------------------------------------------------ARBOL------------------------------------------------------------*/
.categoriasAsignadas {
    margin: 20px 5px 0 5px;
}

.categoriasAsignadas span {
    margin: 0px 5px;
    border-radius: 5px;
    padding: 2px;
    float: left;

}

/*--------------------------------------------------BOTONES-----------------------------------------------------------*/

.btn-buscar, .btn-importarTemporadas {
    width: 142px;
    padding: 4px 6px;
    height: 28px;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    background-position: 105px 10px;
    background-repeat: no-repeat;
    border: 0 none;
    text-indent: -12px;
}

.pl-btn.btn-guardar.btnMas, .pl-btn.btn-save {
    background: #208056;
    color: #FFFFFF;
    margin-left: 10px;
    padding: 4px;
    margin-bottom: 10px;
}

.tipoTradCrear{
    width: fit-content;
    display: block;
}

.codigoCrear{
    display: block;
    float: right;
    margin-left: 5px;
    margin-bottom: 25px;
}

.btn-importarTemporadas{
    margin: 0 0 10px 0;
    float:none;
    position: relative;
    width: 310px !important;
}
.btnObs {
    margin: 10px 21px 10px 0;
}


.mio {
    height: 100%;
}


.ui-datepicker-trigger {
    cursor: pointer;
}

.page-width {
    position: absolute;
    min-height: 715px;
}

.celda span input {
    width: 20px;
}

span.nombreArbol {
    float: left;
    min-width: 100px;
}

/* cosas nuevas */

table.servicioHorario input{
    width:20px;
}
table.servicioHorario{
    width:auto;
    text-align: center;
}
table.servicioHorario td{
    padding: 0;
}

table.servicioHorario tbody tr{
    border: 0;
}
table.servicioHorario thead tr th{
    text-align: center;
}

.form-box-left{
    width:49%;
    margin-right:20px;
    float:left;
    clear:none
}
.form-box-right{
    width:49%;
    float:left;
    clear:none
}
/*.form-box-left .form-container,.form-box-right .form-container{*/
    /*height:236px;*/
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
/*}*/

.servicioHorario input[type='text']{
    border: 1px solid #CCCCCC;
    padding: 1px;
    width: 30px;
}
.imagenHidden{
    visibility: hidden;
    border: 2px solid #CCCCCC;
    margin: -40px 0 0 250px;
    position: absolute;
}
.imagenHidden img{
    max-width: 200px;
}
.optionsServicioFacilidad
{
    visibility: hidden;
    position:absolute;
    margin: -17px 0 0 -18px;
}
#formNumServicioFacilidad{
    width:100px;
}


div.thumbnailEscaparate{
    display: none;
    max-width: 200px;
    position: absolute;
    margin: -27px 0 0 -220px;
}
div.thumbnailEscaparate img{
    max-width: 200px;
}


/* ------  MODIFICACIONES JOAN PARA CSS     ============================================================== */

#formContratoComision .add-alerta-row {height:55px;}
#tablaContratoComision tr > th.th-fecIni, #tablaContratoComision tr > th.th-fecFin , #tablaContratoComision tr > th.th-mod {padding-left:7px;}
#fechaInicioComision, #fechaFinComision {float:left;width:65%;}
.add-row #comision.form-control {width:90%;}
#tablaContratoComision .th-fecIni, #tablaContratoComision .th-fecIni {width:16%;}
#tablaContratoComision .th-mod, #tablaContratoComision .th-carac, #tablaContratoComision .th-reg {width:18%;}
#s2id_caracteristicaComision {margin-left:20px;}

#formContratoComision .add-row .form-control {margin-top:0px;}
.add-row > img.ui-datepicker-trigger {float:left;margin-top:5px;}
#formContratoComision .add-alerta-row {width:100%;}
#formContratoComision .add-alerta-row .add-row label {display:none;}
.add-row.rw-fecIni, .add-row.rw-fecFin {width:140px;}
.add-row.rw-mod {width:15.5%;}
.add-row.rw-reg {padding-left:10px;}
.add-row.rw-com {padding-left:10px;}


.anadirImg{
    cursor:pointer;
}

/*MA CONTRATO*/


/* colores de fondo*/
.bg_verde{
    background-color: green;
}
.bg_azul{
    background-color: blue;
}
.bg_amarillo{
    background-color: #ffff00;
}
.bg_lila{
    background-color: magenta;
}
.bg_rojo{
    background-color: #ff0000;
}
.bg_naranja{
    background-color: orange;
}
#myTab a{
    cursor:pointer;
}

/* ESTILOS GENERALES PARA TODA LA WEB */

.serviciosAsociados, .infoServAsoc{
    float: left;
    margin-left: 5%;
    width: 40%;
}
td.tdServAsoc{
    padding-left:5px !important;
    cursor:pointer;
}


ul.menus{
    width: 33%;
    float: left;
    padding: 0;
}
ul.menus.width50 {
    width: 50%;
}
ul.menus li input{
    width: 20px;
    margin-right: 10px;
}
ul.menus li{

    list-style: none;

}

/* BACKOFFICE CSS */

footer{
    margin-top:45px;
}
.clear {
    clear: both;
    clear: left;
}
.bold {
    font-weight: bold;
}
.upper {
    text-transform: uppercase;
}
.georgia-22 {
    font-family: Georgia;
    font-size:22px;
}
.arial-18 {
    font-family: Arial;
    font-size: 18px;
}
.arial-11 {
    font-family:Arial;
    font-size:11px;
}
.arial-12 {
    font-family:Arial;
    font-size:12px;
}
.arial-13 {
    font-family:Arial;
    font-size:13px;
}
.arial-14 {
    font-family:Arial;
    font-size:14px;
}
.arial-15 {
    font-family:Arial;
    font-size:15px;
}

.mb-15 {
    margin-bottom: 15px;
}
#ap_alojamiento .table-cont table,
#ap_vuelos .table-cont table{
    width: 100%;
}#ap_alojamiento,
#ap_vuelos{
    padding:10px 30px 0 ;
    width: 100%;
}
#ap_alojamiento .right input{
    margin: 2px 5px 0 25px;
}
#ap_alojamiento table tbody tr > td > span.badge{
    font-size:12px;
    color:#FFFFFF;
    display: inline-block;
    min-width: 10px;
    padding: 1px 4px;
    font-size: 12px;
    font-weight: bold;
    margin: 0 -10px 0 15px;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    border-radius: 10px;
    border:0 none;
}
.contenedorReservaProser{
    margin-top:10px;
}
.contenedorReservaProser .table-cont{
    margin-top:10px;
}

.tablaReservaProser .tdLoc{}
.tablaReservaProser .tdNum{}
.tablaReservaProser .tdMed{}
.tablaReservaProser .tdPrice{}
.tablaReservaProser thead tr th{vertical-align: middle;}

.tituloTrayecto{
    font-size:12px !important;
    margin:0 0 5px 5px !important;
}

.form-cont .spanCampos{
    float:left;
    padding-left:3px;
}


.buscadorFieldLarge {
    width: 450px !important;
}

tr.cambioDivisa{cursor: pointer}

div.editableContent{
    background-color: #ffffff;
    border: 2px inset #cccccc;
    border-radius: 2px;
    margin-right: 8px;
    min-height: 25px;
}

.trFormDerivada{
    display: none;
}
.filaDerivada{
    border-left: 5px solid #d9eeff;
}


/*cambio cursores perfiles sin permiso*/
input[disabled], button[disabled], i.disabled {
    cursor: not-allowed !important;
}
.table-search tbody > tr > td.disabled {
    cursor: not-allowed;
}
