.adjuntos{display:table;clear:both;width:100%;}

.fleft{float:left;margin:0 1% 0 0;width:32.1%;}

.imag1{width:100%;}
.imag2{width:49.5%;float:left;}
.imag3{width:33.3%;float:left;}

.imag1 img, .imag2 img, .imag3 img{width:98%;padding:0.5%;border:solid 1px silver;margin-top:7px;}

.w100{width:100%;text-align:left;}
.ficha {
	float: left;
	width: 47%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right:2%;
display:table;
}
.updates {
	float: left;
	width: 50%;
	margin-left:1%;
display:table;
}
.hrform ul li{list-style-type: none;}
.maindashboard{display:table;clear:both;margin:auto;}
.maindashboard .boton{width:120px;height:90px;margin:1px;float:left;text-align:center;padding:4px;display:table;font-size:84%;}
.maindashboard .boton .inner{display: table-cell;vertical-align: middle;}
.maindashboard .boton .glyphicon {font-size:300%;clear:both;display:block;margin-bottom:12px;}
.maindashboard a.boton:link{text-decoration:none;}
.maindashboard .boton:hover{border:solid 4px blue;}






.login-panel{width:100%;max-width:450px;margin:0 auto;}

.coordinates-input{border:solid 1px silver;text-align:center;}
.gmap-coordinates-label{color:gray;padding:5px 0 0 0;display:block;}

.hrform .hor{width:210px;} /* Para formatear radios y checkboxes en grid*/

/* Para mejorar la usabilidad en pantallas pequeñas (checkboxes, radiobuttons y botones de accion tipo btn) */
@media screen and (max-width: 500px) {
	.hrform input[type=radio], .hrform input[type=checkbox]{width:20px;height:20px;}
	.hrform .hor{font-size:16px;max-width:300px;max-width:100%;margin: 8px 0;}
	.hrform .btn {width:100%;margin:3px 0;}
	.botones{width:90px;display:table;}
	.maindashboard .boton{font-size:100%;}
}
/* Para mejorar la usabilidad en pantallas pequeñas (checkboxes, radiobuttons y botones de accion tipo btn) */

.thead{
-moz-border-radius: 10px 10px 0 0; /* Firefox */  
-webkit-border-radius: 10px 10px 0 0; /* Safari, Chrome */  
border-radius: 10px 10px 0 0; /* CSS3 */
}

.preview100{width:100px;}
.preview150{width:150px;}
.preview200{width:200px;}

/* .index-title{border-bottom:solid 1px silver;padding:0 0 10px 0;} */
.pagination{padding:10px;}

.clear{clear:both;display:block;}

body{padding:70px 30px;}

.imgformpreview{
width:120px;clear:both;float:none;display:block;
}

 /* ------------ FORM BASICS ------------ */

#anchor {
    padding-top: 500px;
    margin-top: 500px;
}


.aviso{
	color:red;
	font-size:90%;
}


.ok{
	color:#69D664;
	font-size:90%;
}


.hrform{
	padding:10px;
	margin:10px 0;
	-moz-border-radius: 10px; /* Firefox */  
	-webkit-border-radius: 10px; /* Safari, Chrome */  
	border-radius: 10px; /* CSS3 */
	border:solid 1px silver;

}

.hrform input, .hrform textarea, .hrform select{
	max-width:410px;
}


.numero{text-align:right; color:blue;}

 /* ------------ FORM BASICS ------------ */


 /* ------------ Calendario datepicker ------------ */

.dpTable tbody td	{padding:5px 11px;}

.dpDiv {
}
.dpTable {
font-size: 12px;
text-align: center;
background-color: white;
border: 1px solid silver;
}
.dpTR {
}
.dpTitleTR {

}
.dpDayTR {
}
.dpTodayButtonTR {

}
.dpTD {
border: 1px solid #ece9d8;
}
.dpDayHighlightTD {
color:white;
background-color: blue;
border: 1px solid #AAAAAA;
}
.dpTDHover {
background-color: green;
cursor: pointer;
color: white;
}


.dpDayHighlightTD, .dpTDHover, .dpButton {
-moz-border-radius: 10px; /* Firefox */  
-webkit-border-radius: 10px; /* Safari, Chrome */  
border-radius: 10px; /* CSS3 */
}

.dpTitleTD {
}
.dpButtonTD {
}
.dpTodayButtonTD {
}
.dpDayTD {
background-color: #6D7EA4;
color: white;
}
.dpTitleText {
font-weight: bold;
}
.dpDayHighlight {
font-weight: bold;
}
.dpButton {
color: #FFFFFF;
background: #666666;
font-weight: bold;
padding: 2px 10px;
border:none;
}

.dpButton:hover {
background-color:black;

}


.dpTodayButton {
color: #333333;
background: #CCCCCC;
font-weight: bold;
border:none;
padding:3px 15px;
}

.dpTodayButton:hover {
color:white;
background-color:#4A597B;
}

 /* ------------ Calendario datepicker ------------ */




 /* ------------ NICEDIT ------------ */
.nicEdit-selected, .nicEdit-main{ background-color:white;width:100%;}

.boton a:active	{background-color:#FAFFC3;}
input:focus 	{background-color:#FAFFC3;}
 /* ------------ NICEDIT ------------ */
