

body {
	
	margin: 0;
	padding: 0;
	padding-bottom: 35px;
	
	
}


.clickable-portada {
	 width: 200px;
    display: block;
    margin: 0 auto;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    border-radius: 8px;
}

.clickable-portada:hover {
    transform: scale(1.03);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.card-login{
	width: 80%;
	max-width: 900px;
	margin-left:auto;
	margin-right: auto;
}




#footer_container {
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	color: #777;
	padding: 7px 0;
	text-align: center;
	width: 100%;
	background-color: #d3d4d4;
	text-shadow: 1px 1px #FFFFFF;
}

.header-fixedtop {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 10;
}


body .ui-panelgrid .ui-panelgrid-cell{
	background: none !important;
}


.pGridNoBorde{

}




.pGridBordeRedo .ui-panelgrid-content{
	border-radius: 3px;
	width: 100%;
	
}

.divBordeRedo{
	border-radius: 3px;
}

.pGridBotones{
	margin-bottom: 4px;
	
	width: 100%;
	
}

.pGridBotones  .ui-panelgrid-cell{
	text-align: center;
	
}

.pGridBotones .ui-panel-content{
	text-align: center;
	vertical-align:middle;
	
}

.pDatosArmee{
	margin-bottom: 4px;
	display: flex;
	
	
	
}

 .pDatosArmee .ui-panelgrid-content{
 	display: flex;
	align-items: baseline;
	justify-content: space-evenly;
	line-height: 1.2;
	
	 
 }
 
 .pDatosArmee .ui-g{
 	width: 100%;
 	justify-content: space-between;
	align-items: baseline;
	 
 }



.lbl_camp{
	
	flex-basis:14%;
	text-align:center;
	padding-right: 1px;
	
}

.txt_camp {
	font-weight: bold;
	
	flex-basis:content;
	
}
.lbl_battle{
	
	flex-basis:12%;
	text-align:center;
	padding-right: 1px;
	
} 

.txt_battle{
	font-weight: bold;
	
	flex-basis:content;
} 
.lbl_side{
	
	text-align:center;
	flex-basis:10%;
	padding-right: 1px;
	
} 
.txt_side{
	font-weight: bold;
	
	flex-basis:content;
} 
.lbl_division{
	
	flex-basis:18%;
	text-align:center;
	padding-right: 1px;
	
	
} 
.txt_division{
	font-weight: bold;
	flex-basis:content;
	
	
} 



.lbl_nombre{
	flex-basis:4%;
	text-align:right;
	
	padding: .571em 0.1em;
} 
.txt_nombre{
	font-weight: bold;
	
	flex-basis:content;
} 
.lbl_puntos{
	
	flex-basis:content;
	text-align:right;
	padding-right: 1px;
	
} 
.txt_puntos{
	font-weight: bold;
	
	flex-basis:content;
}

.input_nombre_armee{
	width:100%;
}

.pCuerpo{
	margin-bottom: 2px;
	display: flex;
	
	
}

.pCuerpo .ui-panelgrid-content {
	background:#C2C7BD !important;
 	display: flex;
	align-items: baseline;
	justify-content: space-evenly;
	line-height: 1.1;
    
}

.pCuerpo .ui-g{
 	width: 100%;
 	justify-content: space-between;
	align-items: stretch;
	 
 }
 
 .div_cuerpo{
 	background:#C2C7BD !important;
 	margin-bottom: 2px;
 	padding: 0px;
 	height: 45px;
 }
 
 .div_linea_cuerpo{
 	padding: 0px 6px 0px 0px !important;
 }
 
 .img_uec_20{
 	height: 25px;
 	padding-left: 5px;
 }
 
 .img_dc_20{
 	height: 25px;
 	padding-left: 5px;
 }
 
 .lbl_nombre_uec{
 	width: 46%;
 	font-weight: bold;
 }
 
 .lbl_nombre_dc{
 	width: 40%;
 	font-weight: bold;
 }
 
 
 
 .lbl_som{
 	text-align: right;
 	width: 9%;
 }
 
 .div_som{
 	width: 5%;
 }
 
 .div_som_unidad_nb{
 	width: 6%;
 	text-align: right;
 	 
 }
 
 .col_puntos_brig{
 	width: 7%;
 	text-align: right;
 }
 
 .div_btn_1{
 	width: 6%;
 	text-align: right;
 }
 
 .div_btn_2{
 	width: 7%;
 	text-align: right;
 }
 
 .div_btn_2_nb{
 	width: 10%;
 	text-align: right;
 }
 
 .btn_left{
 	margin: 0px 0px 0px 2px !important;
 }
 
 
 
 
 
 
 
 
 
 
 .div_division{
 	background:#81C3D7 !important;
 	padding: 0px;
 	height: 45px;
 }
 
.div_cuerpo_nb{
 	background:#81C3D7 !important;
 	padding: 0px;
 	height: 45px;
 	width: 100%;
 	
 }
 
 .div_division_nb{
 	height: 45px;
	background:#C0D6DF !important;
	width: 100%;
	padding: 0px;
 }
 
 .div_wing_nb{
 	background:#C2C7BD !important;
 	padding: 0px;
 	height: 45px;
 	width: 100%;
 	margin-left: auto;
 	margin-bottom: 1px;
 }
 
 .pWing{
 	margin-bottom: 10px;
 }
 
 #pCuerposWing{
 	margin-bottom: 3px;
 }
 
 .p_cuerpo_nb{
 	margin-bottom: 3px;
 }
 
 .pCuerpos{
 	margin-bottom: 10px;
 }
 
 .pIndDiv{
 	margin-bottom: 10px;
 }
 
 .pDivisionesCuerpoWing{
 	margin-bottom: 3px;
 }
 
 .pDivisionesCuerpo{
 	margin-bottom: 3px;
 }
 
 .div_linea_division{
 	padding: 0px 6px 0px 0px !important;
 }
 
.div_linea_cuerpo_nb{
 	
 }
 
 .div_linea_wing_nb{
 	
 }
 
 
 
 
 
 .div_brigada{
 	margin-left: 10px;
	margin-bottom: 1px;
	background:#C0D6DF !important;
 }
 
.div_division_nb{
 	
	background:#C0D6DF !important;
	width: 100%;
	padding: 0px;
 }
 
 .div_linea_brigada{
 	padding: 0px 6px 0px 0px !important;
 }
 
.div_linea_division_nb{
 	
 }
 
 .div_unidad{
 	background:#DBE9EE !important;
 	margin-left: 20px;
 }
 
.div_brigada_nb{
 	background:#DBE9EE !important;
 	width: 100%;
 }
 
 
 
 .div_linea_unidad{
 	padding: 0px 6px 0px 0px !important;
 }
 
 .div_linea_brigada_nb{
 
 }
 
 .lbl_orden_nb{
 	width: 10%;
 	text-align: right;
 	padding-right: 5px;
 }
 
 .lbl_nombre_unidad_nb{
 	width: 13%;
 	text-align: left;
 	padding-left: 5px;
 }
 
 .lbl_dispersal_nb{
 	width: 10%;
 	text-align: left;
 }
 
 .col_puntos_brig_nb{
 	width: 10%;
 	text-align: right;
 	padding-right: 5px;
 }
 
 .col_puntos_div_nb{
 	width: 20%;
 	text-align: right;
 }
 
  
 .pCuerpo .ui-outputlabel{
	font-size: 0.9em !important;
}

.pDivision{
	margin-bottom: 2px;
	display: flex;
	
	
}

.pDivision .ui-panelgrid-content {
	background:#81C3D7 !important;
 	display: flex;
	align-items: baseline;
	justify-content: space-evenly;
	line-height: 1.1;
    
}

.pDivision .ui-g{
 	width: 100%;
 	justify-content: space-between;
	align-items: stretch;
	 
 }
 
 
 
 
.pDivision .ui-outputlabel{
	font-size: 0.9em !important;
}

/*.dc_logo .uec_logo{
	vertical-align:middle;
}*/

/*.uec_logo img{
	height: 25px;
}*/

.uec_logo{
	width: 4%;
	padding: 1px 3px 1px 1px;
}

.dc_logo{
	width: 2%;
	padding: 1px 3px 1px 1px;
}

/*.uec_nombre{
	font-weight: bold;
	flex-basis:50%;
	font-size: 1em;
	
	
}*/

/*.lbl_bono_moral, .lbl_bono_ip{
	text-align: center;
	padding-right: 0px !important;
	flex-basis:5%;
	
}

.lbl_bono_comb{
	//width: 10%;
	text-align: center;
	flex-basis:5%;
	padding-right: 0px !important;
	
}*/

/*.som_moral, .som_combat, .som_ip, .som_tr, .som_size, .som_fire{
	//width: 6% !important;
	flex-basis:6%;
	font-size: 0.8em !important;
}*/

/*.pBrigada{
	display: flex;
	margin-left: 10px;
	margin-bottom: 1px;
	
}


.pBrigada .ui-panelgrid-content{
	background:#C0D6DF !important;
 	display: flex;
	align-items: baseline;
	justify-content: space-evenly;
	line-height: 1.2;
 	
}

.pBrigada .ui-g{
 	width: 100%;
 	justify-content: space-between;
	align-items: stretch;
	 
 }

.pBrigada .ui-outputlabel{
	font-size: 0.9em !important;
}*/

/*.dc_logo{
	//width: 4%;
	flex-basis:3%;
}

.dc_logo img{
	height: 22px;
}*/

.dc_nombre{
	font-weight: bold;
	font-size: 1.1em;
	flex-basis:33%;
}



.puntos{
	flex-basis:9%;
	
}

.cell_btn{
	
	flex-basis:3%;
	padding-right: 2px;
}



.pUnidad{
	margin-left: 20px;
	display: flex;
}

.pUnidad .ui-panelgrid-content{
	background:#DBE9EE !important;
 	display: flex;
	align-items: baseline;
	justify-content: space-evenly;
	line-height: 1.2;
 	
}

.pUnidad .ui-g{
 	width: 100%;
 	justify-content: space-between;
	align-items: stretch;
	 
 }

.pUnidad .ui-outputlabel{
	font-size: 0.9em !important;
}

.pUnidad .ui-icon{
	width: 0.9em;
	height: 0.9em;
}

/*.rama_logo img{
	height: 20px;
}*/

.rama_logo{
	width: 2% !important;
	padding-left: 2px !important; 
	padding-right: 2px !important; 
}

.rama_logo_nb{
	width: 14%;
	text-align: left;
	padding-right: 5px;
	padding-left: 40px;
	
	
}

.img_rama_20{
	height: 20px;
}

/*.unidad_nombre{
	flex-basis:25%;
	//width: 25% !important;
	font-weight: bold;
	font-size: 1.1em;
	
}*/

.lbl_nombre_unidad{
	width: 27%;
	font-size: 0.93em;
}

.lbl_size, .lbl_moral, .lbl_tr, .lbl_fire{
	
	flex-basis:6%;
	text-align: right;
	padding-right: 0px !important;
}



.pMain{
	margin-top: 10px;
}


.dtArmee{
	min-width: 1200px;
}



.dtArmee .columna_nombre{
	width: 20%;
	
}

.dtArmee .columna_camp{
	width: 20%;	
}

.dtArmee .columna_bat{
	width: 15%;	
}

.dtArmee .columna_bando{
	width: 10%;
}

.dtArmee .columna_division{
	width: 20%;
}

.dtArmee .columna_puntos{
	width: 5%;
}

.dtArmee .columna_btn{
	width: 8%;
}













.armee_cont{
	width: 100%;
	border: none;
	padding: 0;
}

.pSinBorde{
	width: 100%;
	border: none !important;
	padding: 0 !important;
}

.pSinBorde .ui-panel-content {
	border: none !important;
	padding: 0 !important;
	width: 100%;
}


.pTitulo{
	font-weight: bold;
	font-size: 1.3em !important;
	text-align: center;
	
}




.unidadNodo{
	background:#DBE9EE !important;
	border-radius: 3px;
 	width: 250px !important;
 }

.ui-organigram-icon-container {
    height: 1px !important;
}

.btn_und_ind{
	width: 248px;	
}


.unidadNodo .ui-panelgrid .ui-panelgrid-cell {
    border: none !important;
    color: #333 !important;
    padding: 2px, 2px;
    border-top: 0 none !important;
    line-height: 1.5 !important;
    font-size: 0.9em !important;
    
}
/*
.unidadNodo .ui-panelgrid-content{
	 border: none !important;
}

.unidadNodo .ui-panel .ui-panel-content{
	 border: none !important;
    background: none !important;
    color: #333 !important;
    //padding: .571em 1em !important;
    padding: 2px, 2px;
    border-top: 0 none !important;
    line-height: 1.5 !important;
    font-size: 0.9em !important;
}

.unidadNodo .ui-panelgrid .ui-panelgrid-content{
	background: none !important;
}
*/
.unidadNodo img{
	height: 16px ;
}

/*
.unidadNodo .nombre_nodo{
	font-weight: bold;
	color: black;
}*/

.caja_nombre_unidad{
	font-weight: bold;
	color: black;
	font-size: 0.9em;
	text-align: left;
	
}



.nodo_col_logo,  .nodo_col_band{
	width: 20px !important;
	
}

.nodo_col_nombre{
	width: 190px !important;
	
}




.divisionNodo{
	background:#81C3D7 !important;
 	border-radius: 3px;
 	width: 180px !important;
 	
}

.divisionNodo .ui-panel .ui-panel-content {
    border: none;
    background: none;
    color: #333 !important;
    border-top: 0 none;
    line-height: 1.5;
    font-size: 0.9em;
    
}


.divisionNodo .p_img_sup_nodo{
	height: 16px;
}

.divisionNodo img{
	height: 16px;
}

.divisionNodo .nombre_nodo{
	font-weight: bold;
}

.divisionNodo .nombre_div_nodo{
	font-style: oblique;
}

.divisionNodo .nombre_mando_nodo{
	font-size: 1.05em;
}



.brigadaNodo{
	background:#C0D6DF !important;
 	border-radius: 3px;
 	width: 180px !important;
}

.btn_brig{
	width: 80%;
	font-size: 0.95em !important;
}

/*
.brigadaNodo .ui-panel .ui-panel-content {
    border: none;
    background: none;
    color: #333;
    padding: 2px 2px;
    border-top: 0 none;
    line-height: 1.5;
    font-size: 0.9em;
}


.brigadaNodo .p_img_sup_nodo{
	height: 16px;
}
*/
.brigadaNodo img{
	height: 16px;
}
/*
.brigadaNodo .nombre_nodo{
	font-weight: bold;
	color: black;
}

.brigadaNodo .nombre_brig_nodo{
	font-style: oblique;
	color: black;
}

.brigadaNodo .nombre_mando_nodo{
	font-size: 1.05em;
	color: black;
}
*/

.caja_nombre_brig{
	text-align: left;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	
}

.caja_nombre_division{
	text-align: left;
	color: black;
	font-size: 0.95em;
	font-weight: bold;
	
}

.caja_nombre_cuerpo{
	text-align: left;
	color: black;
	font-size: 0.95em;
	font-weight: bold;
	
}

.caja_nombre_dc{
	font-style: oblique;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	
}

.caja_nombre_uec{
	font-style: oblique;
	color: black;
	font-size: 0.95em;
	font-weight: bold;
	
}

.caja_alert_unidad{
	color:red;
	font-size: 0.85em;
	padding: 2px 0px 2px 0px !important;
}

.bandoNodo{
	width: 400px !important;
    border-radius: 10px;
    background:#7291C0 !important;
    font-size: 0.9em;
}

.bandoNodo .ui-panel .ui-panel-content {
	border: none;
    background: none;
    color: white !important;
    border-top: 0 none;
    font-size: 0.9em;
}

.bandoNodo img{
	height: 16px;
}

.bandoNodo .nombre_nodo{
	font-weight: bold;
}

.bandoNodo .nombre_bando_nodo{
	font-style: oblique;
}

.bandoNodo .p_img_sup_nodo{
	height: 16px;
}




.cuerpoNodo{
	background:#C2C7BD !important;
 	border-radius: 3px;
 	width: 180px !important;
}

.cuerpoNodo .ui-panel .ui-panel-content {
	border: none;
    background: none;
    color: #333 !important;
   border-top: 0 none;
    line-height: 1.5;
    font-size: 0.9em;
}


.cuerpoNodo .p_img_sup_nodo{
	height: 16px;
}

.cuerpoNodo img{
	height: 16px;
}

.cuerpoNodo .nombre_nodo{
	font-weight: bold;
}

.cuerpoNodo .nombre_cuerpo_nodo{
	font-style: oblique;
}

.cuerpoNodo .nombre_mando_nodo{
	font-size: 1.05em;
}


.bandera_mini{
	height: 16px;
	margin-left: 3px;
	margin-right: 5px;
}

.bandera_med{
	height: 22px;
	margin-left: 3px;
	margin-right: 5px;
}

.icono_med{
	height: 22px;
	margin-left: 3px;
	margin-right: 5px;
}

.columna_nombre_gen{
	width: 20%;
}

.columna_nacion_nombre{
	width: 10%;
	text-align: center;
}

.columna_branch{
	width: 10%;
	text-align: center;
}

.columna_span{
	width: 6%;
	text-align: center;
}

.columna_quality{
	width: 6%;
	text-align: center;
}

.columna_response{
	width: 6%;
	text-align: center;
}

.columna_bonus{
	width: 6%;
	text-align: center;
}

.columna_1btn{
	width: 6%;
	text-align: center;
}

.columna_puntos{
	width: 6%;
	text-align: center;
}

 .target table{
	margin-left: auto;
  	margin-right: auto;
}

.nombre_armee{
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}









.ui-widget-content .ui-icon {
    background-image: url(../img/ui-icons_616161_256x240.png.xhtml?ln=default&amp;v=1_0);
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../img/ui-icons_616161_256x240.png.xhtml?ln=default&amp;v=1_0);
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}


#header {
	
	padding-bottom: 6px;
	padding-top: 6px; 
	min-width: 1200px;
}



#fixed-top {
	margin-left: 35px;
	margin-right: 35px;
	
}
#fixed-bottom {
	margin-left: 35px;
	margin-right: 35px;
	background-image: url(../img/pie1080alfa40.png.xhtml?ln=default&amp;v=1_0);
	background-repeat: no-repeat;
	background-size: auto 100% ;
	background-position: center;
    max-width: 1200px;
    min-width: 800px;
    height: 144px;
    margin: 1px auto 1px;
   }

#content {
	
	background: #FFFFFF;
	min-width:1200px;
	margin: 0px 5px 0px 5px;
}

#content-login {
	padding: 10px 25px 20px 25px;
	background: #FFFFFF;
	width: 100%;
	
}



#title {
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
}

#container {
	background: #FFFFFF;
	
}

div.content_box {
	background-color: #FFFFFF;
	box-shadow: 0 5px 24px #888888;
	margin: 0;
	min-width: 1280px;
	text-align: justify;
	width: 100%;
}

.logo {
	width: 100%;
	min-width:1200px;
	min-height:90px;
	background-image: url(../img/cab_nb_larga.png.xhtml?ln=default&amp;v=1_0);
	background-repeat: no-repeat;
	background-size: auto 100% ;
	background-position: center;
	
}

.header-top{
	
	background: #FFFFFF;
	min-width:1200px;
	
}

.header_breve, .header_grande{
	padding: 10px 25px 20px 25px;
	background: #FFFFFF;
	min-width:1200px;
	margin: 0px 35px 0px 35px;
}

.logo_breve {
	width: 100%;
	height:40px;
	background-image: url(../img/cab_nb_larga.png.xhtml?ln=default&amp;v=1_0);
	background-repeat: no-repeat;
	background-size: auto 100% ;
	background-position: center;
	 
}

.top {
	vertical-align: top;
}

h1 {
	margin: 0px 0px 10px 0px;
}

.disconnect {
	position: absolute;
	right: 59px;
	top: 60px; 
}



a.button, span.button {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	border-color: #B2B2B2 #C2C2C2 #C2C2C2 #B2B2B2;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	cursor: pointer;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
	display: inline-block;
}

a.button:hover {
	background: none repeat scroll 0 0 #eee9e9;
	color: #2a2a2a;
	border-color: #C2C2C2 #B2B2B2 #B2B2B2 #C2C2C2;
}

a.button:active {
	background-color: #F5F5F5;
	border-color: #DDDDDD #DEDEDE #DEDEDE #DDDDDD;
	color: #666;
}

a.button img, span.button img {
	border: medium none !important;
	display: inline !important;
	height: 12px;
	margin: 0 5px -1px 0 !important;
	padding: 0 !important;
	width: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	color: rgb(50, 100, 255)
}

.panelGridCenter {
	margin: 0 auto !important;
	width: 25%;
	
}

div.c {
	position: absolute;
	left: 45px;
	width: 4px;
	height: auto;
}

#imc-logo {
	font-size: 90%;
	position: absolute;
	z-index: 6;
	top: 30px;
	left: 0;
	width: 30px;
	text-align: center;
}

.imc-logo a.imc--goib {
	display: block;
	margin: 1.3em 0 1.6em;
	background: transparent url() no-repeat center center/65% auto;
}

.imc-logo img {
	width: 60%
}

.imc-logo li {
	padding-bottom: .7em;
}

.imc-logo li a {
	display: block;
	width: 3.5em;
	height: 3em;
	padding: 0;
}

.imc-logo li a::before {
	content: "";
	display: inline-block;
	width: 3.5em;
	height: 3em;
	background: transparent url() no-repeat center center/55% auto;
	opacity: 0;
}

.imc-logo li a.imc--informat {
	background: transparent url(../files/noticies.png) no-repeat center
		center/55% auto;
}

.imc-logo li a.imc--administracio {
	background: transparent url(../files/administracio.png) no-repeat center
		center/55% auto;
}

.imc-logo li a.imc--illes {
	background: transparent url(../files/illes.png) no-repeat center center/55%
		auto;
}

.imc-logo li a.imc--informat::before {
	background-image: url(../files/noticies_on.png);
}

.imc-logo li a.imc--administracio::before {
	background-image: url(../files/administracio_on.png);
}

.imc-logo li a.imc--illes::before {
	background-image: url(../files/illes_on.png);
}

.imc-logo li a:hover::before, .imc-logo li a:focus::before {
	opacity: 1;
}

.imc-logo li a::before {
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

.imc-logo a span {
	display: block;
	position: absolute;
	top: -999em;
	left: -999em;
}

.btn-primary {
	background-color: #80bdff !important;
	color: #333 !important;
}

.btn-warning {
	background-color: #ffdf7f !important;
	color: #333 !important;
}

.btn-danger {
	background-color: #f87d89 !important;
	color: #333 !important;
}

.btn-success {
	background-color: #5cb85c !important;
	color: #333 !important;
}

.no-border, .no-border td, .no-border tr, .no-border div {
	border-style: none !important;
	border: none !important;
}

.panel-danger {
	color: #721c24 !important;
	background-color: #f8d7da !important;
	border-color: #f5c6cb !important;
	position: relative !important;
	padding: .75rem 1.25rem !important;
	margin-bottom: 1rem !important;
	border: 1px solid transparent !important;
	border-top-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-radius: .25rem !important;
}

.panel-warning {
	color: #856404 !important;
	background-color: #fff3cd !important;
	border-top-color: #856404 !important;
	border-right-color: #856404 !important;
	border-bottom-color: #856404 !important;
	border-left-color: #856404 !important;
	border: 1px solid #856404 !important;
	position: relative !important;
	padding: .5rem !important;
	margin-bottom: 1rem !important;
	border-radius: .25rem !important;
	min-height: 50px !important;
}

.info-symbol {
	width: 15px;
	height: 15px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	background-color: #856404;
	color: #fff3cd;
	border-radius: 100%; 
	text-align: center; 
	font-family: monospace;
	padding: 5px;
	margin: 5px;
}
/* Media queries */
@media only screen and (min-width: 768px) { /* tablets and desktop */
}

@media only screen and (max-width: 767px) {
	/* landscape phones */
	#fixed-left {
		display: none;
	}
	#fixed-top {
		left: 0;
	}
	#fixed-bottom {
		left: 0;
	}
	#content {
		width: 95%;
	}
	
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
	/* portrait phones */
	#fixed-left {
		display: none;
	}
	#fixed-top {
		left: 0;
	}
	#content {
		width: 95%;
	}
	#fixed-bottom {
		left: 0;
	}
	
}

/* NB */
.col_unidad_nacion{
	text-align: center;
	width: 110px;
}
.col_unidad_rama{
	text-align: center;
	width: 60px;
}
.col_unidad_nombre{
	width: 200px;
}
.col_years{
	text-align: center;
	width: 90px;
}

.col_unidad_modCol, .col_unidad_modLn, .col_unidad_modSq, .col_unidad_modOtros{
	text-align: center;
	width: 40px;
}

.col_unidad_disorder, .col_unidad_response{
	text-align: center;
	width: 40px;
}
.col_unidad_rangoDisp{
	text-align: center;
	width: 40px;
}

.col_unidad_mov{
	text-align: center;
	width: 40px;
}

.col_unidad_bases{
	text-align: center;
	width: 40px;
}
.lbl_year{
	width: 8%;
	padding-left: 1px !important;
	padding-right: 8px !important;
}

.lbl_simple{
	width: 5%;
	text-align: right;
	padding-right: 1px !important;
	padding-left: 1px !important;
}

.col_breve{
	width: 5%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.col_nombre_nb{
	width: 20%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.col_overall_nb{
	width: 25%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.col_agrup_nb{
	width: 10%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.col_puntos_nb{
	width: 7%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}
.col_moral_nb{
	width: 7%;
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.panel_interior{
	width: 99%;
	padding-left: 10px;
	margin-top: 5px;
	
}

.pBotonesAlta{
	margin-top: 2px;
}

.lbl_div_breve{
	width: 5%;
	
}

.lbl_div_breve_nb{
	width: 10%;
	text-align: left;
	padding-right: 5px;
	padding-left: 30px;
}

.lbl_cuerpo_breve_nb{
	width: 10%;
	text-align: left;
	padding-right: 5px;
	padding-left: 20px;
}

.lbl_wing_breve_nb{
	width: 10%;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}

.lbl_div_nombre{
	width: 25%;
}

.lbl_div_nombre_nb{
	width: 16%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_cuerpo_nombre_nb{
	width: 16%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_wing_nombre_nb{
	width: 16%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_tipo_mando_nb{
	width: 3%;
	padding-right: 3px;
	text-align: right;
}

.lbl_div_nombre_general{
	width: 40%;
}





.lbl_wing_puntos_general_nb{
	width: 8%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_cuerpo_puntos_general_nb{
	width: 8%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_division_puntos_general_nb{
	width: 8%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.lbl_wing_nombre_general_nb{
	width: 13%;
	text-align: left;
}

.lbl_cuerpo_nombre_general_nb{
	width: 13%;
	text-align: left;
}

.lbl_div_nombre_general_nb{
	width: 13%;
	text-align: left;
}

.lbl_div_fatiga_nb{
	width: 6%;
	text-align: right;
	
}

.lbl_wing_fatiga_nb{
	width: 6%;
	text-align: right;
	
}

.lbl_cuerpo_fatiga_nb{
	width: 6%;
	text-align: right;
	
}

.lbl_wing_puntos_nb{
	width: 15%;
	text-align: right;
	padding-right: 5px;
}

.lbl_cuerpo_puntos_nb{
	width: 15%;
	text-align: right;
	padding-right: 5px;
}

.lbl_div_puntos_nb{
	width: 15%;
	text-align: right;
	padding-right: 5px;
}



.div_btn_2_grande{
	width: 25%;
}

.div_btn_3_grande{
	width: 30%;
}

.div_btn_4_grande{
	width: 35%;
}

.tab_Alta{
	margin-top: 5px;
	width: 99%;
}

.bold-label {
    font-weight: bold;
}


