/* BEGIN: CSS for Iboga treatment application form */

fieldset			
{ width: 750px; border: 1px solid #ccc; background-color: #fff; }

fieldset.print
{ width: 750px; border: 0px; background-color: #fff; border-top: 1px solid #ccc; }

legend				
{ font-family: arial, verdana; font-size: 12px; background: #FFFFFF; border: 1px solid #ccc; padding: 5px; }

a.legend:link { color: #999999; text-decoration: underline; } /* Blue: 758E88 */
a.legend:visited { color: #999999; text-decoration: underline; }
a.legend:hover { color: #666666; text-decoration: none; }

a.admin-actions:link { font-weight: bold; color: #333333; text-decoration: underline; }
a.admin-actions:visited { font-weight: bold; color: #333333; text-decoration: underline; }
a.admin-actions:hover { font-weight: bold; color: #666666; text-decoration: none; }

a.admin-col-sort:link { color: #333333; text-decoration: underline; }
a.admin-col-sort:visited { color: #333333; text-decoration: underline; }
a.admin-col-sort:hover { color: #666666; text-decoration: none; }

.separator
{ margin: 10px 10px; }

.print-separator
{ width: 55%; height: 1px; background-color: #CCCCCC; margin: 10px 10px; }

table.header
{ font-family: arial, verdana; font-size: 12px; margin: 15px 25px 8px 25px; width: 90%; }

table.head-section		
{ font-family: arial, verdana; font-size: 12px; margin: 15px 25px 8px 25px; width: 90%; }

table.head-admin
{ font-family: arial, verdana; font-size: 12px; margin: 15px 25px 0px 25px; width: 90%; }

td.head-section		
{ font-family: arial, verdana; font-size: 12px; font-weight: bold; }

table.section		
{ font-family: arial, verdana; font-size: 12px; margin: 15px 25px 8px 25px; width: 90%; }

td					
{ padding: 0px 10px 10px 0px; }

h2
{ text-align: center; font-size: 18px; font-weight: bold; }

h3 
{ text-align: center; font-weight: bold; }

.head-section
{ font-size: 12px; }

.label 				
{ width: 50%; font-weight: bold; text-align: right;  vertical-align: top; }

.field				
{ width: 50%; vertical-align: top; }

.asterisk
{ color: red; font-size: 18px; font-weight: bold; line-height: 12px; display: none; }
 
.checkbox	
{ font-family: arial, verdana; font-size: 12px; vertical-align: top; }

.checkbox-answer
{ font-weight: bold; }

.small-text 
{ font-size: 11px; font-weight: normal; }

.label-bold
{ font-weight: bold; }

.small 
{ padding: 10px; font-weight: normal; font-size: 10px; color: #333333; line-height: 14px; font-family: verdana, arial, sans-serif; text-align: center; }

.big 
{ padding: 10px; font-size: 14px; color: #333333; line-height: 14px; font-family: verdana, arial, sans-serif; }

/* END: CSS for Iboga treatment application form */
