﻿@charset "utf-8";
/* CSS Document */

/*-----------Form Styles--------------*/

.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;	
}

.form_element {
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size:90%;
	float: left;
	margin-left:30px;
	margin-top:2px;
	margin-bottom:2px;
	width:85%;
}

.form_element label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .check_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .radio_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element select, .form_element input {
	/*width:150px;*/
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size:90%;
	border-top-width: 1px;
	border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-width: physical;
border-left-width: physical;
border-top-style: solid;
border-right-style: solid;
border-right-style: physical;
border-right-style: physical;
border-bottom-style: solid;
border-left-style: solid;
border-left-style: physical;
border-left-style: physical;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-right-color: physical;
border-right-color: physical;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
border-left-color: physical;
border-left-color: physical;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
color: #515756;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}



.cf_fileinput{
	width:auto!important;
}

.delete_icon { float:right; /*border-left:1px #CCCCCC solid; padding:10px;*/}

.delete_icon1 { float:right; border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; padding:10px; }

.button { text-align:center; border:none;}

.no_delete { border:none;}

.cf_button1 {
	width:70px!important;
	margin-bottom: 20px;
}



.radio { width:20px!important;}

.float_left { float:left;}
.cfclear { clear:none; font-size:0px; line-height:0px;}

/*.width1 { width:571px;}*/


div #credito a{
	text-decoration: none;
	color: white;
	font-size: x-small;
}
