.observacion_pendiente{
    color: red;
}

div .edithtml span table tr, div .edithtml span table tr td, div .edithtml span table tr td span.mceSeparator, div .edithtml span table tr td a.mceButton {
  background: #ffffff !important;
  color: #000000;
}

div .edithtml span table tr td a.mceButton{
   border: 1px solid #026686;
}

div .edithtml span table tr td a.mceButton:hover{
  color: #000000;
  cursor: default;
  font-weight: normal;
  text-decoration: none;
  background: #ffffff;
}

.body {
	padding: 0px 20px;	
}

.body h1 {
    font-size: 16px !important;
    margin-bottom: 5px !important;
}

#body h1 {
    font-size: 16px !important;
    margin-bottom: 5px !important;
}

#content {
    height: auto;
    padding: 0 25px 25px;
}

#tabla_detalles, #hstform_dialog, #hstdcm_dialog {
   overflow: scroll;
   width: 450px;
   height: 400px;
   margin: 0 auto;
}

#principal{
    padding: 0 25px 25px !important;
}

#principal h1 {
    font-size: 16px !important;
    margin-bottom: 5px !important;
}

#principal h4{
	font-size: 12px;
	color: #016d8f;
	text-transform: uppercase!important;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 5px;
}

#principal table {
    margin-bottom: 5px !important;
}

#content h1 {
    font-size: 16px !important;
    margin-bottom: 5px !important;
}

.homeCursosList td{
	vertical-align: top;
}

.closeButton{
	position: relative;
	left: 5px;    
    top: 0px;
}

/*
div.show-tooltip-text {
    background-color: #094059;
    padding: 5px 10px;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-size: 11px;
    position: absolute;
    text-align: center;
    width: 55px;
   	display: none; 
	clear: both; 
}
*/
div.show-tooltip-text {    
   /* background-color: #094059;
    padding: 5px 10px;
    border-radius: 5px 5px 5px 5px;
    color: white;
    
    font-size: 11px;*/
    position: absolute;
    text-align: center;   
   	display: none; 
	clear: both; 
	width: 55px;
}

.show-tooltip-top {
    background-color: #094059;
    padding: 5px 10px;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-size: 11px;  
    width: 100%;
}
.show-tooltip-bottom {
    background-image: url("../img/iconos/bottom-tooltip.png");
    background-position: center;
    background-repeat:no-repeat;     
    width: 100%;
    border: none;    
    height: 8px;
}

.filterHeader{
	color: #016D8F;
	font-size: 13px;
    font-weight: bold;
}

#main_tbl {
	background-color:#FFFFFF;
	border-left:none;
	border-right:none;
	width:100%;
	height: 760px;
}

#main_tbl td {
    padding: 0;
}

.attachmentView{
	text-align: left;
	margin-bottom: 5px;
	display: inline-table;
	margin-right: 10px;
}

.attachmentView input[type="image"]{
	position: relative;
	top: 5px;
}

/*Estilos del Skin Richfaces*/

/***************** tab panel **********************/

.dr-tbpnl-cntnt{
	border-left: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-right: 1px solid #808285;
}

.dr-bottom-line{
	border-bottom: 1px solid #808285;
}
 
.rich-tab-header{
	color: #016d8f;
	font-size: 14px;
	border: 1px solid #808285;
	border-radius: 5px 5px 0px 0px;
} 

.rich-tab-active{	
	font-weight: bold;
	background-color: white;
	border-bottom-color: white;
}

.rich-tab-inactive{
	background-color: #e4e6e6;
	border-bottom: 1px none;
	background-image: none;
}

.rich-tabhdr-side-border{
	display: none;
}

.dr-tbpnl-tbtopbrdr {
    border: none;
}

* {
	margin: 0;
	padding: 0;
}

#tabs {
	font-size: 90%;
	margin: 20px;
        background: none;
        border: none;
}

#tabs ul {
	float: left;
        background: none repeat scroll 0 0 #FFFFFF;
        width: 800px;
	padding-top: 4px;
        border: none;
}

#tabs li {
	margin-left: 3px;
	list-style: none;
	color: #1f4e7b;
	font-size: 12px;
	border: 1px solid #808285;
	border-radius: 5px 5px 0px 0px;
	background: #e4e6e6;
}

* html #tabs li {
	display: inline;
}

#tabs li, #tabs li a {
	float: left;
}

#tabs ul li.active {
	/*border:2px #FFFF66 solid;*/
	background: #FFFFFF;
	/*border-radius: 5px 5px 0px 0px;*/
}

#tabs ul li.active a {
	color: #1f4e7b;
}

#tabs div.tab {
	clear: both;
	padding: 20px;
	min-height: 200px;
	border:solid 1px #EAEAEA;
	background-color: #fcfbfb;
    font-family: arial, tahoma, helvetica, sans-serif;
}

#tabs div h3 {
	margin-bottom: 12px;
}

#tabs div p {
	line-height: 150%;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #000;
	font-weight: bold;   
    font-family: arial, tahoma, helvetica, sans-serif;
}

.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}
/***************** tab panel **********************/

.panelGridColumnsVATop td {
    vertical-align: top; 
} 

.dr-table, .dr-table-docs {
    border-collapse: collapse !important;
    border-left: 1px solid #C6C6C6 !important;
    border-top: 1px solid #C6C6C6 !important;
    empty-cells: show !important;
}

.dr-table-subheader {
	background-color:#f8f8f8; 
}

.dr-table tr, .dr-table-docs tr{
	height: 26px;
        border-color: #C6C6C6 !important;
        border-top: 1px solid #C6C6C6 !important;
        border-bottom: 1px solid #C6C6C6 !important;
}

.dr-table td, .dr-table-docs td{
	border: 1px solid #808285 !important;
	color: #2e2e2e;
}

#results td, th{
    padding: 5px;
}

.dr-table th, .dr-table-docs th, .dr-table th a, .dr-table-docs th a {	
	background-color: #1f4e7b;
	color: white; 
	text-transform: uppercase; 
	text-decoration: none;	
        text-align: center !important;
        vertical-align: middle !important;
}

.dr-table th, .dr-table-docs th{
	border: 1px solid #808285 !important;
        font-size: 12px !important;
}

.dr-table th a, .dr-table-docs th a{
	border: none; 
}

.dr-table, .dr-table-docs{
    border-collapse: collapse;
    border-left: 1px solid #C6C6C6;
    border-top: 1px solid #C6C6C6;
    empty-cells: show;
}

.dr-table-docs{
width: 75%;
}

.dr-table-docs, .dr-table-docs tr td{
text-align: center;
vertical-align: middle; 

}

.dr-table-docs{
    width:100%; 
}

.dr-table-no-header{
	background-color: #FFFFFF;
    border-collapse: collapse;
    border-left: 1px solid #C6C6C6;
    border-top: 1px solid #C6C6C6;
    empty-cells: show;
    
}

.dr-table-no-header tr {
    height: 26px;
}

.dr-table-no-header td, .dr-table-no-header th {
    border: 1px solid #808285;
    font-size: 11px;
    padding: 0px 5px;
}

#pnlHelperLink{
	float: right;
}

#pnlHelperLink img{
	border: none;
}

/*header page styles*/
#header_page{
	margin-bottom: 2px;
	background-color: #016D8F;
}

h1 {
	clear:left;
	color:#4c4c4c;
	font-size:16px;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-top: 0px;
	padding: 0px;
	text-align:left;
}

h2{
	font-size: 12px !important;
	color: #016d8f !important;
	text-transform: uppercase !important;
	margin-top: 10px !important;
    margin-left: 40px;
    font-family: arial, tahoma, helvetica, sans-serif;	
}

h2.default {
    margin-left: 0;
}

h3{
	font-size: 12px !important;
	color: #016d8f !important;
	text-transform: capitalize!important;
	font-weight: bold !important;
	text-decoration: underline !important;
	margin-left: 50px !important; 
	
}

h4{
	font-size: 12px !important;
	color: #016d8f !important;
	text-transform: uppercase!important;
	font-weight: bold !important;
	margin-bottom:15px !important;
	margin-top: 15px !important;
}

h5{
	font-size: 12px;
	color: #016d8f;
	text-transform: capitalize!important;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 60px; 
}

/******************  Filter form *****************/
.filterForm{
/*	background-color: #d1e1ec;
	border: 1px solid #146dc1;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 10px;*/
    background-color: #DEEAFE !important;
    border: 1px solid #031B8D !important;
    border-radius: 8px 8px 8px 8px !important;
    color: black !important;
    font-family: Tahoma,Arial,Helvetica,sans-serif !important;
    padding: 5px !important;
}

 .titleForm, .titleRes{
	background-color: #ffffff;
	border: 1px solid #e4ecf4;
	border: none;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 0px;
}


.filterForm h2{
	margin-left: 10px;
	margin-top: 10px;
	width: 70px;
	cursor: pointer;
	background-color:#e4ecf4;	
}

.titleForm h2.title, .titleRes h2.title_res{
	margin-left: 0px !important;
	margin-top: 10px !important;
	padding:10px 5px 10px 25px !important;
	cursor: pointer !important;
	background-color:#e4ecf4 !important;	
}

.filterClose h2{
	background: url("../img/iconos/desplegar.png") no-repeat right;
}


 .titleClose h2.title{
	background: #e4ecf4 url("../img/iconos/desplegar.png") no-repeat right;
}

.filterOpen h2{
	background: url("../img/iconos/plegar.png") no-repeat right;
}

 .titleOpen h2.title{
	background: #e4ecf4 url("../img/iconos/plegar.png") no-repeat right;
}

.filterForm h2 a, .titleForm h2.title a{	
	text-decoration: none;
	background-color: transparent;	
}

.titleFields{
  border: 1px solid #e4ecf4;
	
	
}
/******************  Filter form *****************/

.dr-mpnl-mask-div-opaque {
    background-color: #016D8F;
    opacity: 0.5;
}

.top_barner{
	margin-bottom: 2px;
	background-color: #016D8F;
}

.top_barner table{
	margin-bottom: 0px !important;
}

.top_barner div{
	color:#FFD534;
	margin-left: 50px;
	font-size:1.6em;
}

#formStatus{
	float: right;
	margin:5px 10px;
}

#login_bar{
	background-color: #E2E2E2;
    height: 25px;
    padding: 6px 0 0;
    font-size: 13px;
}

#login_bar a, #login_bar span{	
    color: #525252;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 5px;
    text-decoration: none;
}

/*menu*/

#main_menu {
	background: url("../img/menu_sup/fondo-topmenu.png") repeat-x;
	height:60px !important;
	padding: 15px 30px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        box-sizing: content-box;
}

.info_acceso_sistema,
.info_acceso_label,
.info_acceso_data{
	color: #0157A4;
	margin-bottom: 1px;
}

.info_acceso_sistema{
	text-transform: uppercase;
	font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.info_acceso_label{
	font-size: 12px;
	font-weight: bold;
}

.info_acceso_data{
	font-size: 12px;
	font-weight: normal;
}

#main_menu a{
	margin-left: 15px !important;
	text-decoration: none ;
}

.m-icono{
	height: 58px;
	width: 58px;
	display: inline-table;
}

.m-ingresar{	
	background-image: url("../img/menu_sup/ingresar.png");
}

.m-ingresar:hover, .m-ingresar-a{	
/*	background-image: url("../img/menu_sup/ingresar-a.png");*/
}

.m-registrarse{	
	background-image: url("../img/menu_sup/registrarse.png");
}

.m-registrarse:hover, .m-registrarse-a{	
/*	background-image: url("../img/menu_sup/registrarse-a.png");*/
}

.m-usuario{	
	background-image: url("../img/menu_sup/usuario.png");
}

.m-usuario:hover, .m-usuario-a{	
/*	background-image: url("../img/menu_sup/usuario-a.png"); */
}

.m-inicio{	
	background-image: url("../img/menu_sup/inicio.png");
}

.m-inicio:hover, .m-inicio-a{	
/*	background-image: url("../img/menu_sup/inicio-a.png"); */
}

.m-web{	
	background-image: url("../img/menu_sup/web.png");
}

.m-web:hover{	
/*	background-image: url("../img/menu_sup/web-a.png");*/
}

.m-salir{	
	background-image: url("../img/menu_sup/salir.png");
}

.m-salir:hover{	
/*	background-image: url("../img/menu_sup/salir-a.png");*/
}

.m-ayuda{	
	background-image: url("../img/menu_sup/ayuda.png");
}

.m-ayuda:hover, .m-ayuda-a{	
/*	background-image: url("../img/menu_sup/ayuda-a.png"); */
}

.m-busquedas{	
	background-image: url("../img/menu_sup/busquedas.png");
}

.m-busquedas:hover, .m-busquedas-a{	
/*	background-image: url("../img/menu_sup/busquedas-a.png"); */
}

.m-indicadores{	
	background-image: url("../img/menu_sup/indicadores.png");
}

.m-indicadores:hover, .m-indicadores-a{	
/*	background-image: url("../img/menu_sup/indicadores-a.png"); */
}

.m-reportes{	
	background-image: url("../img/menu_sup/reportes.png");
}

.m-reportes:hover, .m-reportes-a{	
/*	background-image: url("../img/menu_sup/reportes-a.png"); */
}

.m-tareas{	
	background-image: url("../img/menu_sup/tareas.png");
}

.m-tareas:hover, .m-tareas-a{	
/*	background-image: url("../img/menu_sup/tareas-a.png"); */
}

.m-reasignartareas{	
	background-image: url("../img/menu_sup/reasignacion-tareas.png");
}

.m-reasignartareas:hover, .m-reasignartareas-a{	
/*	background-image: url("../img/menu_sup/reasignacion-tareas-a.png"); */
}

.m-tramite{	
	background-image: url("../img/menu_sup/tramite.png");
}

.m-tramite:hover, .m-tramite-a{	
/*	background-image: url("../img/menu_sup/tramite-a.png"); */
}

.rich-tool-tip{
	background-color: #094059;
	color: white;
	font-size: 11px;
	border-color: #094059;
}

/*****************Menu Lateral *********************************/
.left_menu , .left_menu a{
	font-size: 12px;
	color: white;
	text-decoration: none;
    font-weight: bold;	 
}

.left-menu2-visible{
	display: '';
}

.left-menu2-oculto{
	display: none;
}

.visible{
	display: '';
}

.oculto{
	display: none;
}

.left-menu-1-open, .left-menu-1-close, .left-menu-2-open{
	background-position: left center;
    font-weight: bold;
    height: 20px; 
    line-height: 20px;
    padding: 10px 5px 10px 10px;
    position: relative;
    width: 189px;
}

.left-menu-1-open{
	background-image: url("../img/menu-lateral/menu-d.png")
}

.left-menu-1-close{	
	background-image: url("../img/menu-lateral/menu-p.png")
}

.left-menu-2 {
	position: relative;
	width: 165px;
}

.left-menu-2 li{
	background-color: #004D7D;
    border: 1px solid #146DC1;    
    height: 23px;
    line-height: 23px;
    padding-left: 5px;
    padding-top: 3px;
    position: relative; 
}

.left-menu-2 li:hover a,
.left-menu-2 li.left-menu-2_active a {
    color: #146dc1;
}

.left-menu-2 li:hover, 
.left-menu-2 li.left-menu-2_active{
	background: url("../img/menu-lateral/fondo_h_lateral.png") repeat-x 0 0;
    list-style-image: url("../img/menu-lateral/v-circular2.png");
        
}

.left-menu-2 li{
	list-style-image: url("../img/menu-lateral/v-circular.png");
	list-style-position: inside;
}

/*****************Menu Lateral *********************************/

/*****************currentPath*********************************/

.current-path{
    border-bottom: 2px solid #1F4E7B;
    margin: 10px 20px;
    padding-bottom: 10px;
    font-size: 12px;
	color: #6f7173; 
}

.current-path-first{
    text-transform: uppercase;
}

.current-path-sep{
    color: #10a7bf;
    margin: 0px 8px; 
}

.current-path table {
    margin-bottom: 0px !important;
}

.current-path td {
    font-size: 12px !important;
}
/*****************currentPath*********************************/

/**************** Inicio *****************************************/
.info_inicial_header{
    font-size: 12px; 
    text-transform: uppercase;
    color: #016d8f;
    font-weight: bold;
}
.info_inicial_texto{
    font-size: 12px;
    color: #2e2e2e;
    text-align: justify;
}

/**************** Inicio *****************************************/

/*** controls-styles ***/

/*******************  botones ***********************/


/*******************  botones ***********************/

.addNewRecord{
    margin-bottom:15px;
    margin-left:5px;
    text-align: left;
}

.button{
    margin-top: 10px !important;
}

.btn{
    margin-left:20px;
    width:80px;
}

.btn:hover{
    background-color:#669999;
    color:#FFFFFF;
}

.btn a, a.btn, input.btn, .btn input {
    color: transparent;
    min-width: 70px !important;
}

.icono_excel {
    background: url("../img/iconos/icono_excel.png") no-repeat scroll 4px 4px transparent !important;
    padding-left: 24px !important;
    width: 90px !important;
}

.filter_item {
    background: url("../img/botones/azul-left.png") no-repeat scroll left center, url("../img/botones/azul-right.png") !important;
}

.reset_item {
    background: url("../img/limpiar-filtros.png") no-repeat scroll 0 0 transparent !important;
    min-width: 100px !important;
}

.item_label{
    color:#1f4e7b;
    font-size: 12px;
}

.item_text{
    color: #2e2e2e;
    font-size: 12px;	
}

.panel_form{	
    width:100%;
    border:solid 1px #EAEAEA;
    background-color: #fcfbfb;
}

.tab_form{	
/*    width:70%;*/
    padding: 0px;
}

.small_editype{
    width:80px;
    font-weight:normal;
}

.medium_editype{
    width:130px;
    font-weight:normal;
}

.large_editype{
    width:220px;
    font-weight:normal;
}

.extra_editype{
    width:400px;
    font-weight:normal;
}

.superextra_editype{
    width:510px;
    font-weight:normal;
}

.small_textarea{
    width:50px;
    height:80px;
    font-weight:normal;
}

.medium_textarea{
    width:200px;
    height:80px;
    font-weight:normal;
}

.large_textarea{
    width:400px;
    height:80px;
    font-weight:normal;
}

.extra_textarea{
    width:640px;
    height:80px;
    font-weight:normal;
}

.super_extra_textarea{
    width:600px;
    height:80px;
    font-weight:normal;
}

/*** Format-styles ***/

.align_right{
    text-align:right;
}

.align_left{
    text-align: left!important;
}

.align_center{
    text-align:center;
}

#leftTimeClock{
    float: right;
    top: -30px;
    position: relative;
    border: 2px ridge #EAEAEA;	
    font-weight: bold;
    padding: 2px;
    background-color: #E2E2E2;
    color: #016D8F;
}

table td, table td{
    vertical-align:top;
}

.dr-table tr td, .dr-table-docs tr td{
    background-color: transparent;
}

.dr-table tr:hover, .dr-table-docs tr:hover{
    background-color: #E2E2E2;
}

.dr-table tr th, 
.dr-table-docs tr th {
    padding: 5px;
}

.dr-table tr td, 
.dr-table-docs tr td {
    background-color: transparent;
    padding: 5px !important;
}

table.dr-table-internal, 
table.dr-table-internal td {
    border-top: none!important;
    border-left: none!important;
    border-bottom: none!important;   
}

.dr-table-internal th{
    text-align:right;
    padding: 2px;
}

.dr-table-internal tr:hover{
    background:#E2E2E2;
}

.dr-table-internal th.col1{
}

.dr-table-internal th.col2{
    margin-left:10px;
    padding-left:50px;
}

table.dr-table-internal td{
    text-align:left;
    padding:2px; 
    vertical-align: middle;
}

.datos{
    margin: 10px 10% 20px 10%; 
}

.dr-table-internal{
    height: 100%; 
}
.dr-table-no-border td{
    border: none;
    padding: 0px 15px;
}

.addBtn{	
    background: url("../img/botones/gris-left.png") no-repeat scroll left center, url("../img/botones/gris-right.png") no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    margin: 5px;
    padding: 4px 10px;
    float: left;
    text-decoration: none;
}

.botones.table {
    border: none !important;
    margin-bottom: 0px !important;
}

.actions_without_margin table {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.flash_success,.flash_error,.flash_warning,.flash_info
{
    margin: 10px;
    padding-left: 20px; 
    padding-bottom: 5px;
}

.flash_success
{   
    background-color: white;
    color: green;
    background: url("../img/flash/tick.png") no-repeat scroll 0 0 transparent;
}

.flash_info
{   
    background-color: white;
    color: blue;
    background: url("../img/flash/msginfo.png") no-repeat scroll 0 0 transparent;
}

.flash_error
{   
    background-color: white;
    color: red;
    background: url("../img/flash/msgerror.png") no-repeat scroll 0 0 transparent;
}

.flash_warning
{   
    background-color: white;
    color: orange;
    background: url("../img/flash/msgwarn.png") no-repeat scroll 0 0 transparent;
}

tr.RedStyle td
{
    color: red !important;
}

.datepicker select {
    width: 70px !important;
}

.loading,
.loading-center {
    background-image: url("../img/varios/progress.gif");
    background-position: left center;
    background-repeat: no-repeat; 
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    margin-top: 10px;
}

.loading-center {
    background-position: center center;
    height: 100%;
}

form#form_result table td label:nth-child(1) {
    color: #016d8f;
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding-right: 4px;
}

form#form_result table tr.remove_adj img {
    vertical-align: text-bottom;
}

form#form_result table tr.remove_adj td {
    padding-bottom: 5px;
}

form div.choices_expanded {
    margin-bottom: 5px;
}

form div.choices_expanded label {
    padding-left: 5px;
}

form#form_result table.dr-table-internal td{
    vertical-align: top;
}

form#form_result input.money {
    text-align: right;
    width: 80px;
}

form#form_result .title {
    margin-left: 0;
    margin-bottom: 5px;
}

div#analz_dcm_productos table input[type=number],
div#analz_dcm_productos table textarea {
    width: 100px;
    margin: 5px;
}

div#analz_dcm_productos table td {
    text-align: center;
}

div#analz_dcm_productos h2 {
    margin-left:  0;
}

div.titleRes div.datos {
    /*margin-left: 5%;*/
    margin-right: 5%;
}

table.tsk_adjuntos a.lnk_remove,
table.tsk_adjuntos a.lnk_add {
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
}
table.tsk_adjuntos a.lnk_remove{
    background-image: url('../img/iconos/delete.png');
}
table.tsk_adjuntos a.lnk_add{
    background-image: url('../img/iconos/adicionar.png');
}


/******************  Filter form *****************/

.title_bar_close h2{
    background: url("../img/iconos/desplegar.png") no-repeat scroll right center #D6D6D8;
    cursor: pointer;
    margin-left: 0;
    margin-top: 10px;
    padding: 7px 5px;
}

.title_bar_open h2{
    background: url("../img/iconos/plegar.png") no-repeat scroll right center #D6D6D8;
    cursor: pointer;
    margin-left: 0;
    margin-top: 10px;
    padding: 7px 5px;
}

.display_block {
    display: block;
}

.display_none {
    display: none;
}
/******************  Filter form *****************/

/* TABLAS */

.dr-table-docs-1 tr {
    height: 20px;
}
.dr-table-docs-1 td {
    border: 1px solid #808285;
    color: #2E2E2E;
}
.dr-table-docs-1 th, .dr-table-docs-1 th a {
    background-color: #EAEAEA;
    color: white;
    text-decoration: none;
}
.dr-table-docs-1 th {
    border: 1px solid #808285;
}
.dr-table-docs-1 th a {
    border: medium none;
}
.dr-table-docs-1 {
    border-collapse: collapse;
    empty-cells: show;
}
.dr-table-docs-1 {
    width: 100%;
}
.dr-table-docs-1, .dr-table-docs-1 tr td {
/*    text-align: right;*/
    vertical-align: middle;
}
.dr-table-docs-1 th.col1 {
    padding: 5px;
    color: #1F4E7B;
/*    width: 35%;*/
}
.dr-table-docs-1 td.col1 {
    padding: 5px;
    text-align: left;
/*    width: 15%;*/
}
.dr-table-docs-1 th.col2 {
    padding: 5px;
    width: 35%;
}
.dr-table-docs-1 td.col2 {
    padding: 5px;
    width: 15%;
}


.dr-table-docs-1 td {
    border: 1px solid #808285;
    color: #2E2E2E;
}

.dr-table-docs-1 th {
    border: 1px solid #808285;
}

/* MSP version 2 */

#contenedor {
    min-width: 1100px;
    max-width: 1600px
}

#main_menu {
   /* background-image: none;
    background-color: #1F4E7B;
    border-top: 2px solid #8CA4BB;
    border-bottom: 2px solid #20374E;*/
    
}


.info_acceso_sistema, .info_acceso_label, .info_acceso_data {
    color:white;
}


.m-icono {
    background-position: 0 0;
}

.m-icono:hover, .menu_sel {
    background-position: 0 -58px;
}

#tabs div.tab {
    border: 1px solid #000000;
}


.titleClose h2.title {
    background-image: none;   
}


.titleOpen h2.title {
    background-image: none;
}
    
    h2.title img  {
    margin-left: 8px;
    vertical-align: central;
}

h2.title {
    padding: 6px 6px 6px 12px !important; 
    
}

#form_result table th, #form_result table td {
     padding: 4px;
}

#form_result table th {
      font-weight: normal;
      text-align: right;
}


#form_result table input[type="radio"] {
    margin: 0 6px 6px 0;
}

/* TABS */

#tabs ul {
	width: 1000px;
	padding:0;
}


#tabs li  {
	margin-left:0;
	margin-right:3px;
}

#tabs li.ui-tabs-selected {
	background-color:#FFFFFF;
}

#tabs div.tab {
	border-color:#808285;
	border-radius: 0 5px 5px 5px;
	

}


#tabs .content {
    border: 1px solid #D6D6D8;
}


.title_bar_close h2 {
    background-image: none;
}    


.title_bar_open h2 {
    background-image: none;
}    


.title_bar h2 img {
    margin-left: 8px;
    vertical-align: middle;
}


    /* Tablas */


#main_tbl .dr-table-docs-1 td {
    padding: 5px;
    
}

#main_tbl .dr-table-docs-1 td input,#main_tbl .dr-table-docs-1 td textarea {
    width: 95%;

}


#main_tbl .dr-table-docs-1 th {
    width: 220px;   
    text-align: right;
}

.datos {
    margin: 10px 5% 20px;
}

.dr-table-docs td, .dr-table-docs th {
    border: none;
}

.tabla_sin_border td, table.tabla_sin_border{
    border: none !important; 
}


table#tsk_adjuntos a.lnk_remove,
table#tsk_adjuntos a.lnk_add {
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
}
table#tsk_adjuntos a.lnk_remove{
    background-image: url('../img/iconos/delete.png');
}
table#tsk_adjuntos a.lnk_add{
    background-image: url('../img/iconos/adicionar.png');
}

#main_tbl #reasignarForm table select {
    margin-bottom:14px;
}

.admin_crud table td {
    padding: 4px;
}

.admin_crud select {
    width: 506px;
}

.admin_crud input[type="number"], .admin_crud input[type="text"], .admin_crud textarea {
    width: 500px;
}

.admin_crud .datetime_select_medium select{
    width: 50px !important;
}

.regimen_laboral_style select {
  width: 103px !important;  
}

.regimen_laboral_style input[type="number"] {
  width: 100px !important;  
}

.dr-table-internal select {    
    width: 220px;
}

.dr-table-internal input[type="text"] {    
    width: 215px;
}

.kit-selected {
    background-color: #E2E2E2;
}

#rsdatos_dialog .item_label{
    font-size: 10px;
}

#rsdatos_dialog select,
#tabs select {
    width: 95%;
}

div.search_div {
    border-color: #808285 !important; 
    border: 1px solid !important; 
    padding: 20px !important;
    border-radius: 0 5px 5px 5px !important; 
    margin-top: 38px !important;
}

#rsdatos_dialog select{
    width: 200px;
}

#chart-container > div > svg > text:last-child,
.highcharts-button {
    display: none;
}