@media (max-width: 413px){
	.microsite .topbar-v1 {
   		 height: 58px;
	}
	.microsite .topbar-v1 ul {
		float: none;
		text-align: center
	}
}

.microsite #container-menu{
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;	
	order: 1;
}

.microsite #container-Utilidades{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;	
	order: 2;
}

.microsite .box-parent{
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;	
	order: 3;
}

.microsite .tp-banner-container {
    margin: -22px 0px 0 0;
	height: 425px;
}

.columnas{
	display: flex;
    flex-wrap: wrap;
}

.columna2{
	order: 1;
}

.columna1{
	order: 2;
}

.bannerprincipal{
	margin-top: 23px !important;
}

.header-fixed .header.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 9999;
    position: fixed;
    margin-top: -75px;
    border-bottom-color: #f5f5f5;
    background: rgba(255,255,255, 0.9);
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}

@media (max-width: 1199px){
	.content-interior .row:nth-child(1){
		display: flex;
		flex-wrap: wrap;
	}
	.content-interior .col-lg-8:nth-child(1){
		order: 2
	}
	.content-interior .col-lg-4:nth-child(1){
		order: 1;
	}
}

.microsite div#becas div.panel-body, .microsite div.panel div.contentHolder {
    overflow-y: auto;
    height: 100%;
    max-height: 254px;
    min-height: 10px;
}

.microsite .copyright {
	background:#003da7 !important;
	border-top:solid 1px #777 !important;
}

.microsite .footer-v3 .thumb-headline h2 {
	color:#004d9b;
	font-weight:bold;
}

.microsite .footer-v3 .simple-list a,.microsite .footer-v3 .footer p {
	color:#444;
	font-weight:bold;
}

.microsite .footer-v3 .thumb-headline h2 {
    color: #004d9b;
    font-weight: bold;
}

.microsite .footer p {
    color: #444;
    font-weight: bold;
}

@media (min-width: 1600px){
	.inicio .template-container > .wrapper {
		width: 1600px;
	}
}

.footer-v1 .footer h2{
color: #004d9b;
    font-weight: bold;
}

.footer-v1 .footer .thumb-headline h2 {
    color: #444;
    font-size: 16px;
    font-weight: bold !important;
}

.microsite .header.header-microsite.header-fixed-shrink .navbar-collapse {
    background: url(/system/modules/com.saga.sagasuite.theme.uah/resources/imgs/icono.png) no-repeat 0% 50%;
    padding-left: 25px;
}

@media (max-width: 998px){
	.microsite .header.header-microsite .navbar-header .navbar-brand img {
		margin: 0;
		max-height: 56px;
	}
}

/*@media (max-width: 999px){
	a.navbar-brand img {
		width: 243px;
		height: 87px;
		margin-top: 5px;
	}
}*/

@media (max-width: 1340px) and (min-width: 998px){
	.header.header-microsite.header-microsite-v3 .navbar-default .with-title .navbar-header .navbar-brand {
		overflow: hidden;
		width: 220px;
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	.header.header-microsite.header-microsite-v3 .navbar-default .with-title .navbar-header .navbar-brand img{
		 width: 225px;
		height: 57px;
	}
}

@media (max-width: 768px) {
	.header.header-microsite .with-title .navbar-header .navbar-brand {
		overflow: hidden;
		width: 265px;
	}
}


div.reg-header{
	display: none !important;
}

.tag-box-v3 {
    border: none !important;
	display: inline !important;
}

.tag-box {
    padding: 1px !important;
    background: #fff !important;
    margin-bottom: 0 !important;
}

div.controls {
	display: inline !important;
}

.btn-u-orange {
    white-space: nowrap !important;
    border: 0 !important;
    color: #fff !important;
    font-size: 12px !important;
    cursor: pointer !important;
    font-weight: 400 !important;
    padding: 0px 7px !important;
    position: relative !important;
    background: #4765a0 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

.mostrar {
	display: block !important;
}

.u-nav-v9-1 a.nav-link.active.show {
    color: #0073b4;
    border: solid 1px #0073b4;
}

.u-nav-v9-1 {
    display: flex;
}

.u-nav-v9-1 .nav-link:hover {
    color: #0073b4;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-right {
    justify-content: right;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}

li.nav-item.active a.nav-link {
    color: #0073b4;
   /* border: solid 1px #0073b4; */
}

.u-nav-v9-1 .nav-link {
    color: #777;
    background-color: white;
    /*border: solid 1px #eee;*/
    margin: 0 15px;
	font-weight: 600;
}

.g-ma-20 {
    margin: 20px;
}

.g-ml-20 {
    margin-left: 20px;
}

.g-mr-20 {
    margin-right: 20px;
}

.g-mb-20 {
    margin-bottom: 20px;
}

.g-mb-50 {
    margin-bottom: 50px;
}

.g-mb-0 {
    margin-bottom: 0px;
}

.g-mb-10 {
    margin-bottom: 10px;
}

.g-mt-10 {
    margin-top: 10px;
}

.g-mr-5 {
    margin-right: 5px;
}

.g-pa-20 {
    padding: 20px;
}

.g-px-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.g-pb-20 {
	padding-bottom: 20px;
}

.g-py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.g-my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

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

.text-right {
    text-align: right;
}

.g-color-primary {
	color: #0073b4;
}

.g-color-white {
	color: white;
}

.g-color-white--hover:hover {
	color: white;
}

.rounded-circle {
    border-radius: 50%!important;
}

.g-max-width-100 {
	max-width: 100%;
}

.g-text-underline--none--hover:focus, .g-text-underline--none--hover:hover {
    text-decoration: none;
}


/*             TABLAS              */

table.programaActividad {
    width: 100%;
}

table.programaActividad tr td:first-child {
    text-align: right;
    vertical-align: top;
    width: 20%;
}

table.programaActividad tr td:nth-child(2) {
    width: 80%; 
	padding-left: 20px;
}

table#cuotasInscripcion {
	width: 50%;
}

table#cuotasInscripcion tr td:first-child {
    width: 80%;
}


table#cuotasInscripcion tr td:nth-child(2) {
    width: 20%; 
	padding-left: 20px;
}

table#cuotasInscripcion tr:hover {
    background-color: lightskyblue;
    color: white;
}

/*     comiteOrganizador        */

#comiteOrganizador img {
	max-width: 64px;
	max-height: 64px;
	object-fit: cover;
}

#mainnavigationuah .navbar-toggle {
	display: none;
}

@media (max-width: 480px) {
	a.navbar-brand img {
		width: 150px;
		height: 48px;
		margin-top: 10px;
	}
}

@media (max-width: 566px) {
	a.navbar-brand img {
		width: 120px;
		height: auto;
	}
	.u-nav-v9-1 {
		display: list-item;
	}
}

.header-fixed .header-v4.header .navbar-header {
    width: 100%;
}

.header-fixed-shrink {
	display: none;
}