﻿    
/*=============================================================
    Authour URL: www.designbootstrap.com
    
    http://www.designbootstrap.com/

    License: MIT

    http://opensource.org/licenses/MIT

    100% Free To use For Personal And Commercial Use.

    IN EXCHANGE JUST TELL PEOPLE ABOUT THIS WEBSITE
   
========================================================  */


/* =============================================================
   GENERAL STYLES
 ============================================================ */


body {

    line-height: 30px;
    /*background: #F7F7F7;*/
    background: #FFF;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-brand>img {
  height: 100%;
  padding: 5px;
  width: auto;
  height: 70px;
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

/*.content-wrapper > .container {
    background: #FFF;
}
*/
.set-radius-zero {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.content-wrapper {
    margin-top: 40px;
    min-height: 600px;
    padding-bottom: 60px;
}

.page-head-line {
    padding-bottom: 10px;
    border-bottom: 2px solid #1BA491;
    text-transform: uppercase;
    color: #1BA491;
    font-size: 30px;
    margin-bottom: 30px;
}

.page-head-line2 {
    padding-bottom: 6px;
    border-bottom: 1px solid #25A0C9;
    text-transform: uppercase;
    color: #25A0C9;
    margin-bottom: 12px;
}

.btn-primary {

    color: #fff;
    background-color: #0f8870;
    border-color: #0f8770;

}

.progress {
    height: 8px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.login-icon {
    height: 60px;
width: 60px;
padding: 13px;
border-radius: 50%;
font-size: 30px;
margin-bottom: 20px;
color: #fff;
text-align: center;
cursor:pointer;
background-color:#1BA491;
-webkit-border-radius:50%;
    -moz-border-radius:50%;
}
/* =============================================================
   HEADER SECTION STYLES
 ============================================================ */
header {
    background-color: #1BA491;
    color: #fff;
    padding: 10px;
    text-align: right;
}


/* =============================================================
   LOGO SECTION STYLES
 ============================================================ */
.left-div {
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}


/* USER SETTINGS DIV */
.user-settings-wrapper .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 60px;
    width: 60px;
    background-color: #1BA491;
    color: #fff;
}

.user-settings-wrapper {
    margin-top: 10px;
}

    .user-settings-wrapper li {
        display: inline-block;
    }

    .user-settings-wrapper .dropdown-settings {
        width: 200px;
        padding: 10px;
    }

    .user-settings-wrapper .nav > li > a:hover,.user-settings-wrapper .nav > li > a:focus {
        text-decoration: none;
        background-color: #1BA491!important;
    }

    .user-settings-wrapper img {
        height: 64px;
        width: 64px;
        border: 1px solid #000000;
    }

    .user-settings-wrapper .dropdown-menu {
        margin: 0px;
        border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        -webkit-border-radius: 0px!important;
    }

    .user-settings-wrapper .btn {
        border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        -webkit-border-radius: 0px!important;
    }

    .user-settings-wrapper .media-heading {
        padding-top: 10px;
    }

/* MENU LINKS SECTION*/

.menu-section {

    background: #269fc8;
    background: -webkit-linear-gradient(#269fc8 0%, #33809e 100%);
    background: -o-linear-gradient(#269fc8 0%, #33809e 100%);
    background: linear-gradient(#269fc8 0%, #33809e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#269fc8', endColorstr='#33809e',GradientType=0 );

}

#menu-top a {
    color: #FFF;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase;
}

.menu-top-active {
    background-color: #1BA491;
}

.menu-section .nav > li > a:hover,.menu-section .nav > li > a:focus {
    background-color: #1BA491!important;
}

.menu-section .dropdown-menu > li > a:hover,.menu-section .dropdown-menu > li > a:focus {
    background-color: #1BA491!important;
}

.navbar-toggle {
    background-color: #1BA491;
    border: 1px solid #fff;
}

.navbar {
    margin-bottom: 0px;
    height: 100px;
}
/* =============================================================
   FOOTER SECTION STYLES
 ============================================================ */
footer {
  padding: 50px 0;
  background-color: #efefef;
}

    footer a, footer a:hover {
        color: #fff;
        text-decoration: none;
    }

/*==============================================
    DASHBOARD  STYLES    
 =============================================*/

/* DASHBOARD ICONS */

.bk-clr-one {
background: #119c7e;
background: -moz-linear-gradient(top, #119c7e 0%, #0e7f6a 100%);
background: -webkit-linear-gradient(top, #119c7e 0%,#0e7f6a 100%);
background: linear-gradient(to bottom, #119c7e 0%,#0e7f6a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119c7e', endColorstr='#0e7f6a',GradientType=0 );

box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);

}

.bk-clr-two {
    background-color: #4f9ca2;
}

.bk-clr-three {
    background-color: #4f8ca2;
}

.bk-clr-four {
    background-color: #267f9c;

background: #267f9c;
background: -moz-linear-gradient(top, #1e7996 0%, #2887a7 100%);
background: -webkit-linear-gradient(top, #1e7996 0%,#2887a7 100%);
background: linear-gradient(to bottom, #1e7996 0%,#2887a7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e7996', endColorstr='#2887a7',GradientType=0 );

box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 5px 41px -4px rgba(0,0,0,0.75);

}

.dashboard-div-icon {
    height: 75px;
    width: 75px;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.dashboard-div-wrapper {
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    color: #fff;
    margin-bottom: 30px;
    font-size: 12px;
      -webkit-transition: background 300ms ease-out;
    -moz-transition: background 300ms ease-out;
    -o-transition: background 300ms ease-out;
    transition: background 300ms ease-out;
}

    .dashboard-div-wrapper .progress {
        height: 2px;
    }

/* NOTICE BOARD */


.notice-board .panel {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.notice-board ul {
    padding-left: 0px;
    list-style: none;
}

.notice-board li {
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}

    .notice-board li span {
        margin-right: 10px;
        border: 1px solid #DBDBDB;
        padding: 5px;
    }

    .notice-board li a, li a:hover {
        text-decoration: none;
        color: #000;
    }

/* SOCIAL BUTTONS */
.btn-social {
    color: white;
    opacity: 0.8;
}

    .btn-social:hover {
        color: white;
        opacity: 1;
        text-decoration: none;
    }

.btn-facebook {
    background-color: #3b5998;
}

.btn-twitter {
    background-color: #00aced;
}

.btn-linkedin {
    background-color: #0e76a8;
}

.btn-google {
    background-color: #c32f10;
}

.nb-error {
  margin: 0 auto;
  text-align: center;
  max-width: 480px;
  padding: 60px 30px;
}

.nb-error .error-code {
    color: #1aad92;
    font-size: 140px;
    line-height: 100px;
}

.nb-error .error-desc {
  font-size: 12px;
}
.nb-error .input-group{
  margin: 30px 0;
}
.navbar-nav li a {
    color: #FFF;
    -webkit-transition: background 300ms ease-out;
    -moz-transition: background 300ms ease-out;
    -o-transition: background 300ms ease-out;
    transition: background 300ms ease-out;
    text-transform: uppercase;
}

.salida_bg {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 86%);
background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 86%);
background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 86%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

.llegada_bg {
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 14%, #ffffff 100%);
background: -webkit-linear-gradient(top, #f6f6f6 14%,#ffffff 100%);
background: linear-gradient(to bottom, #f6f6f6 14%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
}

.white{
    background: rgba(255, 255, 255, 0.6);
}

.btn-primary {
    color: #fff;
    background-color: #1aad92;
    border-color: #1aad92;
}

.btn-primary:hover {
    color: #fff;
    background-color: #25a0c9;
    border-color: #25a0c9;
}

.btn-info {
    color: #fff;
    background-color: #1dadde;
    border-color: #46b8da;
}

.btn-info:hover {
    color: #fff;
    background-color: #bc1339;
    border-color: #bc1339;
}


.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1aad92;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1aad92;
    border-color: #1aad92;
}


.nav-tabs > li > a {
    background: #25a0c9;
    text-transform: uppercase;
    color: #FFF;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #1aad92;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #1aad92;
}

/* Incidencias */ 
.alta_incidencias .well h3 {
    color : #25a0c9;
}


.well {
    background: rgba(255, 255, 255, 0.6);
    border: none;
}

.segmento, .pasajero, .documento {
    border-bottom: 2px dashed #25a0c9;
    border-left: 5px solid transparent;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.segmento:hover, .pasajero:hover, .documento:hover  {
    border-left: 5px solid #1aad92;
    background-color: #ffffff;
}

/*.pasajero .pull-right, .segmento .pull-right {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.pasajero:hover .pull-right, .segmento:hover .pull-right {
     opacity: 1;
}*/

.tipo_volo, .tipo_renuncia, .tipo_justificacion, .tipo_minutos, .tipo_aviso {
    display: none;
}
.autorizador {
    display: none;
    padding-top:15px;
    background: #f9fbe0;
    -webkit-box-shadow: inset 0px 7px 13px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 7px 13px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 7px 13px 1px rgba(0, 0, 0, 0.1);
}

.radio-inline, .checkbox-inline {
    line-height: 20px;
}

.error {
    font-weight: normal;
    color: #1aad92;
}
input.error {
    background: #f5e7e7;
    color: #555;
}

.alert-success {
    background: #1aad92;
    color: #FFFFFF;
    border-color: #1aad92;   
}

.alert-info {
    background: #25A0C9;
    color: #FFFFFF;
    border-color: #25A0C9;
}

.alert-danger {
   background: #bc1339;
   color: #FFFFFF;
   border-color: #bc1339;
}

.numero_panel {
    font-weight: bold;
    font-size: 24px;
}

.dashboard-div-wrapper:hover {
background: #25A0C9;
}
.image-upload > input {
    display: none;
}
.attach-doc {
    cursor: pointer;
}
.docs_acciones .btn {
    margin-right: 4px;
}
ul.navbar-nav .dropdown-menu {
        background-color: #25a0c9;
}

ul.navbar-nav .dropdown-menu li a:hover{
    color:  #FFF;
}

.disabledTab{
    pointer-events: none;
}

.nav-tabs > li.disabledTab > a {
    background: #c7c7c7;
}

.subir_fichero {
    display: none;
}

div[class^='documento_pax_']{
    padding-bottom: 60px;
    border-bottom: 1px solid #cecece;
}
div[class^='documento_pax_']:hover .documento{
background: #f9fbe0;
}

.navbar-nav .bg-danger {
    background: #bc1339;
}

.no-sort::after { display: none!important; }
.no-sort { pointer-events: none!important; cursor: default!important; }

.table-striped > tbody >  tr.bg-info:nth-of-type(odd), .table-striped > tbody >  tr.bg-info:nth-of-type(even)  {
    background-color: #DAFFFF;
}

.table-striped > tbody >  tr.bg-success:nth-of-type(odd), .table-striped > tbody >  tr.bg-success:nth-of-type(even)  {
    background-color: #D0ECCC;
}

.table-striped > tbody >  tr.bg-warning:nth-of-type(odd), .table-striped > tbody >  tr.bg-warning:nth-of-type(even)  {
    background-color: #F5EAA7;

}.table-striped > tbody >  tr.bg-danger:nth-of-type(odd), .table-striped > tbody >  tr.bg-danger:nth-of-type(even)  {
    background-color: #F7D9E1;
}


.panel-default > .panel-heading {
    color: #ffffff;
    background-color: #2d91b5;
    border-color: #2d90b5;
    font-size: 20px;
    text-transform: uppercase;
}

footer a {
    color: #25a0c9;
}


.bg-gray-lighter {
    background-color: #f8f8f8;
    position: relative;
}

.text-blue {
    color: #24a1cb;
}

span.big {
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: #0003 4px 3px 5px;
    float: left;
    padding-right: 18px;
}

h3.section-heading {
    color: #1bad91;
}

.sociales a{
    color: #1aad91;
}


#TestC {

    height: 300px;
}

#testi  #TestC h1{
  margin-left:5%;
  padding-top:1%;
  color:#fff;
  -webkit-text-stroke: .1px gray;
}

#testi .carousel-control{
    top: inherit;
    bottom: 30px;
    font-size: 35px;
    left: inherit;
    z-index:999;
    width:2%;
    margin-right:5%;
}

#testi .carousel-control.left {
 background-image: none;
 filter: none;
 right: 45px;
}

#testi .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
     filter: none;
}

#testi .quote-section {
    width: 70%;
    margin: 0 auto;
    position: relative;
    padding: 10px 20px;
    font-size: 20px;
    margin-top: 2%;
    color: #333;
        background: #4b52640f;
    text-align: center;
}
#testi #ql{
  padding:0px 15px 0px 15px;
}
#testi  #qr{padding:0px 15px 0px 15px;}

#testi  .autor-section{
    width: 30%;
    margin: 0 auto;
    margin-top: 1%;
    color: #333;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
section#testi{
    padding: 60px 0px 40px 0px;
    background: #f8f8f8;
}
section#testi {


    background: url("/img/testi_bg.jpg");
background-size: cover;
}


#testi .quote-section {


    background: #f4f4f499;

}

#testi .carousel .item {
    height: 200px;
}

#comunicados .media-object {

    display: block;
    max-width: 140px;

}

#comunicados .media {
    padding: 10px;
    font-size: 16px;
}

#comunicados .media i {
color: #000;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg_2.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.banner .well {
    background-color: rgba(0, 0, 0, 0.65);
    border: initial;
    border-radius: 4px;
}
.banner .well a {
    color: #FFFFFF;
}

h2.section-heading {
    color: #24a1cb;
}
h1.section-heading {
    color: #1bad92;
}

#comunicados a{

    color: #25a0c9;

}

#ayuda .panel-default > .panel-heading {

    color: #1bad92;
    background-color: #ffffff;

}
p.number_imp {
    font-size: 30px;
    font-weight: bold;
    color: #24a1cb;
}
@media (max-width: 768px){
span.big {

    margin-top: -23px;
}
}

