@media(max-width: 768px){
  .word-hide {
      display: none;
    }
}
.help-block {
    color: #E53C69 !important;
}
.form-group {
    margin-bottom: 0rem  !important;
}
.fastable {
  font-size: 0.8rem  !important;
}
.grid-margin-onerem {
    margin-bottom: 1rem !important;
}
.content-wrapper {
  padding: 1rem 1.04rem !important;
}
.navbar .navbar-brand-wrapper .navbar-brand-inner-wrapper .navbar-brand img {
    width: calc(257px - 80px) !important;
}
.badge-orange {
    color: #fff;
    background-color: #CD7D37;
}
.lh-125 { line-height: 1.25; }
.lh-200 { line-height: 2; }
.btn-fz-76 { font-size: 0.76rem !important;  }
.fullheight{
    height: 100vh;
    overflow: auto;
}
.login-content {
    margin: 4vh auto !important;
}
.login-logo a img.align-content{
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  width: 50%;
  height: auto;
}
.bg-background {
  background: #e2700d;
}
.text-orange {
 color: #FF851B;
}
.btn-navy {
  color: #fff;
  background-color: #001F3F;
  border-color: #001F3F;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
  .btn-navy:hover {
    color: #fff;
    background-color: #002b56;
    border-color: #002b56; }
  .btn-navy:focus, .btn-navy.focus {
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08), 0 0 0 0.2rem rgba(133, 144, 217, 0.5); }
  .btn-navy.disabled, .btn-navy:disabled {
    color: #fff;
    background-color: #001F3F;
    border-color: #001F3F; }
  .btn-navy:not(:disabled):not(.disabled):active, .btn-navy:not(:disabled):not(.disabled).active,
  .show > .btn-navy.dropdown-toggle {
    color: #fff;
    background-color: #002b56;
    border-color: #002b56; }
  .btn-navy:not(:disabled):not(.disabled):active:focus, .btn-navy:not(:disabled):not(.disabled).active:focus,
  .show > .btn-navy.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133, 144, 217, 0.5); }


  .btn-orange {
      color: #fff;
      background-color: #FF851B;
      border-color: #FF851B;
      box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
  .btn-orange:hover {
      color: #fff;
      background-color: #e2700d;
      border-color: #e2700d; }
  .btn-orange:focus, .btn-orange.focus {
      box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08), 0 0 0 0.2rem rgba(133, 144, 217, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
      color: #fff;
      background-color: #FF851B;
      border-color: #FF851B; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
  .show > .btn-orange.dropdown-toggle {
      color: #fff;
      background-color: #e2700d;
      border-color: #e2700d; }
  .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
  .show > .btn-orange.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133, 144, 217, 0.5); }
  .hide {
      display: none !important;
        }
  .compact-tab thead tr th{
      table-layout: fixed !important;
      width: 80px !important;
      white-space: pre-wrap !important;
      padding:5px !important;
      margin:0 !important;
      font-size: 14px !important;
      color:white;
            }

  .compact-tab tbody tr td{
      table-layout: fixed !important;
      width: 80px !important;
      white-space: pre-wrap !important;
      padding:10px !important;
      margin:0 !important;
      font-size: 14px !important;
            }
  .compact-tab tfoot tr th{
      table-layout: fixed !important;
      width: 80px !important;
      white-space: pre-wrap !important;
      padding:5px !important;
      margin:0 !important;
      font-size: 14px !important;}
                      }
