#footer, #menu, #toprow, #optional, #banner, #header, #wptheme-quickLinksShelf, .breadcrumb {display: none;}

body, html
{
   background-color: #fff;
   background-image: none;
}

#mainbody { background-color: #fff; }

#page {box-shadow: none;}

.noprint {display:none;}
.print-visible{display:block !important;}  

.panel-heading{background-color:#f47d1f !important;}
.panel-footer{background-color:#e6e6e7 !important;}
.control-label
{
   text-align: right !important;
   padding-top: 7px;
   margin-bottom: 0;
   text-align: right;
}
.form-control-static
{
   float-left !important; 
   padding-top: 7px !important;
   padding-bottom: 7px !important;
   margin-bottom: 0 !important;      
}  

.col-md-2{width:20% !important;}
.col-md-3{width:25% !important;}
.col-md-5{width:45% !important;}
.col-md-6{width:50% !important;}
.col-md-8{width:75% !important;}

