﻿.normal-form {float:left;clear:both;/*border:1px solid #7e7e7e;*/ margin-bottom:5px;/*margin-top:5px;*/padding-bottom:10px; position:relative; overflow-x:hidden;width: 100%;} /*width:99%;*/
.normal-form .form {padding:5px;}
.normal-form .form .item {width:90%;display:inline-block;padding:5px}
.normal-form .form .item .item-body{width:100%;display:block;}
.normal-form .form .item .input {display:inline-block;}
.normal-form .form .item .input .textbox {width:80%;}
.normal-form .form .item .input .date-box {width:auto;}
.normal-form .form .buttons{display:inline-block;width:99%;}

.normal-view {width:100%;float:left;clear:both; border:1px solid #7e7e7e;}
.normal-view .view-body {padding:10px;display:inline-block;}
.normal-view .view-body .item .label{font-weight:bold;}

