@charset "UTF-8";
@import url('normalize.css');
/**
 * CSS Los Alces 2015    
 */
input:not(.niceboton):not(.botonV):not(.botonR):not(.boton),textarea,select{
    border: 1px solid #777;
    color: #000;
    font-family: sans-serif;
}
select{
    padding:1px 2px;
}
input[type='text']:focus,textarea:focus,select:focus{
    border-color:#333;
}
input[type='button']{
    display:inline-block;
}
fieldset,legend{
   -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
     border-radius:2px;
    -moz-box-shadow: inset 0 1px 2px #aaa;
    -ms-box-shadow: inset 0 1px 2px #aaa;
    -webkit-box-shadow: inset 0 1px 2px #aaa;
    border:1px solid #989898;
}
legend{
    background:#d7d7d7;
    padding:2px 5px;
    font-weight: bold;
    
}
input{
    padding:2px 2px;
}
textarea {
    width:100%;
}

* { padding: 0; margin: 0; text-decoration:none;list-style: none}

fieldset{ padding:5px; }

a{text-decoration:none}

body {
    color:#000;
    background: #f2f2f2;
    font:12px/1.3 arial, helvetica, sans-serif;
}
legend .ui-icon{
    margin-right: 5px;
    margin-left:25px;
    cursor:pointer;
    display:inline-block;
}

/* Contenedores */
#wrapper {
    width:100%;overflow:visible;
}
#header {
    color: #333;width:100%;margin: 0px;clear:both;
}
#header table{
    border-collapse: collapse;
    border:none;
}
#header #logo{
    width:260px;
    float:left;
    text-align: center;
}
#titulo{ 
    width:auto;
    text-transform: uppercase;
    color: #000;
    font-weight:normal;
    font-size: 14px;
    float: left;
    
}	
#header img{
    height: 90px;
    padding: 2px;
    width: 230px;
}
#content {
    right:0px;
    padding:10px 15px;
    /*border-top: 1px solid #d7d7d7;*/
}
#rightcolumn .bloque{
    margin-bottom:10px;
}
#rightcolumn .bloque .bloque_contenido{
    min-height:130px;
    border:1px solid #A6C9E2;
}
#footer {
    clear: both;color:#fff;margin:0;text-align:center;font-size:12px;
}

#bloque_info_user{
    float:right;height:40px;position:relative;top:0;}

#panel_derecho{min-width:220px;overflow:auto;}

.bloque {overflow: visible;}

.bloque_cuerpo {overflow: visible;height: auto;}
.bloque_subtitulo{
    text-transform:uppercase;color:#333;font-size:13px;padding:5px 8px;font-weight:600;
    background:url(../imagenes/theme/bg_bloque_subtitulo.png) repeat-x bottom;border:none;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;text-align:center;text-shadow: #fff 1px 1px 2px;
}
.bloque_subtitulo1{
    text-transform:uppercase;color:#333;font-size:13px;padding:5px 8px;font-weight:600;
    background:url(../imagenes/theme/bg_bloque_subtitulo.png) repeat-x bottom;border:none;
    -webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;text-align:center;text-shadow: #fff 1px 1px 2px;
}

.bloque_subtitulo2{
    text-transform:uppercase;color:#fff;font-size:12px !important;font-weight:bold;
    background:url(../imagenes/theme/bg_titulo.png) repeat-x bottom;border:none;padding:0.3em;
    -webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;text-align:center;text-shadow: #252525 1px 1px 2px;
}
.bloque_contenido {
    padding-left:1em;
    padding-right:1em;
    display:block;
    position:relative;
}

/* Generales */
label.error { color:red !important;display:inline;clear:both;}
input.error,textarea.error,select.error{background-color:#b8fda6 !important;}
input.input_alert{
    background-image:url('../imagenes/icons/exclamation--frame.png');
    background-repeat: no-repeat;
    padding-left:16px;
    background-position: left center;
    background-color:#ffadad !important;
}

#content div.bloque_contenido div.dataTables_wrapper table {width:100%;}

.clr{clear:both;width:100%;}

.hr{clear:both;width:100%;margin:1px 0px;border-top:#989898 1px solid;border-bottom:#fff 1px solid;}

.hr2{clear:both;width:80%;height:10px;background:url(../imagenes/hr2.png) repeat-x left center;}

.accion, a.accion{cursor:pointer;vertical-align:middle;font-size:13px;}
.accion img{vertical-align:bottom}

.navegar_paginacion{width:100%;text-align:center;position:relative}

.oculto {display:none}

.top_leido{padding:10px;margin-top:10px;}

.parrafo{margin: 7px;vertical-align: middle;}

.allwidth{width:100%}.width90{width:90%}.width85{width:85%}.width80{width:80%}.width70{width:70%}
.width60{width:60%}

.bloque_error_fatal{
    position:fixed;z-index:999;margin:0 0;width:100%;height:100%;color:#333 !important;
    background:url('../imagenes/trasnparencia333.png') repeat;
    text-align:center;top:0px;left:0px;
}
.bloque_error_fatal div{
    margin:100px auto;font-size:2.5em;vertical-align:middle;width:1022px;
}
#load{ 
    font-size:18px;width:450px !important;background:#fdfdfd;padding:20px;border:solid 2px #333;
    border-radius:5px;
    -moz-border-radius:5px;
    -web-kit-border-radius:5px;
}
.textcenter{
    text-align:center
}

.hr333{background:url('../imagenes/hr333.png') transparent repeat-x scroll left bottom;
width:100%;height:2px;margin:2px;}


.decoratenone{
    border-collapse:collapse;
    border:none !important
}
table.decoratenone tr td, th td{
    border:none !important;
    background:#fff !important;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
        height:20px;
        border: 1px solid #A6C9E2;
	width: 100%;background: #e0e0e0;
}
ul.tabs li {
	float: left;
	margin: 0;
 	padding: 0;
	height: 19px;
        line-height:19px;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 0 5px;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border: 1px solid #A6C9E2;
        border-top:none;
        border-bottom: none;
}
.tab_container {
	border: 1px solid #A6C9E2;
	overflow: hidden;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
        min-height: 215px;
}
.label_error{background:#ffe3e3;border:1px solid #ff5b5b;padding:3px 5px;
            vertical-align:middle;-moz-border-radius:5px;-webkit-border-radius:5px;}
.label_error span{vertical-align:middle;}
.lista li{
    color:#252525;
    background-position: 6px;
}
.absolute_block{
    position:fixed;z-index:999;margin:0 0;width:100%;color:#333 !important;
    text-align:center;top:0px;left:0px;display:none;min-height: 60px;
}
#mensajeSistema{
    margin:0 auto;
    z-index:999;
    padding:15px 20px;
    background:#fff;
    border-left:solid 1px #989898;
    border-right:solid 1px #989898;
    border-bottom:solid 1px #989898;
    display:inline-block;
    color:#333;
    font-weight: bold;
    font-size:14px;
    -moz-border-radius:0 0 3px 3px;
    -webkit-border-radius:0 0 3px 3px;
    box-shadow: 0px 3px 15px #000;-webkit-box-shadow: 0px 1px 15px #000;
    -moz-box-shadow: 0px 3px 15px #000;
}

table.cebra{
    border-collapse: collapse;
    border:1px solid #7ba60d;
}
table.cebra thead tr th,.cebra thead tr td{ 
     padding-top:0.2em;padding-left:0.2em;font-size:13px;
    background:#7ba60d;
    color:#fff;
}
.cebra tbody tr{
    background:#fff;
}
.cebra tbody tr:nth-child(2n+1) {
    background:#e9fdb2;
}
.cebra tbody tr:hover{
    background-color:#6a969a;color:#fff;
}
.cebra tbody tr.nohever:hover{

}
.cebra tboby tr td, .cebra tr td{
    padding-top:0.1em;padding-left:0.1em;vertical-align:middle;
    border:1px solid #7ba60d;
    font-size:12px;
}

/************TABLA PRINCIPAL***************/

table.simpletable a:link {
    color: #666;
    font-weight: bold;
    text-decoration:none;
}
table.simpletable a:visited {
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}
table.simpletable a:active,
table.simpletable a:hover {
    color: #bd5a35;
    text-decoration:underline;
}
table.simpletable {
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-size:12px;
    text-shadow: 1px 1px 0px #fff;
    background:#eaebec;
    margin:10px;
    border:#ccc 1px solid;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
table.simpletable th {
    padding:21px 25px 22px 25px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #e0e0e0;

    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.simpletable th:first-child {
    text-align: left;
    padding-left:20px;
}
table.simpletable tr:first-child th:first-child {
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
}
table.simpletable tr:first-child th:last-child {
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}
table.simpletable tr {
    text-align: center;
    padding-left:20px;
}
table.simpletable td:first-child {
    text-align: left;
    padding-left:20px;
    border-left: 0;
}
table.simpletable td {
    padding:8px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.simpletable tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.simpletable tr:last-child td {
    border-bottom:0;
}
table.simpletable tr:last-child td:first-child {
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
table.simpletable tr:last-child td:last-child {
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
table.simpletable tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
}

/********************************/

.mensaje_advertencia{
    background: #fff;
    border-radius: 5px;
}
.mensaje_informacion {
    background: #f1f1f1;
    border: 1px solid #777;
    border-radius: 5px; 
}
.infoSession{
    float:right;
    padding:2px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
      background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
      background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
      background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
      background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
      background-image: linear-gradient(top, #eeeeee, #cccccc);
    color:#333;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    margin-top:5px;
    margin-right: 10px;
}
.load-circle{
    background:url('../imagenes/loads/loader.gif') no-repeat;
    width:31px;
    height:31px;
    display:inline-block;
}
input.inputload, input.input_load .ui-autocomplete-loading,select.input_load, select.inputload{
    background:url('../imagenes/loads/indicator.white.gif') no-repeat right center #ddd !important;
}
.close_errorConeccion{
    background:url('../imagenes/icons/x.png') no-repeat center;
    width:20px;height:20px;
    display:inline-block;
    float:right;
    margin-right: 10px;
    margin-top:5px;
    cursor:pointer;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid transparent;
}
.close_errorConeccion:hover{
    border:1px solid red;
}
.floatRight{
    float:right;
}
p#msg_error_server {
    color: #777;
}
