@page { margin: 0.1cm; }
html{font-family:sans-serif;}
  body { margin: 0.5cm; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
      display:block !important;
      margin:0 !important;
      padding:0 !important;
  }
  legend{margin-bottom: 10px; margin-top: 20px; font-size:16px;font-weight:bold;clear:both;}
  .input-group, .input-group-addon, .form-control{margin: 0.5px !important; padding: 0.5px !important; height:auto !important;}
  .input-group-addon{font-size:10px;color:#333;}
  .form-control{font-weight: bolder;font-size:11px;}
  .printOnly{display:block;}
  .btn{display:none;}
  .pageBreakPrint{page-break-after: always;}
  a[href]:after {
        content: none !important;
    }
    
    
    .container{width:100%;}
    .row{clear:both;}
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
        float:left;
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .col-sm-1{ width:8.3%; }
    .col-sm-2{ width:16.65%; }
    .col-sm-3{ width:25%; }
    .col-sm-4{ width:33.3%; }
    .col-sm-5{ width:41.6%; }
    .col-sm-6{ width:50%; }
    .col-sm-7{ width:58.3%; }
    .col-sm-8{ width:66.65%; }
    .col-sm-9{ width:75%; }
    .col-sm-10{ width:83.3%; }
    .col-sm-11{ width:91.6%; }
    .col-sm-12{ width:100%; }
    
    .input-group .form-control {

    position: relative;
    z-index: 2;
    float: left;
    width: 99%;
    margin-bottom: 0;
    background: transparent;
    border: 0;
    

}

    .form-control{display: table-cell;}
    
    .input-group{width:100%; height:30px; border-bottom: 1px solid #999;border-right: 1px solid #999;}
    
    .input-group {
        position: relative;

display: table;

border-collapse: separate;

}
    
    .input-group-addon{width: 1%;
                       margin-right: 10px;

white-space: nowrap;

vertical-align: middle;
    background: #999;}
    
    
    
    .input-group-addon, .input-group-btn, .input-group .form-control {

    display: table-cell;
    
    padding: 20px;

}


.btn{display:none;}


p, li{font-size:12px;}

