.ui-dialog {
	width: 95% !important;
	top: 30px !important;
}

.titulo_caja, .tdTab, .ui-widget-header {
    background: #3E80B9;
    font-weight: bold;
    font-family: Arial;
    border: 0px solid #0A4B84 /*COLOR_1*/;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background: #FFFFFF;*/
	opacity: 0.95;
    font-weight: bold;
    border: 1px solid #666;
    /*text-transform: uppercase;*/
}


.ui-state-default, .tdAcceso .boton {
    background: rgba(59, 133, 178, 0.2);
    font-weight: normal;
    border: 0px;
    /*text-transform: uppercase;*/
	color: #192F4C !important;
	margin-top: 20px;
}

.fg-button {
	border: 0px !important;
}

.ui-widget-header {
    background: rgba(59, 133, 178, 0.2) !important;
	padding: 7px !important;
	margin-bottom: 5px;
	margin-top: 10px;
	border-radius: 0.35em;
}

input, select, textarea {
    color: black !important;
    font-size: 12px;
	background-color: #fff;
	border: 0px;
	border-radius: 0.35em;
}

#EnviarFormulario, .botonEnviar, .botonEnviarDeshab {
    background: #3E80B9 !important;
}

.dataTables_wrapper {
	font-size: 12px;
}

/*Everificador*/

body#contenedorHijo {
    background: #FFFFFF;
    font-family: 'Open sans', Arial;
    font-size: 13px;
    color: black;
	/*height: 900px;
    /*margin: 5px 0 20px;*/
		width: auto;
}


body#contenedorHijo h1 {
    /*background: #f8f7f6;
    padding: 5px;
    color: #082b3e;
    font-weight: bold;
    font-size: 1em;
    font-family: Arial;
    border: 1px solid #082b3e;*/
	color: #192F4C;
    font-size: 20px;
    font-weight: bold;
    background-color: #d3d3d3;
    text-align: left;
    min-height: 50px;
	border-bottom: 0px !important;
	padding: 10px;
	line-height: 50px;
}

body#contenedorHijo h1 .iconos {
	float: right;
}

body#contenedorHijo h1 .iconos img {
	height: 50px;
	margin-left: 5px;
	margin-right: 5px;
}

.fondo78 {
    /*background: #fcfcfa;*/
    overflow: hidden;
    padding-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
/*************************/

/***IDENTIFICARSE***/

.titulo2_exito{
    /*! text-align: center; */
}



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

.tituloesp {
	color: #082b3e;
}

.boton-1 {
	color: #082b3e;
	border: 1px solid #082b3e;
	border-radius: 4px;
}

h3.ui-accordion-header.ui-state-default {
	background: #e4e1cd;
}

.dataTables_wrapper .first, .dataTables_wrapper .previous, .dataTables_wrapper .next, .dataTables_wrapper .last {
    padding: 0 !important;
}

.paging_full_numbers {
	width: 450px !important;
}

.titulito1_sinfondo {
	font-size: 11px;
	padding: 5px;
}

.listado_cabecera {
	font-size: 16px;
	height: 20px;
	background-color: white !important;
}

#tablaAnotaciones tr.coment_propio {
    background-color: #D3D3D3;
}

.paging_full_numbers .fg-button {
    color: black !important;
    font-weight: bold !important;
    font-size: 1.2em;
	background: none;
}
.paging_full_numbers .fg-button:hover {
	color:  #016ca2 !important;
}	
.paging_full_numbers .fg-button.ui-state-disabled:not(.previous, .first, .next, .last) {
    color: black !important;
    font-weight: normal !important;
    font-size: 1.2em;
	text-decoration: underline;
}

.dataTables_info, .dataTables_paginate, .dataTables_length, .dataTables_filter {
	color: black;
}

.dataTables_paginate .ui-state-disabled {
	color:  #e4e1cd;
}

#cambiarCorreoNotif {
	display: block;
	margin-top: 10px;
}

#accordion > h3.ui-state-active {
	background: rgba(59, 133, 178, 0.2) !important;
	border: 0px !important;
}

#accordion {
	width: 83em !important;
	margin: 0 auto;
}

.ui-accordion .ui-accordion-content {
	border: 0px !important;
	background-color: #f2f2f2 !important;
}

#accordion input#loginUsuario, #accordion input#loginContrasenya, #accordion input#ldapUsuario, #accordion input#ldapContrasenya {
	border: 0px !important;
}

#formLDAP > div, #formLogin > div {
	text-align: center;
}

#correoContacto {
	margin-top: 100px;
	text-align: left;
}

.listado_recuadro {
	background-color: white !important;
	border-width: 0px !important;
	border-style: none !important;
	border-color: white !important;
}

#contenedorHijo > div > table {
	margin: 0 auto;
}

tr.even {
	background-color: #f2f2f2;
}

.contextMenu LI.hover span {
	background-color: #D3D3D3;
	color: black;

}

.contenedor-tablas thead tr th {
	background-color: rgba(59, 133, 178, 0.2) !important;
	color: black !important;
}
.contenedor-tablas thead tr th:first-child {
	border-top-left-radius: 0.35em;
	border-bottom-left-radius: 0.35em;
}

.contenedor-tablas thead tr th:last-child {
	border-top-right-radius: 0.35em;
	border-bottom-right-radius: 0.35em;
}

iframe[data-ng-src="./listaEnviosPorUsu.jsp"] {
	min-height: 1000px !important;
}

.titulito1_sinfondo, .tituloesp, .titulo2 {
	font-size: 15px !important;
}

.fg-toolbar {
	font-weight: normal;
	font-size: 15px;
}

.dataTables_wrapper thead > tr > th {
	background: rgba(59, 133, 178, 0.2) !important;
	border: 0px !important;
	border-radius: 0px;
	color: black !important;
}

.dataTables_wrapper thead > tr > th:first-child {
	border-top-left-radius: 0.35em;
	border-bottom-left-radius: 0.35em;
}

.dataTables_wrapper thead > tr > th:last-child {
	border-top-right-radius: 0.35em;
	border-bottom-right-radius: 0.35em;
}

.wizardcontrols > img {
	display: none;
}

.texto_normal_justificado {
	font-size: 12px !important;
}

.ui-widget button {
	background: rgba(59, 133, 178, 0.2) !important;
	border: 0px !important;
}

.ui-state-hover {
	background: rgba(59, 133, 178, 0.2) !important;
}

#tabla_adjuntos_paginate, #tablaNotif_paginate span {
     height: auto !important;
}



.contextMenu > ul > li {
	height: 50px;
} 
.contextMenu > ul > li > span {
	height: 50px;
	margin: 5px;
	padding: 0px;
} 

.input.validatrama {
	border: 1px solid #d3d3d3;
}

#imagenTrama {
	width: 200px;
	margin-top: 40px;
}

#resultados {
    background-color: white;
    width: 90%;
    left: 5%;
    padding-bottom: 15px;
    position: fixed;
    z-index: 100;
    border-radius: 0.35em;
    border: 1px solid #d3d3d3;
    padding: 30px;
    margin: 20px;
	height: 500px; 
}

.divtrama {
	margin-top: 30px;
}

.divtextotrama {
	font-size: 12pt;
}