﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/** general **/
html{ height:100%;}
body { font-family: 'Open Sans', sans-serif, Helvetica, Arial, sans-serif; font-size: 13px; color: #656565; line-height: 22px; height:100%; }
a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }

a:hover { color: #3c8dbc; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 50px 0 20px 0; font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
h2 { font-size: 32px; font-weight: 700; line-height: 40px; color: #333;  margin: 10px 0 10px 0;  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; padding-top:10px;}
h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    line-height: normal;
    margin: 0 0 20px 0;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    
}

h4 { font-size: 18px; font-weight: 300; color: #000; line-height: 30px; line-height: normal; margin: 0 0 20px 0;  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
h5 { font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0;  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
h6 { font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0;  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
p { margin-bottom: 15px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 30px 0; border-color: #e5e5e5; }
.form-control { border-color: #999999; }
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
.bg { opacity: 0.7; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #fff; }
ol li { margin: 0 !important; }
img { max-width: 100%;
    }
/*///////////////////////////////////////////////////////////*/
/*Hoja de reservaciones*/
.cabeza{
    border-bottom-style: dashed;
     border-bottom-width: 2px;
     border-bottom-color:darkgrey;
     padding:10px;
}
#edit{

    background-color:#eeeeee;
    border-radius:15px;
}

#loginForm .login_body .loginSLM .form-group i {
    color: #2D4365
}

/*#TextBox1{
    padding:10px;
}*/
/*#DetailsViewValidator{
    margin:10px;
}*/
.estatus {
    border-left-style: dashed;
    border-left-width: 2px;
    border-left-color: darkgrey;
    padding: 10px;
}
.estatusC{
    color:red;
    font-weight:bold;
}
.titulos{
    font-weight:bolder ;
}
.Tour{
    font-weight: bolder;
    font-size: 1.2em;
    padding: 10px;
}
.titulo { 
background-color:#6C665C;

}
.contenido { 
background-color:#F2F1EF;
}

#titulo { 
color:white;
font-weight:bolder;
font-size:1em;
padding:5px;
}
time.icon
{
  font-size: 0.7em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.icon strong
{
  position: absolute;
  top: 0;
  /*padding: 0.3em 0;*/
  color: #fff;
  background-color: #fd9f1b;
  border-bottom: 1px dashed #f37302;
  box-shadow: 0 2px 0 #fd9f1b;
}
time.icon em
{
  position: absolute;
  bottom: -0.5em;
  color: #fd9f1b;
}
time.icon span
{
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 1.1em;
  color: #2f2f2f;
}
/*Fin Hoja de reservaciones*/
/*////////////////////////////////////////////////////////*/

/*Nuevo: Cambiar el tamaño de observaciones*/
.progreso{
    z-index:2;
 position:absolute;
    top:25rem;
    left: 50%;
    background-color:rgba(242,242,242,0.1);
}

.loader {
  font-size: 20px;
  margin: 45% auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #2B5B9C, 2em -2em 0 0em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 0em #2B5B9C;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #2B5B9C, 2em -2em 0 0.2em #2B5B9C, 3em 0em 0 0em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 0em #2B5B9C, 3em 0em 0 0.2em #2B5B9C, 2em 2em 0 0em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 0em #2B5B9C, 2em 2em 0 0.2em #2B5B9C, 0em 3em 0 0em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 0em #2B5B9C, 0em 3em 0 0.2em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 0em #2B5B9C, -2em 2em 0 0.2em #2B5B9C, -3em 0em 0 0em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 0.2em #2B5B9C, -2em -2em 0 0em #2B5B9C;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 0em #2B5B9C, -2em -2em 0 0.2em #2B5B9C;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0em -3em 0em 0.2em #2B5B9C, 2em -2em 0 0em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 0em #2B5B9C;
  }
  12.5% {
    box-shadow: 0em -3em 0em 0em #2B5B9C, 2em -2em 0 0.2em #2B5B9C, 3em 0em 0 0em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  25% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 0em #2B5B9C, 3em 0em 0 0.2em #2B5B9C, 2em 2em 0 0em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  37.5% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 0em #2B5B9C, 2em 2em 0 0.2em #2B5B9C, 0em 3em 0 0em #2B5B9C, -2em 2em 0 -0.5em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  50% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 0em #2B5B9C, 0em 3em 0 0.2em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 -0.5em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  62.5% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 0em #2B5B9C, -2em 2em 0 0.2em #2B5B9C, -3em 0em 0 0em #2B5B9C, -2em -2em 0 -0.5em #2B5B9C;
  }
  75% {
    box-shadow: 0em -3em 0em -0.5em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 0.2em #2B5B9C, -2em -2em 0 0em #2B5B9C;
  }
  87.5% {
    box-shadow: 0em -3em 0em 0em #2B5B9C, 2em -2em 0 -0.5em #2B5B9C, 3em 0em 0 -0.5em #2B5B9C, 2em 2em 0 -0.5em #2B5B9C, 0em 3em 0 -0.5em #2B5B9C, -2em 2em 0 0em #2B5B9C, -3em 0em 0 0em #2B5B9C, -2em -2em 0 0.2em #262626;
  }
}


#ctl00_ContentPlaceHolder1_txtObservaciones{
    min-height:100px;
}
/*Nuevo css reservaciones*/
#accordion .ui-accordion-content {
    width: 100%;
    background-color: #fff;
    color: #777;
    font-size: 10pt;
}
#accordion .ui-accordion-content > * {
    margin: 0;
    padding: 20px;
}
#accordion .ui-accordion-header {
    background-color: #fff;
    margin: 0px;
}
#accordion .ui-accordion-header  {
   color:#2B5B9C;
    text-indent: 10px;
}
#accordion .ui-accordion-header a {
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-top: 1px solid rgba(250, 250, 250, .2);
}



@media screen and (min-width: 780px){
.lbl_reserva{
    text-align:right;
    font-weight:bold;
}

}
@media screen and (max-width: 780px) {
    .txt_c {
        left: 3px;
    }

    .txt_c2 {
        left: 14px;
    }
}
.btn_reserva{
    /*background: #2b5b9c;*/
     background-color: #2b5b9c; background-image: -webkit-gradient(linear, left top, left bottom, from(#2b5b9c), to(#094C82));
 background-image: -webkit-linear-gradient(top, #2b5b9c, #094C82);
 background-image: -moz-linear-gradient(top, #2b5b9c, #094C82);
 background-image: -ms-linear-gradient(top, #2b5b9c, #094C82);
 background-image: -o-linear-gradient(top, #2b5b9c, #094C82);
 background-image: linear-gradient(to bottom, #2b5b9c, #094C82);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2b5b9c, endColorstr=#094C82);

    font-weight:bold;
    color: white;
     margin: 10px 0;
  border-radius:10px 10px 10px 10px;
}
.btn_reserva2{
    /*background: #2b5b9c;*/
    font-weight:bold;
    color:#3C667C;
     margin: 10px 0;
  border-radius:10px 10px 10px 10px;
  background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.lbl_confirma{
background-color:yellow;
}
/**/
#detailsTable tbody tr td a img{
    height: 26px;
    width: 30px;
    margin:10px;
}
#ctl00_ContentPlaceHolder1_CreateUserWizard1 tbody tr td table tbody tr td a img{
    height: 26px;
    width: 30px;
}

#ctl00_ContentPlaceHolder1_LinkButton1 img {
    height: 26px;
    width: 30px;
}
ctl00_ContentPlaceHolder1_FormView {
    height: 26px;
    width: 30px;
}
.place_left{
   float: left;
    position: absolute;
    margin-top: 30px;
    left: 0px;
    font-size: 12px;
    font-style: italic; color:blue;

}
.RenglonCamioneta .comandos div a img{
    height: 21px;
    width: 25px;
}
.reserva{
margin:0 auto 0 auto; width:390px; 
}
#fondoLogin {
    /*Cambiar imagen de fondo login*/
    /*background: url(../../Images/fondoLogin.jpg) top center no-repeat;
    background-size: cover;*/
    background: url(../../Images/back6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    resize: both;
} 


 /*Color de los iconos*/

.menu2 a{
    /*color:#ffb900;*/
    color:white;
    padding-left:0.3em;
}

.menu2 a:hover{
    color:lightgrey;
} 

.glyphicon {
    font-size: 20px;
}

 .denegado{
    position:absolute;
    /*Cambiar color y transparencia del login*/
    background-color:rgba(242,242,242,0.6);
    z-index:3;
    width:300px;
    height:540px;
    display: flex;
    align-items: center;
    margin-top:30px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
/*Cambiar borde del login*/
     border-radius: 30px 30px 30px 30px;
}
.login_box{
    position:absolute;
    /*Cambiar color y transparencia del login*/
    background-color:rgba(242,242,242,0.6);
    z-index:3;
    width:300px;
    height:540px;
    display: flex;
    align-items: center;
    /*margin-top:30px;*/
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
/*Cambiar borde del login*/
     border-radius: 30px 30px 30px 30px;
}
   
.login_logo{
    margin:15px;
    display: flex;
    align-items: center;
    padding:10px;
    width:260px;
    height:190px;
} 
.login_logo img {
    width: 200px;
    height: 190px;
    margin: 0 auto;
}

.login_head{ 
    margin:10px;   
    width:450px;
}
.login_body{
    margin:10px;
    text-align:center;
}
/*Cambiar el color de Sistema Inteligente Tours Operadores*/
#login_iton{
    color:#2B2B8E;
    font-weight:bolder;
    font-size:15px;
    margin:5px;
}
#login_linea {
    border-bottom:solid;
    border-bottom-color: white;
}
/*.form-group .loginSLMP { 
    font-weight :bolder;
}*/
/*Camboar el color de la palabra log in*/
#login_H{
    color:#2B2B8E;
    font-weight:bolder;
    font-size:30px;
    margin:10px;
}
/*Cambiar el clor del texto de inicio de sesión*/
#login_t{
    color:#2B2B8E;
    font-size:14px;
}
.loginSLM{
    margin-left:10px;

}
/*Cambiar color botón de entrar login*/



 .loginSLMB {
  margin-left: 0px;
 background: #F2B521;
  /*background-image: -webkit-linear-gradient(top, #312583, #2E237D);
  background-image: -moz-linear-gradient(top, #312583, #2E237D);
  background-image: -ms-linear-gradient(top, #312583, #2E237D);
  background-image: -o-linear-gradient(top, #312583, #2E237D);
  background-image: linear-gradient(to bottom, #3498db, #2E237D);*/
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
/*Cambiar border del botón entrar*/
  border-radius: 0px 30px 0px 30px;
  font-family: Arial;
  color: #312583;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-weight:bold;
  /*text-shadow:-1px 1px 0px #fff;*/
box-shadow:0px 0px 7px #000000;
-moz-box-shadow:0px 0px 7px #000000;
-webkit-box-shadow:0px 0px 7px #000000;
}




 /*Cambiar color botón de entrar login on hover*/
 .loginSLMB:hover{
     background: #FCC022;
  /*background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);*/
  text-decoration: none;
 }
  .loginSLMP {
            margin-left: 0px;
        }
.login_body .loginSLM .form-group input  {
 

}

.login_body .loginSLMP .form-group  input  {

}

/*Cambiar color "Guardar contraseña"*/
.login_body .loginGC {f
    color:#2B2B8E;
}
/*Cambiar color "Contraseña incorrecta"*/
.login_body .loginSLML {
    color:#2B2B8E;
}

span.overlay { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; background: rgba(80, 185, 250, 0.6); }

.pagination > li > a:hover, .pagination > li > a.active { color: #fff; background: #27528C; border-color: #27528C; }

ul#accordion { padding: 0 0 20px 0; overflow: hidden; margin: 0; list-style: none; }
ul#accordion li { padding: 0px; border-radius: 0; border: none; float: left; width: 100%; }
ul#accordion li .panel-collapse { border: 1px solid #CCCCCC; border-top: none; }
ul#accordion.panel-group .panel { border-radius: 0; }
ul#accordion li .top { padding: 0px; min-height: 46px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
ul#accordion li .top a { padding: 10px 0 10px 15px; display: block; color: #2B5B9C; }
ul#accordion li .top i { font-size: 11px; line-height: 20px; display: block; text-align: center; }
ul#accordion li .top span.minus { display: block; color: #000; }
ul#accordion li .top span.plus { display: none; }
ul#accordion li .top .collapsed span.minus { display: none; }
ul#accordion li .top .collapsed span.plus { display: block; }
ul#accordion .panel-default > .panel-heading { line-height: 28px; color: #fff; border-color: #363636; background: #727C89; }
ul#accordion li a.collapsed { background: #d1d3d7; color: #fff; }
ul#accordion li a { background: #2B5B9C; color: #fff; border-color: #2B5B9C; font-size: 16px; }
ul#accordion li .top span { text-align: center; color: #868686; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; margin-top: 3px; width: 22px; height: 22px; background: #fff; display: block; float: left; }
ul#accordion li p { padding: 5px 12px; margin: 0px; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { background: #00A9E0; color: #fff; border-color: #00A9E0; }

/* Buttons */
.btn { border: 1px solid #27528C; text-decoration: none; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #fff; color: #2B5B9C; }
.btn:hover, .btn.active { color: #fff; background: #27528C; }
.btn-default { background: #727C89; color: white; border-color: #727C89; font-size: 14px; border-radius: 0; }
.btn-lg, .btn-primary { color: #fff; }
.btn-danger { color: #00A9E0; }
.form-control { border-radius: 0; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { 
    
     background: #00A9E0; color: #fff; border-color: #00A9E0;


}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { 
    background: #8DBB3E; border-color: #8DBB3E; 

}
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags ul { padding: 0px; margin: 0px; list-style: none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 3px 9px; display: block; border-radius: 4px; text-transform: uppercase; font-size: 13px; line-height: 23px; border: 1px solid #2B5B9C; background: #2B5B9C; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #fff; color: #2B5B9C; border-color: #fff; }

.nav-tabs { border: none; }
.nav-tabs > li > a { text-transform: uppercase; border: none; font-weight: 700; border-radius: 0; }
.nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus { border: none; color: #000; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { padding: 8px 15px 10px; border: none; border-top: 2px solid #007acc; }
.tab-content { padding: 20px; overflow: hidden; background: #fff; }

.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 10px; }
header.fix .top_links { min-height: inherit; height: 0; }
.top_links { padding-bottom: 0; width: 100%; overflow: hidden; min-height: 40px; background: #fff;  transition: all 0.3s; -webkit-transition: all 0.3s; }
.top_links ul { padding: 0px; margin: 0px; list-style: none; }
.top_links li { float: left;}
.top_links .links ul { padding: 10px 0 0 0; float: left; }
.top_links .links li { padding-right: 18px; float: left; } 
.top_links .links li a { color: #515A5F ; font-size: 13px; line-height: 20px; display: block; }
.top_links .links li a i { padding-right: 6px; display: inline-block; font-size: 13px }
.top_links .links li a:hover { color: #000; }
.social ul { padding: 0px; list-style: none; float: right; margin-top: 0; }
.social li a { padding: 0; text-align: center; display: block; color: #515A5F ; line-height: 40px; height: 30px; font-size: 14px; text-align: center; width: 30px; background: none; }
.social li a:hover { color: #000; background: none; }
.social li a i { font-size: 15px; }
.social li { padding-left: 3px; }  
.social ul { list-style: none; float: right; margin-top: 0; }
.social.big { overflow: hidden; }
.social.big ul { float: left; margin: 0px; }
.social.big li a i { font-size: 16px; line-height: 30px; }
.social.big li a { width: 30px; height: 30px; line-height: 30px; color: #fff; border-radius: 50px; background: #d1d3d7; }
.social.big li a:hover { background: #2B5B9C; }
.social.big li { padding: 0px; margin: 0 2px; float: left; }

header {
    position: fixed;
    z-index: 3;
    top: 0px;
    /*Cambiar imagen fondo home header*/
    /*background-image: url(../../Images/fondo_home.png);*/
    background: #2D4365;
    width: 100%;
    height: 72px;
    padding-top: 0px;
}


.head{
    position: fixed;
    /*Cambiar transparencia menu home 
    background-color:rgba(242,242,242,0.1*/ 
    z-index: 4; 
    width: 100%;
    height:60px; 
}
footer { 
    position:relative; 
    width: 100%; 
}


header.fix .mid_search { padding-top: 0px; height: 60px; }
header.fix .navbar-nav > li > a { padding-top: 20px; margin-top: 0px;}
header.fix .navbar-brand { margin-top: 3px; }
header.fix .popup_btn { margin-top: 12px; }
.form-control.popup { padding-left: 30px; padding-right: 5px; width: 35px; transition: all 0.3s; -webkit-transition: all 0.3s; position: relative; border: none; border-radius: 50px; background-image: url(../images/search-icon.png); background-position: 10px center; background-repeat: no-repeat; }
.form-control.popup:focus { width: 150px; }
.popup_btn { margin: 45px 10px 0 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
.navbar-nav > li > a {
/*Cambiar color link menus*/
     /*padding: 50px 10px 15px;*/ color: #ffffff; background: none; 
     padding:10px !important;


}
.nav > li > a:hover, .nav > li > a:focus { 
    
    color: #515a5f; background: none; }


.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    /*Cambiar color linea de arriba del menú*/
      border-top: unset !important;/*3px solid #F2B521;*/
    /*Cambiar el color del link on hover y on focus del menu*/
     text-decoration: underline;
     color:#F2B521 !important;
     background: none;
     text-shadow:1px 1px 1px #222222;
}
.navbar-brand { padding: 0px; color: #fff !important; height: auto; line-height: normal; margin: 30px 0 0 15px; display: block; float: left; font-weight: 700; font-size: 34px; text-transform: uppercase; }
.navbar-nav > li > .dropdown-menu { box-shadow: none; border: none;
/*Cambiar el color de la linea dropdownmenu*/
border-bottom: 4px solid #837625; background: #0e1114; 

}
.navbar-nav .dropdown-menu > li { 
    border-top: 1px solid #f3f3f3;

}
.navbar-nav .dropdown-menu > li:first-child { border: none; }
.navbar-nav .dropdown-menu > li > a { padding: 2px 13px; font-weight: 700; line-height: 30px;  color: #fff; text-transform: none; 



}
.navbar-nav .dropdown-menu > li > a:hover {
     color: #515a5f; background: none;


}

#mainArea { padding-top: 150px; }

/* Main Slider */
#main-slider { position: relative; overflow: hidden; }
#main-slider .flex-viewport img { display: block; margin: 0 auto; width: 100%; }
#main-slider .flex-viewport li { position: relative; }
#main-slider .jumbotron { padding: 100px 0 0px; width: 100%; position: absolute; left: 0px; top: 0px; background: none; text-align: center; }
#main-slider .jumbotron h1 { color: #fff; font-size: 50px; font-weight: 700; text-transform: uppercase; }
#main-slider .jumbotron p { padding-bottom: 10px; color: #fff; font-size: 20px; font-weight: 400; }
#main-slider .flex-prev span { padding: 0px; text-align: center; font-size: 70px; line-height: 40px; font-weight: 300; }
#main-slider .flex-prev:hover span { color: #2b5b9c; }
#main-slider .flex-next span { padding: 0px; text-align: center; font-size: 70px; line-height: 40px; font-weight: 300; }
#main-slider .flex-next:hover span { color: #2b5b9c; }
#main-slider .btn { padding: 12px 45px; text-transform: uppercase; font-weight: 700; }
.flex-control-nav { bottom: 10px; }
.flex-control-paging li { margin: 0; }
.flex-control-paging li a { padding: 5px; margin: 0 3px; border: 2px solid #fff; background: #222222; }
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { border-color: #2b5b9c; background: #2b5b9c; }

.breadcrumb { margin-bottom: 6px; background: none; }
.breadcrumb li { font-size: 13px; }

/* title Area */
#titleArea { padding: 130px 0 20px; margin-bottom: 20px; min-height: 100px; position: relative; overflow: hidden; border-bottom: 1px solid #cccccc; background: #f9f9f9; }
#titleArea h2 {
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 34px;
	font-weight: 300;
	
}
#titleArea.spacer { margin-bottom: 0px; }

/* service Area */
#serviceArea { padding: 50px 0 30px; text-align: center; width: 100%; overflow: hidden; background: #2b5b9c; } 
#serviceArea h3 { padding-bottom: 10px; color: #fff; font-size: 24px; font-weight: 700; border-bottom: 2px solid #fff; }
#serviceArea i { margin-bottom: 15px; color: #fff; font-size: 48px; }
#serviceArea p { color: #fff; }

/* about Area */
.aboutArea { padding: 30px 0; border-bottom: 3px #ededed solid; width: 100%; } 
.aboutArea hr { width: 100px; margin: 10px auto 15px; border: 1px solid #01090c; }
.aboutArea h3 { margin-bottom: 5px; font-weight: 600; color: #000; line-height: 20px; font-size: 18px; }
.aboutArea a { height: 80px; width: 80px; transition: all 0.3s; -webkit-transition: all 0.3s; line-height: 80px; display: block; margin: 0 auto 20px; border-radius: 150px; color: #fff; font-size: 30px; background: #2B5B9C; }
.aboutArea a:hover { background: #000; }

/* beautiful Area */
.beautifulArea { padding: 30px 0; border-bottom: 3px #ededed solid; width: 100%;  } 
.beautifulArea hr { width: 100px; margin: 30px auto 50px; border: 1px solid #01090c; }
.beautifulArea .miniicon { min-height: 80px; float: left; margin: 15px 20px 0 0; width: 45px; text-align: center; }
.beautifulArea .miniicon .icons { display: block; color: #fff; }
.beautifulArea .miniicon .icons a { padding: 12px 0; border-radius: 150px; -webkit-border-radius: 150px; display: block; background: #2b5b9c; }
.beautifulArea .miniicon .icons a:hover { background: #000; }
.beautifulArea .miniicon .icons i { color: #fff; }
.beautifulArea h3 { margin-bottom: 5px; font-weight: 600; color: #000; line-height: 20px; font-size: 18px; }
.beautifulArea .block { overflow: hidden; width: 100%; }
.beautifulArea .beautiful a { display: block; position: relative; }
a .overlay { opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
a:hover .overlay { opacity: 10; }
.beautifulArea .beautiful .text { padding: 15px 20px; min-height: 90px; margin-bottom: 20px; overflow: hidden; background: #efefef; }
.beautifulArea .beautiful .text span { font-size: 13px; }
.beautifulArea .beautiful .text span i { margin-right: 10px; font-size: 13px; }
.beautifulArea .btn { margin-top: 40px; }
.beautifulArea .range h3 { text-transform: uppercase; margin-bottom: 20px; }
.beautifulArea .range h6 { margin: 0; font-weight:300; text-transform: uppercase; font-size: 12px; line-height: 20px; }
.beautifulArea .range .btn { margin-top: 0px; }
.beautifulArea .range .progress { margin-bottom: 25px; }
.beautifulArea .work  a.image { display: block; position: relative; }
.beautifulArea.spacer { padding-top: 0px; padding-bottom: 50px; }
.beautifulArea.spacer h5 { font-size: 18px; line-height: 26px; font-weight: 400; }
.beautifulArea.spacer h3 { text-transform: none; padding-top: 30px; font-size: 20px; }

/* service Area */
.serviceArea { padding: 30px 0; width: 100%; background: #f5f5f5; } 
.serviceArea hr { width: 100px; margin: 30px auto 50px; border: 1px solid #01090c; }

/* picture Area */
#pictureArea { padding: 30px 0; margin-top: 0; overflow: hidden; position: relative; background: #232527; }
#pictureArea li { padding: 20px 0; position: relative; width: 100%; float: left; }
#pictureArea a { margin-top: -40px; z-index: 9; text-align: center; color: #fff; font-size: 28px; line-height: 80px; height: 80px; width: 80px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -o-border-radius: 50%; position: absolute; left: 0; top: 50%; background: #2B5B9C; }
#pictureArea .col-sm-12 { padding-left: 100px; }
#pictureArea i.fa-long-arrow-down { font-size: 15px; margin: 0; color: #2ACDC9; position: absolute; left: 37px; bottom: 0; }
#pictureArea a:hover { background: #fff; color: #2B5B9C; }
#pictureArea h4 { margin-bottom: 5px; color: #fff; }
#pictureArea p { color: #696E74; }
#pictureArea hr { margin: 4px 0; width: 80px; border: 1px solid #2b5b9c; }
#pictureArea img { margin-top: 40px; }

/* footer Area */

#footerArea { padding: 0; overflow: hidden; width: 100%; position: relative; z-index: 2; margin-top: 10px; border-top: 15px solid #fff; }
#footerArea .footer_top { padding: 30px 0; border-bottom: 4px solid #fff; width: 100%; background: #17191b; }
#footerArea h4 { padding-bottom: 10px; color: #fff; text-transform: none; font-size: 20px; line-height: 30px; font-weight: 400; border-bottom: 1px solid #43464b; }
#footerArea p { padding: 0 0 10px; margin: 0px; color: #4d6565; float: left; font-size: 13px; line-height: 18px; }
#footerArea p a { display: inline; }

#footerArea a:hover { color: #fff; }
#footerArea ul { padding: 0px; list-style: none; }
#footerArea .footer_bottom { padding: 25px 0  10px; }
#footerArea .footer_bottom p { text-align: center; float: none; }
#footerArea .btn { background: none repeat scroll 0 0 #2B5B9C; border: 1px solid #2B5B9C; color: #fff; }
#footerArea .btn:hover { border-color: #fff; background: #2B5B9C; }

.images ul { padding: 0px; list-style: none; overflow: hidden; }
.images li { padding: 0 5px 5px 0; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0; display: block; color: #fff; opacity: 0.8; }
.images li a:hover { opacity: 10; }
.address { padding-bottom: 0px; color: #4D6565; overflow: hidden; border-bottom: 1px solid #414141; }
.address address { color: #4D6565; line-height: 20px; font-style: normal; font-size: 12px; }
.address address a { color: #4D6565; }
.address address a:hover { color: #fff; }
.address address i { display: block; float: left; color: #fff; font-size: 13px; line-height: 20px; width: 20px; }

.categories { padding: 0; overflow: hidden; }
.categories .tab-content { padding: 5px 10px; margin-bottom: 30px; border: 1px solid #efefef; border-top: none; }
.categories .nav-tabs { border-bottom: 1px solid #efefef; }
.categories .nav-tabs > li.active > a, .categories .nav-tabs > li.active > a:hover, .categories .nav-tabs > li.active > a:focus { border-right: 1px solid #efefef; border-left: 1px solid #efefef; }
.categories .nav-tabs > li a { text-transform: none; }
.categories h4 { font-size: 16px; letter-spacing: 1px; text-transform: none; font-weight: 700; color: #333333; }
.categories .links ul { padding: 0px; margin: 0px 0 30px; list-style: none; overflow: hidden; }
.categories .links li { width: 100%; border-bottom: 1px dotted #e2e2e2; }
.categories .links li a { padding: 0px; font-size: 13px; line-height: 34px; color: #999; display: block; }
.categories .links li a:hover { color: #27528C; font-weight: 700; }
.categories .links li a i { margin-right: 10px; display: block; float: left; line-height: 34px; font-size: 12px; }
.categories p { font-size: 13px; line-height: 22px; margin-bottom: 40px; }
.categories .photo { overflow: hidden; }
.categories .photo ul { padding: 0px; margin: 0px; list-style: none; overflow: hidden; }
.categories .photo li { padding: 10px 0; border: none; width: 100%; float:left; }
.categories .photo li a { line-height: 20px; font-size: 14px; display: block; }
.categories .photo li a.image { width: 60px; float: left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #e5e5e5; }
.categories .photo li a.image img { width: 100%; height: auto; }
.categories .photo li:hover a.image { text-decoration: underline; border-color: #2B5B9C; }
.categories .photo li:hover a { text-decoration: underline; }
.categories .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }

.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .slider { padding-bottom: 20px; }
.textArea .slider a { margin: 0px; }
.textArea h2 { margin-bottom: 20px; }
.textArea p { margin-bottom: 20px; }
.textArea .block { border-left: 3px solid #E8E8E8; line-height: 20px; margin: 20px 0 20px 15px; padding-left: 20px;}
.textArea .block p { color: #AFAFAF; }
.textArea a { display: block; position: relative; margin-bottom: 20px; }
.textArea a.btn { float: left; }

.blog_post .image { overflow: hidden; margin-bottom: 20px; }
.blog_post .image a { display: block; position: relative; }
.blog_post .date { padding: 0; margin-right: 25%; color: #816565; text-transform: uppercase; background: #f5f5f5; }
.blog_post .date span { padding: 0px; display: block; margin: 0px; text-align: center; font-weight: 700; font-size: 14px; line-height: 40px; }
.blog_post .date cite { padding: 0px; display: block; margin: 0px; color: #fff; text-align: center; font-style: normal; font-size: 10px; line-height: 20px; background: #27528C; }
.blog_post h2 { font-weight: 700; font-size: 28px; }
.blog_post h2 a:hover { color: #27528C; }
.blog_post .btn i { font-weight: 300; font-size: 13px; }
.blog_post .post-meta span { padding: 10px 0 0; display: block; float: left; line-height: 20px; color: #27528C; margin-right: 5px; font-size:12px; }
.blog_post .post-meta span a { color: #27528C; }
.blog_post .post-meta span i { color: #aaaaaa; margin-right: 5px; }
.blog_post .col-sm-10{ padding-left: 0px; }

/* Contact Area */
#contactArea { padding: 0px 0 30px; background: #fff; }
#contactArea textarea { min-height: 180px; }
#contactArea .btn { padding: 5px 20px; float: none; margin: 0 auto; display:block; font-size: 16px; letter-spacing:1.5px; }
#contactArea .block { padding: 20px 20px; overflow: hidden; position: relative; background: none repeat scroll 0 0 #FFFFFF; margin-bottom: 10px; border: 1px solid #EFEFEF; box-shadow: 0 1px 1px #EFEFEF inset; }
#contactArea .form-control { padding: 5px 10px; height: 45px; margin-bottom: 15px; border-color: #8badee; }
#contactArea .form-control:focus { color: #0d275a;	border-color: #27528C; font-style: italic; }

	/* Smaller than standard 960 (devices and browsers) */
	/*@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
		.popup_btn { position: absolute; right: 10px; top: 0px; z-index: 99; }
        /*body {
            padding-top: 50px;
        }
        }
	*/
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	/*@media only screen and (min-width: 765px) and (max-width: 960px) {
        
		#main-slider .jumbotron { padding-top: 20px; }
		#main-slider .jumbotron h1 { font-size: 40px; }
		#main-slider .jumbotron p { font-size: 18px; padding: 0 20px 10px; }
		
		ul#accordion li .top span { margin-right: 10px; } 
	
		.navbar-nav > li > a { padding-left: 6px; padding-right: 6px; font-size: 13px; }	
		.navbar-brand { font-size: 26px; }
	
		.popup_btn { position: absolute; right: 15px; top: 0px; z-index: 99; }
	
		.beautifulArea .beautiful .text { padding: 10px; }
		.beautifulArea h3 { font-size: 16px; }

		.bs-glyphicons-list li { width: 48%; font-size: 14px; }
	}*/

	/* All Mobile Sizes (devices and browser) */
	/*@media only screen and (max-width: 767px) {
		body{padding-top:0px;}
		#mainArea { padding: 0px; }
		#main-slider .jumbotron { padding-top: 15px; }
		#main-slider .jumbotron h1 { font-size: 24px; line-height: 28px; }
		#main-slider .jumbotron p { font-size: 14px; line-height: 18px; }
		#main-slider .jumbotron .btn { padding: 6px 10px; font-size: 13px; }
		#main-slider .flex-control-nav { display: none !important; }
		.flex-direction-nav a span { font-size: 22px !important; }
		
		#contactArea .col-sm-3 { margin: 20px 0; overflow: hidden; }
		#serviceArea { padding-top: 30px; }
		#titleArea { padding-top: 20px; }
	
		hr { margin: 15px 0 25px; }
		
		header {   position: static;  }
		header.fix .mid_search { height: auto; }
		header.fix .navbar-brand { margin: 0px; }
		header.fix .top_links { height: auto; }
		.popup_btn { margin: 10px 10px 0 0; float: right; }
		.navbar-brand { padding: 10px 0; height: 44px; line-height: 44px; text-align: center; display: block; float: none; margin: 0 auto; overflow: hidden; }
		.navbar-toggle .icon-bar {
/*Cambiar el color de las lineas del menu
             background: #fff; }
		.navbar-toggle {
            /*Cambiar el fondo del menu*/
            /* background: #fff; float: left; }
		.navbar-toggle:focus { 
            /*Cambiar el fondo del menu on focus*/
         /*   background: #2B5B9C;  }
		.navbar-toggle:focus .icon-bar {
            /*Cambiar el color de las lineas on focus*/
            /*background: #27528C; }
		.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { font-size: 12px; padding: 5px; }
        .navbar-nav li a {
        /*Cambiar color ligas menu principal*/
          /*  color:white;
        }
        .navbar-nav .open .dropdown-menu > li > a {
            padding-left: 15px;
/*Cambiar color fondo del dropdown y las ligas*/
      /*      background-color:#0D275A; 
            color:white;
        }
        .navbar-nav .open .dropdown-menu > li > a:hover {
            padding-left: 15px;
/*Cambiar color hover dropdownlist*/
     /*       background-color:#2B5B9C;
            

        }
		.mid_search { height: auto; }
		.navbar-nav > li > a { padding: 5px 10px; 
/*Cambiar color del fondo del menu*/
                           /*    background: #0D275A; }
		.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
             border: none;
              /*Cambiar el hover del menu principal*/
            /* background: #2B5B9C; color: #fff; }
		.dropdown-menu > li > a:hover { background: #0D275A; color: #fff; }
		
		
		header.fix .navbar-nav > li > a { padding: 5px 0 10px; background: #0D275A; }
	
		.top_links .links ul { padding: 14px 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links .social ul { padding: 0 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links li a { display: inline-block; text-align: center; }
		.top_links .links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links .links li a { display: inline-block; text-align: center; }
	
		.beautifulArea .col-sm-6 { text-align: left !important; overflow: hidden; margin-bottom: 20px; }
		.beautifulArea .col-sm-6 .btn { float: left !important; }
		
		.blog_post .post-meta a.btn { float: left; margin: 15px 0 10px; }
		.blog_post .date { margin-bottom: 15px; }
		.blog_post h2 { font-size: 24px; }
		.blog_post .col-sm-10{ padding-left: 15px; }
		.blog_post .date { margin-right: 0px; }
		.pagination > li > a, .pagination > li > span { padding: 3px 10px; font-size: 13px; }
	
		#footerArea .col-sm-3 { margin-bottom: 20px; overflow: hidden; }
		#footerArea .footer_bottom { padding: 10px 0; }
		#footerArea p { float: none; width: 100%; }
		#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
		#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
		#footerArea .footer_bottom li a { display: inline; float:none; }
		
		.bs-glyphicons-list li { width: 98%; font-size: 13px; }

	}*/

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	
     @media only screen and (max-width: 479px) {
		
		#main-slider .jumbotron { padding-top: 5px; }
		#main-slider .jumbotron h1 { margin: 0px; font-size: 20px; line-height: 28px; }
		#main-slider .jumbotron p { padding: 0 20px; margin: 0px 0 5px; font-size: 12px; line-height: 16px; }
		#main-slider .jumbotron .btn { padding: 6px 10px; font-size: 12px; }
        header {
            height: 50px;
        }
        body {
            padding-top: 0px
        }
       
	 }


@media only screen and (min-width:768px) {
    header {
        height: 155px;
    }
    body {padding-top:80px}
   
}

@media only screen and (min-width:795px) {
    header {
        height: 115px;
    }

    body {
        padding-top: 50px;
    }
    .vlogo {
        width:50px;
    }
    /*h3{padding-top:100px}*/

}

@media only screen and (min-width:1045px) {
    header {
        height: 72px;
    }
    body {
        padding-top: 0px;
    }
}

/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}

 .marcoPadding
{
	float:left; width:100%;
	padding:  20px 15px 25px 0px; 
	
}

 
.FlotaIzquierdaCampo
{
	float:left;
	clear:right;
    margin-left:10px;
	height: 70px;
}

div.wrapper {
			margin: 0;
			padding: 4px;
            
			/*display: block; Este comando es importante analizarlo*/
            
		}

.DDSubHeader
{
    

    padding: 0px 10px 0px 10px;
    font:1.5em sans-serif, Arial;
    color: #434242;
    font-weight: bold;
    text-transform: uppercase;
    text-align:left;
    text-decoration: none;  
    position:relative;  
   
}

.margenDerechabutton
{
	
    margin-left:10px;
	
}

boder {
    border: 10px solid red;
margin-top: 1000px!important    ;
}

.campoRequerido{
    border:#FFABA5 solid 1px;
}

.control-label{
margin: 0px!important;
padding: 0px!important;
}


/*Estilos Form Steps en Tours */
.stepForm input[type=text], .stepForm select {
    width:95%;
    /*padding:1%;*/
    padding:5px;
    margin-bottom:10px;
    border:#CCCCCC solid 1px;
}
/*.small-input{
    width:24%;
}*/
.content-fbox {
    padding:20px;
}
.content-fbox input[type=text]{
    width:98%;
    padding:1%;
    margin:5px 0px;
}
.content-fbox label{
    margin:8px 0px;
}
.btn-fbox{
    display:inline-block;
    padding:5px 10px;
    background:#FDBA0C;
    text-align:center;
    border-radius:5px;
    cursor:pointer;
    color:#FFF;
    font-weight:bold;
    margin-top:5px;
}
.btn-fbox:hover {
    background: #EDA900;
}
.wfbox{
    width:400px;
    display: none;
}
.btn-nextInput{
    position:absolute;
    top:3px;
    right:15px;
}
.tablaDetalle {
    max-height:18em;
    overflow:auto;
}
.tablaDetalleBig {
    max-height:36em;
    overflow:auto;
}
.tablaDetalle table, .tablaDetalleBig table {
    border:#AAAAB3 solid 1px;
}
.tablaDetalle th, .tablaDetalleBig th {
    background:#3B3B3B;
    color:#FFF;
    text-align:center;
    font-size:11px;
}
.tablaDetalle td, .tablaDetalleBig td{
    border-bottom:#AAAAB3 solid 1px;
    font-size:11px;
}
.errorCheck {
    color:#FF0000;
    margin-left:10px;
    font-size:12px;
}
.eliminaElementoT, .editaElementoT, .editaElemento, .eliminaElementoLH, .editaElementoLH {
    cursor:pointer;
}
.eliminaElementoT:hover{
    color:#EA4335;
}
.editaElementoT:hover, .editaElemento:hover, .editaElementoLH:hover{
    color:#34A853;
}
.txt_center {
    text-align:center;
}

/*estilos alertas*/
.txt-right {
    text-align:right;
}
.contenedor-alertasicon {
    padding: 5px;
    display: inline-block;
    cursor:pointer;
    border-radius:40px;
    border:solid #FFF 1px;
    margin:5px;
    position:absolute;
    z-index:10;
    top:15px;
    right:20px;
}
.contenedor-alertasicon:hover{
    border:solid 1px #FBBC05;
}
.contenedor-tablaAlertas i{
    padding:5px;
}
.showHide i, .showHide{
    color:#FBBC05;
    cursor:pointer;
}
.showHide:hover{
    color:#656565;
}
.showHide i:hover{
    color:#FFF;
}
.contenedor-tablaAlertas{
    background:#FFF;
}
.cont-tableAlertas {
    max-height:300px;
    overflow:auto;
}
.contenedor-tablaAlertas{
    -webkit-box-shadow: 2px 2px 10px 2px #545454;
    box-shadow: 2px 2px 10px 2px #545454;
   display:none;
}
.tbAlertas {
    width:100%;
}
.tbAlertas td, .tbAlertas th {
    font-size:0.7em;
    padding:2px;
    margin:0px;
    text-align:left;
}
.tbAlertas th {
    background:#656565;
    color:#FFF;
    font-size:0.8em;
}
.tbAlertas td{
    border-bottom:#656565 solid 1px;
}
.tbAlertas td span{
    display:block;
    padding:3px;   
}
.semCritico {
    background:#EA4335;
}
.semPrecaucion{
    background:#FBBC05;
}
#sAlertas{
    display:none;
}

/*loader*/
#loadingDiv, .loadingDiv {
    background: rgba(200, 200, 200, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    display: none;
    z-index: 99;
}
.loader-img
{
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-25px;
    margin-left:-25px;
}

/*Estilos Form Steps en Tours */
.stepForm input[type=text], .stepForm select {
    width:95%;
    /*padding:1%;*/
    padding:5px;
    margin-bottom:10px;
    border:#CCCCCC solid 1px;
}
/*.small-input{
    width:24%;
}*/
.content-fbox {
    padding:20px;
}
.content-fbox input[type=text]{
    width:98%;
    padding:1%;
    margin:5px 0px;
}
.content-fbox label{
    margin:8px 0px;
}
.btn-fbox{
    display:inline-block;
    padding:5px 10px;
    background:#FDBA0C;
    text-align:center;
    border-radius:5px;
    cursor:pointer;
    color:#FFF;
    font-weight:bold;
    margin-top:1px;
}
.btn-fbox:hover {
    background: #EDA900;
}
.wfbox{
    width:400px;
    display: none;
}
.btn-nextInput{
    position:absolute;
    top:3px;
    right:7px;
}
.tablaDetalle table {
    border:#AAAAB3 solid 1px;
}
.tablaDetalle th {
    background:#3B3B3B;
    color:#FFF;
    text-align:center;
    font-size:11px;
}
.tablaDetalle td{
    border-bottom:#AAAAB3 solid 1px;
    font-size:11px;
}
.errorCheck {
    color:#FF0000;
    margin-left:10px;
    font-size:12px;
}
.eliminaElementoT, .eliminaElementoLH {
    cursor:pointer;
}
.eliminaElementoT:hover, .eliminaElementoLH:hover{
    color:#FDBA0C;
}
.txt_center {
    text-align:center;
}
.weekDaysShow {
    display:none;
}

/* ====== estilos operaciones */

/* ===================== INSERT/UPDATE ESTILOS MENU ACCESOS RAPIDO ================== */
.contentMenuAccesoRapido ul li{
    width:25%;
    background: #eee;
    color: #aaa;
    cursor: default;
    padding: 8px 15px 10px;
    border-radius: 5px;
    margin: 0 0.5em 0.5em;
}

.contentMenuAccesoRapido ul li a{
    border-top:none !important;
}

.contentMenuAccesoRapido ul .active {
    border-radius: 5px;
    display: block;
    margin: 0 0.5em 0.5em;
    padding: 1em;
    text-decoration: none;
    background: #fdba0c;
    color: #fff;
    cursor: default;
}

.contentMenuAccesoRapido ul > li.active > a,.contentMenuAccesoRapido ul > li.active > a:hover,.contentMenuAccesoRapido ul > li.active > a:focus{
    border-color: #fdba0c;
    border-image: none;
    padding: 8px 15px 10px;
    background:#fdba0c;
    color:#FFF;
}

.contentMenuAccesoRapido .tabContentMA{
    background: #eee;
    border-radius: 5px;
    display: block;
    margin: 0.5em;
    min-height: 10em;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: auto;
}

.tabContentMA input{
    border: 1px solid #ffaba5 !important;
    width:100%;
}

.tabContentMA .row{
    margin-bottom:10px;
    margin-top:10px;
}
/*====================ESTILOS CALIDAD===========================*/
.areaContenido{
    margin:30px auto;
}
.areaContenido input[type=text], .areaContenido textarea, .areaContenido select{
    width:95%;
    padding:1% 2%;
    margin-bottom:10px;
    border: solid 1px #CCC;
}
.areaContenido .btn-autoComplete{
    right:45px;
    top:5px;
}
#RateCalidadComentario {
    margin:30px auto;
    width:60%;
}
#RateCalidadComentario, #RateCalidadComentario ul {
    list-style:none;
}
#RateCalidadComentario li{
    border-bottom:solid 1px #EEE;
    margin:5px 10px; 
    font-size:1.2em; 
}
#RateCalidadComentario li span{
    display:inline-block;
    width:50%;
}
.formAdd {
    display:none;
}
.ratingStars{
    display:inline-block;   
}
.btn-App {
    padding:5px 10px;
    display:inline-block;
    border:#DDDDDD solid 1px;
    background:#EEE;
    border-radius:5px;
    cursor:pointer;
}
.btn-App:hover{
    background:#DDD;
    border:solid 1px #CCC;
}
.ratingStars li{
    display:inline-block;
    font-size:2em;
    border-bottom:none;
    cursor:pointer;
    margin:0px 10px;
}
.ratingStars li i:hover, .selectedStar i, .selectedValue i{
    color:#fdba0c;
}
.ratingStars li:first-child{
    font-size:1.2em;
}
.tableData {
    margin:20px auto;
    width:100%;
}
.tableData th{
    background:#3B3B3B; 
    padding:5px;
    color:#FFF;
}
.tableData td,.tableData .estrellaNum{
    background:#F9F9F9; 
    padding:5px;
    border-bottom:#DDD solid 1px;  
}
.estrellaNum {
    width:90px;
}
.estrellaNum div{
    position:relative;
}
.estrellaNum span {
    position:absolute;
    top:3px;
    left:33px;
    z-index:2;
    color:#FFF;
    font-weight:bold;
    font-size:12px;
}
.estrellaNum i{
    font-size:2em;
    margin-left:25px;
    color:#FDBA0C;
}
/*==============================================================*/

.campoHora{
    width:100px !important;
}
.classTextArea{
    width:95%;
}

/* ================ REPORTES ====================*/
.sinPadding{
    padding:0px !important;
}
.contenedorReportes{
    background:#FFF !important;
}
.areaFiltro1{
    margin: 5px 0px;
}
.marginTopVeinte{
    margin-top:20px;
}

.btnReporte {
    font-weight: bold;
    border: none;
    text-align: center;
    background-color: #e6b530;
    color: #FFF;
    padding: 5px 10px;
}

.contenedorReportes hr{
    margin:10px 0px !important;
}
.contenedorReportes .esPDF{
    width:100px;
    float:left;
}
.contenedorReportes .esPDF > input{
    float:left;
}

.contenedorReportes .filtrosCheck h2{
    background: #3b3b3b;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}

.filtrosCheck .panel{
    background: #FFF;
    border:1px solid #C6C9CE;
}

.filtrosCheck .AgrupadoCheck{
    overflow-y: scroll;
    height: 150px;
}

.filtrosCheck2 .AgrupadoCheck2 {
    overflow-y: scroll;
    height: 100px;
    width:200px;
}
.filtrosCheck .AgrupadoCheck label{
    margin:0px;
    color:#3B3B3B;
    margin-left:5px;
}
.selectReportes{
    width:100% !important;
}

.calendarReportes .input-group-addon{
    background:#FFF !important;
    padding: 6px 20px !important;
    border-radius:0px;
}
.demoFecha{
    height:auto !important;
    margin:0px !important;
}

.paddingReportes{
    padding:0px 20px;
}

.backGray{
    margin: 0px auto;
    background: #F5F5F5;
    padding: 10px 20px;
    border-radius: 5px;
}

.wizardOAuto{
    overflow:auto;
}
/******************REDISEÑO LOGIN****************/
.login_box{
    height:auto;
    background:none;
    width:450px;
}
#titleLogin h1, #titleLogin h2{
    color:#ffffff;
    text-align:center;
}
#titleLogin h1{
    font-size:56px;
    text-align:center;
}
#titleLogin h2{
    font-size:16px;
    text-transform:uppercase;
    margin:0;
}
#logoLogin{
    text-align:center;
    /*padding:50px 0px;*/
    border-radius:15px;
    background:#fff;
    width: 80%;
    margin: 50px auto 0 auto;
    position:relative;
    -webkit-box-shadow: 0px 15px 70px -12px rgba(0,0,0,0.88);
    -moz-box-shadow: 0px 15px 70px -12px rgba(0,0,0,0.88);
    box-shadow: 0px 15px 70px -12px rgba(0,0,0,0.88);
}
#loginForm{
    background:#ffffff;
    border-radius:15px;
    margin-top:-120px;
    padding-top:160px;
    padding-bottom:30px;
    width:100%;
}
    #loginForm input[type="text"], #loginForm input[type="password"] {
        border: none;
        box-shadow: none;
        border-bottom: solid 1px #2D4365 !important;
        width: 65%;
        height: 36px;
        line-height: 36px;
        padding-left: 10px;
        border-color: #2D4365 !important;
        width: 85%;
    }
#loginForm input[type="text"]:focus, #loginForm input[type="password"]:focus{
     outline:none;
 }
#loginForm .loginSLM{
    margin-left:0;
}
#loginForm .form-group{
    margin-bottom:30px;
    text-align:left;
}
.holderForm{
    width:80%;
    margin:0 auto;
}
#loginForm  .loginGC{
    text-align:left;
    color:#333333;
    font-weight:400!important;
}
#loginForm  .loginGC label{
    font-weight:400!important;
}
#loginForm .btn {
    width: 100%;
    height: 36px;
    background: #2D4365;
    color: #ffffff;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 20px;
}
.login_box p{
    color:#ffffff;
    margin-top:25px;
    text-align:center;
}
#loginForm input[type="checkbox"] + label {
    color:#333333;
}

#loginForm input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:#ffffff;
    cursor:pointer;
    border:solid 1px #333333;
    border-radius:8px;
}

#loginForm input[type="checkbox"]:checked + label span {
    background:#333333;
}
#loginForm input[type="checkbox"] {
    display:none;
}
/*************************   ENTITY ********************************/
.titleEntity{
    border-bottom:solid 2px #cccccc;
    margin-top:25px;
    padding-bottom:15px;
    color:#959595;
}
.filtros .DDFilter{
    /*width:auto!important;*/
    min-width:20rem;
}
.filtros select, .filtros input[type="text"]{
    background:#ffffff!important;
    border-color:#cccccc!important;
    height:30px!important;
    border:solid 1px #cccccc;
}
.filtros input[type="submit"] {
    background:#f0ad4e;
    color:#ffffff;
    border:none;
    height:30px;
    min-width:170px;
    font-weight:700;
    margin-top:5px;
    border-radius:6px;
}
.btnHolder {
    padding-top: 25px;
    padding-bottom: 25px;
}
.btnHolder  .btn-lg{
    padding:7px 25px;
}
.dataTable.table{
    border:none;
    
}
.dataTable tr th{
    background-color:#3b3b3b;
    color:#ffffff;
    height:50px;
    
}
.dataTable>tbody>tr>th{
    border:none;
    vertical-align:middle;
}
.dataTable>tbody>tr{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
}

.dataTable tr th a{
    color:#ffffff;
}
.yellow{
    color:#f0ad4e;
}
.magenta{
    color:#e44d71;
}
.dataTable>tbody>tr>td{
    border:none;
    height:60px;
    border-bottom:solid 1px #cccccc;
    vertical-align:middle;
}
.dataTable tr td a{
    color:#f0ad4e;
    font-weight:bold;
}
.dataTable>tbody>tr.paginacion{
    border:none;
    text-align:left;
}
.dataTable>tbody>tr.paginacion td{
    border:none;
}
.dataTable input[type=checkbox]{
    width:20px;
    height:20px;
}
.paginacion .DDFloatLeft, .paginacion .DDFloatRight{
    background:#cccccc;
    padding:10px;
}
.paginacion .DDFloatLeft{
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.paginacion .DDFloatRight{
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.paginacion .DDFloatRight select, .paginacion .DDFloatLeft input{
    background-color:#ffffff!important;
    border:solid 1px #cccccc!important;
}
@media only screen and (max-width: 767px) {
    table#Login1{
        width:94%;
        margin-left:3%;
    }
    .login_head, .login_box{
        width:98%;
    }
    #titleLogin h1{
        font-size:36px;
    }
    #titleLogin h2{
        font-size:12px;
    }
    #logoLogin img {
        width:80%;
    }
    #fondoLogin {
    background-size:initial;
    }
    .btnMenu {
        display: none;
    }
}

.table-reserv{
    font-size: 11px;
}
.table-reserv thead{
    background-color: #2D4365;
}

.table-reserv th{
    color: #ddd;
    text-align: center;
    /*width: 4%;*/
}

.table-reserv .large{
    min-width: 10em;
}
.table-reserv .large-date{
    min-width: 7.5em;
}

.table-reserv input{
    padding: 5px;
    margin: 5px 0px;
}

.table-reserv input.txtNum{
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    min-width: 3.5em !important;
}

.table-reserv td{
    text-align: center;
    vertical-align: middle !important;
}

.in-center{
    text-align: center;
    vertical-align: middle;
}

.table-reserv .glyphicon-trash:hover{
    color: orangered;
    font-size: 1.5rem;
}
.table-reserv .glyphicon-ban-circle:hover{
    color: orangered;
    font-size: 2rem;
}
.table-reserv .glyphicon-ok-circle:hover{
    color: greenyellow;
    font-size: 2rem;
}
.table-reserv .glyphicon-plus:hover{
    color: greenyellow;
}
.table-reserv .glyphicon-wrench:hover{
    color: green;
    font-size: 1.5em;
}

.glyphicon-trash, .glyphicon-plus, .glyphicon-wrench, .glyphicon-refresh{
  font-size: 1em;
}
.glyphicon-ban-circle, .glyphicon-ok-circle{
  font-size: 1.5rem;
  padding-bottom: 2rem;
}

.tab-content{
  width: 80em !important;
}

.hidden{
    display: none;
}

.ui-front {
    z-index: 2 !important;
}

.montoTotal{
  border: transparent;
  background: white;
}

.lvl2{
  border: transparent;
  background: white;
  color: #AAA;
}

.col-md-5.glyphicon.glyphicon-usd{
  size: 12px;
  font-size: 13px;
  margin: unset;
  margin-top: 0.2em;
  text-align: end;
}

.subT{
  width: 100%;
  color: #2E6ACE !important;
  font-size: 1em;
  margin: 0 !important;
}

.checkboxCenter{
  vertical-align: middle !important;
  margin: .4em 0em !important;
}

.pre-scrollable{
  max-height: 36em;
}

#tourDispBody input{
  width: 100%;
  border: transparent;
  background: transparent;
}

#tourDispBody tr.active>td{
  background: #2d436530;
}

.WizardReservas > .col-md-4 > label{
    border-radius: 7px;
    margin-top: 15px;
    padding: 7px;
    width: 100%;
    background:#ebe9ea;
    color:#979796;
    cursor:pointer;
    font-weight:800;
}

.contenedorCamionetas .contentVehiculo .imgbarco {
  list-style-type: none;
  width: 80px;
  height: 40px;
  background: url("../Images/barco.png") no-repeat;
  padding: 15px 0px 3px 35px;/*3px 0px 15px 58px;*/
  color: #FFF;
  font-weight: bold;
  float:left;
}

.paxDataOp{
  padding: unset;
}

.paxDataOp > .TotalPaxReserva, .renglonPax .TotalPaxReserva{
  font-size: 1.5em !important;
}

.paxDataOp > .desglosePaxReserva, .paxDataOp .desglosePaxReserva{
  margin-left: 1px !important;
}
@media (max-width: 1660px) {
  .paxDataOp > .datosPaxOp {
    width: 70% !important;
  }
}
.paxDataOp > .desglosePaxReserva > div > .paxTotal, .paxDataOp .desglosePaxReserva .paxTotal {
  font-size: unset !important;
}


.panelDerecho .tab-content{
  width: 80% !important;
  float: right !important;
}

.panelDerecho .tab-content div {
  padding-left: 0px !important;
  padding-right: 5px !important;
}

.panelDerecho .tabMenu{
  width: 10% !important;
  padding-right: 0px !important;
}

.panelDerecho .tabMenu div {
  float: right !important;
}

.FiltrosDisponibilidad input{
  width: 100% !important;
  line-height: 34px;
}

input[type=button]:disabled {
    background-color: #ccc;
}

.overflow-scroll-gradient {
  position: relative;
}
.overflow-scroll-gradient::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 25px;
  background: linear-gradient(
    rgba(255, 255, 255, 0.001),
    white
  ); /* transparent keyword is broken in Safari */
  pointer-events: none;
}
.overflow-scroll-gradient__scroller {
  overflow-y: scroll;
  background: white;
  width: 100%;
  height: 200px;
  padding: 15px;
  line-height: 1.2;
  /*border: solid red 1px;*/
}
.overflow-scroll-gradient__scroller2 {
    overflow-y: scroll;
    background: white;
    width: 100%;
    height: 430px;
    padding: 15px;
    line-height: 1.2;
    /*border: solid red 1px;*/
}

ul.nav-tabs > li.active > a,ul.nav-tabs > li.active > a:hover,ul.nav-tabs > li.active > a:focus{
  border: unset;
  color: white;
  background-color: #007acc;
  border-radius: 20px;
  opacity: 80%;
}

.table > tbody > tr.grupo > td {
    background-color: #50d63491;
}

.table > tbody > tr.privado > td {
    background-color: #d776f380;
}

.table > tbody > tr.noshow > td {
    background-color: #EDBB99;
}

.table > tbody > tr.checkIn > td {
    background-color: #2092ff4d;
}
.table > tbody > tr.pickup > td {
    background-color: #2092ff4d;
}

.table > tbody > tr.cancelado > td {
    background-color: #ff20204d;
}

.table > tbody > tr.extra > td {
    background-color: #feffa2;
}

.table > tbody > tr.info > td {
    background-color: #d9edf7;
}

.table > tbody > tr.BordercheckIn{
    border: solid #2092ff4d;
}

.table > tbody > tr.Bordercancelado{
    border: solid #ff20204d;
    background-color: #ffbcbc;
}

ul.VehiculosServicio > li{
  line-height: unset !important;
  font-size: 0.9em;
}

.choferdrag {
  border: solid #CCCCCC 1px;
  font-size: 0.8em;
}