/***HEADER***/
#header{
	background : #f2440f;
}
/*****FOOTER*******/
#footer{
	color : #fff;
}

#footer-top {
	background-color:#595a5e;
}

#footer-bottom {
	background-color: #000000;
	}
/*****FIN FOOTER*******/

.x-form-readonly input.x-form-text-file {
	border-color: #B5B8C8!important;
}

.x-form-text-default {
    color: #595a5e;
    background-color: white;
}

.x-tbar-page-first:before {
	color: #595a5e;
}

.x-item-disabled .x-tbar-page-first:before {
    color: #ABABAB;
}

.x-tbar-page-prev:before {
	color: #595a5e;
}

.x-item-disabled .x-tbar-page-prev:before {
    color: #ABABAB;
}

.x-tbar-page-next:before {
	color: #595a5e;
}
.x-item-disabled .x-tbar-page-next:before {
    color: #ABABAB;
}


.x-tbar-page-last:before {
	color: #595a5e;
}

label#infoUserForm {
    color: #F79646;
    background-color: #F9EDDF;
}
label#infoUserForm:before {
    color: #F79646;
}
