  
  .affix-bottom,
  .affix-bottom.affix,
  .header-affix.affix {
    position: fixed !important;
    padding:0 !important; 
    left:0 !important; 
    top:0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    display: block !important;
  }

  #main-body {
    padding:0 0 30px !important;
    margin:0 !important;
}
.header {
  border-bottom: 1px solid #f1f1f4;
}
.domainsearchwrapper {
    padding:4em 2em;
    background-color: rgba(0,0,0,0.4);
}
.domainsearchwrapper h2 {
    color: #ffffff !important;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 20px 0;
}
.domainsearchwrapper p {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 20px 0 5px;
}
.domainsearchwrapper .checkdomain.form-control {
    background-color: #fff;
    background-image: none;
    border: 0 solid #ccc;
    border-radius: 0 !important;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 55px !important;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    border-radius: 0 !important;
    margin-left: 6px !important;
    z-index: 2;
}
.domainsearchwrapper .btn {
    border-right: 0 none !important;
    font-size: 15px !important;
    height: 55px !important;
}
hr.invis {
}
.header {
}
div.header-lined .breadcrumb {
    border-radius: 0 0 4px 4px;
    font-size: 0.7em;
    margin: 20px 0 40px;
}
.header-lined {
    padding:20px;
}
.page-title {
    margin:0 -15px 30px; 
}


.bg-gray { background-color: #eee; }

.margin-none {
  margin: 0;
}
.margin-top-none {
  margin-top: 0;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-left-none {
  margin-left: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-xs {
  margin: 5.5px;
}
.margin-sm {
  margin: 11px;
}
.margin {
  margin: 22px;
}
.margin-lg {
  margin: 27.5px;
}
.margin-xl {
  margin: 33px;
}
.margin-top-xs {
  margin-top: 5.5px;
}
.margin-top-sm {
  margin-top: 11px;
}
.margin-top {
  margin-top: 22px;
}
.margin-top-lg {
  margin-top: 27.5px;
}
.margin-top-xl {
  margin-top: 33px;
}
.margin-bottom-xs {
  margin-bottom: 5.5px;
}
.margin-bottom-sm {
  margin-bottom: 11px;
}
.margin-bottom {
  margin-bottom: 22px;
}
.margin-bottom-lg {
  margin-bottom: 27.5px;
}
.margin-bottom-xl {
  margin-bottom: 33px;
}
.margin-left-xs {
  margin-left: 5.5px;
}
.margin-left-sm {
  margin-left: 11px;
}
.margin-left {
  margin-left: 22px;
}
.margin-left-lg {
  margin-left: 27.5px;
}
.margin-left-xl {
  margin-left: 33px;
}
.margin-right-xs {
  margin-right: 5.5px;
}
.margin-right-sm {
  margin-right: 11px;
}
.margin-right {
  margin-right: 22px;
}
.margin-right-lg {
  margin-right: 27.5px;
}
.margin-right-xl {
  margin-right: 33px;
}
.padding-none {
  padding: 0;
}
.padding-xs {
  padding: 5.5px;
}
.padding-sm {
  padding: 11px;
}
.padding {
  padding: 22px;
}
.padding-lg {
  padding: 27.5px;
}
.padding-xl {
  padding: 33px;
}
.padding-top-none {
  padding-top: 0;
}
.padding-top-xs {
  padding-top: 5.5px;
}
.padding-top-sm {
  padding-top: 11px;
}
.padding-top {
  padding-top: 22px;
}
.padding-top-lg {
  padding-top: 27.5px;
}
.padding-top-xl {
  padding-top: 33px;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-bottom-xs {
  padding-bottom: 5.5px;
}
.padding-bottom-sm {
  padding-bottom: 11px;
}
.padding-bottom {
  padding-bottom: 22px;
}
.padding-bottom-lg {
  padding-bottom: 27.5px;
}
.padding-bottom-xl {
  padding-bottom: 33px;
}
.padding-left-none {
  padding-left: 0;
}
.padding-left-xs {
  padding-left: 5.5px;
}
.padding-left-sm {
  padding-left: 11px;
}
.padding-left {
  padding-left: 22px;
}
.padding-left-lg {
  padding-left: 27.5px;
}
.padding-left-xl {
  padding-left: 33px;
}
.padding-right-none {
  padding-right: 0;
}
.padding-right-xs {
  padding-right: 5.5px;
}
.padding-right-sm {
  padding-right: 11px;
}
.padding-right {
  padding-right: 22px;
}
.padding-right-lg {
  padding-right: 27.5px;
}
.padding-right-xl {
  padding-right: 33px;
}

.label-pending { background-color:#F89406; }
.label-active { background-color:#46A546; }
.label-suspended { background-color: #a94442; }
.label-terminated { background-color: #bfbfbf; }
.label-cancelled { background-color: #BFBFBF; }
.label-expired { background-color: #888888; }
.label-fraud { background-color: #000000; }
.label-unpaid { background-color: #cc0000; }
.label-paid { background-color: #779500; }
.label-refunded { background-color: #224488; }
.label-collections { background-color: #D3C403; }

.dataTables_wrapper .dataTables_info {
    background-color: #1D4BAD;
    line-height: 19px;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #1D4BAD;
    border-color: #1D4BAD;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1D4BAD;
    border-color: #1D4BAD;
}

.label-default {
    background-color: #1D4BAD;
}

