#Email, #Fname, #Message{
    background-color:#FFF;
}
#Email placeholder, #Fname placeholder, #Message placeholder{
    color:#FFF;
}
.jumbotron {
    background-color:#ed5c3e;
    color:#efeae0;
    font-family: "vreg"
	}
.contenido {
		max-width: 100% !important;
}
.btn-warning
{
    color:#ffffff;
    background-color:#ed5c3e;
    background-image:none;

}
.btn
{
    background-color:#ffffff;
    color:#ed5c3e;
    background-image:none;

}
.well {
    background-color:#ed5c3e;
    background-image:none;
    color:#efeae0;
    font-family: "vreg";
    border: 0px;
	}
.fecha_fac {
    background-color:#ed5c3e;
    color: #ffffff !important;
    font-family: "vreg"
	}
body {
    background-color:#ed5c3e;
    color:#efeae0;
    font-family: "vreg"
	}
.control-label {
    color:#FFF;
	}
#success_message{ display: none;}

input::-webkit-datetime-edit-day-field:focus,
input::-webkit-datetime-edit-month-field:focus,
input::-webkit-datetime-edit-year-field:focus {
    background-color: grey;
    color: #000000 !important;
    outline: black;
}

.td_newform {
	vertical-align: middle;
}
.td_modal{
	vertical-align: top;
	padding-top: 6px;
	font-size=30px;
	padding-right: 6px;
	padding-left: 6px;
}
td{
	vertical-align: top;
	padding-right: 6px;
}

