body 
{
}

 label
 {
     font-weight: bold;
 }

 .title
 {
     font-style: italic;
     font-size: large;
     margin-left: 10px;
     margin-top: 12px;
     display:inline-block;
 }

 .hrSearch
 {
     margin-top: 4px;
 }


.group-radio {
    background-color: #f4f8fa;
    border-color: #bce8f1;
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
  }

.vtop05 { margin-top: 0.5em; }
.vtop10 { margin-top: 1.0em; }
.vtop15 { margin-top: 1.5em; }
.vtop20 { margin-top: 2.0em; }
.vtop25 { margin-top: 2.5em; }
.vtop30 { margin-top: 3.0em; }

 .datetime
 {
     width: 5em;
 }
.mins-icons {
     min-width:20px;min-height:20px;
 }

#accept-cancel {
     position: fixed; bottom: 0; width: 100%; padding:10px 0 10px 50px; left:0; z-index:99;
     border-top: 3px solid #d47231; background-color: #ff980080; text-align: center; padding-top:10px;
 }

.in-frame {
     margin:0; width:100%; height:150px; border:none; overflow:hidden;padding-top: 15px;
 }

a {color: #333333;}
#content
{
     margin-bottom: 20px;
     background-color: #fff;
     border: 1px solid transparent;
     border-color: #ddd;
     border-radius: 4px;
     -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
     box-shadow: 0 1px 1px rgba(0,0,0,.05);
     margin: 10px 10px 100px 10px;
     padding: 10px 10px 50px 10px;
}


