::-webkit-scrollbar {
  width: 10px;
  height: 7px;
  background-color:transparent;
  }

::-webkit-scrollbar-button {
  height: 0;
  width: 0
  }

::-webkit-scrollbar-thumb {
  background-color:#f5f5f5;
  border-left:1px solid #E5E5E5;
  border-radius:20%;
  }


::-webkit-scrollbar-track {
  background-color:transparent;
  box-shadow: none;
  }

/*---------------------------------------------------------------------
          
      CSS SECUNDARIO

         *-------------------------------------------------------------------*/

/*FOOTER*/
#contenedor {
  min-height:100%;
  position:relative;
  padding-bottom:30px;
}

#footer {
  width:100%;
  height:30px;
/*  position:absolute;
  bottom:0;
  left:0;
*/  /*background:#ee5;*/
}




/*NOTIFICACIONES*/

  .notyfy_wrapper.notyfy_success {
background: #8bbf61;
color: #fff;
/*border: 0px solid #eee;*/
}
.notyfy_wrapper.notyfy_error {
background: #bd362f;
color: #fff;
}

.notyfy_wrapper {
border: none;
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}

#notyfy_container_top .notyfy_wrapper {
border-radius: 0px 0px 0px 0px;
border-width: 0 2px 2px 2px;
}



html, body {
  margin:0;
  padding:0;
    height: 100%;
}

.btn-primary {
  border-radius: 0px;
}

.btn-success {
  color: #ffffff;
  background-color: #cf5525;
  border-color: #b94c21;
  font-weight: 300;
  border-radius: 0px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #a4431d;
  border-color: #853718;
}


body {
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #E4E4E4;
}

a:hover,
a:focus {
  color: #ffffff;
  text-decoration: underline;
}

td,th {
  text-align: center;
}

/*SEPARADORES VERTICALES*/
/*SEPARADORES VERTICALES*/

.col-separador-g {
height: 8px;
}

.col-separador-h {
height: 12px;
}


/*LOGIN*/
/*LOGIN*/

.login {
background: #E4E4E4;

/*background-image: url('images/header.svg'),
  linear-gradient(75deg, #FFFFFF 15%, #DBDBDB 55%);*/
/*background-size: 1680px 1100px;*/

/*background: radial-gradient(#e0e0e0, #DFDFDF);*/

/*background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#999999));
  background-image: -webkit-linear-gradient(top, #ffffff, #999999);
  background-image:    -moz-linear-gradient(top, #ffffff, #999999);
  background-image:      -o-linear-gradient(top, #ffffff, #999999);
  background-image:         linear-gradient(to bottom, #ffffff, #999999);*/

}
.login-header {
position: relative;
background: #CF5525;

/*background: url('images/bgtr.svg') top right no-repeat,
url('images/bgbl.svg') bottom left no-repeat,
linear-gradient(45deg,#CF5525,#CF5525,#FF7B47);*/

padding: 25px 0;
/*-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;*/
}
.login .login-content {
position: relative;
margin: 0 auto;
text-align: center;
padding: 20px 0;
/*-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;*/
}

.login .login-header.login-caret:after {
position: absolute;
content: '';
left: 50%;
bottom: 0;
margin-left: -12.5px;
width: 0;
height: 0;
border-style: solid;
border-width: 13px 12.5px 0 12.5px;
border-color: #CF5525 transparent transparent transparent;
bottom: -13px;
-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;
}

.centro {
position: relative;

margin: 0 auto;
text-align: center;
padding: 20px 0;
}

.centrado {
text-align: center !important;
}


/*REGISTRO & RECORDAR*/ 
/*REGISTRO & RECORDAR*/ 

.registro {
/*background: #E4E4E4;*/
background-image: url('images/header.svg'),
  linear-gradient(75deg, #FFFFFF 15%, #DBDBDB 55%);
/*background-size: 1680px 1100px;*/
}
.registro-header {
position: relative;
background: #CF5525;
padding: 80px 0;
-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;
}
.registro .registro-content {
position: relative;
margin: 0 auto;
text-align: center;
padding: 20px 0;
-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;
}

.registro .registro-header.registro-caret:after {
position: absolute;
content: '';
left: 50%;
bottom: 0;
margin-left: -12.5px;
width: 0;
height: 0;
border-style: solid;
border-width: 13px 12.5px 0 12.5px;
border-color: #CF5525 transparent transparent transparent;
bottom: -13px;
-moz-transition: all 550ms ease-in-out;
-o-transition: all 550ms ease-in-out;
-webkit-transition: all 550ms ease-in-out;
transition: all 550ms ease-in-out;
}

.centro {
position: relative;
margin: 0 auto;
text-align: center;
padding: 20px 0;
}


/*CUENTA*/
/*CUENTA*/

.user-perfil .user-bg {
background: url(/assets/images/cuentafondo2.png) no-repeat;
background-position: bottom center;
height: 220px;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.user-perfil .user-pic {
background: url(http://lorempixel.com/200/200/people/8/);
background-position: center center;
height: 180px;
width: 180px;
position: absolute;
left: 0;
right: 0;
margin: 0px auto;
top: 20px;
border: 3px solid rgba(0, 0, 0, 0.4);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

.portfolio {
    position:absolute;
    width:100%;
    bottom:0;
    /*background-color:rgba(255, 255, 255, 0.27);*/
} 






/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/
/*RESERVAS*/





.user-perfil-r .user-bg-r {
background: transparent;
background-position: bottom center;
height: 220px;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.user-perfil-r .user-pic-r {
background: url(http://lorempixel.com/200/200/people/8/);
background-position: center center;
height: 180px;
width: 180px;
position: absolute;
left: 0;
right: 0;
margin: 0px auto;
top: 20px;
border: 3px solid rgba(0, 0, 0, 0.4);
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

/*RESERVAS - MENU ACTIVIDADES COLAPSADO*/

.responsive_menu select {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: none;
}

.bg-res {
background-color: #F7F7F7;
border-bottom: 1px solid #CDCDCD;
}
.bg-res a{
  color: #5C5C5C;
}


/*RESERVAS GRILLA*/
/*RESERVAS GRILLA*/
/*RESERVAS GRILLA*/




table.reservas {
border-collapse: separate;
/*border: 5px solid #ccc;*/
border-width: 0px 1px 1px 0px;
margin: 0px;
font-size: 15px;
width:100%;
}
td.celda, th.head {
width: 12%;
height: 81px;
text-align: center;
vertical-align: middle;
background-color: #ededed;
color: #444;
position: relative;
}

th.head {
height: 40px;
font-weight: 300;
font-size: 14px;
background-color: #ffffff;
border-bottom: 1px solid #CACACA;
border-width: 0px 1px 1px 0px;     
}



th.horario {
    content:url('http://s29.postimg.org/pzv33436b/isotipo.png');
    display: inline-block;
}



td.grilla{
border: 1px solid #CACACA;
border-width: 0px 1px 1px 0px;
}
td.grilla:hover {
background-position: 0px -81px;
color: #222;
background-color: #ffffff;
}
/*td.day::after { 
background:#ffffff; 
padding:0px; 
color:#ccc; 
font-weight:300; 
float:right; 
margin:0px 0px 0 0; 
width:30px;
    height:25px;
text-align:center; 
}*/
th.padding,
td.padding {
width: 15%;
font-weight: 300;
font-size: 12px;
border: 1px solid #CACACA;
border-width: 0px 1px 1px 0px;    
background-color: #ffffff;
}
th.padding { 
border-right:none; 
}
td.reservado {
background-position: 81px 0px;
border: 1px solid #803A1F;
border-width: 1px 1px 1px 1px;  
background-color: #CF5525;
  
}
td.reservado:hover {
background-position: 81px -81px;
}
td.reservado:before {
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 14px;
text-align: center;

   
}

/*ESTADOS CELDAS*/

td.libre {
background-position: 81px 0px;
border: 1px solid #B5B5B5;
border-width: 0px 0px 0px 0px;  
background-color: #ededed;

}
td.libre:hover {
background-color: #000;

}

td.celda_activa {
 cursor:pointer; 
}

.form_mostrado {
 background-color: #fff;
}

td.nodisponible {
background-position: 81px 0px;
background-color: #ccc;
}
td.nodisponible:hover {
background-color: #ccc;
}

th.fecha {
  /*background-color: #fff;*/
}

/*DIA ACTUAL*/

td.actual{
 
border: 1px solid #CF5525;
border-width: 0px 2px 0px 2px;
}
th.actual{
 
border: 1px solid #CF5525;
border-width: 2px 2px 0px 2px;
}
td.actual-ultimo{
 
border: 1px solid #CF5525;
border-width: 0px 2px 2px 2px;
}

body table.reservas tr.extraform { background:#949494; color:#fff; }
body table.reservas tr.extraform td { padding:2%; text-align:left; color:#fff; border-bottom-color:#ddd; }
body table.reservas tr.extraform.loading td { height:132px; }


body table.reservas .formdiv { transform:scale(0.95); display:none; color:#000; background:#fff; padding:30px 35px 10px; font-size:15px; line-height:1.7; }
body table.reservas .formdiv.shown { transform:scale(1); }
body table.reservas .formdiv h2 { color:#555; font-size:20px; margin:0 0 20px; }
body table.reservas .formdiv p { font-family:"Open Sans",sans-serif; color:#888; font-weight:400; margin:0 0 20px; }

.fecha_extraform {
font-weight: 400;
  line-height: 1;
  color: #777;
}


/*REFERENCIAS RESERVAS*/
/*REFERENCIAS RESERVAS*/

.refe {
  margin: 0 5px -10px;
  width: 30px;
  height: 30px;
  background: red;
  text-align: center;
  line-height: 2em;
  font-weight: normal;
  font-size: 1.1em;
  color: #2a4762;
  /*border-radius: 60%;*/
  display: inline-block;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction:alternate;
  border: 1px solid #B0B0B0;
}

.refe-uno {
  background: #CF5525;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 1s;
}

.refe-dos {
  background: #F9F9F9;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 1s;
}

.refe-tres {
  /*background: url(img/date_bg.png) 0 0 #fff; */
  background-color: #8C8C8C;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 1s;
}

/*PANELES RESERVAS*/
/*PANELES RESERVAS*/

/*.panel-primary > .panel-heading {
color: #333333;
background-color: #F7F7F7;
border-color: #CDCDCD;
}
.panel-primary {
border-color: #CDCDCD;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}*/


/*NOTIFICACIONES MENU NAVEGADOR*/
/*NOTIFICACIONES MENU NAVEGADOR*/

.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 10px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.badge.up {
position: relative;
top: -10px;
padding: 3px 6px;
margin-left: -10px;
}
.bg-danger {
color: #fff;
background-color: #FF7A41;
}
.badge-sm {
padding: 2px 5px!important;
font-size: 75%;
}
.badge {
font-weight: bold;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.blanco {
    background-color: #ffffff;

}

/*BARRAS HORIZONTALES*/
/*BARRAS HORIZONTALES*/

.fondo {
background-color: #2D2D2D;
border-bottom: 3px solid #B8B8B8;
} 

.fondo-panel {
background-color: #CFCFCF;
border-bottom: 3px solid #B8B8B8;
} 

.fondo-primario {
background-color: #CF5525;
border-bottom: 3px solid #B8B8B8;

}

.fondo-gris {
background-color: #D0D0D0;
border-bottom: 3px solid #C2C2C2;
}

.fondo-claro {
background-color: #F7F7F7;
border-bottom: 3px solid #9E9E9E;
    } 

.fondo-oscuro {
background-color: #F7F7F7;
border-bottom: 1px solid #CDCDCD;
}

.bg {
background-color: #F7F7F7;
border-bottom: 1px solid #CDCDCD;
}

/*NAVEGADOR*/
/*NAVEGADOR*/


   
.special-img {
position: relative;
top: -5px;
float: left;
left: -5px;
border: 0px solid #fff;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #CF5525;
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 23px;
margin-bottom: 23px;
background-color: #dddddd;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

/*BARRA SECUNDARIA*/
/*BARRA SECUNDARIA*/

.pad {
padding: 15px;
}
.bg {
background-color: #F7F7F7;
border-bottom: 1px solid #CDCDCD;
}




/*NUEVOS*/
.navbar-default .navbar-nav  {
/*vertical-align:middle;*/
}

.navbar-default .navbar-nav > li > a.iconos_nav_front.inactivo {
    color:#D6DBDE;
    cursor: default;
}
.navbar-default .navbar-nav > li > a.iconos_nav_front.no_linkear{
    cursor:default;
    color: #E2AD92;
}


.navbar-default .navbar-nav > li > a.iconos_nav_front.vigentes {
    color: #F7F7F7;
}

.navbar-default .navbar-nav > li > a.iconos_nav_front.vigentes.novedades {
   /* color:#00FF00;*/
}

.navbar-default .navbar-nav > li > a {
/*color: #F7F7F7*/;
/*text-align:center;*/
color: #F7F7F7;
/*vertical-align: middle;*/
}

.navbar-default {

background-color: #CF5525;
box-shadow: 0px 3px 3px rgba(0,0,0,0.4); 
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.4); 
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.4); 
-o-box-shadow: 0px 3px 3px rgba(0,0,0,0.4); 
}




.navbar-default .navbar-nav > li > a.iconos_nav_front.vigentes.novedades.no_linkear:hover,
.navbar-default .navbar-nav > li > a.iconos_nav_front.no_linkear:hover,
.navbar-default .navbar-nav > li > a.iconos_nav_front.vigentes.no_linkear:focus,
.navbar-default .navbar-nav > li > a.iconos_nav_front.vigentes.novedades.no_linkear:focus,
.navbar-default .navbar-nav > li > a.iconos_nav_front.no_linkear:focus {
    color:#E2AD92;
}
/*.navbar-icon {
padding: 0 10px;
}*/

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
 /* background-color: #33aa33;*/
 
/*  display: block;*/
}

.nav>li>a {
position: relative;
display: block;
padding: 15px 20px;
}





/*---------------------------------------------------------------------
          
      NUEVOS CREDITOS / RESERVAS

        http://jsfiddle.net/fnkgroove/erxu29aw/8/  --- creditos

        http://jsfiddle.net/fnkgroove/s03rjg3v/15/  --- reservas

         *-------------------------------------------------------------------*/








.box-blanco {
padding: 0px!important;
background: #ffffff;
position: relative;
border-radius: 3px;
border-bottom: 1px solid #CDCDCD;
}
.box-blanco:hover {
background-color:#FAFAFA;
}
.borde {
border-left-width: 5px;
border-left-color: #d9534f;  
}
.box-blanco-top {
padding: 2px!important;
background: #f5f5f5!important;
position: relative;
border-radius: 0px;
border-bottom: 1px solid #CDCDCD;
}
.fuente-box{
   color: #6C6C6C; 
    font-weight:300; 
    font-size: 12px; 
}
.fuente-head{
  font-weight:300; 
}

.text-center {
text-align: center!important;
}
.col-separador-s {
/*height: 6px;*/
height: 3px;
}

.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px; 
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); 
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); 
}

.panel-primary {
border-color: transparent;
background-color: transparent;

}



.unread{
    position: absolute;
/* float: right; */
background: #FFFFFF;
width: 2em;
right: 12px;
top: 10px;
border-radius: 50%;
font-size: 0.45em;
line-height: 2;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;

}

.vigentes{
position: absolute;
/*content: '&nbsp;';*/
background: #FFFFFF;
width: 1.2em;
right: 16px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1.2;
text-align: center;


}

.novedades{
position: absolute;
/*content: '&nbsp;';*/
background: #337ab7;
width: 1.2em;
right: 16px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1.2;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;

}

/*the animations */
@keyframes notificationpulse {
  0% {
    box-shadow: 0 0 0 0.00em rgba(255, 255, 255, 0.3);
  }
  25% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 0 0.50em rgba(255, 255, 255, 0.3);
  }
  75% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0.15em rgba(255, 255, 255, 0.3);
  }
}
@-webkit-keyframes notificationpulse {
  0% {
    box-shadow: 0 0 0 0.00em rgba(255, 255, 255, 0.3);
  }
  25% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 0 0.50em rgba(255, 255, 255, 0.3);
  }
  75% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0.15em rgba(255, 255, 255, 0.3);
  }
}

@-moz-keyframes notificationpulse {
  0% {
    box-shadow: 0 0 0 0.00em rgba(255, 255, 255, 0.3);
  }
  25% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 0 0.50em rgba(255, 255, 255, 0.3);
  }
  75% {
    box-shadow: 0 0 0 0.25em rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0.15em rgba(255, 255, 255, 0.3);
  }
}



/*---------------------------------------------------------------------
          
      SMARTPHONES

        SMARTPHONES

          GRILLA

         *-------------------------------------------------------------------*/


@media (max-width: 480px) {

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: 0px;
margin-left: 0px;
}
   .container {
margin-right: auto;
margin-left: auto;
 padding-left: 0px; 
 padding-right: 0px; 
}
}
/* Smartphones (landscape) ----------- */
@media (min-width : 321px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: 0px;
margin-left: 0px;
}
.container {
margin-right: auto;
margin-left: auto;
 padding-left: 0px; 
 padding-right: 0px; 
}
}
.container.altominimo {
    min-height: 300px;
}

.container.altominimo2 {
    min-height: 450px;
}




/*ANUNCIOS ESTADOS*/

@media (max-width: 414px) {
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 375px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}
@media (max-width: 414px) {
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 375px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}

@media (max-width: 375px) {
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 335px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

@media (max-width: 375px) {
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 335px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}

@media (max-width: 360px) {
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 320px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

@media (max-width: 360px) {
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 320px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}


@media (max-width: 320px) {
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 273px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

@media (max-width: 320px) {
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 273px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 736px) and (orientation: landscape){
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 698px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 667px) and (orientation: landscape){
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 630px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 667px) and (orientation: landscape){
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 630px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 640px) and (orientation: landscape){
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 600px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 640px) and (orientation: landscape){
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 600px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}


/* Smartphones (landscape) ----------- */
@media (max-width : 568px) and (orientation: landscape){
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 530px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 568px) and (orientation: landscape){
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 530px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 533px) and (orientation: landscape){
.novedades {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 495px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;
animation: notificationpulse 0.5s infinite;
-webkit-animation: notificationpulse 0.5s infinite;
-moz-animation: notificationpulse 0.5s infinite;
}
}
/* Smartphones (landscape) ----------- */
@media (max-width : 533px) and (orientation: landscape){
.vigentes {
position: absolute;
/* float: right; */
background: #FFFFFF;
width: 1em;
right: 495px;
top: 12px;
border-radius: 50%;
font-size: 0.45em;
line-height: 1;
text-align: center;

}
}


















@media (max-width: 480px) {
   th.head {
  font-size: 10px;
}
}

@media (max-width: 480px) {
   th.horario {
    content:none;
    width:10px; 
   /*display: inline-block;*/

}
}

@media (max-width: 480px) {
   .refe {
  margin: 0 5px -5px;
  width: 20px;
  height: 20px;
  /*background: red;*/
  text-align: center;
  line-height: 2em;
  font-weight: 300;
  font-size: 6px;
  color: #2a4762;
  /*border-radius: 60%;*/
  display: inline-block;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction:alternate;
  border: 1px solid #B0B0B0;
}


}

/*#overlay{
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;

    background:white;
    z-index:1000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}*/

/* Absolute Center CSS Spinner */
#overlay {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
#overlay:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

#overlay:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#overlay:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

