a#desDoc img.descarga {
    height: 30px;
    margin-left: 30px;
}


/* .dataTables_wrapper .dataTables_length{
	display: none;
}
 */

.aui .modal-header {
    border-bottom: 0 none;
    margin-bottom: 0px !important;
}

.btn-primary{
	float: right;
	margin-right: 56px !important;
}

.btn-bck{
	float: right;
	margin-right:10px !important;
}

.row-fluid {
	margin-top: 20px;
}    

.aui fieldset {
    margin-top: 20px;
    margin-left: 35px;
    width: 100%;
    margin-bottom: 18px;
}

/* .control-group input {
	width: 50% !important;
}

.control-group  select {
	width: 51% !important;
} */

.button-holder {
	width: 56% !important;
}


#tab-1 {
    border-style: groove;
    border: 1px solid #bbbab9;
    border-top-left-radius: 0px; 
    border-top-right-radius: 0px; 
    margin-top: -21px;
}

#tab22 {
    border-style: groove;
    border: 1px solid #bbbab9;
    border-top-left-radius: 0px; 
    border-top-right-radius: 0px; 
    margin-top: -21px;
}

#tit {
    margin-left: 50px;
    font-weight: bold;
    margin-top: 35px;
    font-size: 18px;
}


#tbl{
	width: 90% !important;
}

#tbl22{
	width: 90% !important;
}

   
#tit{
	margin-left: 50px;
	font-weight: bold;
}
#tbl2{
	margin-left: 50px !important;
}

td {
    padding: 8px 9px !important;
}


body {
    background: darkgrey;    
}
 
.contenedor{
    width: auto;
    margin: auto;
    color: #191816;
    padding: 20px 15px 50px 50px;
    border-radius: 10px;
   
}
 
.contenedor .titulo{
    font-size: 3ex;
    font-weight: bold;
    margin-left: 0px;
    margin-bottom: 80px;
}
 
#pestanas {
    float: top;
    font-size: 3ex;
    font-weight: bold;
    margin-left: 36px;
}
 
#pestanas ul{
    margin-left: -40px;    
}
 
#pestanas li{
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0px 2px -2px -0px;
    background: #eceaea;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid #bbbab9;
    border-bottom: dimgray;
    padding: 0px 20px 0px 20px;
    background: #bbbab9;
}
#pestanas a:hover {
    color: #009fda !important;
}

#cpestana1 {
	    margin-left: 60px;
	    color: black !important;
}
#cpestana1 h2{
	margin-bottom: 0px !important;
    margin-top: 0px !important;
    color: #040404 !important;
    
}

#pestanas a:link{
    text-decoration: none;
    color: black;
}


#contenidopestanas{
    clear: both;  
    background: white;
    padding: 20px 0px 20px 20px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border: 2px solid #bbbab9;
    width: 1025px;
    margin-left: -22px;
}




/* css popup de creacion de usuario*/


#Titulos label{
	float: left;
    width: 29%;
	
} 

#llenarajax {
	
	width: 60%;
	float: left;
}
#llenarajax input {
	width: 80%;
    float: left;
    margin-right: 5%;
    margin-left: 10px;
    padding: 0px 8px;
}
#llenarajax label{
	 margin-left: 10px;
}

#llenarajax2{
	width: 40%;
    float: left;
	
	
}

#llenarajax2 input{
	    float: left;
	    margin-right: 10px;
	
}

#observaciones2 {
	width: 100%;
    float: left;
    height: 96px;
    margin-top: 20px;
}
#observaciones2 input {
	width: 97% !important;
    height: 53px;
    margin-left: 10px;	
}

#botones {
	float: right;
    
}
div#observaciones2 label {
    font-size: 14px;
    margin-left: 10px;
}

#Titulogeneral{
	height: 216px;
    border-style: groove;
    width: 98%;
	
}
    
.aui .modal-body {
    overflow-y: visible;
 }
.aui .modal-header {
    border-bottom: 0px solid #eee;
    padding: 19px 21px;
}
#tab22 .formularioBusquedal {
    width: 50%;
    padding-left: 39px;
    margin-top: 51px;
}

#tablacompleta{
	padding: 0px 39px;
	}

.login-select input{
	width: 98% !important;
}
.login-select select{
	width: 100% !important;
}
.login-select .button-holder  button{
	width: 30% !important;
	margin-right: 0px !important;
}

.login-select .button-holder{
	width: 100% !important;
}

button#_gestionempleadoresfp_WAR_gestionempleadoresportlet_btn-aceptar {
    margin-right: 8px !important;
}

button#_gestionempleadoresfp_WAR_gestionempleadoresportlet_btn-cancelar{
	    width: 100px !important;
}

button#_gestionempleadoresfp_WAR_gestionempleadoresportlet_btn-aceptar {
	width: 100px !important;
}

#msg-exito-cambio{
	border-style: solid;
    border-color: #bbbab9;
    border-width: 1px;
    height: 270px;
}
#msg-exito-cambio .contenido{
	padding: 5px 5px;
}
#h2 {
	margin: 0px 0px;
    background-color: #eeeeee;
    height: 26px;
    padding: 5px 15px;
    color: #00abed;
    font-size: 17px;
}
/* .modal-header {
    display: none;
}
    */ 
.aui.ltr .modal .btn.close {
    width: 30px;
    box-shadow: none;
    margin: -5px -18px 0px 0px !important;
}


#botones .btn-primary{
	margin-right: 0px !important;
}

/* #llenarajax2 label {
    float: left;
    margin-right: 20px;
} */

#llenarajax2 .control-label {
    float: left;
    margin-right: 20px;
    width: 100%;
    
}


#llenarajax2 .radio {
    width: 30%;
    float: left;
}

#msg-exito-cambio input{
	border-radius: 2px;
}

#detallesSoli{
	margin-top: 10px;
	border-style: solid;
    border-width: 1px;
    border-color: #f4f4f4;
}
#detallesSoli h3{
	margin: 0;
	background-color: #f4f4f4;
	padding-left: 10px;
	font-size: 16px;
    color: #009ae7;
}

#detallesSoli .button-holder {
	width: 100%;
	float: right;
	
}
#detallesSoli .button-holder .btn-bck{
	margin-top: 7px;
	margin-right: 0px !important;
}

#detallesSoli .parteini{
	padding-left: 20px;
	
}
#detallesSoli .partefinal{
	padding-left: 20px;
}
/* td:first-child {  
  your stuff here
  background-color:#e0e0e0;    
}
 */
 
 
 div#Titulos label {
    font-size: 14px !important;
    margin-left: 12px;
}

.aui .modal-body{
	padding: 0px 14px !important;
}

a {
    font-size: 16px;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: black;
}



.asterisco_obligatorio{
	
	color: red;
}

.field-wrapper {
    width: 50% !important;
}


#llenarajax .control-group{

	width: 50% !important;
	float: left;
	margin-bottom: 0px;
}

#popupfin button {
	margin-top: 5px;
	margin-bottom: 5px;	
}

#observaciones2 textarea{
    width: 97%;
    margin-left: 10px;
    height: 50px;
}