.fgbl textarea{border-top:none;border-right:none;border-bottom:none;border-left:none;border-top:#e8e8e8 1px solid;
border-right:#e8e8e8 1px solid;
border-bottom:#e8e8e8 1px solid;
border-left:#e8e8e8 1px solid;
padding:10px;
width:100%;
height:150px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.fgbl select{border-top:none;border-right:none;border-bottom:none;border-left:none;width:100%;
height:45px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.fgbl input[type='text'],.fgbl input[type='number']{border-top:none;border-right:none;border-bottom:none;border-left:none;
padding-right:10px;
padding-left:10px;
width:100%;
height:45px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.fgblfwr{color:#FF3333;font-size:12px;}
