<!-- NUEVAS CLASES RESPONSIVAS -->
<!-- comportamiento por defecto: escritorio -->
#contenedor_busqueda
{
	width: 100%;
	text-align:left;
}

@media (min-width: 992px) {
	#cuerpoCentral{
		margin-right:0 !important;
		padding-right:0 !important;
	}
	
	#cuerpoLateral{
		margin-left:0 !important;
		padding-left:0 !important;
	}
}

.fecha{
	max-width:100px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.cabeceraProvincia{
	font-size:140%;
	font-weight:bold;		
	color:black;
	font-family:'Open Sans', sans-serif;
	text-align:left;
	padding-left:5px;
	width:350px;
}

.title04 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.title04 a {
	color : #000000;
	text-decoration: none;
}
.title04 a:hover {
	color : #2bb673;
}

#menuTop .navbar-toggle
{
 float: left;
}

#menuIdiomas, #menuContacto{
	display:none;
}

@media (max-width:539px)
{
	#idiomas{
		display:none;
	}
	
	#menuIdiomas{
		display:block;
	}
}

#busquedaTop, #sobreTop{
	float:right;
}

@media (max-width:719px)
{
	#busquedaTop{
		display:none;
	}
}

@media (max-width:479px)
{
	#sobreTop{
		display:none;
	}
	
	#menuContacto{
		display:block;
	}
}



@media (max-width:768px)
{
	.cabeceraProvincia{
		font-size:100%;
		font-weight:bold;		
		color:black;
		font-family:'Open Sans', sans-serif;
		text-align:left;
		padding-left:5px;
		width:350px;
	}

	.title04 {
		color : #000000;
		margin-top : 0px;
		padding-bottom : 0px;
		margin-left : 5px;
		margin-right : 5px;
		font-size : 10px;
		font-family : 'Open Sans', sans-serif;
		font-weight: bold;
	}

}

.btn-primary, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary
,.btn, .btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover, .open>.dropdown-toggle.btn
{
	background-color: transparent; border-color:transparent; outline:0px none; border:0px none;
}

/* navbar always collapsed */
@media (max-width: 2000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

.navbar-nav>li, .navbar-nav>li>a, .navbar-nav>li>a:visited, .navbar-nav>li>a:link,
.fondoMenuTop>li, .fondoMenuTop>li>a, .fondoMenuTop>li>a:visited, .fondoMenuTop>li>a:link,
.fondoMenuTop
{
	background-color:#2bb673;
	color:white;
	background-image:none;
	font-size:100%;
}

.fondoMenuTop>div.panel-body>table.table>tbody>tr>td, .fondoMenuTop>div.panel-body>table.table>tbody>tr>td>a, .fondoMenuTop>div.panel-body>table.table>tbody>tr>td>a:visited, .fondoMenuTop>div.panel-body>table.table>tbody>tr>td>a:link,
.fondoMenuTop>a, .fondoMenuTop>a:visited, .fondoMenuTop>a:link
{
	color:white;
	font-size:120%;
}

.navbar-nav>li>a:focus, .navbar-nav>li>a:hover, .fondoMenuTop>li>a:hover{
	color:black !important;
	background-color:#2bb673;
}

body{
	margin-top:60px;
}

.dropdown-menu>li
{	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}
.right-caret:after,.left-caret:after
 {	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:5px;
}
.right-caret:after
{	border-left: 5px solid #ffaf46;
}
.left-caret:after
{	border-right: 5px solid #ffaf46;
}

#capa_cookies{
	background-color:#666;
	color:white;
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	top:55px;
	left:0px;
	width:100%;
}

#vistaCentralEditar{
	width:100%;
}

<!-------------------------------------------------------------------------->
<!-- FIN NUEVAS CLASES -->
<!-------------------------------------------------------------------------->


body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, select {
	color : #000000;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
div{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #2bb673;
}
.menu1 {
	color : #333333;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.menu1 a {
	color : #333333;
	text-decoration: none;
}
.menu1 a:hover {
	color : #2bb673;
}

.menu3 {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.menu3 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu3 a:hover {
	color : #2bb673;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.title02 a:hover {
	color : #2bb673;
}
.title03 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
}
.title03a {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
	font-style:italic
}
.title03b {
	color : #2bb673;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : 'Open Sans', sans-serif;
	font-style:italic
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
	
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 200px;
	margin-right : 10px;
	font-size : 11px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.Estilo9 {
	color: #2bb673; 
	font-weight: 
	bold; 
	font-size: 16px; 
}
.Estilo2 {
	color: #2bb673;
	font-size: 24px;
}
.Estilo5 {
	color: #2bb673;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
}
.Estilo6 {
color: #2bb673; 
font-weight: bold; 
font-size: 36px; 
}
.Estilo8 {
color: #2bb673; 
font-weight: bold; 
font-size: 34px; 
}

.Content_Med_Gray {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: 'Open Sans', sans-serif
}
.home_ts1_title {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; MARGIN: 0px; COLOR: #000000; FONT-FAMILY: 'Open Sans', sans-serif
}
A.home_ts1_title:link {
	TEXT-DECORATION: none
}
A.home_ts1_title:visited {
	TEXT-DECORATION: none
}
A.home_ts1_title:hover {
	TEXT-DECORATION: underline
}
.home_ts1_deck {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: 'Open Sans', sans-serif
}
.BodycopySmall {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: 'Open Sans', sans-serif
}
A.BodycopySmall:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: 'Open Sans', sans-serif; TEXT-DECORATION: underline
}
A.BodycopySmall:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: 'Open Sans', sans-serif; TEXT-DECORATION: underline
}
A.BodycopySmall:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: 'Open Sans', sans-serif; TEXT-DECORATION: none
}
.BODYCOPYXLARGE {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; FONT-FAMILY: 'Open Sans', sans-serif
}
.BODYCOPYLARGE {
	FONT-SIZE: 15px; FONT-FAMILY: 'Open Sans', sans-serif
}
.bodycopymedium {
	FONT-SIZE: 13px; FONT-FAMILY: 'Open Sans', sans-serif
}
.BodycopySmall {
	FONT-SIZE: 11px; FONT-FAMILY: 'Open Sans', sans-serif
}
.bodycopyxsmall {
	FONT-SIZE: 10px; FONT-FAMILY: 'Open Sans', sans-serif
}
.BODYCOPYXXSMALL {
	FONT-SIZE: 9px; FONT-FAMILY: 'Open Sans', sans-serif
}
.BODYCOPYFINEPRINT {
	FONT-SIZE: 9px; FONT-FAMILY: 'Open Sans', sans-serif
}
	input[type="text"]:hover, select:hover{
		background-color:#ffc;
	}
	
	input,select{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding-left:5px;
		padding-right:5px;
	}
	.enlaceBusqueda{
		color:#2bb673;
		font-style:italic;
		text-decoration:none;
	}
	.enlaceBusqueda:hover{
		color:white;
	}
	
	.tabla-alterna tbody tr:nth-child(odd) td,
	.tabla-alterna tbody tr:nth-child(odd) th {
	  background-color: #ccc;
	}
	.tabla-alterna tbody tr:hover td,
	.tabla-alterna tbody tr:hover th {
	  background-color: #ffc;
	}
	
	.seccionMenuActiva{
		font-size:120%;
		font-weight:bold;
		background-color:#cccccc;
		text-align:center;
	}
	.seccionMenuInactiva{
		font-size:100%;
		font-weight:normal;
		background-color:white;
		text-align:center;
	}

.table-curved {
   border-collapse: separate;
   border: 2px solid black;
   border-radius: 10px;
   padding:10px;
}
.table_curved div,.table-curved > thead:first-child > tr:first-child > th {
    border-bottom: 0px;
    border-top: 2px solid black;
}
.table-curved td, .table-curved th, .table_curved div {
    border-left: 2px solid black !important;
    border-top: 2px solid black !important;
}
.table_curved div, .table-curved > :first-child > :first-child > :first-child {
    border-top-left-radius: 10px;
}
.table_curved div,.table-curved > :first-child > :first-child > :last-child {
    border-top-right-radius: 10px;
}
.table_curved div,.table-curved > :last-child > :last-child > :first-child {
    border-bottom-left-radius: 10px;
}
.table_curved div,.table-curved > :last-child > :last-child > :last-child {
    border-bottom-right-radius: 10px;
}
.borderless table, .borderless tr, .borderless td {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border: 0px none;
    padding:0px !important;
    border-radius:0px;
    border-top-width:0px !important;
    border-bottom-width:0px !important;
    border-left-width:0px !important;
    border-right-width:0px !important;
}

.filanaranjaesquelas{
    background-color: #141414;
    line-height:2px;
}

.lineaInferiorCabecera{
	padding-bottom:8px; 
	border-bottom: 2px solid #2bb673;
}

.EstiloNombreCabecera{
	color: #000000;
	font-size: 24px;
}

.estiloFechaHoraActos {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}

.estiloLugaresActos {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : 'Open Sans', sans-serif;
	font-weight: bold;
}
.estiloLugaresActos a {
	color : #000000;
	text-decoration: none;
}
.estiloLugaresActos a:hover {
	color : #2bb673;
}
input:disabled,input[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}

.modal-content {
  width:100%;
}

.modal-dialog-centered {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {
  .modal-dialog-centered {
    min-height:calc(100% - (1.75rem * 2));
  }
}