@font-face {
    font-family: 'TTFirs-Hairline';
    src: url('TTFirs-Hairline.eot');
    src: local('☞TT Firs Hairline'), local('TTFirs-Hairline'),
        url('TTFirs-Hairline.eot?#iefix') format('embedded-opentype'),
        url('TTFirs-Hairline.woff2') format('woff2'),
        url('TTFirs-Hairline.woff') format('woff'),
        url('TTFirs-Hairline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*-------------------------------------------*/
/*HTML ELEMENTS                              */
/*-------------------------------------------*/
a:hover
{
	color: #e74581;
}

/*-------------------------------------------*/
/* ADMIN CLASSES		                     */
/*-------------------------------------------*/
.body-callebaut
{
	background-color: #FFFFFF !important;
	background-repeat: no-repeat, no-repeat;
	 background-position: left top, right top;
}

.title-red
{
	color: #e74581;
	font-weight: 700;
}

.normal-bold
{
	color: #000000;
	font-weight: 600;
}

.input-custom
{
	border-radius: 5px;
	border: 1px solid #000000;
}


/*-------------------------------------------*/
/* ANCHOS	                     */
/*-------------------------------------------*/
@media only screen and (max-width: 800px) 
{
	


}
/*-------------------------------------------*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*-------------------------------------------*/