.classInputForm, .form-control[readonly], select, textarea{
    background-color: #BDBDBD !important;
    border-color: #BDBDBD;
    color: #ffffff !important;
	font-size: 12px !important;
	font-family: Arial;
}

::-webkit-input-placeholder{
    color: #ffffff !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #ffffff !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #ffffff !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #ffffff !important;
}

.calen {
    background-image: url("/libs/images/nuevo_calender.ico") !important;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: 6%;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: black;
}

.datosFormulario{
    background-color: #ffffff !important;
    font-weight: bold;
    margin-left: 10% !important;
    height: 41px !important;
    font-size: 12px;
    font-family: Arial;
}

hr{
    border: 2px #BDBDBD solid;
}

th{
    background-color: #ffffff !important;
}
#tbformrepmed th {
    width: 25% !important;
}

.top_center {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main/index_r1_c5.gif);
	background-repeat:repeat-x;
}

.top_left {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 327px;
	height: 107px;
	background-image: url(/libs/images/main/top_logo.gif);
	background-repeat:no-repeat;
}

.top_right {
	display: block;
	position: absolute;
	width: 442px;
	height: 107px;
	top: 0px;
	right: 0px;
	background-image: url(/libs/images/main/top_text_gral.gif);
	background-repeat: no-repeat;
}