/* AR Intranet v1.0.0.0 [Christopher Díaz Pantoja]*/

/*/////////////////////////////////////////////////
///// FORMS
//////////////////////////////////////////////////*/

form{
	height: auto;
	display: block;
	float: left;
	margin: 0px;
}

.form_nostyle{
	float: none!important;
}

input{
	float: right;
	text-align: left;
	clear: right;
}

.input_nostyle{
	float: none!important;
}

label{
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	clear: left;
	padding: 0px;
}

/*/////////////////////////////////////////////////
///// FORMS: LOGIN-PANEL
//////////////////////////////////////////////////*/

#login{
	position: relative;
	width: 340px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#login_copyright{
	width: 340px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #0066CC;
}

#frm_login{
	width: 280px;
	height: auto;
	padding: 20px 30px;
}

#frm_login fieldset{
	width: 200px;
	height: auto;
	position: relative;
	font-size: 12px;
	margin: 0px auto;
	border: #CCCCCC solid 1px;
	padding: 8px;
	color: #0066CC;
	font-weight: bold;
}

#frm_label_password, #frm_label_user, #frm_input_password, #frm_input_user{
	margin-top: 7px;
	font-size: 13px;
	color: #666666;
}

#frm_input_password, #frm_input_user{
	margin-top: 3px;
	width: 100px;
	padding: 1px 0px;
	border: 1px solid #CCCCCC;
	color: #666666;
}

#frm_button_login{
	margin-top: 5px;
	text-align: center;
	background: #666666;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#msg{
	width: 205px;
	height: auto;
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	border: 2px solid #CCCCCC;
	text-align: center;
}


/*/////////////////////////////////////////////////
///// DESIGNS
//////////////////////////////////////////////////*/

.input_field_1, .input_field_1a, .input_field_1b{
	display: block;
	width: 381px;
	height: 18px;
	background-image: url(../../images/forms/input_field_1.gif)!important;
	border: #CCCCCC solid 3px;
	float: none!important;
	background-repeat: repeat-x;
	padding: 2px 5px;
	color: #FFFFFF;
	clear: both!important;
	font-weight: bold;
}

.input_field_1a{
	width: 200px;
}

.input_field_1b{
	width: 100px;
}

.input_field_2, .input_field_3{
	width: 60px;
	height: 16px;
	border: #CCCCCC solid 2px;
	float: none!important;
	color: #766807;
	font-size: 11px;
	line-height: 16px;
	background-color: #FEFCF1;
}

.input_field_3{
	width: 35px!important;
}


.input_area_1{
	display: block;
	width: 450px;
	height: 200px;
	background-image: url(../../images/forms/input_area_1.gif)!important;
	background-color: #009BCE;
	border: #CCCCCC solid 3px;
	float: none!important;
	background-repeat: repeat-x;
	padding: 10px;
	color: #FFFFFF;
	clear: both!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.label_type_1{
	display: block;
	color: #0099CC;
	font-weight: bold;
	clear: both!important;
	margin-top: 20px;
}


.label_type_2{
	display: block;
	color: #0099CC;
	font-weight: bold;
	clear: left!important;
	margin-top: 10px;
}


.input_button_1{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_agregar.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_2{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_guardar.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_3{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_cancelar.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_4{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_permisos.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_5{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_buscar.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_6{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_transmitir.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}

.input_button_7{
	border: none!important;
	height: 30px;
	width: 106px;
	background-image: url(../../images/forms/input_button_finalizar.gif);
	background-color: transparent!important;
	line-height: 0px;
	margin-top: 10px;
	float: none!important;
}


.select_type1{
	display: block;
	height: 25px;
	border: #CCCCCC solid 3px;
	clear: both!important;
	font-weight: bold;
}

.img_error{
	margin-right: 5px;
}

.tbl_task{
	background-color: #FDF5D7;
	border: 1px solid #C9A30A;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}

.tbl_user{
	background-color: #FDF5D7;
	border: 1px solid #C9A30A;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}

#icon_system_container{
	position: relative;
}

#icon_system_settings{
	position: absolute;
	width: 146px;
	height: 154px;
	z-index: 100;
	left: 100px;
	top: -170px;
	border: #006699 2px solid;
}
