body {
	/* Prevents the content of the page from being covered by the header */
	/* padding-top: 65px; */ 
}

.nowrap {
	white-space: nowrap;
}

.modal-tootip{
	cursor: help;
}

#recaptcha_area
{
    margin: 0 auto;
}

/* ReCaptcha Iframe FIX
iframe {display:none !important;}
header iframe,
section iframe,
footer iframe,
div iframe { display:inline; } */

