﻿.ifcform input{
border:1px solid #fbfcff;
background-color:#d4dbb5;
padding-left:5px;
font-size:16px;
font-weight:bold;
}

div.input_block{
margin-bottom:10px;
}

span.input_label{
display:block;
color:#c3eaff;
font-size:12px;
padding-bottom:5px;
}

.ifc_textbox{
width:99%;
border:1px solid #fbfcff;
background-color:#d4dbb5;
font-size:16px;
font-weight:bold;
color:001720;
}

input.ifc_button{
font-size:16px;
font-weight:bold;
background-color:#001720;
border:none;
color:#bedb39;
padding:5px;
width:50%;
}

.input_mandatory{
color:#fd7400;
font-size:18px;
}

.input_eval{
color:#fd7400;
}

.width_full{
width:98%;
}

.width_75{
width:75%;
}

.width_50{
width:50%;
}

textarea{
font-family:"Trebuchet MS";
padding-left:5px;
}







