@CHARSET "ISO-8859-1";

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear { display: inline-block; }


.reg_form_box { width:75%; padding: 20px; font-family: 'Ebrima'; font-size:14px; margin-left: 0px; float: none; border: 1px solid rgba(0, 0, 0, 0.2);

}



#merit_form span { display: block; float: none; font-size:14px; width: 260px; font-weight: normal; margin-top: 4px; color: #333;}
#merit_form em { color: #E1B23E;}
#merit_form input, #merit_form textarea {margin-top: 0px; border: 1px solid #cfdede; padding: 5px 5px;  font-size:12px; color:#333; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; width: 280px;  color: #333;}
#merit_form textarea {font:12px; padding: 5px; }
#merit_form input:focus, select:focus, textarea:focus { outline: none; border: 1px solid #E1B23E; background: #F4FBFF;}

#merit_form input:focus, select:focus, textarea:focus{outline:0;border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.3);-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.3);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.3);}


#merit_form select { font:12px; font-family: 'Ebrima'; width: 290px;}

#merit_form select option{outline: none;padding: 5px 5px 5px 10px;}


#merit_form p {font-size: 11px; color: #666; margin: 0;}


#Button {
font-size: 14px!important;
text-decoration: none; margin-left: 0px; width: 94px!important; color: #333!important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+0,d9edf2+40,add9e4+100;Blue+3D+%231 */
background: rgb(247,251,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,251,252,1) 0%, rgba(217,237,242,1) 40%, rgba(173,217,228,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,251,252,1)), color-stop(40%,rgba(217,237,242,1)), color-stop(100%,rgba(173,217,228,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */

}

#Button:hover {

color: #000!important; 

-moz-box-shadow: 0px 0px 3px #333;
-webkit-box-shadow: 0px 0px 3px #333 ;
box-shadow: 0px 0px 3px #333;
}

