﻿#s4-bodyContainer {
    padding-bottom: 0;
}

/*#suiteBarDelta {
	display: none;
}

#globalNavBox{
	display: none;
}*/


.navbar-gov {
	background-color: #36c;
}

.navbar-container {
	width: 1140px;
	margin-left:auto;
	margin-right:auto;
}


.navbar-gov-logo {
	height: 30px;
}

.header-gov-enlace {
	color: white;
    text-decoration: none;
    padding-right: 10px;
}

.header-gov-enlace:link {
    color: white;
}

.header-gov-enlace:visited {
    color: white;
}

.header-gov-enlace:active {
    opacity:0.8;
}

.header-gov-enlace:hover {
    color: white;
    text-decoration: underline;
    cursor:pointer;
}

.header-icon-language {
	font-size: 1rem;
    color: #004884;
    background: #fff;
    padding: 5px;
    border-radius: 7px;
}

.header-icon-language:hover {
	text-decoration: none;
	opacity: 0.8;
	cursor:pointer;
}

.header-icon-language:active {
	color: #fff;
    background: #004884;
}

.navbar_upra {
	border-bottom: solid 1px lightgray;
}

.header-logo-upra {
	height:65px;
}

.header-logo-ministerio {
	height:50px;
}

.header-contenedor-redes {
	position:relative;
}

.header-iconos-redes img{
	height:50px;
}

.header-iconos-redes:hover{
	text-decoration: none;
	opacity: 0.8;
	cursor:pointer;
}

.header-contenedor-busqueda {
	position:relative;
	right:0;
	width:100%;
	z-index: 1000;
}

.header-contenedor-busqueda .ms-srch-sb {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
	width:100%;
	height:30px;
	background:white;
	border-color: #00B050;
	border-radius: 15px;
}

.header-contenedor-busqueda.collapse:not(.show) .ms-srch-sb {
	    opacity:0;
}
	
.header-contenedor-busqueda .ms-srch-sb-searchLink {
	margin:0px;
}

.navegacion-contenedor{
	display: none;
}

.menu-superior-contenedor {
	
}

.menu-superior-contenedor  .ms-core-listMenu-root {
	display: flex;
	align-items: stretch;
	padding-left: 0;
	margin: 0 auto;
}

.menu-superior-contenedor  .ms-core-listMenu-root>li>span, 
.menu-superior-contenedor  .ms-core-listMenu-root>li>a {
	height: 100%;
}

.menu-superior-contenedor .menu-item {
	margin: 0 !important; 
	padding: 10px 10px;
	background: #f5f5f580;
	/*font-family:*/
}

.menu-superior-contenedor .ms-core-listMenu-root>.dynamic-children>ul.dynamic {
	transform: translate(0, 10px);
}

.menu-superior-contenedor li.static:hover>a, .menu-superior-contenedor li.static:hover>span.dynamic-children  {
	border-bottom: 5px solid #009640;
	padding-bottom: 5px;
}

.menu-superior-contenedor .menu-item:hover {
	color: #009640 !important;
	border-bottom: 2px solid #009640;
	padding-bottom: 5px;
}

.menu-superior-contenedor .ms-core-listMenu-horizontalBox {
	display: flex;
	width: 100%;
}

.menu-superior-contenedor .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected {
	color: #009640;
}

.menu-superior-contenedor .dynamic {
	box-shadow: none;
	padding:0;
	border:none;
	list-style:none;
	min-width: 100%;
    width: auto !important;
}

.menu-superior-contenedor .dynamic .menu-item {
	padding:10px;
}

.menu-superior-contenedor li.dynamic {
	list-style:none;
	width:auto !important;
	word-break: keep-all;
    white-space: nowrap;
}

.menu-superior-contenedor ul.dynamic ul.dynamic {
	width:auto !important;
}

.navbar-toggle {
	display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    padding: 5px 0px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 30px;
    min-width: 0;
    height: 27px;
    align-items: center;
 }

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background: #009640;
}

.welcome-content{
	display: none;
}

.footer-gov {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;    
    padding: .5rem 1rem;
    background-color: #36c;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
}


.footer-gov-logoco {
	height: 70px;
}

.footer-gov-logo {
	height: 36px;
}

.footer-gov-enlace {
	color: white;
    text-decoration: none;
}

.footer-gov-enlace:link {
    color: white;
}

.footer-gov-enlace:visited {
    color: white;
}

.footer-gov-enlace:active {
    opacity:0.8;
}

.footer-gov-enlace:hover {
    color: white;
    text-decoration: underline;
    cursor:pointer;
}

.footer-upra {
    background-color: #00B050;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-upra-marco {
	margin-left: 100px;
    margin-right: 100px;	
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid lightgray;
    margin-top: -3em;
    margin-bottom: 2em;
    display: flex;
    padding: 20px;
    justify-content: space-around;
	width: 100%;
    max-width: 1140px;
}

.footer-upra-logo {
	padding-bottom: 30px;
}

.footer-logo-ministerio {
	width: 164px;
}

.footer-enlaces {
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 5em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
}

.footer-enlaces img {
	height: 40px;
	display: inline-block;
	margin: 10px;
}


