#loading_container
{
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 9999;
	display: none;
}

#loading
{
	background: none repeat scroll 0 0 #F8F748;
    color: white;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-shadow: 0 1px 1px #CECECE;
    width: 200px;
}

/*#container
{
	min-height:100%;
	position:relative;
    !*float: left;
    width: 100%;*!
}*/

#session_bar
{
	border-bottom: 1px solid #EAEAEA;
}

#session_bar_inner
{
	width: 100%;
	border-bottom: 1px solid #C3C3C3;
}

#header
{
	width:1012px;
	height:36px;
	position:absolute;
	top:13px;
	left:50%;
	margin-left:-531px;
	background: url("/img/layout/header_board.png") no-repeat;
	text-align:right;
	padding-right:50px;
	-moz-box-sizing: content-box;
}

#btn_notificaciones {
    background: none repeat scroll 0 0 transparent;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
    z-index: 39;
}

#info_sesion 
{
    display: block;
    font-size: 10px;
    height: 22px;
    position: relative;
    background: url("/img/misc/area-bg.png") repeat scroll 0 0 #81B3C7;
}

#info_sesion span 
{
    float: right;
    padding-top: 5px;
}

.separador {
    background: url("/img/layout/separador.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 22px;
    margin-left: 7px;
    margin-right: 7px;
    width: 5px;
}

#body {
	padding-bottom:26px;   /* Height of the footer */
    /*display: block;
    float: left;
    left: 0;
    position: relative;
    width: 100%;
    background: none repeat scroll 0 0 white;
    height: 100%;
    padding-bottom: 20px;*/
}

#logo 
{
    display: block;
    padding: 12px 0;
}

#slogan
{
	color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block;
    opacity: 0.8;
}

#hideshow 
{
    float: left;
    height: 40px;
    width: 15px;
}

#hideshow img 
{
    cursor: pointer;
}

#titulo 
{
    border-bottom: 3px solid #DCDCDC;
    border-left: 3px solid #DCDCDC;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 146px;
    padding: 2px 10px;
}

#content 
{
    display: block;
    padding: 20px;
	padding-right: 20px;
}

#content.menu_invisible, #titulo.menu_invisible {
    margin-left: 10px;
}

#content_main 
{
    overflow-x: auto;
	min-height: 200px;
}

#top, #top * {
    box-sizing: unset;
}

.root-nav-container {
    background: url("/img/layout/header-bg.jpg") repeat-x;
    background-size: 100% 100%;
    height: 75px;
    border-bottom: solid 1px #A9ABAE;
    padding-top: 19px;
}

.root-nav-container .nav-bg-dummy {
    width: 100%;
    background: url("/img/layout/header_board_nologo.png") transparent no-repeat;
    background-size: 100% 100%;
    height: 59px;
}

.root-nav-container .nav-container {
    margin-top: -52px;
}

.root-nav-container .nav-container .navbar {
    background-color: white !important;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 1;
}

@media (min-width: 992px) {
    .root-nav-container .nav-container .navbar {
        margin-left: 40px;
        margin-right: 40px;
    }
}

html {
    height: 100%;
}

body {
    position: relative;
    padding-bottom: 55px;
    min-height: 100%;
}

.dropdown-menu .dropdown-menu {
    position: relative !important;
    margin: 8px 4px 0 4px !important;
}

.nav-root {
    width: 100%;
}

.nav-root .nav-top {
    height: 15px;
    background: linear-gradient(0deg, rgba(230,230,230,1) 0%, rgb(242,181,180) 4%, rgba(96,20,20,1) 12%, rgba(175,0,1,1) 24%, rgba(175,0,1,1) 44%, 68%, rgba(106,0,0,1) 80%);
}

.nav-root .nav-middle {
    height: 45px;
}

.nav-root .nav-middle .nav-endcap {
    height: 100%;
    flex: 1;
    background: linear-gradient(0deg, rgba(102,102,102,1) 0%, rgba(175,175,175,1) 25%, rgba(118,115,116,1) 73%, rgba(118,115,116,1) 96%, rgba(255,255,255,1) 100%);
}

.nav-root .nav-middle .nav-external-content {
    z-index: 1;
    border-radius: 0px 0px 10px 10px;
    position: relative;
    background: white;
    box-shadow: rgba(133,133,133,0.6) 5px 8px 5px;
}

.footer-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;   /* Height of the footer */
    /*background: url("/img/layout/footer-bg.png") bottom transparent repeat-x;*/
    justify-content: center;
}

.footer-container .footer-board {
    height: 15px;
}

.footer-container .footer-board div {
    justify-content: center;
    font-size: 7px;
    text-wrap: nowrap;
    height: 15px;
    flex: 1;
    background: linear-gradient(0deg, rgba(171,159,159,1) 2%, rgba(241,241,241,1) 8%, rgba(254,254,254,1) 20%, rgba(254,254,254,1) 47%,  rgba(230,231,232,1) 80%, rgba(230,231,232,1) 100%);
}

.footer-container .footer-board img {
    height: 15px;
    width: 15px;
}

.footer-container .footer-base {
    height: 14px;
    background: linear-gradient(0deg, rgba(107,0,0,1) 0%, rgba(176,0,0,1) 47%, rgba(133,0,0,1) 71%, rgba(103,91,91,.5) 76%, rgba(103,91,91,0) 93%);
    margin-top: -3px;
}

@media(min-width: 432px){

    .body{
        padding-bottom: 33px;
    }

    .footer-container {
        height: 33px;
    }

    .footer-container .footer-board {
        height: 22px;
    }

    .footer-container .footer-board div {
        height: 22px;
        font-size: 11px;
    }

    .footer-container .footer-board img {
        height: 22px;
        width: 22px;
    }
}
@media (min-width: 992px){
    .footer-container .footer-board {
        max-width: 750px;
    }
}

nav * {
    font-size: small;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    font-weight: bolder;
}

.ui-tabs-nav {
    display: flex !important;
    overflow-x: auto;
    overflow-y: hidden;
}

.ui-tabs-panel {
    overflow-x: auto;
}

.dropdown-menu .dropdown-menu {
    transform: none !important;
}
