﻿div.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

div.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

body
{
color: #969696;
background-color: #009EDD;
font-family: 'Noto Sans', arial;
font-size: 13px;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
position: relative;
}

input
{
color: #332D2D;
background-color: #e9e9e9;
width: 125px;
font-size: 10px;
padding: 3px;
}

a.submenu
{
font-size: 11px; 
color: #999999;
border-bottom: 1px dotted #aaaaaa;
padding-left: 6px;
}

a.submenu:hover
{
font-size: 11px; 
color: #eeeeee;
}

#form_editar textarea
{
color: #332D2D;
background-color: #e9e9e9;
width: 125px;
font-size: 10px;
padding: 3px;
border: 1px solid #332D2D;
}

#form_login input[type=text], #form_login input[type=password]
{
background-color: #e9e9e9;
font-size: 16px;
padding: 3px;
border: 1px solid #999999;
width: 250px;
}

#form_login input[type=button]
{
margin-top: 20px;
background-color: #e9e9e9;
font-size: 16px;
padding: 3px;
width: 150px;
color: #444444;
}

#div_login
{
padding: 10px; width: 300px; text-align: left; margin-top: 50px; margin-bottom: 50px; margin-left: auto; margin-right: auto;
}

#div_login_cabecera
{
padding: 5px; background-color: #143B64; color: #dddddd;
}

#div_login_contenido
{
padding: 10px; background-color: #efefef; border: 1px solid #cccccc;
}

#div_login_contenido label
{
display: block;
font-size: 16px;
padding: 3px;
text-align: left;
}

label
{
margin-right: 7px;
font-size: 12px;
width: 150px;
display: block;
text-align: right;
float: left;
}

select
{
color: #332D2D;
background-color: #e9e9e9;
font-size: 10px;
padding: 1px;
}

#contenedor
{
width: 1024px;
border: 1px solid #0C7097;
background-color: white;
position: absolute;
}

#pie
{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
height: auto;
margin-bottom: auto;
text-align: right;
padding-right: 15px;
color: white;
position: absolute;
}

#logo
{
float: left;
padding: 10px;
}

#contenidos
{
float: none;
clear: both;
height: auto;
}

#breadcrumb
{
float: none;
clear: both;
margin-top: 10px;
background: #A8A8AA;
color: white;
padding: 5px;
font-size: 13px;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
height: 20px;
}

#top_texto
{
padding-right: 20px;
color: #dddddd;
font-size: 36px;
float: right;
height: 60px;
margin-top: 25px;
margin-bottom: auto;
}

#menu
{
height: 450px; width: 225px; float: left; background-color: #fafafa; overflow: auto;
}

#principal
{
/*padding-left: 20px; list-style: url(../img/bullet_rojo.png); padding-top: 10px; margin-top: 10px;*/
list-style: none;
padding: 0;
margin: 0;
width: auto;
}

#principal ul
{
width: 100%;
display: none;
padding: 0;
margin: 0;
margin-top: 10px;
list-style: none;
}

#principal ul li:last-child
{
border-bottom: 1px solid #ccc;
}

#principal ul li
{
border-bottom: 0;
padding: 10px;
margin: 0;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #eee;
color: #444;
font-weight: 800;
text-transform: uppercase;
}

#principal ul li.sub
{
color: #777;
text-transform: uppercase;
font-size: 12px;
}
	
#principal li
{
border-bottom: 1px solid #ccc;
padding: 10px;
margin: 0;
cursor: pointer;
position: relative;
}

#principal li i
{
font-size: 16px;
display: block;
width: 30px;
float: left;
color: #888;
}

#principal li i.yellow
{
color: #FFCC33;
display: block;
position: absolute;
top: 2px;
right: -10px;
}

#principal li a
{
color: #40478C;
text-decoration: none;
}

#titulos
{
height: 90px;
}

#principal li ul li a
{
color: #777;
font-weight: 100;
text-decoration: none;
text-transform: none;
}

#marco
{
float: left; width: 716px; height: 430px; padding: 10px; overflow: auto;
}
/*
#resultados
{
margin-left: auto;
margin-right: auto;
}

#resultados th
{
background-color: #ac9884;
padding: 5px;
color: #332D2D;
}

#resultados tr
{
background-color: #ffffff;
}

#resultados td
{
padding: 5px;
border-bottom: 1px dotted #dedede;
}
*/
.contenido_dialogo input, .contenido_dialogo select
{
background-color: #fafafa;
font-size: 11px;
padding: 1px;
margin-right: 10px;
border: 1px solid #dedede;
}

.form_editar span
{
color: red;
font-size: 9px;
}

.cont_filtros select, .cont_filtros input  
{
background-color: #666666; font-size: 11px; color: #f0f0f0;
border:0; padding: 2px;
}

.cont_filtros 
{
color: #666666;
}

.cont_filtros span
{
padding-right: 10px;
}

.filtros div
{
padding: 5px;
}

.filtros img
{
margin-right: 5px;
}

.cab_filtros
{
background-color: #eaeaea;
}

.enlacesf
{
background-color: #eaeaea;
}

.filtros
{
border-bottom: 3px solid #cccccc; margin-bottom: 5px; background-color: #fafafa; display: none;
}

#filtros2 div
{
padding: 5px;
}

#filtros2 img
{
margin-right: 5px;
}

#cab_filtros2
{
background-color: #eaeaea;
}

#filtros2
{
text-align: left; border-bottom: 3px solid #cccccc; margin-bottom: 5px; background-color: #fafafa; display: none;
}

#form_img div
{
margin-top: 4px;
}

#form_img label
{
margin-right: 7px;
}

#form_img input, #form_img select, #form_img textarea
{
color: #332D2D;
background-color: #fdfdfd;
font-size: 11px;
padding: 1px;
border: 1px solid #999999;
}

#form_img span
{
color: red;
margin: 5px;
}

table.tablesorter {
	font-family:trebuchet ms;
	background-color: #EDF2F4;
	margin:10px 0pt 15px;
	/*font-size: 9pt;*/
	width: auto;
	text-align: left;
}
table.tablesorter thead tr th {
	background-color: #143B64;
	border: 1px solid #FFF;
	/*font-size: 8pt;*/
	padding: 4px;
	color: #dddddd;
	padding-right: 20px;
}

table.tablesorter tfoot tr th {
	background-color: #dedede;
	border: 1px solid #FFF;
	/*font-size: 8pt;*/
	padding: 4px;
	color: #332D2D;
	padding-right: 20px;
}
table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #fafafa;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
table.tablesorter tbody td img{
margin-right: 4px;
}
table.tablesorter tbody tr.odd td {
	background-color:#F3F3FF;
}

table.tablesorter tbody tr.odd2 td {
	background-color:#FDF2CC;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
/*background-color: #E8DBCE;*/
background-color: #4172A4;
}

#limite
{
font-size: 9px;
}

#cont_filtros2 div
{
float: left;
margin-right: 10px;
height: 30px;
}

#cont_filtros2 select, #cont_filtros2 input  
{
background-color: #666666; font-size: 11px; color: #f0f0f0;
border:0; padding: 2px; margin-right: 5px;
}

#filtros2
{
margin-bottom: 10px;
background-color: #ffffff;
padding: 5px;
}

#cab_filtros2
{
border-bottom: 1px solid #f0f0f0;
margin-bottom: 5px;
}

#resultados2
{
margin-left: auto;
margin-right: auto;
font-size: 9px;
}

#resultados2 th
{
background-color: #878C50;
padding: 10px;
color: #ffffff;
font-weight: 800;
}

#resultados2 tr
{
background-color: #ffffff;
}

#resultados2 tr.odd
{
background-color: #fdfdfd;
}

#sub1 li a
{
color: #aaaaaa;
}

#ic div
{
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #dedede;
}

#ic span
{
color: red;
margin: 5px;
}

#boton_ic
{
width: 150px;
text-align: center;
border: 1px solid #cccccc;
background-color: #dedede;
padding: 5px;
font-size: 14px;
margin-top: 15px;
cursor: pointer;
color: #444444;
}

#boton_ic img
{
vertical-align: middle;
margin-right: 10px;
}

.cabecera { margin: 0; padding: 0px; margin-bottom: 5px; padding: 3px; }
.nhead { display: block; width: 150px; background-color: #cccccc; padding: 3px; float: left; font-weight: 800; border: 1px solid #cccccc; }
.vhead { display: block; margin-left: 5px; width: 475px; padding: 3px; float: left; border: 1px solid #cccccc; font-size: 9px; }

div.campo_tabla_form
{
font-size: 10px;
float: none;
clear: both;
background-color: #f0f0f0;
padding-left: 5px;
border-left: 1px solid #cccccc;
width: 450px;
}

span.error
{

font-size: 9px;
background-color: red;
color: #fff;
padding: 3px;
margin-left: 5px
	
}

table.widget th {
	padding:15px;
	border-top:1px solid #fafafa;
	border-bottom:2px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.widget th:first-child {
	text-align: left;
	padding-left:10px;
}
table.widget tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.widget tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.widget tr {
	text-align: left;
	vertical-align: top;
	padding-left:5px;
}
table.widget td:first-child {
	text-align: left;
	padding-left:5px;
	border-left: 0;
}
table.widget td {
	padding:5px;
	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.widget 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.widget tr:last-child td {
	border-bottom:0;
}
table.widget tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.widget tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.widget tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
    /* background: #fbf8e9; */
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    text-align: left;    
}

.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
