/*--- BOOTSTRAP ---*/

#adBlock{display:none !important; height:0 !important}
.gsc-adBlock{display:none !important; height:0 !important}


body {
  color: #434343;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  /*font-family: 'Roboto Slab', serif;*/
  color: #434343;
  font-weight: bold;
}

a:hover, a:focus, .btn-link:hover, .btn-link:focus {
  color: #202020;
  text-decoration:none
}

.roboto{
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}

.sin_margen {
  margin-top: 0px;
}
h1, h2, h3, h4{
  font-family: 'Roboto Slab', serif!important;
}

h1 {
  font-size: 26px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align:center;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  color: #444;
}

.amarillo{
  color: #E37D0D;
}

.azul{
  color: #028A8A;
}

.rojo{
  color: #811111;
}

.rojointenso{
  color: #ff0000;
}

.grisoscuro{
	color: #464646;
}

.azul_link {
	color: #028A8A;
  text-decoration: underline;
}

azul_link {
	color: #028A8A;
  text-decoration: underline;
}

amarillo_link {
	color: #E37D0D;
  text-decoration: underline;
}

azul {
	color: #028A8A;
}

amarillo {
	color: #E37D0D;
}

azul_link > a{
	color: #028A8A;
  text-decoration: underline;
}

amarillo_link > a{
	color: #E37D0D;
  text-decoration: underline;
}

azul > a{
	color: #028A8A;
}

amarillo > a{
	color: #E37D0D;
}

.imagen-cabecera {
	content:url(https://www.copmadrid.org/web/img/cabera-logo-print.jpg);
	max-width:100%;
}

.fondorojo{background-color:#e25858;font-weight:bold}
.fondoverde{background-color:#75c9b2}
.fondogrisoscuro{background-color:#b3b3b3}
.fondogrisoscuro2{background-color:#e4e4e4;}
.fondogrisclaro{background-color:#ededed}
.fondonaranja{background-color:#eaac69}
.fondorojooscuro{background-color:red;font-weight:bold}
.textonegro{color:black}

.fecha {
  color: #888;
  line-height: 30px;
  font-weight: normal!important;
}

.aclaracion {
  color: #888;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal!important;
}

.aclaracion-negro {
  color: #000000;
  line-height: 20px;
  font-size: x-small;
  font-weight: normal!important;
}

.btn-verde-oscuro {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 16px!important;
  color: #fff;
  background-color: #028a8a;
  border-color: #028a8a;
}
.btn-verde-oscuro:hover,
.btn-verde-oscuro:focus,
.btn-verde-oscuro:active,
.btn-verde-oscuro.active {
  color: #fff;
  background-color: #027171;
  border-color: #015858;
}
.btn-verde-oscuro.disabled:hover,
.btn-verde-oscuro.disabled:focus,
.btn-verde-oscuro.disabled:active,
.btn-verde-oscuro.disabled.active,
.btn-verde-oscuro[disabled]:hover,
.btn-verde-oscuro[disabled]:focus,
.btn-verde-oscuro[disabled]:active,
.btn-verde-oscuro[disabled].active,
fieldset[disabled] .btn-verde-oscuro:hover,
fieldset[disabled] .btn-verde-oscuro:focus,
fieldset[disabled] .btn-verde-oscuro:active,
fieldset[disabled] .btn-verde-oscuro.active {
  background-color: #028a8a;
  border-color: #028a8a;
}

.btn-gris-oscuro {
  color: #fff;
  background-color: #434343;
  border-color: #434343;
}
.btn-gris-oscuro:hover,
.btn-gris-oscuro:focus,
.btn-gris-oscuro:active,
.btn-gris-oscuro.active {
  color: #fff;
  background-color: #363636;
  border-color: #2a2a2a;
}
.btn-gris-oscuro.disabled:hover,
.btn-gris-oscuro.disabled:focus,
.btn-gris-oscuro.disabled:active,
.btn-gris-oscuro.disabled.active,
.btn-gris-oscuro[disabled]:hover,
.btn-gris-oscuro[disabled]:focus,
.btn-gris-oscuro[disabled]:active,
.btn-gris-oscuro[disabled].active,
fieldset[disabled] .btn-gris-oscuro:hover,
fieldset[disabled] .btn-gris-oscuro:focus,
fieldset[disabled] .btn-gris-oscuro:active,
fieldset[disabled] .btn-gris-oscuro.active {
  color: #fff;
  background-color: #434343;
  border-color: #434343;
}

.btn-rojo-oscuro {
  color: #fff;
  background-color: #e54728;
  border-color: #e54728;
}
.btn-rojo-oscuro:hover,
.btn-rojo-oscuro:focus,
.btn-rojo-oscuro:active,
.btn-rojo-oscuro.active {
  color: #fff;
  background-color: #e54728;
  border-color: #811111;
}
.btn-rojo-oscuro.disabled:hover,
.btn-rojo-oscuro.disabled:focus,
.btn-rojo-oscuro.disabled:active,
.btn-rojo-oscuro.disabled.active,
.btn-rojo-oscuro[disabled]:hover,
.btn-rojo-oscuro[disabled]:focus,
.btn-rojo-oscuro[disabled]:active,
.btn-rojo-oscuro[disabled].active,
fieldset[disabled] .btn-rojo-oscuro:hover,
fieldset[disabled] .btn-rojo-oscuro:focus,
fieldset[disabled] .btn-rojo-oscuro:active,
fieldset[disabled] .btn-rojo-oscuro.active {
  color: #fff;
  background-color: #e54728;
  border-color: #e54728;
}

.btn-rojo-advertencia {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 16px!important;
  color: #fff;
  background-color: #e54728;
  border-color: #811111;
}

.btn-rojo-advertencia:hover {
  color: #fff;
  background-color: #811111;
  border-color: #811111;
}

.btn-blanco { 
  color: #434343; 
  background-color: #FFFFFF; 
  border-color: #EDEDED; 
} 
 
.btn-blanco:hover, 
.btn-blanco:focus, 
.btn-blanco:active, 
.btn-blanco.active, 
.open .dropdown-toggle.btn-blanco { 
  color: #fff; 
  background-color: #028a8a; 
  border-color: #EDEDED; 
} 
 
.btn-blanco:active, 
.btn-blanco.active, 
.open .dropdown-toggle.btn-blanco { 
  background-image: none; 
} 
 
.btn-blanco.disabled, 
.btn-blanco[disabled], 
fieldset[disabled] .btn-blanco, 
.btn-blanco.disabled:hover, 
.btn-blanco[disabled]:hover, 
fieldset[disabled] .btn-blanco:hover, 
.btn-blanco.disabled:focus, 
.btn-blanco[disabled]:focus, 
fieldset[disabled] .btn-blanco:focus, 
.btn-blanco.disabled:active, 
.btn-blanco[disabled]:active, 
fieldset[disabled] .btn-blanco:active, 
.btn-blanco.disabled.active, 
.btn-blanco[disabled].active, 
fieldset[disabled] .btn-blanco.active { 
  background-color: #FFFFFF; 
  border-color: #EDEDED; 
} 

.btn-naranja {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 16px!important;
  color: #fff;}

.btn-naranja, .btn-naranja:focus, .btn-naranja.active { 
  background-color: #e37d0d; 
  border-color: #e37d0d; 
	color:#fff;
}  

.btn-naranja:hover { 
  background-color: #c56d0d; 
  border-color: #c56d0d; 
	color:#fff;
}
 
.btn-blanco .badge { 
  color: #FFFFFF; 
  background-color: #434343; 
}

.btn-pequeno {
  padding: 6px 10px!important; 
  font-weight:normal; 
  font-size: 14px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.btn-xs{font-size:12px !important}

.navbar-cop {
  background-color: #028a8a;
  border-color: #31A1A2;
}
.navbar-cop .navbar-brand {
  color: #ffffff;
}
.navbar-cop .navbar-brand:hover,
.navbar-cop .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-cop .navbar-text {
  color: #ffffff;
}
.navbar-cop .navbar-nav > li:last-child > a {
  border-right: 1px solid #31A1A2;
}
.navbar-cop .navbar-nav > li > a {
  font-family: 'Roboto Slab', serif;
  color: #ffffff;
  border-left: 1px solid #31A1A2;
  font-weight: bold;
}
.navbar-cop .navbar-nav > li > a:hover,
.navbar-cop .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-cop .navbar-nav > .active > a,
.navbar-cop .navbar-nav > .active > a:hover,
.navbar-cop .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #31A1A2;
}
.navbar-cop .navbar-nav > .disabled > a,
.navbar-cop .navbar-nav > .disabled > a:hover,
.navbar-cop .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-cop .navbar-toggle {
  border-color: #dddddd;
}
.navbar-cop .navbar-toggle:hover,
.navbar-cop .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-cop .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-cop .navbar-collapse,
.navbar-cop .navbar-form {
  border-color: #016767;
}
.navbar-cop .navbar-nav > .dropdown > a:hover .caret,
.navbar-cop .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-cop .navbar-nav > .open > a,
.navbar-cop .navbar-nav > .open > a:hover,
.navbar-cop .navbar-nav > .open > a:focus {
  background-color: #026969;
  color: #fff;
}
.navbar-cop .navbar-nav > .open > a .caret,
.navbar-cop .navbar-nav > .open > a:hover .caret,
.navbar-cop .navbar-nav > .open > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-cop .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.drop-a{z-index:9999}
.drop-b{z-index:9998}
.drop-c{z-index:9997}
.drop-d{z-index:9996}
.drop-e{z-index:9995}

.filtro-opciones > div{padding:5px}
.filtro-opciones > div:hover{background-color:#3c763d; color:#fff;}
.filtro-opciones .otros:hover{background-color:transparent; color:#3c763d}
.filtro-opciones > div a{color:#3c763d; float:right; font-size:1.2em}
.filtro-opciones > div:hover a{color:#fff;}

@media (max-width: 767px) {
  .navbar-cop .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-cop .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-cop .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-cop .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-cop .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-cop .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #026969;
  }
  .navbar-cop .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-cop .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-cop .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  
}
.navbar-cop .navbar-link {
  color: #ffffff;
}
.navbar-cop .navbar-link:hover {
  color: #c0c0c0;
}

.navbar-cop .open>a, .navbar-cop .open>a:hover, .navbar-cop .open>a:focus {
border-color: #31A1A2;
}

.media > .pull-left {
  margin-right: 25px;
}


.list-group .list-group-item.tab {
  font-weight: normal;
  padding-left: 40px;
}
.morado {
	background-color:#57427a;
	background:linear-gradient(rgb(198,182,224), rgb(234,228,246));
	min-height:230px;
	border-style: solid;
  border-color: #57427a;
	border-width: 2px 2px 2px 2px;
}

.morado a{
	background-color:#57427a;
	background:linear-gradient(rgb(198,182,224), rgb(234,228,246));
	min-height:230px;
}

.gris {
	background-color:#ededed;
	min-height:230px;
	border-style: solid;
  border-color: #615c57;
	border-width: 2px 2px 2px 2px;
}

.gris a{
	background-color:#ededed;
}


.borde-morado {
	border-style: solid;
  border-color: #57427a;
	border-width: 2px 2px 2px 2px;
}

.verd {
	background-color:#138b8a;
	background:linear-gradient(rgb(19,139,138), rgb(165,214,218));
	min-height:230px;
	border-style: solid;
  border-color: #138b8a;
	border-width: 2px 2px 2px 2px;
}

.verd a{
	background-color:#138b8a;
	background:linear-gradient(rgb(19,139,138), rgb(165,214,218));
	min-height:230px;
}

.borde-verd {
	border-style: solid;
  border-color: #138b8a;
	border-width: 2px 2px 2px 2px;
}


.panel-cop > .panel-heading{color:#ffffff;background-color:#434343;border-color:#434343;border-top-left-radius:5px;border-top-right-radius:5px;padding:20px 15px}
.panel-verde > .panel-heading{color:#ffffff;background-color:#016767;border-color:#016767;border-top-left-radius:5px;border-top-right-radius:5px;padding:20px 15px}
.panel-cop > .panel-heading + .panel-collapse .panel-body{border-top-color:#434343}
.panel-verde > .panel-heading + .panel-collapse .panel-body{border-top-color:#016767}
.panel-cop > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#434343}
.panel-verde > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#016767}
.panel-cop, .panel-cop > .panel-body{background-color:#ededed;background-image:no-repeat;background-size:100%;min-height:160px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.panel-verde, .panel-cop > .panel-body{font-family:'Roboto Slab', serif!important;font-weight:bold;background-color:#ededed;min-height:160px;border-bottom-left-radius:5px;border-bottom-right-radius:5px; text-align:center; font-size:16px}
.panel-verde h3{color:#016767; margin-bottom:20px}
.panel-verde p{margin:0}
.panel-cop{border:0}
.panel-cop a{color:#434343}
.panel-verde a{color:#fff;background-color:#016767; font-size:18px; font-weight:bold; margin-top:15px}
.panel-verde a:focus, .panel-verde a:hover{color:#fff;background-color:#31A1A2}

.panel-cop a.list-group-item, .panel-cop .list-group-item, .list-group .list-group-item.tab{font-family:'Roboto Slab', serif;font-weight:bold}

.panel-cop a.list-group-item.active, .panel-cop a.list-group-item.active:hover, .panel-cop a.list-group-item.active:focus, .panel-cop .list-group-item.active, .panel-cop .list-group-item.active:hover, .panel-cop .list-group-item.active:focus{background-color:#ededed;border-color:#ededed;color:#434343}

.panel-cop a.list-group-item:hover, .panel-cop a.list-group-item:focus{background-color:#ededed}


.panel-cop-fecha > .panel-heading{border-radius:0}

.panel-cop-fecha .panel-title{color:#fff}

.panel-cop-fecha > .panel-body{min-height:0px;background-color:#fff;border-radius:0;border:1px solid #aaa}

.panel-cop-fecha a{color:#E37D0D;font-weight:bold;font-family:'Roboto Slab', serif}

.panel-cop-formacion, .panel-cop-formacion > .panel-body{min-height:183px}


.panel-cop-verde > .panel-heading{color:#ffffff;background-color:#028a8a;border-color:#028a8a}

.panel-cop-verde > .panel-heading h4 a{font-weight:bold;font-family:'Roboto Slab', serif}

.panel-cop-verde-2 > .panel-heading{color:#ffffff;background-color:#23b8b8;border-color:#028a8a}
.panel-cop-verde-2 > .panel-heading h4 a{font-weight:bold;font-family:'Roboto Slab', serif}

.page-with-menu .panel-cop-verde {
  margin-bottom: 0;
}

.page-with-menu .panel-group .panel+.panel {
  margin-top: 0;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 7px 20px 7px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 7px 20px 7px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 7px 20px 7px rgba(50, 50, 50, 0.75);
}

.yamm .dropdown.yamm-fw .list-group .list-group-item {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}

.yamm .dropdown.yamm-fw .list-group .list-group-item.active,
.yamm .dropdown.yamm-fw .list-group a.list-group-item.active:hover,
.yamm .dropdown.yamm-fw .list-group a.list-group-item.active:focus,
.yamm .dropdown.yamm-fw .list-group a.list-group-item:hover,
.yamm .dropdown.yamm-fw .list-group a.list-group-item:focus {
  color:#fff; 
  background-color: #028a8a;
  border-color: #028a8a;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
}

.breadcrumb, .breadcrumb a, .breadcrumb>.active {
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #878787;
  font-size: 14px;
  font-weight: normal!important;
}

.well-cop {
  border-radius: 0;
  border: 0;
  background-color: #ededed;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.well-cop-margen {
  border-radius: 5px;
  margin: 5px;
}

.well-cop-margen a {
  font-weight: bold;
}

.page-with-menu h1 {
  margin-top: 0;
}

.page-with-menu h3, .page-with-menu h4 {
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
}

ul.dash {
  list-style-type: none;
}

ul.dash li:before{
  content:"-";
  position:relative;
  margin-left: -10px; /* opcionális, több soros lista-elemeknek */
  left: -10px;
}

.img-fullwidth {
  width: 100%;
}

.radio, .checkbox {
  padding-left: 0;
}

.noty_type_error .noty_text{
  color: #fff;
}

hr.sin_margen{
  margin-top: 0px;
  margin-bottom: 10px;
}

form label.error {
  color:red;
}

form input.error {
  border:1px solid red;
}

.pagination .fa{
  line-height: 20px;
}

/*--- Paginas ---*/

.row-submenu{
  margin-top: 30px;
  margin-bottom: 50px;
}

.row-submenu a{
  font-family: 'Roboto Slab', serif;
  margin-left: 10px;
}

.calendar-box {
  background-color: #028a8a;
  padding: 8px 15px;
  text-align: center;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  border-radius: 4px;
  line-height: 20px;
}

.calendar-box span {
  font-family: 'Roboto Slab', serif;
  color: #fff;
}

.calendar-box .dia {
  font-size: 24px;
  display: block;
}

.row-footer a {
  display:block;
  margin-bottom: 10px;
  font-weight: normal!important;
}

.ayuda #accordion .panel { border: 0; -webkit-box-shadow: none; box-shadow: none; }
.ayuda #accordion .panel .panel-heading { padding: 10px 0px; }
.ayuda #accordion .panel .panel-body { border: 0; }
.ayuda #accordion .panel a { font-weight: normal; }

.ayuda #accordion_faqs .panel { border: 0; -webkit-box-shadow: none; box-shadow: none; }
.ayuda #accordion_faqs .panel .panel-heading { padding: 10px 0px; }
.ayuda #accordion_faqs .panel .panel-body { border: 0; }
.ayuda #accordion_faqs .panel a { font-weight: normal; }

.table-departamentos thead{
  background-color: #ededed;
}

.table-departamentos > thead > tr > th,
.table-departamentos > tbody > tr > th,
.table-departamentos > tfoot > tr > th,
.table-departamentosthead > tr > td,
.table-departamentos > tbody > tr > td, 
.table-departamentos > tfoot > tr > td,
.table-departamentos tr {
  border: 0;
}

.pagination li a, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #444;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #aaa;
  border-color: #aaa;
}

.texto-sobre-imagen {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  background-color: rgba(68, 68, 68, 0.85);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99444444, endColorstr=#99444444);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99444444, endColorstr=#99444444)";
  position: absolute;
  bottom: 0;
  padding: 8px;
  margin: 0 15px 20px 0;
  min-width: 555px;
}

.fecha-sobre-imagen {
 position: absolute;
 top: 65px;
 right: 30px;
 line-height: 36px;
 font-weight: bold;
 padding: 5px 25px;
}

.fecha-sobre-imagen .dia {
  font-size: 32px;
}

.fecha-sobre-imagen .mes {
  font-size: 22px;
}

.carousel-caption-bajo {
  left: 0;
  background-color: rgba(68, 68, 68, 0.85);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99444444, endColorstr=#99444444);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99444444, endColorstr=#99444444)";
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 10px 10px 20px;
}

.carousel-caption-bajo > .media> .media-body {
  color: #fff;
  text-align: left;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}

table.horarios {
  text-align: center;
}

table.horarios th {
  color: #ffffff;
  background-color: #434343;
  border-color: #434343;
  padding: 20px 15px;
  text-align: center;
}

table.horarios td.franja {
  font-weight: bold;
  background-color: #ccc;
}

.caja_publicaciones {
  border-radius: 6px;
  text-align: center;
  min-height: 280px;
  height: 280px;
  padding: 25px 15px;
  font-family: 'Roboto Slab', serif;
  display: table;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
}

.caja_publicaciones .caja_hija {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align:middle;
  font-size: 14px;
}

.caja_publicaciones .caja_hija .normal {
  font-size: 24px;
  font-weight: normal;
}

.caja_publicaciones .caja_hija .pequeno {
  font-size: 14px;
  font-weight: normal;
}

.caja_publicaciones .caja_hija hr {
  margin: 10px 20px;
}

.caja_publicaciones .caja_hija b{
	font-size: 22px;
	line-height:1.2
}

.input-group-addon{background-color:#444}
.input-group-addon i{color:#fff!important}
.input-group-addon span{color:#fff!important}

.ventanilla_unica a { font-weight: normal; }

.uppercase { text-transform: uppercase }
.has-error { color: #f00; }

label { font-weight: normal; }

#importe_pagar{font-weight:bold;font-size:18px}
#tipo_tarifa{font-weight:bold;font-size:18px}

.bar {
  width: 300px;
}

#progress {
  background: #eee;
  border: 1px solid #222;
  margin-top: 20px;
}
#progressbar {
  width: 0px;
  height: 24px;
  background: #333;
}

/*Estilos de busqueda*/
.gs-result .gs-title, .gs-result .gs-title *{
  color: #E37D0D !important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl{
  color: #31A1A2 !important;
}
.gsc-search-box{
  display:none !important;
}
.gsc-resultsHeader{
  display:none !important;
}
.gsc-control{
  width:100% !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page{
  color: #E37D0D !important;
}

.img-responsive.img_seccion_estudiantes{
	width: 70%;
	margin: 20px auto 0 auto;
}

#collapseSix a{
	color: #E37D0D;
}

#collapseSix a:hover{
	color: #000;
}

.dropdown-menu.open, .dropdown-menu.open ul{
	max-height:200px !important; padding:0
}

figure {margin: 0 auto;max-width: 50%;}
figure.big{max-width:100%}
figcaption {font-size:12px;font-style: italic;line-height: 1.5em;padding:5px 0;text-align: center; border-top:2px solid #028a8a}	

.seleccion-archivos a.active{color: #e37d0d;}

.video {display: flex; margin: 10px 10px 10px 10px;}
.grande {display:inline}
.peque {display: none}
@media (max-width:1200px){
.titulo_grupo {
  	font-size: 18px;
  }
}

@media (max-width:900px){
.titulo_grupo {
  	font-size: 16px;
  }
}

@media (max-width:768px){
	a.visible-xs{display:inline-block !important}
	.video {display: inline; margin: 10px 10px 10px 10px;}
	.grande {display:none}
	.peque {display: inline}
	.menu-izquierdo {display:none}
}

@media (max-width:380px){
	figure {max-width: 100%;}
	.btn{font-size:12px !important}
	.menu-izquierdo {display:none}
	}


@media print {
  /* para imprimir */
  .navbar-cop{
  	display:none;
  }
  .row-submenu{
  	display:none;
  }
  
  .no-print{
  	display:none;
  }
  
  .breadcrumb{
  	display:none;
  }
  
  hr{
  	display:none;
  }
  
  .img-responsive{
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width: 80%;
  }
}

#compENTIDADTELEFONO {
cursor: hand;
cursor: pointer;
}


#compENTIDADEMAIL{
cursor: hand;
cursor: pointer;
}


#compDIRECCION{
cursor: hand;
cursor: pointer;
}

#compCPOSTAL{
cursor: hand;
cursor: pointer;
}

#compLOCALIDAD{
cursor: hand;
cursor: pointer;
}

#compPROVINCIA{
cursor: hand;
cursor: pointer;
}

/*Encuesta*/
.container_encuesta{max-width:800px;width:100%;margin:0px auto;padding:20px 0px}
.encuesta_title{font-size:20px;color:#009A9C;font-weight:bold;margin:30px 0px 25px;text-align:center}
.text-right{font-size:14px}
.input_text{width:100%}
table{width:100%}
table tr td{}
form > div{width:100%;padding:10px 0px;display:inline-block}
.container_encuesta .enviar{float:right;border:none;background-color:#009A9C;padding:6px 20px;border-radius:5px;color:#ffffff;font-size:16px;text-transform:uppercase;font-weight:bold}
.encuesta_form textarea{border:solid 1px #dddddd;padding:5px 10px}
/*.encuesta_form .field{color:#2BAFB1}*/

@media screen and (max-width:800px){
	.container_encuesta{padding:10px}
	table, thead, tbody, tr, td, th{display:block;font-size:14px}
	thead tr{position:absolute;top:-9999px;left:-9999px}
	tr{margin-bottom:10px;}
	td{position:relative;padding-left:50%}
	.encuesta td:before{position:absolute;width:50%;height:100%;top:0px;left:0px;display:table-cell;vertical-align:middle;text-align:left}
	
	.encuesta td:nth-of-type(1):before{content:"Excelente";}
	.encuesta td:nth-of-type(2):before{content:"Buena";}
	.encuesta td:nth-of-type(3):before{content:"Regular"}
	.encuesta td:nth-of-type(4):before{content:"Mala"}
	.fuente_titulo {
			font-size:24px;
			font-weight: bold;
    }
	.fuente_subtitulo {
			font-size: 16px; 
    }
}

/*CHAT DIRECTO*/
.panel-chat{margin-top:0px}
.panel-chat .panel-heading{background-color:#016767; color:#fff}
.panel-chat h3{font-size:18px; margin-top:5px}
.panel-chat .btn-primary{background-color:#E37D0D; border-color:#E37D0D}
.panel-chat .chat-container{padding-right:5px}
.panel-chat .users{padding-left:0; position:relative; max-height: 400px; overflow: auto}
.panel-chat .users .avatar{padding:0 5px; margin:2px 0}
.panel-chat .users .avatar span{color:#fff;font-size:10px; display:block; text-align:center;padding:3px 0;background-color:#31A1A2; font-weight:bold}
.panel-chat .users .conectados{font-size:12px; line-height:1; background-color:#e5e5e5; display:block; float:left; width:100%; padding:5px; margin-bottom:10px; border-bottom:2px solid #31A1A2; text-align:center}
.panel-chat .users .conectados b{font-size:14px; display:block}
.chat-window{bottom:0;position:fixed;float:right;margin-left:10px}
.chat-window > div > .panel{border-radius:5px 5px 0 0}
.icon_minim{padding:2px 10px}
.msg_container_base{background:#e5e5e5;margin:0;padding:0 10px 10px;height:400px;overflow-x:hidden}
.top-bar {background:#666;color:white;padding:10px;position:relative;overflow:hidden}
.msg_receive{padding-left:0;margin-left:0}
.msg_sent{padding-bottom:20px !important;margin-right:0}
.messages {background:white;padding:10px;border-radius:2px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);max-width:100%}
.messages > p {font-size:13px;margin:0 0 0.2rem 0}
.messages > time {font-size:11px;color:#ccc}
.msg_container {padding:10px;overflow:hidden;display:flex}
.avatar {position:relative}
.base_receive > .avatar:after {content:"";position:absolute;top:0;right:0;width:0;height:0;border:5px solid #FFF;border-left-color:rgba(0, 0, 0, 0);border-bottom-color:rgba(0, 0, 0, 0)}
.base_sent {justify-content:flex-end;align-items:flex-end}
.base_sent > div{padding:0}
.base_sent > .avatar:after {content:"";position:absolute;bottom:0;left:0;width:0;height:0;border:5px solid white;border-right-color:transparent;border-top-color:transparent;box-shadow:1px 1px 2px rgba(black, 0.2)}
.msg_sent > time{float:right}
.msg_container_base::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5}
.msg_container_base::-webkit-scrollbar{width:12px;background-color:#F5F5F5}
.msg_container_base::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}
.btn-group.dropup{position:fixed;left:0px;bottom:0}

@media screen and (max-width:768px){
	.panel-chat .users{padding-left:15px}
	.panel-chat .chat-container {padding-right: 15px}
	.fuente_titulo {
			font-size:24px;
			font-weight: bold;
    }
  .fuente_subtitulo {
			font-size: 16px; 
    }
}

@media screen and (min-width: 480px) {
    .fuente_titulo {
			font-size:24px;
			font-weight: bold;
    }
    .fuente_subtitulo {
			font-size: 16px; 
    }
    
}

@media screen and (max-width: 479px) {
    .fuente_titulo {
      font-size:17px;
			font-weight: bold;
			height:20px;
    }
    .fuente_subtitulo {
			font-size:10px;
    }
    
    
  }
  


.fondo-gris {background-color:#b9bdb9;width:70%}
.fondo-gris-claro {background-color:#e4e7e4;}

.juridica{color:#af0074}
.clinica{color:#00715c}
.educativa{color:#903104}
.intervencion{color:#eef5f7}
.trabajo{color:#11407d}

.aclaracion_rojo{color:#B40404;line-height:20px;font-size:12px;font-weight:normal!important}

.fondojuridica{background-color:#ecdbe6}
.fondoclinica{background-color:#b9d6d1}
.fondoeducativa{background-color:#eff0da}
.fondotrabajo{background-color:#d4deec}

.blanco{color:#11407d}

img.pequenya{
	height: auto;
	max-width: 40px;
}

img.mediana{
	height: auto;
	max-width: 140px;
}

img.grande{
  width: 300px; height: 195px;
}

.img-rounded {
    -webkit-border-radius: 7%;
    -moz-border-radius: 7%;
    border-radius: 7%;
}

.h1_big {
  font-size: 32px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}

.p_big {
  font-size: 18px;
}

.panel-borde {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.cabecera-aligned {
	display: flex;
	flex-direction: row;
}

.bottom-aligned {
    display: flex;
    align-items: flex-end;
}

.center-aligned {
    display: flex;
    align-items: center;
}

.aclaracion_peq {
  color: #ffffff;
  line-height: 2px;
  font-size: 6px;
  font-weight: normal!important;
}

.panel-borde-verde-top {
  border-top: 2px solid #028a8a;
}

.panel-borde-verde {
  border-bottom: 2px solid #028a8a;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.panel-borde-gris-top {
  border-top: 2px solid #424343;
}

.panel-borde-gris {
  border-bottom: 2px solid #424343;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.panel-borde-gris-entero {
  border: 2px dotted #c4c4c4;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
}

.panel-borde-verde-entero {
  border: 2px dotted #028a8a;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 16px;
  text-align:center;
margin:5px;
display: table-cell;
    vertical-align: middle;
    width: 100%;

}

.arriba{
  z-index: 10500;
}

.tamanyo1{
	font-size: 13px;
}

.tamanyo2{
	font-size: 20px;
}

.tamanyo3{
	font-size: 26px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.vbottom {
   display: inline-block;
   vertical-align: bottom;
   float: none;
}

.vvcenter {
    display: inline-block;
    float: none;
}


.img-rounded-aux {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.img-border{
	border: 3px dashed #028a8a;
}

.slim-border{
	border: 1px dashed #028a8a;
	padding: 10px;
}

.slim-border-amarillo{
	border: 1px dashed #e3a246;
	padding: 10px;
}

.slim-border-gray{
	border: 1px dashed #939393;
	padding: 10px;
}

.medium-border-gray{
	border: 2px dashed #939393;
}

.slim-border-nopad{
	border: 1px dashed #028a8a;
}

.cloudtag a:hover {
    background: url(img/silver-left.png) bottom left no-repeat!important;
}

.cloudtag a {
    background: url(img/silver-left.png) no-repeat!important;
}

.enlaceblanco {
	color: #fff;
}
.enlaceblanco:hover{
	color: #c9dee2;
}


.tooltiptext1 .enlaceblanco:hover{
	color: #E37D0D;
}

.fuentegrande {
	font-size:larger;
}

.divrojo {
  width: 40px;
  height: 40px;
  background-color: #028a8a;
  animation-name: example;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  margin-top: -13px;

}

@keyframes example {
	0%   {background: #028a8a;}
  50%  {background: #E37D0D;}
  100% {background: #028a8a;}
}

@keyframes fontcolor {
	0%   {color: #028a8a;}
  50%  {color: #E37D0D;}
  100% {color: #028a8a;}
}

.tililea{
	animation-name: fontcolor;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@font-face {
      font-family: 'fontello';
      src: url('../fonts/fontello.eot?57832827');
      src: url('../fonts/fontello.eot?57832827#iefix') format('embedded-opentype'),
           url('../fonts/fontello.woff?57832827') format('woff'),
           url('../fonts/fontello.ttf?57832827') format('truetype'),
           url('../fonts/fontello.svg?57832827#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
}
 
 
.demo-icon
{
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.celdas_extra{
	display:none;
}

.cuadro-naranja{
	background-color:#f3cca1; border-radius: 4px
}


