.cl-both {
  clear: both;
}
.ft-s-12 {
  font-size: 12px;
}
.ft-s-14 {
  font-size: 14px !important;
}
.ft-s-16 {
  font-size: 16px;
}
.ft-s-18 {
  font-size: 18px;
}
.ft-s-30 {
  font-size: 30px;
}
.ft-w-100 {
  font-weight: 100;
}
.ft-w-300 {
  font-weight: 300;
}
.ft-w-700 {
  font-weight: 700;
}
.ft-w-900 {
  font-weight: 900;
}
.mg-0 {
  margin: 0 !important;
}
.mg-b-0 {
  margin-bottom: 0 !important;
}
.mg-b-15 {
  margin-bottom: 15px !important;
}
.mg-b-30 {
  margin-bottom: 30px !important;
}
.mg-t-0 {
  margin-top: 0 !important;
}
.mg-t-15 {
  margin-top: 15px !important;
}
.mg-t-30 {
  margin-top: 30px !important;
}
.pd-b-0 {
  padding-bottom: 0 !important;
}
.pd-t-0 {
  padding-top: 0 !important;
}
.pos-r {
  position: relative;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.tt-n {
  text-transform: none !important;
}
.text-white {
  color: white !important;
}
.w-100 {
  width: 100% !important;
}
.zi-1 {
  z-index: 1;
}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.section-full-wrap {
  height: auto !important;
  margin: 0 auto -50px;
  padding: 0 0 50px;
  min-width: 980px;
}
body.modal-open,
.modal-open .navbar-fixed-top {
  margin-right: 0 !important;
}
.modal {
  background: rgba(0, 0, 0, 0.7);
}
.modal-backdrop {
  display: none;
}
ul.lined {
  list-style: none;
  margin-left: 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 0;
  padding: 0;
}
ul.lined li {
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 1px solid #d9d9d9;
}
/* Creates a gray separator in dropdowns and sidebars */
li.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* Used for creating sections in sidebars and dropdowns */
li.divider + li.nav-header {
  margin-top: 18px;
}
li a.nav-notification {
  background-color: #f9edbe;
  border-color: #f0c36d;
}
.nav-expand + .nav > li > a {
  padding: 5px 10px;
}
.well-flat {
  border-color: transparent;
  box-shadow: none;
}
.well-white {
  background: #FFF;
}
.well-lightgreen {
  background: #e6f2ec;
  border-color: #A7CCBA;
  box-shadow: inset 0 2px 14px rgba(175, 218, 197, 0.13);
}
.well form {
  margin-bottom: 0;
}
.well form .form-group:last-child {
  margin-bottom: 0;
}
.well hr {
  margin-bottom: 10px;
}
/*
    PAGINATION
    ==========
  */
/* What is this */
.pagination li.info {
  font-size: 88%;
  line-height: 28px;
  margin-left: 10px;
}
/*
    TYPOGRAPHY & TEXT FORMATTING
    ============================
  */
sup {
  font-size: 0.55em;
}
.link-danger,
a.link-danger,
.fa-danger {
  color: #da4f49;
}
.link-danger:hover,
a.link-danger:hover,
.fa-danger:hover {
  color: #bd362f;
}
/*
    INPUTS
    ======

    Overwrites for Bootstrap default input styles, including forms and the
    form control classes.

  */
/* WHY??? */
form div.checkbox {
  margin: 10px;
}
/* What's wrong with .form-inline? */
.form-control-inline {
  display: inline;
}
.form-horizontal .control-label.text-left {
  text-align: left;
}
.input-group-addon.textarea-addon {
  width: 100%;
  display: block;
  margin: 0;
  line-height: 22px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom-width: 0;
}
.has-success .textarea-addon {
  border-color: #008444;
}
.has-warning .textarea-addon {
  border-color: #C06300;
}
.has-error .textarea-addon {
  border-color: #a94442;
}
.has-error .checkbox-text {
  color: #a94442;
}
/* Full width button dropdowns */
.btn-block.dropdown-toggle + .dropdown-menu {
  width: 100%;
  text-align: left;
}
/* Domain Tag */
.domain-tag {
  border-radius: .150em;
  float: right;
  position: relative;
  background: #008444;
  padding: 0.175em 0.30em;
  /* clear the text for certain */
  margin: 0 0.3em 0 0.25em;
  /* clear before/after */
  color: white;
  text-shadow: none !important;
  font-weight: 800;
  font-size: 8em;
  line-height: 1em;
}
/* For use on image backgrounds */
.domain-tag-transparent {
  background: rgba(0, 132, 68, 0.9);
}
.domain-tag.domain-tag-partner {
  background: #046A89;
}
.domain-tag-transparent.domain-tag-partner {
  background: rgba(4, 106, 137, 0.9);
}
.domain-tag .sld-text {
  position: absolute;
  right: 100%;
  margin-right: .35em;
  font-weight: 200;
  /*  text-shadow:  -1px -1px  0   rgba(128, 128, 128, 0.15),
                 1px  1px  0   rgba(128, 128, 128, 0.5),
                 1px  2px  5px rgba(0, 0, 0, 0.3);*/
}
.domain-tag .sld-text.ondark {
  color: #404040;
}
/* Phone */
.phone {
  width: 200px;
  position: relative;
  background: 0 0 / 100% no-repeat;
}
.phone:before {
  content: "";
  display: block;
  padding-top: 212%;
}
.phone .phone-content {
  position: absolute;
  right: 7%;
  bottom: 29.2%;
  left: 7%;
}
.phone.phone-black .phone-content {
  top: 16.5%;
  height: 374px;
}
.phone.phone-white .phone-content {
  top: 11.5%;
  height: 430px;
}
@media (max-width: 1200px) {
  .phone.phone-white .phone-content {
    height: 448px;
  }
}
.phone-black {
  background-image: url(/static/assets/img/phone-black.png);
}
.phone-white {
  background-image: url(/static/assets/img/iphone-white.png);
}
/* Popover rules need work - don't use !important */
.popover h3 {
  color: #212121;
  font-size: 110%;
}
.popover-content {
  font-size: 13px;
  line-height: 1.4em;
}
.pseudo-check {
  padding: 0 3px 0 1px;
  text-align: center;
  font-weight: bold;
  border: 1px solid black;
  display: inline-block;
  width: 13px;
  height: 14px;
  cursor: pointer;
  font-size: 10px;
}
.pseudo-check:hover {
  border: 2px solid #008444;
  margin-left: -1px;
  margin-top: -1px;
  width: 15px;
  height: 16px;
}
.hidden-check {
  display: none;
}
.overlay {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: -1;
}
.overlay-dark {
  background-color: black;
}
.overlay-green {
  background-color: #00562d;
}
.overlay-primary {
  background-color: #00B65E;
}
/* I don't know that these should be used, but I'm specing them out just in case */
.overlay-info {
  background-color: #045a76;
}
.overlay-warning {
  background-color: #be6100;
}
.overlay-danger {
  background-color: #be3000;
}
.grayscale,
.grayscale-hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: filter 0.15s ease-in-out;
  -moz-transition: filter 0.15s ease-in-out;
  -o-transition: filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out;
}
.grayscale.grayscale-disable,
.grayscale-hover.grayscale-disable,
.grayscale-hover:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
.blur,
.blur-hover {
  filter: blur(3px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'3\'/></filter></svg>#blur");
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  -webkit-transition: filter 0.15s ease-in-out;
  -moz-transition: filter 0.15s ease-in-out;
  -o-transition: filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out;
}
.blur.blur-disable,
.blur-hover.blur-disable,
.blur-hover:hover {
  filter: blur(0px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'0\'/></filter></svg>#blur");
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
}
.hardware-accel {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
}
.search-arrow {
  position: relative;
  margin: 0 15px 7px;
}
.search-arrow:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.search-arrow-green:before {
  background-image: url('//static.uniregistry.com/assets/img/searchbox-arrow-green.png');
}
.search-arrow-green-lg:before {
  background-image: url('//static.uniregistry.com/assets/img/searchbox-arrow-green-lg.png');
}
/* Should be merged into core once vetted */
/* use on a <span> wrapped around an element. it will take up the
     width remaining next to all floated elements sharing its block
     formatting context */
.bfc-fix {
  display: block;
  overflow: hidden;
}
/* CSS JQUERY ANIMATION REPLACEMENTS */
.fadeIn,
.fadeOut {
  transition: visibility 0s linear 0.5s, height 0s linear 0.5s, padding 0s linear 0.5s, margin 0s linear 0.5s, opacity 0.25s ease-in-out;
}
.fadeOut {
  visibility: hidden !important;
  opacity: 0 !important;
}
.fadeOut.noHeight {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.fadeIn {
  visibility: visible !important;
  opacity: 1 !important;
  transition-delay: 0s;
}
/* This should be set in STYLE or by JS if possible */
.slideDown {
  display: block;
}
.slideUp {
  display: none;
}
/* Center the elements of a form - useful for "one or more" box */
.centered-form-resizeable {
  text-align: center;
}
.centered-form-resizeable textarea,
.centered-form-resizeable .btn,
.centered-form-resizeable .label {
  vertical-align: middle;
  margin: 0 auto;
}
/* Icons Animations */
.fa-spin-once {
  display: inline-block;
  -moz-animation: spin 1s 1 ease-out;
  -o-animation: spin 1s 1 ease-out;
  -webkit-animation: spin 1s 1 ease-out;
  animation: spin 1s 1 ease-out;
}
.fa-flip-once {
  display: inline-block;
  -moz-animation: flip-once 1s 1 ease-out;
  -webkit-animation: flip-once 1s 1 ease-out;
  animation: flip-once 1s 1 ease-out;
}
@keyframes flip-once {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(359deg);
  }
}
@-webkit-keyframes flip-once {
  0% {
    -webkit-transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(359deg);
  }
}
@-moz-keyframes flip-once {
  0% {
    -moz-transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(359deg);
  }
}
.fa-shake {
  display: inline-block;
  -moz-animation: shake 0.2s 1 linear;
  -webkit-animation: shake 0.2s 1 linear;
  animation: shake 0.2s 1 linear;
}
@keyframes shake {
  0% {
    transform: translate(1px);
  }
  25% {
    transform: translate(-1px);
  }
  50% {
    transform: translate(0.5px);
  }
  75% {
    transform: translate(-0.5px);
  }
  100% {
    transform: translate(0);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(1.5px);
  }
  25% {
    -webkit-transform: translate(-1.5px);
  }
  50% {
    -webkit-transform: translate(0.5px);
  }
  75% {
    -webkit-transform: translate(-0.5px);
  }
  100% {
    -webkit-transform: translate(0);
  }
}
@-moz-keyframes shake {
  0% {
    transform: translate(1px);
  }
  25% {
    transform: translate(-1px);
  }
  50% {
    transform: translate(0.5px);
  }
  75% {
    transform: translate(-0.5px);
  }
  100% {
    transform: translate(0px);
  }
}
.fa-pulsate {
  -moz-animation: pulse .5s 2 linear;
  -webkit-animation: pulse 0.5s 2 linear;
  animation: pulse .5s 2 linear;
}
@keyframes pulse {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes pulse {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Expanders */
.expand:hover {
  color: #008444;
  cursor: pointer;
}
.expand:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  width: 12px;
  text-align: center;
  margin-right: 8px;
}
.expand.disabled,
.expand.disabled:hover {
  color: #999;
  cursor: default;
}
.expand.disabled:before {
  content: '';
}
.expand.selected:before {
  content: "\f0d7";
}
.exp-target {
  display: none;
}
.exp-target li a:before {
  display: inline-block;
  content: '\00a0';
  font-family: "" Font Awesome 5 Free "";
  width: 12px;
  text-align: center;
  margin-right: 8px;
}
/* Flexbox  */
.flexbox-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.flexbox-container .auto-expand-item {
  -webkit-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
/*
    FLIP SELECT
    ===========

    Styles for flipping over the leading icon in a table. These need to be
    generalized so that they may be used in more places than just the search page.

  */
.no-flip {
  cursor: default;
}
.flip-select {
  width: 27px;
  height: 27px;
  position: relative;
  float: left;
}
.flip-select,
.flip-select:hover,
.flip-select:focus {
  background: transparent;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.flip-select:before,
.flip-select:after {
  width: 27px;
  height: 27px;
  background: #aaa;
  font-family: "" Font Awesome 5 Free "";
  color: #FFF;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  vertical-align: top;
  outline: none;
}
.flip-select:before,
.flip-select:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.flip-select:before {
  z-index: 2;
}
.flip-select:after {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.selected .flip-select:before {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.selected .flip-select:after {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* Fixes display in old browsers by toggling visibility of pseudoelements */
html.no-csstransforms3d .flip-select:after,
html.no-csstransforms3d .selected .flip-select:before {
  display: none;
}
html.no-csstransforms3d .selected .flip-select:after {
  display: block;
}
/* Flip select styles

    THESE NEED TO BE GENERALIZED AND APPLIED TO EACH TR AS A CLASS

  */
.order-list tr {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.navbar-static-top {
  border: none;
}
/*
    PUBLIC WEBSITE
    ==============

    Styles for Uniregistry.com's public-facing content.

  */
.page-stripe {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FEFEFE;
}
.page-stripe p {
  font-size: 16px;
}
.page-stripe .overlay {
  z-index: 0;
}
.page-stripe-header {
  background-image: url(/static/assets/img/header-bg/sunset-bg.jpg);
  padding-top: 95px;
  padding-bottom: 35px;
}
.page-stripe-paper {
  background-color: #FCFCFC;
}
.page-stripe-divider {
  border-bottom: 1px solid #ebebeb;
}
.page-stripe .overlay + .container {
  position: relative;
  z-index: 1;
}
.page-stripe-header .container {
  display: table;
}
.page-stripe-header h1,
.page-stripe-header p {
  display: table-cell;
  vertical-align: middle;
}
.page-stripe-header h1 {
  width: 60%;
  color: #008444;
  text-align: right;
  padding-right: 45px;
}
.page-stripe-header p {
  text-align: justify;
  border-left: 4px solid #008444;
  padding: 30px 10px 30px 45px;
  font-size: 13px;
  text-rendering: optimizeLegibility;
}
.page-stripe-equal-spacing {
  padding: 45px 0;
}
.page-stripe-bottom {
  padding: 0 0 45px 0;
}
/* Birthday pages */
.page-stripe-promo-tags .well-promo {
  min-height: 230px;
  text-align: center;
}
.page-stripe-promo-tags .well-promo .tagbox {
  padding-top: 20px;
  height: 60px;
}
.page-stripe-promo-tags .well-promo .tagbox img {
  max-height: 40px;
}
.page-stripe-promo-tags .well-promo:hover .tagbox img {
  display: none;
}
.page-stripe-promo-tags .well-promo:hover .tagbox img.hidden {
  display: inline-block !important;
  visibility: visible !important;
}
.page-stripe-promo-tags .well-promo .domain-tag {
  background: none;
  color: #666;
  float: none;
  font-size: 34px;
  transition: all .25s ease;
}
.page-stripe-promo-tags .well-promo:hover .domain-tag {
  color: #333;
}
.page-stripe-promo-tags a:hover {
  display: block;
  text-decoration: none;
}
.page-stripe-promo-tags .well-promo p {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 30px;
}
.page-stripe-promo-tags .well-promo h2 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 20px;
}
.page-stripe-promo-tags .well-promo .btn {
  display: inline-block;
}
.page-stripe-promo-tags-blackfriday .well-promo {
  min-height: 200px;
}
.page-stripe-promo-tags-blackfriday .well-promo p {
  margin-bottom: 20px;
}
/* Registry List */
.text-registry {
  color: #018980;
}
.btn.btn-registry {
  background-color: #018980;
  color: #fff;
}
.btn.btn-registry:hover,
.btn.btn-registry:focus {
  color: #fff;
  background-color: #007169;
}
.registry-search-box {
  padding: 30px 0;
}
.registry-search-box h3 {
  font-size: 20px;
  margin: 0 0 5px;
}
.registry-search-box p {
  font-size: 14px;
  margin-bottom: 20px;
}
.registry-search-box p strong {
  font-weight: 600;
}
.registry-search-box .row {
  margin-left: -5px;
}
.registry-search-box .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.registry-tag {
  animation: registry-tag 1s ease-in-out 1.5s forwards;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  left: -400px;
  padding: 20px 30px 20px 50px;
  position: fixed;
  top: 94px;
  transition: opacity 0.25s ease-in-out;
  width: 400px;
}
.home-banner-hero-extra {
  background-size: cover;
  background-position: center;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 1s ease-in-out;
}
.home-banner-hero-extra.visible {
  opacity: 1;
}
@keyframes registry-tag {
  0% {
    left: -380px;
  }
  75% {
    left: 0;
  }
  100% {
    left: -20px;
  }
}
.search-mode .registry-tag {
  pointer-events: none;
  opacity: 0;
}
.registry-tag h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.registry-tag p {
  font-size: 16px;
  font-weight: 300;
}
.registry-tag .btn.btn-default {
  background-color: #D00;
  border: none;
  color: white;
  float: left;
  font-weight: 600;
}
.registry-tag .domain-info-popover {
  color: #BABABA;
  cursor: default;
  font-size: 14px;
}
.registry-tag .popover {
  color: #000;
  font-size: 11px;
}
/* REGISTRAR HOMEPAGE */
/* Search Panel*

#search {
    height: 100vh;
    min-height: 100vh;
}

.home-search .overlay {
    opacity: 0.0;
}

.home-search .container.middle {
    margin-top: -74px;
}

.home-search h1 {
    margin-bottom: 30px;
    margin-top: 0;
}

.btn.btn-primary.search {
    background-color: #4A4A4A;
    border-color: #444;
}

.btn.btn-primary.search:hover {
    background-color: #4F4F4F;
    border-color: #444;
}

.home-search {
  padding: 0 0 100px;
}

.home-search .home-search-header {
  display: none;
}

.home-search .dark-theme h1,
.home-search .dark-theme h4 {
  color: #000;
}

.home-search .light-theme h1,
.home-search .light-theme h4 {
  color: #fff;
}

.home-search-results {
  margin-top: 25px;
}
.home-search .overlay,
.home-search .container {
  transition: opacity 0.25s ease-in-out;
}


/* Title and tagline */
/* Page Title */
.page-title {
  background: #FEFEFE url(/static/assets/img/gen-bg/everest.jpg) 50% / cover no-repeat;
  border-bottom: 1px solid #efefef;
  height: 300px;
  padding: 155px 0 0;
}
.page-title h1 {
  color: #4A4A4A;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.page-title h3 {
  color: #4A4A4A;
  font-size: 24px;
  font-weight: 300;
  margin: 4px 0 0;
}
.page-title p {
  margin: 0;
  padding-top: 15px;
  text-align: right;
}
.page-title-birthday {
  background: #FEFEFE url(/static/assets/img/gen-bg/birthday/w-cupcake-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-blackfriday {
  background: #FEFEFE url(/static/assets/img/gen-bg/blackfriday/w-blackfriday-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-registry {
  background: #FEFEFE url(/static/assets/img/gen-bg/registry/w-registry-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-summer-sale {
  background: #FEFEFE url(/static/assets/img/gen-bg/summer-sale/icecream-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-google-adwords-1 {
  background: #FEFEFE url(/static/assets/img/gen-bg/google-adwords/w-google-adwords-1-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-google-adwords-2 {
  background: #FEFEFE url(/static/assets/img/gen-bg/google-adwords/w-google-adwords-2-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-google-adwords-3 {
  background: #FEFEFE url(/static/assets/img/gen-bg/google-adwords/w-google-adwords-3-internal.jpg) 50% bottom / cover no-repeat;
}
.page-title-promo h1,
.page-title-promo h3 {
  color: #fff;
}
/* Gray Stripe */
.gray-stripe {
  background: #f8f8f8;
  padding: 20px 0;
}
.gray-stripe h2 {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  margin: 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .gray-stripe h2 {
    font-size: 20px;
  }
}
.gray-stripe .btn {
  margin-left: 30px;
}
/* Black Stripe */
.black-stripe {
  background: #000;
  padding: 20px 0;
}
.black-stripe h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  margin: 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .black-stripe h2 {
    font-size: 20px;
  }
}
.black-stripe .btn {
  margin-left: 30px;
}
.black-stripe strong.price {
  font-size: 28px;
  font-weight: 700;
}
.black-stripe .domain-tag {
  font-size: 38px;
  float: none;
  margin: 0 15px;
  cursor: pointer;
}
.black-stripe .fa-helptag-position {
  display: inline-block;
}
.black-stripe .fa-helptag,
.black-stripe .fa-helptag:hover {
  background: #fff;
  color: #000;
  display: inline-block;
  float: left;
  margin: -5px 0 0 10px;
}
.black-stripe .popover {
  color: #000;
}
/* Black Stripe > HIV Tag */
.hiv-black-stripe .domain-tag {
  background-color: #000000;
  color: #FF1F97;
  margin: 0 2px;
}
/* Black Stripe > Ky Tag */
.ky-black-stripe .domain-tag {
  background: url('/static/assets/img/rar-home/ky-tag.png') no-repeat 0 0;
  display: inline-block;
  height: 51px;
  margin-right: 10px;
  text-indent: -9999px;
  width: 68px;
}
.ky-black-stripe .domain-tag:before,
.ky-black-stripe .domain-tag:after {
  display: none;
}
.no-title {
  padding-top: 80px;
}
.home-search .branding-message {
  position: relative;
  color: white;
  margin: 0 auto 30px;
}
.custom-pricing > img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 150px;
  width: 150px;
  z-index: 1;
}
.custom-pricing > img:hover {
  top: -5px;
  right: -5px;
  height: 160px;
  width: 160px;
}
.home-search .branding-message h1 {
  font-size: 48px;
  margin-bottom: 20px;
}
.home-search .branding-message h2 {
  font-size: 40px;
}
.home-search .branding-message h1,
.home-search .branding-message h2 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
.home-search .branding-message .domain-tag {
  font-size: 44px;
  margin: 10px 24px;
}
.home-search .domain-tag {
  background: rgba(0, 132, 68, 0.75);
  cursor: pointer;
}
.home-search .domain-tag:hover {
  background: #008444;
}
.home-search .domain-img-tag {
  cursor: pointer;
  opacity: 0.87;
}
.home-search .domain-img-tag:hover {
  opacity: 1.0;
}
/* Searchbox */
.home-search .search-row {
  position: relative;
  margin: 25px auto;
  color: #fff;
}
.home-search .search-row .container {
  padding: 20px 0;
}
.home-search .search-row > .overlay {
  opacity: 0.45;
}
.home-search .search-arrow-green-lg:before {
  top: -66px;
  left: -66px;
  height: 106px;
  background-size: 101px;
  width: 105px;
}
.home-search .unireg-promo {
  color: #fff;
  position: relative;
  font-size: 3.5px;
  margin-top: 15px;
}
.results-container-wrapper {
  display: none;
  padding-bottom: 20px;
  padding-top: 60px;
}
/* Search active */
.home-search.search-mode {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  height: auto !important;
  padding: 120px 0 100px;
}
.home-search.search-result-single {
  height: 665px !important;
  min-height: 665px !important;
}
.home-search.search-mode .container.middle {
  margin-top: 0;
}
.home-search.search-mode > .overlay {
  top: 270px;
  opacity: 0.925;
  background-color: #FFF;
}
.home-search.search-mode .search-row {
  color: #121212;
}
.home-search.search-mode .search-row .overlay {
  opacity: 0;
}
.home-search.search-mode .home-search-header {
  display: block;
}
.home-search.search-mode .results-container-wrapper {
  display: block;
}
.home-search.search-mode .search-arrow-green-lg:before {
  display: none;
}
.home-search.search-mode .unireg-promo {
  display: none;
}
.home-search.search-mode h1.title {
  display: none;
}
/* Home Anchor Link */
.home-anchor {
  display: block;
  height: 0px;
  line-height: 0;
  visibility: hidden;
}
/* Transfers mini-Panel */
.home-transfers {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #FCFCFC;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #FCFCFC), color-stop(100%, #ECECEC));
  background-image: linear-gradient(135deg, #FCFCFC 0%, #ECECEC 100%);
  cursor: pointer;
}
.home-transfers .container {
  position: relative;
}
.home-transfers .container:before {
  position: absolute;
  content: "";
  background: url(/static/assets/img/rar-home/easy-transfer.png) center / 100% no-repeat;
  display: block;
  height: 160px;
  width: 160px;
  top: -55px;
  z-index: 5;
}
.home-transfers h3 {
  font-size: 23px;
  margin: 0;
}
.home-transfers .btn {
  margin-left: 25px;
}
.home-transfers + .page-stripe {
  padding-top: 80px;
}
/* Topcoin transfer mini-panel */
.home-topcoin-transfer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #FCFCFC;
}
.tell-your-story {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FCFCFC;
}
.tell-your-story > .overlay {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.tell-your-story .domain-tag {
  background: rgba(0, 132, 68, 0.75);
  cursor: pointer;
}
.tell-your-story .domain-tag:hover {
  background: #008444;
}
/* Home TLDs panel */
.transfers-domain-tracker {
  color: #fff;
  overflow: hidden;
  background: #214761;
  background: -webkit-radial-gradient(75% 65%, ellipse, #51a0d5 0%, #214761 100%);
  background: radial-gradient(70% 55%, ellipse, #0f649c 0%, #214761 100%);
}
.new-domains-graphic {
  color: #fff;
  overflow: hidden;
  background-image: url(/static/assets/img/rar-products/new-domains-bg.jpg);
  background-color: #222;
  background-position: 100% 50%;
}
.new-domains-graphic .overlay {
  opacity: 0.65;
}
.new-domains-graphic.account-register {
  padding-bottom: 20px;
}
.new-domains-graphic .see-extensions {
  padding-top: 20px;
  padding-bottom: 50px;
}
.new-domains-graphic .phone {
  width: 90%;
  margin-top: -30px;
  margin-left: 30px;
}
.new-domains-graphic .phone-content {
  overflow: auto;
}
.new-domains-graphic .phone-item {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
  cursor: pointer;
}
.new-domains-graphic .phone-item:hover {
  background-color: #E4EBF0;
}
.new-domains-graphic .phone-item h3 {
  margin: 0;
  font-weight: 500;
  font-size: 22px;
}
.new-domains-graphic .phone-item h4 {
  margin: 0;
  color: #777;
  font-size: 16px;
}
.new-domains-graphic .phone-item-new:after {
  content: "NEW";
  position: absolute;
  right: 16px;
  top: 20px;
  line-height: 20px;
  padding: 5px 6px 2px;
  font-size: 13px;
  font-weight: bold;
  background-color: #4890e4;
  border-radius: 5px;
}
.cars-graphic {
  color: #fff;
  overflow: hidden;
  background-image: url(/static/assets/img/landers/cars/registerpage-image.jpg);
  background-color: #222;
  background-position: 100% 50%;
  height: 560px;
}
/* Features Panel*/
.home-features .feature-container {
  width: 200px;
  height: 200px;
  margin: 0 auto 25px;
  position: relative;
}
.home-features .feature-graphic,
.home-features .feature-pitch {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
/* Feature layout */
.home-features .feature-graphic,
.home-features .feature-graphic img {
  width: inherit;
  height: inherit;
}
.home-features .feature-graphic {
  background-color: #FCFCFC;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #FCFCFC), color-stop(100%, #ECECEC));
  background-image: linear-gradient(135deg, #FCFCFC 0%, #ECECEC 100%);
}
/* https://about.twitter.com/press/brand-assets */
.home-features .feature-graphic img {
  padding: 50px;
}
/* Vertically center text */
.home-features .feature-pitch {
  display: table;
}
.home-features .feature-pitch p {
  display: table-cell;
  color: #fff;
  font-style: italic;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  padding: 30px;
}
.home-features .feature-gmail .feature-pitch {
  background-color: #e75a4d;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #e75a4d), color-stop(100%, #d23f31));
  background-image: linear-gradient(135deg, #e75a4d 0%, #d23f31 100%);
}
.home-features .feature-privacy .feature-pitch {
  background-color: #2a9962;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #2a9962), color-stop(100%, #127a46));
  background-image: linear-gradient(135deg, #2a9962 0%, #127a46 100%);
}
.home-features .feature-social .feature-pitch {
  background-color: #1a78a0;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #1a78a0), color-stop(100%, #0f6a91));
  background-image: linear-gradient(135deg, #1a78a0 0%, #0f6a91 100%);
}
/* Features flip effect */
/* (Rule definions repeated for easy access to flip effect code) */
.home-features .feature-graphic,
.home-features .feature-pitch {
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.home-features .feature-graphic {
  z-index: 2;
}
.home-features .feature-pitch {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.home-features .feature-container:hover .feature-graphic,
.home-features .feature-container:hover .feature-pitch {
  -webkit-transition: all 500ms cubic-bezier(0.105, 0.45, 0.45, 1);
  transition: all 500ms cubic-bezier(0.105, 0.45, 0.45, 1);
}
.home-features .feature-container:hover .feature-graphic {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.home-features .feature-container:hover .feature-pitch {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* Slider panel*/
.home-carousel {
  background: none;
  margin: 0;
  padding: 0;
}
.home-carousel .overlay {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.home-carousel .carousel-inner > .item {
  height: 435px;
  overflow: hidden;
}
.home-carousel .carousel-inner > .item > img {
  max-width: none;
  min-width: 100%;
  margin-top: -20%;
}
.home-carousel .carousel-content {
  width: 960px;
  height: 100%;
  margin-left: -480px;
  position: absolute;
  top: 0;
  left: 50%;
}
.home-carousel .domain-tag {
  margin-top: 50px;
  clear: both;
  font-size: 90px;
}
.home-carousel .subtitle {
  clear: both;
  float: right;
  padding: 10px 15px;
  margin: 15px 0 0;
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 26px;
  color: #fff;
  border-radius: 3px;
}
.home-carousel .carousel-link {
  text-align: center;
  margin-top: 100px;
}
.home-carousel .carousel-indicators li {
  width: 20px;
  height: 20px;
  box-shadow: 1px 1px 10px -2px #000000;
  margin: 0 4px;
}
/**
* Home
****************************************/
/* Home Stats */
.home-stats {
  background-color: #fff;
  padding: 80px 0 40px;
}
.home-stats {
  font-size: 24px;
}
.home-stats .col-xs-4 {
  text-align: center;
}
@media (min-width: 1200px) {
  .home-stats .col-xs-4 h2,
  .home-stats .col-xs-4 p {
    padding: 0 30px;
  }
}
/* Home Price Tag */
.home-price-tag {
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
}
.home-price-tag p {
  font-size: 14px;
  margin: 0;
  font-weight: 600;
}
.home-price-tag .fa-helptag {
  background-color: #666;
}
.home-price-tag ul {
  list-style: none;
  margin: 0;
  min-width: 980px;
  padding: 0;
  text-align: center;
}
.home-price-tag .tag-box {
  height: 40px;
  line-height: 40px;
}
.home-price-tag .new-price strong {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.home-price-tag .new-price .fa {
  margin-left: 5px;
  margin-top: -4px;
  vertical-align: middle;
}
.home-price-tag .new-price p {
  font-weight: 300;
  position: relative;
}
.home-price-tag .new-price p.text-muted {
  font-size: 16px;
}
.home-price-tag .new-price img {
  left: 50%;
  margin-left: -34px;
  width: 67px;
  position: absolute;
  top: 0;
}
.home-price-tag .tag-box .va-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.home-price-tag .tag-box img,
.home-price-tag .tag-box {
  vertical-align: middle;
  cursor: pointer;
}
.home-price-tag .tag-box img {
  max-width: 75%;
  max-height: 75%;
}
.home-price-tag .tag-box:hover img {
  display: none;
}
.home-price-tag .tag-box:hover img.hidden {
  display: inline-block !important;
  visibility: visible !important;
}
.home-price-tag .tag-box .domain-tag {
  background-color: #434343;
  font-size: 20px;
  float: none;
  line-height: 2em;
}
.home-price-tag .tag-box:hover .domain-tag {
  background-color: #008444;
}
/* Home Tools */
.home-tools {
  background-color: #fff;
}
.home-tools h2 {
  font-size: 36px;
  margin-bottom: 50px;
  text-align: center;
}
.home-tools h2 span {
  font-size: 28px;
  font-weight: 100;
}
.home-tools h3 {
  font-size: 30px;
  margin-top: 30px;
  text-align: left;
}
.home-tools p {
  font-size: 16px;
  text-align: left;
}
.home-tools img {
  width: 100%;
}
@media (min-width: 1200px) {
  .home-tools h3 {
    margin-top: 50px;
  }
  .home-tools img {
    width: auto;
  }
}
/** Home Transfers */
.home-transfers .container:before {
  display: none;
}
.home-transfers {
  background: #f5f5f5;
  cursor: default;
  padding: 40px 0 65px;
  text-align: center;
}
.home-transfers p {
  margin: 0 auto;
  padding-bottom: 10px;
  width: 650px;
}
.home-transfers img {
  margin-top: 50px;
}
/* Home Features */
.home-features {
  background-color: #fff;
}
.home-features .fa-lg {
  font-size: 34px;
}
.home-features h4 {
  margin: 0;
}
.home-features h4 .btn {
  font-size: 18px;
}
/* DOMAINS - GTLD GRID */
.products-grid {
  min-height: 450px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 49%, #e0e0e0 52%, #e8e8e8 76%, #efefef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #eaeaea), color-stop(52%, #e0e0e0), color-stop(76%, #e8e8e8), color-stop(100%, #efefef));
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 49%, #e0e0e0 52%, #e8e8e8 76%, #efefef 100%);
}
.products-grid > .container {
  position: relative;
}
.products-grid-col {
  display: inline-block;
  height: 145px;
  width: 20%;
  padding: 12px 8px;
  position: relative;
}
@media (max-width: 1200px) {
  .products-grid-col {
    width: 25%;
  }
}
.products-grid .products-gtld {
  position: absolute;
  top: 8px;
  left: 12px;
  bottom: 8px;
  right: 12px;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  background-position: center;
  background-size: 100%;
  background-size: cover;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.15);
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(128, 128, 128, 0.15), 1px 1px 0 rgba(128, 128, 128, 0.5), 1px 2px 5px rgba(0, 0, 0, 0.3);
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.products-grid .products-gtld:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.products-grid .products-gtld.active {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.15s ease-in-out;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.products-grid .products-gtld .gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}
.products-grid .products-gtld.active .gradient {
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}
.products-gtld,
.products-gtld.com {
  background-image: url(/static/assets/img/tld-bg/com.jpg);
}
.products-gtld.net {
  background-image: url(/static/assets/img/tld-bg/net.jpg);
}
.products-gtld.org {
  background-image: url(/static/assets/img/tld-bg/org.jpg);
}
.products-gtld.tv {
  background-image: url(/static/assets/img/tld-bg/tv.jpg);
}
.products-gtld.co.uk {
  background-image: url(/static/assets/img/tld-bg/co-uk.jpg);
}
.products-gtld.blackfriday {
  background-image: url(/static/assets/img/tld-bg/blackfriday.jpg);
}
.products-gtld.christmas {
  background-image: url(/static/assets/img/tld-bg/christmas.jpg);
}
.products-gtld.guitars {
  background-image: url(/static/assets/img/tld-bg/guitars.jpg);
}
.products-gtld.gift {
  background-image: url(/static/assets/img/single-search/gift.jpg);
}
.products-gtld.hiphop {
  background-image: url(/static/assets/img/tld-bg/hiphop.jpg);
}
.products-gtld.hiv {
  background-image: url(/static/assets/img/tld-bg/hiv.jpg);
}
.products-gtld.juegos {
  background-image: url(/static/assets/img/tld-bg/juegos.jpg);
}
.products-gtld.country {
  background-image: url(/static/assets/img/tld-bg/country.jpg);
}
.products-gtld.audio {
  background-image: url(/static/assets/img/tld-bg/audio.jpg);
}
.products-gtld.hosting {
  background-image: url(/static/assets/img/tld-bg/hosting.jpg);
}
.products-gtld.property {
  background-image: url(/static/assets/img/tld-bg/property.jpg);
}
.products-gtld.help {
  background-image: url(/static/assets/img/tld-bg/help.jpg);
}
.products-gtld.click {
  background-image: url(/static/assets/img/tld-bg/click.jpg);
}
.products-gtld.diet {
  background-image: url(/static/assets/img/tld-bg/diet.jpg);
}
.products-gtld.auto {
  background-image: url(/static/assets/img/tld-bg/auto.jpg);
}
.products-gtld.link {
  background-image: url(/static/assets/img/tld-bg/link.jpg);
}
.products-gtld.photo {
  background-image: url(/static/assets/img/tld-bg/photo.jpg);
}
.products-gtld.pics {
  background-image: url(/static/assets/img/tld-bg/pics.jpg);
}
.products-gtld.sexy {
  background-image: url(/static/assets/img/tld-bg/sexy.jpg);
}
.products-gtld.tattoo {
  background-image: url(/static/assets/img/tld-bg/tattoo.jpg);
}
.products-gtld.dog {
  background-image: url(/static/assets/img/tld-bg/dog.jpg);
}
.products-gtld.flowers {
  background-image: url(/static/assets/img/tld-bg/flowers.jpg);
}
.products-gtld.cars {
  background-image: url(/static/assets/img/tld-bg/cars.jpg);
}
.products-gtld.lol {
  background-image: url(/static/assets/img/tld-bg/lol.jpg);
}
.products-gtld.car {
  background-image: url(/static/assets/img/tld-bg/car.jpg);
}
.products-gtld.mom {
  background-image: url(/static/assets/img/tld-bg/mom.jpg);
}
.products-gtld.game {
  background-image: url(/static/assets/img/tld-bg/game.jpg);
}
.products-gtld.name {
  background-image: url(/static/assets/img/single-search/name.jpg);
}
.products-grid-col .overlay {
  opacity: 0.3;
  filter: alpha(opacity=45);
}
.products-grid-col:hover .products-gtld:not(.active) .overlay {
  opacity: 0;
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.products-grid .products-buy,
.products-grid .products-not-avail {
  font-size: 36px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 35px;
}
.products-grid .products-buy sup {
  font-size: 0.6em;
  margin-top: -0.6em;
}
.products-grid .products-tag-wrap {
  bottom: 0;
  left: 0;
  transition: margin 0.15s ease-in-out;
  position: absolute;
  text-align: left;
}
.products-grid .products-gtld:hover .products-tag-wrap {
  margin-bottom: 24px;
}
.products-grid .products-gtld.active .products-tag-wrap {
  margin-bottom: 0;
}
.products-grid .domain-tag {
  display: inline-block;
  float: none;
  font-size: 32px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.products-grid .domain-tag.domain-tag-other,
.products-grid .domain-tag.domain-tag-transparent {
  background: none;
}
.products-grid .domain-tag-other {
  padding-left: 10px;
  margin: 0;
}
.products-grid .domain-tag-other img {
  height: 40px;
}
.products-grid .domain-tag.domain-tag-transparent {
  padding-left: 10px;
  padding-bottom: 5px;
}
.products-grid .grayscale-disable .domain-tag-other img {
  transition: all 0.1s ease-in;
  height: 65px;
}
.products-grid .products-logo {
  height: 40px;
}
.products-grid .products-avail {
  bottom: -25px;
  clear: both;
  font-size: 15px;
  font-weight: 300;
  left: 0;
  margin: 0;
  padding: 4px 4px 8px 10px;
  position: absolute;
  right: 0;
  text-align: left;
  z-index: 1;
}
.products-grid .products-gtld:hover .products-avail {
  bottom: 0;
}
.products-grid .products-gtld.active:hover .products-avail {
  bottom: -25px;
}
.products-grid .products-learn-more {
  cursor: default;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  color: #FFF;
  background: #444;
  background: rgba(255, 255, 255, 0.9);
}
.products-grid .products-learn-more h3 {
  color: #000;
  font-size: 20px;
  margin: 0;
  text-align: left;
  text-shadow: none;
}
.products-grid .products-learn-more p {
  color: #000;
  font-size: 16px;
  text-shadow: none;
}
.products-grid .products-search .form-control,
.products-grid .products-search .btn {
  height: 45px;
  font-size: 16px;
}
.products-details {
  width: 40%;
  display: inline-block;
}
.products-image {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
/* DOMAINS - BASIC SEARCH*/
.domains-basic-search {
  padding: 25px 0 35px;
  background: #F3F3F3;
}
.domains-basic-search h3 {
  color: #505050;
}
/* PRODUCT - GMAIL INTEGRATION */
.products-gapps .products-details small {
  display: block;
  margin-top: 35px;
  color: #888;
}
.products-gapps .products-image {
  position: relative;
  width: 52%;
  margin-left: 6%;
  text-align: justify;
}
.products-gapps .products-image:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.products-gapps .products-image img {
  width: 90px;
  height: 90px;
  margin: 30px 5px 0;
  overflow: visible;
}
.products-gapps .gapp {
  border-radius: 50%;
  padding: 10px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.products-gapps .gapp-desc {
  position: absolute;
  top: 50%;
  right: 10%;
  left: 10%;
  opacity: 0;
  background-color: #474747;
  height: 40px;
  color: white;
  line-height: 40px;
  margin-top: -15px;
  border-radius: 20px;
  text-align: center;
  pointer-events: none;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.products-gapps .gapp:hover {
  background-color: #CCC;
}
.products-gapps .gapp:hover + .gapp-desc {
  opacity: 1;
}
/* TRANSFERS PAGE */
.products-header-transfers {
  background: url('//static.uniregistry.com/assets/img/tld-bg/800px/org.jpg') center 30% / cover no-repeat;
  color: #FFF;
}
.products-header-transfers .overlay {
  opacity: 0.25;
  background-color: #000;
}
.products-header-transfers .centered-form-resizeable textarea {
  width: 500px;
  resize: none;
  outline: none;
  border-radius: 2px;
  display: inline-block;
}
.transfers-consolidation {
  background-color: #FAFAFA;
}
.transfers-consolidation .products-details {
  margin-left: 10%;
}
.transfers-consolidation .products-image {
  width: 40%;
  text-align: center;
}
.transfers-consolidation .products-image img {
  width: 250px;
  margin-bottom: -100px;
}
.transfers-res-center .title {
  margin-bottom: 30px;
}
.transfers-res-center ul {
  list-style-image: url('/static/assets/img/transfer/img-list-style-disc.png');
  padding-left: 20px;
}
.transfers-res-center ol {
  margin-bottom: 45px;
}
.transfers-res-center ol li,
.transfers-res-center ul li {
  font-weight: 600;
  margin-bottom: 20px;
  padding-left: 20px;
}
.transfers-res-center ol li p,
.transfers-res-center ul li p {
  font-weight: 300;
  margin-bottom: 0;
}
.transfers-res-center .blockquote-transfer {
  border-color: #366AC5;
  border-width: 5px;
  margin-top: 90px;
  padding-bottom: 0;
  padding-top: 0;
}
.transfers-res-center .blockquote-transfer h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 18px 0;
}
.transfers-res-center .blockquote-transfer h4:first-child {
  margin-top: 0;
}
.transfers-res-center .img-responsive {
  margin-top: 50px;
}
.page-stripe-google-suite-bg {
  overflow: hidden;
  padding: 0;
}
.page-stripe-google-suite-bg img {
  min-width: 100%;
}
.page-stripe-google-suite .icon {
  height: 40px;
}
.page-stripe-google-suite p {
  margin-bottom: 25px;
}
.page-stripe-google-suite .title {
  margin-bottom: 24px;
}
.page-title .start-transfer {
  font-size: 16px;
  margin-top: 7px;
}
@media (max-width: 1200px) {
  .transfers-res-center .img-responsive {
    margin-top: 100px;
  }
}
.transfers-did-you-know {
  background: radial-gradient(ellipse at center, #3771d2 0%, #5c8fe0 90%);
  padding: 60px;
}
.transfers-did-you-know h2,
.transfers-did-you-know p {
  color: white;
}
.transfers-res-center .products-image {
  position: relative;
  overflow: hidden;
  height: 180px;
  width: 55%;
  margin-top: 45px;
  padding-left: 25px;
}
.transfers-res-center .products-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 70%;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(95%, #ffffff), color-stop(100%, #ffffff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 95%, #ffffff 100%);
  z-index: 1;
}
.transfers-res-center .products-image img {
  position: absolute;
}
.transfers-res-center .table {
  margin-bottom: 0;
}
.transfers-res-center .table tr th:nth-child(2) {
  background-color: #E7ECE2;
}
.transfers-res-center .table tr td:nth-child(2) {
  background-color: #F7FCF2;
}
.transfers-res-center .show-video {
  border: 1px solid #ccc;
  display: block;
  position: relative;
}
.transfers-res-center .show-video:after {
  background-color: white;
  border-radius: 50%;
  color: #267e54;
  content: '\f144';
  font-family: "Font Awesome 5 Free";
  font-size: 70px;
  height: 58px;
  left: 50% ;
  line-height: 58px;
  margin: -40px 0 0 -29px;
  position: absolute;
  top: 50%;
  width: 58px;
  transition: color .5s ease;
}
.transfers-res-center .show-video:hover:after {
  color: #2e9966;
}
.google-did-you-know {
  background-color: #E14C3E;
  color: #fff;
  padding: 60px;
}
.google-did-you-know .title {
  font-size: 24px;
  margin-top: 60px;
}
.transfers-bulk-pricing {
  background: url('/static/assets/img/rar-products/alan-crowe-headset.jpg') center 40% / cover no-repeat;
}
.transfers-bulk-pricing .overlay {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.transfers-domain-tracker {
  padding: 30px 0 0;
  text-align: center;
}
.transfers-domain-tracker .laptop {
  width: 455px;
  display: inline-block;
  text-align: center;
  animation: fade-in 1s;
  -o-animation: fade-in 1s;
  -webkit-animation: fade-in 1s;
}
.transfers-domain-tracker .laptop img {
  position: absolute;
  width: 640px;
  right: 50%;
  bottom: 0;
}
.transfers-domain-tracker .details {
  width: 400px;
  text-align: left;
  display: inline-block;
  margin: 0 35px 0;
  vertical-align: bottom;
}
.transfers-domain-tracker .details .title {
  margin-bottom: 10px;
}
.transfers-domain-tracker .details ul {
  padding: 0 15px 10px;
  margin-bottom: 10px;
  animation: fade-in 0.5s linear 0.5s;
  -webkit-animation: 0.5s linear fade-in 0.5s;
}
.transfers-domain-tracker .details ul li {
  padding: 10px 0;
  display: block;
  text-align: justify;
}
.transfers-domain-tracker .details ul li:before {
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  margin: 0 5px 0 -15px;
}
.transfers-domain-tracker .details .btn {
  margin-bottom: 30px;
}
.transfers-transfer-now {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #FCFCFC;
  background-image: -webkit-gradient(left top, right bottom, color-stop(0%, #FCFCFC), color-stop(100%, #ECECEC));
  background-image: linear-gradient(135deg, #FCFCFC 0%, #ECECEC 100%);
  cursor: pointer;
}
.transfers-transfer-now .container {
  position: relative;
}
.transfers-transfer-now h3 {
  font-size: 23px;
  margin: 0;
}
.transfers-transfer-now .btn {
  margin-left: 25px;
}
/* SECURITY PAGE */
.products-header-security {
  background: url('/static/assets/img/rar-products/people-on-beach.jpg') center 40% / cover no-repeat;
}
/* PRODUCT - TWO FACTOR AUTH */
.products-two-factor {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.two-factor-image {
  width: 50%;
  margin-right: 5%;
}
.two-factor-phone {
  position: absolute;
  width: 320px;
  top: -20px;
  left: 70px;
}
.two-factor-code {
  position: absolute;
  top: 165px;
  left: 105px;
  width: 250px;
  text-align: center;
  color: #5178bb;
  font: bold 50px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.two-factor-timer {
  position: absolute;
  width: 25px;
  top: 205px;
  left: 320px;
}
/* PRODUCT - WHOIS PRIVACY */
.products-whois-privacy {
  background: url(/static/assets/img/rar-products/privacy-bg.jpg) center / cover no-repeat;
}
.privacy-image {
  width: 50%;
  margin-left: 5%;
}
.privacy-switch {
  position: relative;
  margin: 25px auto;
  width: 150px;
  height: 45px;
  line-height: 42px;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.privacy-switch .toggle {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  background: #F3F3F3;
  border-radius: 4px;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.07), inset 0 -1px 20px 1px rgba(0, 0, 0, 0.025);
}
.privacy-switch .toggle:before,
.privacy-switch .toggle:after {
  display: block;
  position: absolute;
  width: 110%;
  height: 100%;
  text-align: center;
  z-index: -1;
}
.privacy-switch .toggle:before {
  content: 'ON';
  color: #fff;
  background: #008444;
  right: 95%;
}
.privacy-switch .toggle:after {
  content: 'OFF';
  color: #A0A0A0;
  background: #FCFCFC;
  left: 95%;
}
.privacy-switch.off .toggle {
  left: 0;
}
.privacy-switch.on .toggle {
  left: 50%;
}
.products-whois-record {
  margin: 5px auto;
  white-space: pre-line;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  background-color: #FCFCFC;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0), 1px 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.whois-key {
  width: 30%;
}
.whois-value {
  width: 70%;
}
.products-whois-record tr {
  border-color: #eee;
}
.products-whois-record td {
  padding: 12px 20px;
}
/* PRODUCT - SOCIAL ENGINEERING PROTECTION */
.products-social-protect {
  color: #FFF;
  background-position: 100% 50%;
}
.products-social-protect .overlay {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
/* PRODUCT - FORWARDING */
.products-web-forwarding {
  background-image: url(/static/assets/img/rar-products/forwarding-bg.jpg);
  background-position: 100% 50%;
}
.forwarding-image {
  width: 40%;
  margin-right: 5%;
  position: relative;
}
.forwarding-site-container {
  margin: 50px 0;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-perspective-origin: 0 120px;
  -moz-perspective-origin: 0 120px;
  perspective-origin: 0 120px;
}
.forwarding-site {
  position: absolute;
  color: #FFF;
  width: 305px;
  height: 185px;
  text-align: center;
  line-height: 185px;
  font-size: 80px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.forwarding-site.site-1 {
  -webkit-transform: translateZ(0px) rotateY(12deg);
  -moz-transform: translateZ(0px) rotateY(12deg);
  transform: translateZ(0px) rotateY(12deg);
  z-index: 1;
}
.forwarding-site.site-2 {
  -webkit-transform: translateZ(30px) rotateY(13deg);
  -moz-transform: translateZ(30px) rotateY(13deg);
  transform: translateZ(30px) rotateY(13deg);
  z-index: 2;
}
.forwarding-site.site-3 {
  -webkit-transform: translateZ(60px) rotateY(14deg);
  -moz-transform: translateZ(60px) rotateY(14deg);
  transform: translateZ(60px) rotateY(14deg);
  z-index: 3;
}
.forwarding-site.site-4 {
  -webkit-transform: translateZ(90px) rotateY(15deg);
  -moz-transform: translateZ(90px) rotateY(15deg);
  transform: translateZ(90px) rotateY(15deg);
  z-index: 4;
}
.forwarding-site.moving {
  -webkit-transform: translateX(-100%) translateZ(120px) rotateY(10deg);
  -moz-transform: translateX(-100%) translateZ(120px) rotateY(10deg);
  transform: translateX(-100%) translateZ(120px) rotateY(10deg);
}
.forwarding-site.moving .overlay,
.forwarding-site .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.forwarding-site.site-4 .overlay {
  opacity: 0;
  filter: alpha(opacity=0);
}
.forwarding-facebook {
  background-image: url(/static/assets/img/rar-products/forwarding/facebook.jpg);
}
.forwarding-twitter {
  background-image: url(/static/assets/img/rar-products/forwarding/twitter.jpg);
}
.forwarding-linkedin {
  background-image: url(/static/assets/img/rar-products/forwarding/linkedin.jpg);
}
.forwarding-tumblr {
  background-image: url(/static/assets/img/rar-products/forwarding/tumblr.jpg);
}
.forwarding-facebook .overlay {
  background-color: #405FA3;
}
.forwarding-twitter .overlay {
  background-color: #0083BF;
}
.forwarding-linkedin .overlay {
  background-color: #0073a1;
}
.forwarding-tumblr .overlay {
  background-color: #2b3749;
}
/* PROFESSIONALS PAGE */
.products-header-pro {
  background-image: url(//static.uniregistry.com/assets/img/gen-bg/girls-with-laptop.jpg);
}
.products-bulk-manage .products-details {
  width: 31%;
}
.products-bulk-manage .products-image {
  width: 60%;
  margin-left: 8%;
}
.products-auto-transfer .products-image {
  width: 59%;
  text-align: center;
  margin-top: 50px;
}
.products-dns-sync {
  padding: 0;
}
.products-dns-sync video {
  position: absolute;
  z-index: 0;
  width: 100%;
}
.products-dns-sync .container {
  position: relative;
  z-index: 1;
}
.products-dns-sync .products-details {
  padding: 0 25px 70px;
  color: #FFF;
}
.products-dns-header {
  padding: 10px 20px;
  margin: 0 -25px 25px;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e3e3e3));
  background: linear-gradient(to bottom, #ffffff 0%, #e3e3e3 100%);
}
.products-documents-link {
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.products-documents-link .products-image {
  width: 50%;
  padding-left: 10%;
}
.products-pro-bulk .overlay {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
/* WHOIS PAGE */
.whois-header {
  background-image: url(/static/assets/img/header-bg/sunset-bg.jpg);
}
.whois-search-container {
  padding: 15px 0;
  margin: 25px 0;
  background-color: #eee;
}
.whois-search-container .btn {
  margin-left: 10px;
}
/* AFFILIATE PROGRAM LANDER */
.affiliates-reasons .overlay {
  background-color: #222;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.affiliates-reasons .products-details {
  width: 50%;
  color: #fff;
}
.affiliates-reasons .products-details ul {
  padding: 10px 100px;
  font-size: 16px;
}
.affiliates-reasons .products-image {
  width: 40%;
  margin: 7.5% 4.5% 0;
}
.affiliates-reasons .panel {
  text-align: center;
  padding: 25px 70px;
  border-color: #eee;
}
.affiliates-revenue {
  background: url(/static/assets/img/rar-products/privacy-bg.jpg) center / cover no-repeat;
}
.affiliates-revenue th,
.affiliates-revenue td {
  text-align: center;
}
.affiliates-revenue .products-image {
  width: 50%;
  margin: 2.5% 5% 0 0;
}
/*
    BARE DOCUMENTS
    ==============

    Ways to style legal and other documents to look like MS Word.

  */
.document-container {
  padding: 40px 70px;
  margin-top: 35px;
  margin-bottom: 55px;
  background: white;
}
/* Give a little space between paragraphs and headings, fix some wiki-weirdness */
.document-container p + h3 {
  margin-top: 0.75em;
}
/* Style description lists that come out of the wiki */
.document-container dd {
  margin: 5px 0 15px 15px;
}
.table-documents {
  margin: -10px 0 30px;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.table-documents td {
  vertical-align: middle;
  padding: 15px 20px;
}
.table-documents tr {
  border: none;
  border-spacing: 4px;
}
.table-documents .external {
  background-color: #4C8396;
}
.table-documents .document {
  background-color: #6DA288;
}
.table-documents .document-link {
  height: 100%;
  width: 100%;
  font-size: 16px;
  color: #FFF;
}
.table-documents .description {
  font-style: italic;
  background-color: #F1F1F1;
  color: #505050;
  font-size: 13px;
}
.table-vertical-center td {
  vertical-align: middle;
}
/*
    OFFERS
    ======

    Styles for promotional landing pages. These should get moved into their
    own CSS file at some point.

  */
.offer-feature-list {
  list-style: none;
  font-size: 22px;
  font-weight: 100;
}
.offer-feature-list li:before {
  font-family: "" Font Awesome 5 Free "";
  content: "\f05d";
  margin-right: 0.3em;
  vertical-align: middle;
}
.offer-search-container {
  background-color: #121212;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 0 25px;
  position: relative;
  z-index: 1;
}
.offer-search-btn {
  min-width: 80px;
}
.offer-feature-icon {
  float: left;
  width: 30%;
  margin-top: 30px;
  text-align: center;
  font-size: 70px;
}
.offer-feature-text {
  float: left;
  width: 70%;
}
.offer-quote {
  height: 300px;
  padding: 0;
  background-position: 50%;
}
.offer-quote h2 {
  margin: 0;
  line-height: 300px;
}
/*
    SEM CAMPAIGN
    ============
  */
.sem-header {
  padding-top: 10px;
  padding-bottom: 60px;
}
.sem-header .container {
  position: relative;
  z-index: 1;
}
.sem-header .play-btn {
  opacity: 0.7;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  cursor: pointer;
}
.sem-header .play-btn:hover {
  opacity: 1;
}
.sem-video-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
  letter-spacing: -1px;
  background: #F1F1F1;
  background: rgba(255, 255, 255, 0.5);
}
.sem-video-overlay .sem-video {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  font-size: 16px;
}
.v-center-spacer {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  min-height: inherit;
  max-height: inherit;
  padding: 0;
}
.sem-search-stripe {
  padding: 25px 0;
  position: relative;
}
.sem-search-stripe .search-arrow-green-lg:before {
  top: -45px;
  left: -93px;
  height: 126px;
  background-size: 119px;
  width: 110px;
}
/**
* Market & Apps
****************************************/
.container-fluid-min-width {
  min-width: 980px;
}
.page-stripe-divider .title-mg {
  margin-top: 25%;
}
@media (max-width: 1080px) {
  .page-stripe-divider .title-mg {
    margin-top: 15%;
  }
}
.page-stripe-divider .img-mg {
  margin-top: 50px;
}
.page-stripe-market img.pull-right {
  margin-right: -15px;
}
.page-stripe-market img.pull-left {
  margin-left: -15px;
}
.page-stripe-market {
  height: auto;
  overflow: hidden;
}
.btn-app-link {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  line-height: 22px;
}
.btn-app-link:hover {
  border-bottom-color: #ccc;
  color: #ccc;
  text-decoration: none;
}
.btn-app-link .fa {
  margin-right: 6px;
}
@media (min-width: 1680px) {
  .page-stripe-market .container-fluid {
    max-width: 1680px;
  }
  .page-stripe-market .container-right {
    float: right;
  }
  .page-stripe-market .container-left {
    float: left;
  }
  .page-stripe-market .col-lg-6 {
    margin: 0 !important;
    width: 100%;
  }
}
.page-stripe-domain-buy {
  background-color: #f9f9f9;
}
.page-stripe-domain-buy .form-group {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 10px;
}
.page-stripe-domain-buy .form-group .form-control {
  border-radius: 4px;
}
.page-stripe-domain-buy .form-group .btn-primary {
  color: #fff;
  background-color: #5b5b5b;
  border-color: #383838;
  margin-left: 4px;
}
.page-stripe-domain-buy .alert {
  margin-top: 10px;
}
.page-stripe-domain-buy .form-group {
  margin: 15px 0 30px ;
}
.page-stripe-domain-buy .input-lg {
  width: 500px;
}
/**
* Domain Name Sales
****************************************/
.text-dns {
  color: #1672C9;
}
.text-dns-red {
  color: #DC6473;
}
.img-responsive.w-90 {
  max-width: 90%;
}
.table-brokerage {
  margin-top: 40px;
}
.table-brokerage h4 {
  margin: 10px 0 6px;
}
.table-brokerage tr th,
.table-brokerage tr td {
  border: 1px solid #ddd;
  padding: 10px;
  position: relative;
  vertical-align: center;
}
.table-brokerage tr th:nth-child(1) {
  border: none;
}
.table-brokerage tr td:nth-child(1) {
  border-left: none;
  width: 60%;
}
.page-stripe-brokers .row {
  margin-bottom: 30px;
}
.page-stripe-brokers .row p {
  font-weight: 300;
  line-height: 1.4em;
}
.page-stripe-brokers .row img {
  margin-bottom: 20px;
  width: 150px;
}
.page-stripe-market-icons .icon {
  background: #eee;
  height: 90px;
  margin-bottom: 30px;
  width: 90px;
}
.page-stripe-market-icons .icon-no-bg {
  height: 60px;
  width: 50px;
}
.page-stripe-market-icons hr {
  margin: 40px 0;
}
.page-stripe-market-icons h1 {
  font-size: 42px;
  padding-bottom: 10px;
}
.page-stripe-market-icons h2 {
  margin: 0;
  line-height: 60px;
}
.page-stripe-market-icons h3 {
  margin-top: 5px;
}
.page-stripe-market-icons h4 {
  margin-bottom: 20px;
}
.page-stripe-market-icons p {
  margin-bottom: 0;
}
.page-stripe-market-corporation .flex {
  border: 2px solid #eee;
  height: 150px;
}
/**
* Domain
****************************************/
.search-domain {
  background: #f9f9f9;
  padding: 30px 0;
}
.search-domain h3 {
  font-weight: 300;
  margin: 0 0 10px;
}
.search-domain .btn.offer-search-btn {
  border-radius: none;
  margin-left: 10px;
  min-width: 40px;
  padding: 10px 13px;
}
.new-domains-graphic h2 {
  margin: 70px 0 20px;
}
.new-domains-graphic p {
  margin-bottom: 20px;
}
.products-topcoin .products-details {
  width: 40%;
  margin-right: 10%;
}
.products-topcoin .products-image {
  text-align: center;
  width: 35%;
}
/**
* Sales
****************************************/
.contact-sales h2 {
  padding-top: 40px;
}
.contact-sales p {
  width: 90%;
}
.customers-account {
  background: url('/static/assets/img/rar-products/fireworks.jpg') center 40% / cover no-repeat;
}
.customers-account * {
  color: #fff;
}
.customers-account p {
  font-size: 22px;
  line-height: 40px;
}
.customers-account .overlay {
  opacity: 0.7;
}
/**
* About Uniregistry
****************************************/
.office-beach {
  background: url('/static/assets/img/rar-products/beach.jpg') center 20% / cover no-repeat;
  padding-bottom: 60px;
}
.office-beach .overlay {
  opacity: 0.7;
}
.office-beach p {
  font-size: 26px;
  line-height: 40px;
  padding: 60px 0 30px;
}
.office-beach p.quote {
  font-size: 16px;
  padding: 0;
}
.what-we-do {
  background: #f4f4f4;
}
/**
* Transfers
****************************************/
.products-header-transfers {
  padding: 35px 0 10px;
}
.products-header-transfers h1,
.products-header-transfers h3 {
  font-weight: 300;
}
.products-header-transfers h1 {
  font-size: 30px;
  margin: 0;
}
.products-header-transfers h3 {
  font-size: 20px;
  margin: 0 0 20px;
}
.products-header-transfers .offer-search-container {
  background: none;
}
.products-header-transfers .centered-form-resizeable {
  text-align: left;
}
.products-header-transfers .centered-form-resizeable .btn {
  margin: 20px 0 0 0;
}
.transfers-domain-tracker {
  padding-top: 50px;
}
.transfers-domain-tracker .details {
  margin: 0;
  width: 41.6667%;
}
.transfers-domain-tracker .details ul {
  padding-left: 60px;
}
@media (max-width: 1200px) {
  .transfers-domain-tracker .col-xs-7 {
    height: 370px;
    position: relative;
  }
  .transfers-domain-tracker .col-xs-7 img {
    bottom: 0;
    left: 0;
    position: absolute;
  }
}
/**
* Security
****************************************/
.products-two-factor {
  background-image: none;
  background-color: #2b2b2b;
}
.products-social-protect {
  background-image: url(/static/assets/img/rar-products/social-engineering-protection.jpg);
}
/**
* Whois
****************************************/
.page-stripe-whois {
  height: auto;
  margin: 30px 0 50px;
  overflow: hidden;
  padding: 0;
}
.page-stripe-whois .spacer {
  padding: 0 30px;
}
.page-stripe-whois .spacer .col-xs-6 > div {
  padding: 30px 0;
}
.page-stripe-whois h4 {
  font-weight: 600;
}
.whois-search-container {
  background-color: #e8e8e8;
  margin: 0;
}
.table-whois tr {
  border: 1px solid #ddd;
}
.table.table-whois tr td {
  vertical-align: middle;
}
/**
* Professionals
****************************************/
.products-dns-sync {
  height: 430px;
  background: #ccc;
}
.products-dns-sync .products-image {
  float: right;
  height: 265px;
  padding-top: 140px;
  width: 50%;
}
.products-dns-sync .products-details {
  background: rgba(85, 85, 85, 0.9);
  height: auto;
  left: 0;
  top: 75px;
  padding-bottom: 35px;
  position: absolute;
  width: 550px;
}
.products-dns-sync .products-details:before {
  background: rgba(85, 85, 85, 0.9);
  bottom: 0;
  content: "";
  height: auto;
  left: -9999px;
  position: absolute;
  right: 0;
  top: 0;
  width: 9999px;
}
.products-dns-sync .products-details h2 {
  padding-top: 20px;
}
.products-free-whois .products-details {
  width: 40%;
}
.products-free-whois .products-image {
  float: right;
  margin-top: 40px;
  width: 50%;
}
.products-auto-transfer {
  background-color: #f5f5f5;
}
.products-auto-transfer .products-image {
  margin-top: 100px;
  float: right;
  width: 50%;
}
.products-documents-link {
  background-image: url(/static/assets/img/rar-products/document.jpg);
}
.products-documents-link .overlay {
  opacity: 0.65;
}
.products-pro-bulk {
  background-image: radial-gradient(ellipse farthest-side at right bottom, #b4b4b4 0, #e7e7e7 100%);
}
.products-pro-bulk .products-image {
  bottom: 30px;
  color: #fff;
  position: absolute;
  right: 30px;
  text-align: right;
}
.products-pro-bulk .products-image h3 {
  font-size: 20px;
  margin: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
.products-pro-bulk .products-image h3 span {
  display: block;
  font-size: 16px;
}
/**
* Topcoin
****************************************/
.topcoin-question {
  font-weight: 400;
}
/**
* Affiliates
****************************************/
.affiliates-reasons {
  background: url(/static/assets/img/rar-products/affiliates.jpg) center / cover no-repeat;
}
.affiliates-reasons .overlay {
  background-color: #000;
}
.affiliates-reasons .panel {
  float: right;
  margin: 0;
  padding: 30px 70px 50px;
}
.affiliates-revenue {
  background: url(/static/assets/img/rar-products/affiliates-2.jpg) center / cover no-repeat;
  padding-bottom: 50px;
}
/**
* Contact Us
****************************************/
.txt-about {
  padding: 10px 0 50px;
}
.txt-about h4 {
  font-size: 14px;
  font-weight: 700;
}
.contact-box {
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  float: left;
  margin: 28px 0;
  padding: 25px;
  position: relative;
  max-width: 320px;
}
.contact-box + .contact-box {
  margin-left: 30px;
}
.contact-box h4,
.contact-box p {
  padding-left: 50px;
}
.contact-box h4 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.contact-box p {
  margin-top: 20px;
}
.contact-box.brokerage {
  float: none;
  width: 296px;
}
.contact-box.email:before {
  color: #CCC;
  content: '\f2ba';
  font-size: 30px;
  font-family: "" Font Awesome 5 Free "";
  position: absolute;
  top: 10px;
}
/**
* Domain Pricing
****************************************/
.tab-content.pricing .dataTables_wrapper {
  margin-top: 10px;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  outline: none;
  position: relative;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-color: #d8d8d8;
  padding-right: 20px;
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc_disabled::after {
  font-family: "" Font Awesome 5 Free "";
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  right: 10px;
  top: 9px;
}
table.dataTable thead .sorting::after {
  display: none;
}
table.dataTable thead .sorting_asc::after {
  content: '\f062';
}
table.dataTable thead .sorting_desc::after {
  content: '\f063';
}
/**
* Legal
****************************************/
table.table-legal {
  margin-top: 30px;
  margin-bottom: 50px;
}
table.table-legal tr {
  border: 1px solid #e3e3e3;
}
table.table-legal tr td {
  padding: 20px;
  vertical-align: middle;
}
table.table-legal tr td a {
  font-size: 16px;
}
table.table-legal .fa {
  color: #999;
  font-size: 30px;
  float: left;
  width: 60px;
}
/**
* L Contact Negotiate
****************************************/
.page-stripe-lcontact-negotiate {
  background: none;
  padding-top: 0px;
}
.page-stripe-lcontact-negotiate h1 {
  color: #000;
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.page-stripe-lcontact-negotiate h1.price {
  margin: 25px 0;
}
.page-stripe-lcontact-negotiate h2 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 0;
}
.page-stripe-lcontact-negotiate h3 {
  font-size: 18px;
}
.page-stripe-lcontact-negotiate h4 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.page-stripe-lcontact-negotiate p {
  font-size: 14px;
}
.page-stripe-lcontact-negotiate .title-info {
  color: #4a4a4a;
  font-weight: 300;
  line-height: 28px;
}
.page-stripe-lcontact-negotiate .title-info strong {
  color: #000;
}
.page-stripe-lcontact-negotiate .title-info a {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.page-stripe-lcontact-negotiate .well {
  border: none;
  background: white;
  margin: 15px 0;
  position: relative;
}
.page-stripe-lcontact-negotiate .well .img-circle {
  background: #ddd;
  height: 64px;
  width: 64px;
  line-height: 64px;
  margin-bottom: 10px;
}
.page-stripe-lcontact-negotiate .well .img-circle .fa {
  vertical-align: middle;
}
.page-stripe-lcontact-negotiate .well ul {
  list-style: none;
  padding: 20px 0 0 0;
  width: 250px;
}
.page-stripe-lcontact-negotiate .well ul li {
  color: #777;
  font-weight: 300;
  padding-bottom: 6px;
}
.page-stripe-lcontact-negotiate .well ul li .fa {
  margin-right: 10px;
}
.page-stripe-lcontact-negotiate .well-primary {
  background: rgba(38, 126, 84, 0.85);
}
.page-stripe-lcontact-negotiate .well-primary h3,
.page-stripe-lcontact-negotiate .well-primary p {
  color: #fff;
}
.page-stripe-lcontact-negotiate .well-primary.grey {
  background: rgba(69, 69, 69, 0.9);
}
.page-stripe-lcontact-negotiate .well .well-bullet {
  color: white;
  margin-left: -12px;
  font-size: 24px;
  height: 24px;
  top: -22px;
  display: block;
  left: 50%;
  position: absolute;
  width: 24px;
}
.page-stripe-lcontact-negotiate .well-image {
  border: 1px solid #e3e3e3;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding-top: 10px;
}
.page-stripe-lcontact-negotiate .form-horizontal .help-block {
  display: inline;
}
.page-stripe-lcontact-negotiate textarea.form-control {
  height: 60px;
}
.lcontact-checkout-info {
  width: 540px;
}
.lcontact-checkout-info h2 {
  color: #000;
  font-size: 34px;
  margin: 10px 0 30px;
}
.lcontact-checkout-info h3 {
  margin-bottom: 0;
}
.lcontact-checkout-info h3 strong {
  color: #000;
}
.lcontact-checkout-info p {
  font-size: 14px;
  margin-top: 30px;
}
.lcontact-checkout-info span {
  display: block;
  margin-top: 10px;
}
.lcontact-checkout-info hr {
  margin: 60px 0;
}
html:-webkit-full-screen {
  background: url(/static/assets/img/ur-linen-light.jpg);
}
html:-moz-full-screen {
  background: url(/static/assets/img/ur-linen-light.jpg);
}
html:-ms-fullscreen {
  background: url(/static/assets/img/ur-linen-light.jpg);
}
html:fullscreen {
  background: url(/static/assets/img/ur-linen-light.jpg);
}
body.app {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
body.app.cars {
  background: url(/static/assets/img/gen-bg/cars.jpg) 50% / cover !important;
}
body.app:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: .7;
}
/*
    REGISTER SEARCH
    ===============

    The searchbox can be simplified now that we aren't using the white fade.

  */
/* Single search result */
.single-search {
  height: 250px;
  position: relative;
  background-size: cover;
}
.single-search .banner {
  border-radius: 4px;
  height: 250px;
}
.single-search p {
  font-size: 25px;
  line-height: 35px;
  font-weight: 100;
  margin: 15px;
}
.single-search .btn {
  width: 80%;
}
.single-search .availability {
  color: #FFF;
  text-align: center;
}
.single-search .availability.selected > div {
  background: #323232;
  background: rgba(50, 50, 50, 0.6);
}
.single-search .availability > div {
  height: 100%;
  border-radius: 4px 0 0 4px;
  background: #323232;
  background: rgba(50, 50, 50, 0.6);
  position: absolute;
  padding: 10px;
  min-width: 360px;
  max-width: 780px;
}
.single-search .availability,
.single-search .availability > div {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/*.single-search .check-out       { color: #FFF; background: #005d84; }
  .single-search .check-out:hover { color: #FFF; background: #005174; }*/
/* Search table styles */
.results-container table,
.search .cart-container table {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0 2px;
  margin-bottom: 0;
}
.results-container .nav-tabs > li {
  font-size: 16px;
}
.results-container .nav-pills {
  border-right-width: 0;
}
.results-container .nav-pills > li {
  border: 1px solid #008444;
  border-radius: 3px;
}
.results-container .nav-pills > li > a {
  padding: 2px 12px;
}
.nav-pills .tab-pulse > a,
.nav-pills .tab-pulse {
  -moz-animation: tab-pulse 0.75s 3 linear;
  -webkit-animation: tab-pulse 0.75s 3 linear;
  animation: tab-pulse 0.75s 3 linear;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@keyframes tab-pulse {
  50% {
    background-color: #f9edbe;
    border-color: #f0c36d;
  }
}
.checkout-pulse {
  -moz-animation: alert-pulse 0.5s 3 linear;
  -webkit-animation: alert-pulse 0.5s 3 linear;
  animation: alert-pulse 0.5s 3 linear;
}
.backup-phone-pulse {
  -moz-animation: alert-pulse 1s 1 linear;
  -webkit-animation: alert-pulse 1s 1 linear;
  animation: alert-pulse 1s 1 linear;
}
@keyframes alert-pulse {
  50% {
    background-color: #fadb61;
  }
  100% {
    background-color: #E0E0E0;
  }
}
@-webkit-keyframes alert-pulse {
  50% {
    background-color: #fadb61;
  }
  100% {
    background-color: #E0E0E0;
  }
}
@-moz-keyframes alert-pulse {
  50% {
    background-color: #fadb61;
  }
  100% {
    background-color: #E0E0E0;
  }
}
.results-col-select {
  width: 8%;
}
.results-col-sld {
  width: 37%;
}
.results-col-availability {
  width: 30%;
}
.results-col-details {
  width: 25%;
}
.search .results-list tr,
.search .order-list tr {
  height: 40px;
  padding: 5px;
}
#scrollPanel-Results td,
.results-list td,
.order-list td {
  line-height: 40px;
  padding: 4px !important;
  vertical-align: middle;
}
.results-checkmark {
  display: inline-block;
  width: 20px;
}
#scrollPanel-Results td:last-child,
.results-list tr:not(.forsale) td:last-child,
.search td:last-child {
  text-align: right;
  margin-right: 5px;
  padding: 0 15px 0;
  white-space: nowrap;
}
.search .selected td span.text-success {
  color: #2bab1f;
}
.search .unavailable td span.text-error {
  color: #e0182b;
}
.section-header {
  background: #f5f5f5;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.section-header h4 {
  margin: 12px 0;
  float: left;
}
.section-header .btn {
  margin: 5px 0;
}
.section-header .show-on-select {
  display: none;
}
.section-header.selected .show-on-select {
  display: block;
}
.section-header.selected {
  background: none;
  cursor: default;
}
.section-header.selected .hide-on-select {
  display: none;
}
/* Search results */
.results-list tr {
  transition: all 0.3s ease-in-out;
}
.results-list .available {
  background: #e2e9ed;
  cursor: pointer;
}
.results-list .available:hover {
  background: #d1dade;
}
.results-list .available td {
  border-top: 1px solid #BFCED4;
  border-bottom: 1px solid #BFCED4;
}
.results-list .available td:first-child {
  border-left: 1px solid #BFCED4;
}
.results-list .available td:last-child {
  border-right: 1px solid #BFCED4;
}
.results-list .available.selected .flip-select:before {
  background: #008444;
}
.results-list .available .flip-select:before {
  /* blue with plus */
  content: '\f067';
  background: #005d84;
}
.results-list .available.inquire-only .flip-select:before {
  /* blue with plus */
  content: '\f075';
  background: #005d84;
}
.results-list tr.check,
.results-list tr.check:hover {
  background: transparent;
}
.results-list td .checking {
  width: 30px;
  height: 30px;
  position: relative;
  float: left;
  padding: 5px 8px;
}
.results-list td .checking i {
  font-size: 14px;
}
.results-list .unavailable {
  background: #FAFAFA;
}
.results-list .unavailable td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.results-list .unavailable td:first-child {
  border-left: 1px solid #ddd;
}
.results-list .unavailable td:last-child {
  border-right: 1px solid #ddd;
  padding: 4px;
}
.results-list .unavailable .flip-select:before {
  /* Gray cancel sign */
  content: '\f05e';
  color: #404040;
  background: #EBEBEB;
  cursor: default;
}
.results-list .taken {
  background: #fcf8e3;
  cursor: pointer;
}
.results-list .taken:hover {
  background: #f1ebca;
}
.results-list .taken td {
  border-top: 1px solid #faebcc;
  border-bottom: 1px solid #faebcc;
}
.results-list .taken td:first-child {
  border-left: 1px solid #faebcc;
}
.results-list .taken td:last-child {
  border-right: 1px solid #faebcc;
  padding: 4px;
}
.results-list .taken .flip-select:before {
  /* plus */
  content: '\f067';
  background: #E28C2F;
  cursor: default;
}
.results-list .unsupported {
  background: #FAFAFA;
}
.results-list .unsupported td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.results-list .unsupported td:first-child {
  border-left: 1px solid #ddd;
}
.results-list .unsupported td:last-child {
  border-right: 1px solid #ddd;
  padding: 4px;
}
.results-list .unsupported .flip-select:before {
  /* Gray cancel sign */
  content: '\f05e';
  color: #404040;
  background: #EBEBEB;
  cursor: default;
}
.results-list .forsale {
  background: #fff;
  cursor: pointer;
}
.results-list .forsale:hover {
  background: #fff;
}
.results-list .forsale td {
  border-top: 1px solid #B6D8C7;
  border-bottom: 1px solid #B6D8C7;
}
.results-list .forsale td:first-child {
  border-left: 1px solid #B6D8C7;
}
.results-list .forsale td:last-child {
  border-right: 1px solid #B6D8C7;
}
.results-list .forsale .flip-select:before {
  content: '\f075';
  background: #008444;
}
.results-list .forsale {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.results-list .error {
  background: #f2dede;
}
.results-list .error td {
  border-top: 1px solid #eed3d7;
  border-bottom: 1px solid #eed3d7;
}
.results-list .error td:first-child {
  border-left: 1px solid #eed3d7;
}
.results-list .error td:last-child {
  border-right: 1px solid #eed3d7;
  padding: 4px;
}
.results-list .error .flip-select:before {
  /* Gray cancel sign */
  content: '\f05e';
  color: #404040;
  background: #ebcccc;
  cursor: default;
}
.alert .results-list .unsupported,
.alert .results-list .error {
  background: transparent;
}
.taken-info {
  color: #606060;
  display: inline-block;
  width: 27px;
  height: 27px;
  font-family: "" Font Awesome 5 Free "";
  text-align: center;
  font-size: 16px;
  margin: 0;
  line-height: 27px;
  vertical-align: top;
  outline: none;
  cursor: pointer;
}
.taken-info,
.taken-info:link,
.taken-info:visited,
.alert .taken-info,
.alert .taken-info:link,
.alert .taken-info:visited {
  text-decoration: none;
}
.results-list .taken .taken-info:hover {
  color: #E28C2F;
}
.results-list .unsupported .taken-info:hover,
.results-list .unavailable .taken-info:hover {
  color: #000;
}
.results-list .selected .taken-info:hover {
  color: #008444;
}
.taken-info:before {
  width: inherit;
  height: inherit;
  display: inline-block;
}
.taken-info.whois:before {
  content: '\f129';
}
.taken-info.traffic:before {
  content: '\f080';
}
.taken-info.view:before {
  content: '\f08e';
}
.taken-info.transfer:before {
  content: '\f0ec';
}
.taken-info.inquire:before {
  content: '\f075';
}
.results-list .selected {
  background: #ABDFC5;
}
.results-list .selected:hover {
  background: #A7D1BF;
}
.results-list .selected td:first-child {
  border-left: 1px solid #B6D8C7;
}
.results-list .selected td:last-child {
  border-right: 1px solid #B6D8C7;
}
.results-list .flip-select:after {
  /* Green with cart */
  content: '\f07a';
  background: #008444;
}
.results-list .taken .flip-select:after {
  /* transfer sign */
  content: '\f0d1' !important;
}
.results-groups tr.toggle {
  display: table-row;
  height: 20px;
  cursor: pointer;
}
.results-groups tr.toggle td {
  text-align: center;
  line-height: 20px;
  border-top: 0 solid #fff;
}
.results-groups tr.toggle a {
  font-size: 14px;
}
/* search results pagination */
.results-groups .pagination {
  display: inline;
}
.results-groups .pagination > li > a {
  padding: 4px 11px;
  margin-top: 3px;
}
.results-groups .pagination > .active > a {
  border-color: #008444;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.125);
}
.results-groups .pagination > .active:hover > a {
  text-decoration: none;
}
/* Shopping cart for logged in */
.order-list .selected {
  background: #FAFAFA;
}
.order-list .selected td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.order-list .selected td:first-child {
  border-left: 1px solid #ddd;
}
.order-list .selected td:last-child {
  border-right: 1px solid #ddd;
}
.order-list .flip-select:after {
  /* Gray with minus */
  content: '\f068';
  color: #404040;
  background: #EBEBEB;
}
.order-list .available.selected,
.order-list .flip-select:after {
  opacity: 1;
}
.order-list .available,
.order-list .flip-select:before {
  opacity: 0;
}
.order-list .status {
  display: none;
}
/*
    MANAGER INTERFACE - LAYOUT & HELPERS
    ====================================

    These are the basic layout styles for the manager interface. This section
    only affects the low-level structure of the manage page, its wrappers, its
    columns, etc. Also included are helper classes specific to the manage page.

  */
.mana-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 10px;
  left: 0;
}
.mana-wrapper .container {
  width: auto;
  height: 100%;
  padding: 0;
  max-width: 1440px;
}
.mana-sidebar {
  width: 240px;
  height: 100%;
  float: left;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: inset -5px 0 10px -5px rgba(0, 0, 0, 0.125);
  border-right: 1px solid #DDD;
  background: #F2F2F2;
  background: -webkit-linear-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
}
.mana-primary-content {
  position: relative;
  height: 100%;
  margin-left: 240px;
  /* Clear sidebar */
}
@media (min-width: 1200px) {
  .mana-sidebar {
    width: 280px;
  }
  .mana-primary-content {
    margin-left: 280px;
  }
}
.mana-list-view,
.mana-details-view,
.mana-renew-view {
  position: absolute;
  background: white;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 3;
}
.mana-list-view {
  height: 100%;
}
.mana-details-view,
.mana-renew-view {
  padding: 0 15px 15px 15px;
}
/* Helpers */
.overlay-background {
  background-size: 25px 25px;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.01) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.01) 75%, transparent 75%, transparent);
}
.mana-overflow-text {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.mana-updating-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 15;
}
/* These should be moved to a more general animation section */
[class*="ease-"],
[class^="ease-"] {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ease-150ms {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.ease-250ms {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.ease-400ms {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ease-500ms {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/*
    MANAGER INTERGACE - SIDEBAR
    ===========================

    These are the styles for the sidebar on the manage page - they extend and in
    some cases overwrite the default .list-item classes in the navigation section.

  */
.mana-sidebar .nav-header {
  padding: 0 10px 0 25px;
  font-size: 14px;
  line-height: 35px;
}
.mana-sidebar .nav-header:hover {
  color: #888;
  cursor: pointer;
}
.mana-sidebar .nav-header .btn {
  padding: 0 15px;
}
.portfolio.item .btn-rename {
  height: 30px;
  line-height: 10px;
  padding: 0 6px;
}
/*
    This is going to fall down once a portfolio is 5 digits. I'd really like to
    use a label in the float:right area instead.
  */
.portfolio_name {
  max-width: 135px;
}
.subportfolio .portfolio_name {
  max-width: 120px;
}
/*
    MANAGER INTERFACE - NAVIGATION
    ==============================

    This changes frequently, but I've tried to consolidate nav styles here because
    they're being overwritten over and over lower in the code. This section is for
    the persistant top navigation on the manage page - currently above the list.

  */
.mana-static-nav .mana-view-title {
  width: 40%;
  float: left;
  padding: 0 15px;
  height: 65px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mana-view-title .fa {
  padding-right: 0.3em;
}
.mana-static-nav .meta-search {
  position: absolute;
  width: 350px;
  max-width: 600px;
  top: 0;
  right: 0;
  padding: 10px;
  z-index: 2;
}
.mana-static-nav .meta-search.expanded {
  background: white;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
}
.mana-static-nav .nav-pills li {
  margin-left: 2px;
}
.mana-static-nav .nav-pills li a {
  border: 1px solid #267E54;
}
.mana-static-nav .nav-pills li a h5,
.mana-static-nav .nav-pills li a h6 {
  margin: 0;
}
/* NAV TABS */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #656565;
  border-bottom-color: #656565;
}
/* LIST MENUBAR */
.navbar-manager .number {
  min-width: 65px;
}
.navbar-manager .btn {
  padding: 7px 12px;
  margin: 8px;
}
.tab-pane .content {
  height: 100%;
}
.domainlist,
.fixed-header-container {
  width: 100%;
  max-height: 100%;
}
.fixed-header-container {
  position: absolute;
  top: 145px;
  bottom: 0;
}
.fixed-header-container-search {
  padding-right: 20px;
  overflow: auto;
  width: 100%;
  position: absolute;
  top: 50px;
  bottom: 0;
}
.select-all-header-cell .btn-block {
  height: 100%;
}
.select-all-header-cell .fa.mana-select-page-toggle {
  padding: 5px 0;
  color: #555;
}
.select-all-header-cell .dropdown-toggle {
  padding: 0;
  margin-left: 5px;
}
.select-all-header-cell .dropdown-menu {
  margin-top: 0;
}
.select-col {
  padding: 8px 3px !important;
}
@media (min-width: 1200px) {
  .select-col {
    padding: 8px !important;
  }
}
.select-col > div {
  min-width: 32px;
}
.select-col .btn-selects {
  padding: 2px 0;
}
.select-col .handler {
  opacity: .4;
}
.badge-col {
  padding: 8px 0 !important;
}
.portfolio-col .nameserver-panel .heading {
  padding: 0 8px;
}
.portfolio-col .nameserver-panel .divider {
  border-left: dotted 1px #ddd;
  padding: 0 5px;
  margin-left: 10px;
}
.portfolio-col small {
  font-size: 60%;
  margin-right: 5px;
  margin-left: -27px;
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #EEE;
  padding: 0 4px;
  color: #000;
}
.domainlist {
  overflow-y: scroll;
  overflow-x: hidden;
  display: block;
}
.domainlist th {
  height: 40px;
}
.domainlist td {
  height: 41px;
}
.domainlist th,
.domainlist td {
  float: left;
  white-space: nowrap;
}
.domainlist tbody > tr > td {
  vertical-align: middle;
}
.domainlist tbody,
.domainlist tr {
  display: block;
  height: 41px;
}
.domainlist .options,
.domainlist .unverified {
  display: inline-block;
}
/* Borders top and bottom for selected groups */
.domainlist tbody tr.active + .active {
  border-top-color: #cce6da;
}
.domainlist tbody tr.active + tr:not(.active) {
  border-top-color: #83BBA0;
}
/* Full width columns, like the menubar */
.domainlist .full-col {
  width: 100%;
}
.domainlist th.full-col {
  left: 0;
  right: 100%;
}
/* Header */
.row-menubar + tr th {
  top: 50px;
}
/* Clear the menubar by its own height */
/* Toggles */
.mana-domain-list .toggles-container {
  text-align: center;
  width: 100%;
}
.mana-domain-list .toggles a.btn {
  margin-left: 8%;
  padding: 0;
  width: 14px;
  margin-right: 8%;
}
.mana-domain-list .whois-icon {
  position: relative;
  left: -3px;
  font-size: 12px;
}
/*
    MANAGER INTERFACE HEADER
    ========================

    Styles for the menubar, fixed positioning, and pagination.

  */
.domainlist thead {
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  z-index: 1;
}
.domainlist thead tr {
  border: none;
}
.domainlist th {
  position: absolute;
  top: 0;
  color: #000;
}
/* Table column header, selected this way because of backgrid */
.domainlist tr:last-of-type th {
  border-top: 1px solid #ddd;
  line-height: 24px;
  background: #f1f1f1;
  background: linear-gradient(to bottom, #f1f1f1 0%, #eaeaea 100%);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.domainlist th:first-child {
  border-left: none;
}
.domainlist th:last-child {
  border-right: none;
}
/* Menubar and pagination*/
.domainlist .row-menubar th {
  background: white;
}
.domainlist .menubar-header {
  border: none;
  padding: 0;
}
.domainlist .mana-menubar {
  float: left;
}
.domainlist .pagination_row {
  float: right;
  padding: 5px 10px;
}
/* Style header sorting */
.domainlist th > a {
  color: #555;
  vertical-align: middle;
}
.domainlist th > a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #222;
}
.domainlist tr:last-of-type .ascending,
.domainlist tr:last-of-type .descending {
  color: #333;
  border-left: 1px solid #CCC;
  border-right: 1px solid #F5F5F5;
  box-shadow: inset 0 2px 15px -4px rgba(0, 0, 0, 0.2);
  background: #ddd;
  background: linear-gradient(to bottom, #DDD 0%, #CCC 100%);
}
.domainlist .name-col a.domain_name {
  cursor: pointer;
  margin-left: 5px;
  color: #333;
}
/* Create up/down carets for ascending and descending */
.domainlist tr:last-of-type .ascending:after,
.domainlist tr:last-of-type .descending:after {
  font-family: "" Font Awesome 5 Free "";
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 40px;
  pointer-events: none;
}
.domainlist tr:last-of-type .ascending:after {
  content: "\f0de";
}
.domainlist tr:last-of-type .descending:after {
  content: "\f0dd";
}
/* Pagination */
.domainlist .backgrid-paginator {
  text-align: inherit;
}
.domainlist .backgrid-paginator ul > li > a,
.domainlist .backgrid-paginator ul > li > span {
  width: auto;
  padding: 4px 12px;
  line-height: 18px;
}
/*
    MANAGE PAGE COLUMN WIDTH DEFINITIONS
    ====================================

    Each page needs to have its own columns' widths defined, or they won't work

  */
.mana-domain-list .handler-col {
  width: 2%;
  padding: 8px 0;
}
.mana-domain-list .select-col,
.mana-domain-list .select-all-header-cell {
  width: 6%;
  text-align: center;
}
.mana-domain-list .badge-col {
  width: 4%;
}
.mana-domain-list .name-col {
  width: 22%;
}
.mana-domain-list .portfolio-col {
  width: 20%;
}
.mana-domain-list .created-col {
  width: 11%;
}
.mana-domain-list .updated-col {
  width: 11%;
}
.mana-domain-list .expiration-col {
  width: 11%;
}
.mana-domain-list .toggles-col {
  width: 13%;
}
/* Manage interface fixed header width definitions */
.mana-domain-list .handler-col {
  left: 0;
}
.mana-domain-list th.select-col,
.mana-domain-list th.select-all-header-cell {
  left: 2%;
}
.mana-domain-list th.badge-col {
  left: 8%;
}
.mana-domain-list th.name-col {
  left: 12%;
}
.mana-domain-list th.portfolio-col {
  left: 34%;
}
.mana-domain-list th.created-col {
  left: 54%;
}
.mana-domain-list th.updated-col {
  left: 65%;
}
.mana-domain-list th.expiration-col {
  left: 76%;
}
.mana-domain-list th.toggles-col {
  left: 87%;
}
.mana-domain-list th a {
  display: block;
}
/*
    TRANSFERS PAGE COLUMN WIDTH DEFINITIONS
    =======================================

    Each page needs to have its own columns' widths defined, or they won't work

  */
.transfer-list-table {
  max-height: 560px;
  overflow: auto;
}
.trans-domain-list .table {
  margin: 0;
}
.trans-domain-list td {
  height: 40px;
  vertical-align: middle;
}
/* GENERAL */
.mana-right-bottom .table {
  margin-bottom: 0;
}
.mana-wrapper ul.prod-grid {
  border: 1px solid #efefef;
}
.mana-right-bottom .options {
  display: inline;
}
.mana-right-bottom .dropdown-toggle:hover {
  text-decoration: none;
  cursor: pointer;
}
.mana-right-bottom .options .btn-group {
  margin-left: 0 !important;
}
.domainlist .domain_filter {
  padding: 8px 30px 0 0;
}
.domainlist .domain_filter .input-group {
  width: 300px;
}
.domainlist .domain_filter .input-group .btn {
  margin-top: 0;
}
.ui-state-active {
  background-color: #ECECEC;
  border-left: solid 6px #f8a44a;
}
.domain-drag-helper {
  background-color: #E6F2EC;
  padding: 9px 14px;
  border-radius: 5px 5px 5px 5px !important;
}
.overlay-message {
  background: none;
  margin-top: 75px;
}
.domain-portfolio.overlay-message .modal-content {
  z-index: 99999 !important;
  width: 300px;
  background-color: #FFD;
}
.domain-portfolio.overlay-message .modal-body {
  padding: 6px;
}
#manage a.dropdown-toggle:hover {
  text-decoration: none;
}
.nav-actions .dropdown-menu li.new_containing_portfolio:hover {
  cursor: pointer;
  background-color: #FFD;
}
.mana-right-panel .profile-summary {
  margin: 10px 0;
}
.mana-right-panel .profile-edit {
  display: none;
  margin-top: 10px;
  clear: both;
}
.domain-info table {
  width: 100%;
}
.domain-info td {
  padding: 5px;
}
/*Domain Utilities*/
.domain-edit-panel-group .panel-body {
  min-height: 110px;
}
.table-loading {
  position: absolute;
  font-size: 18px;
  top: 30px;
  margin-left: -10%;
  background-color: #f9edbe;
  border: solid 1px #f0c36d;
  padding: 5px 15px;
  z-index: 1;
  left: 50%;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}
/*ORDER SUMMARY STEP*/
.table.order-summary thead > tr > th {
  line-height: 26px;
  border-top: solid 1px;
  vertical-align: middle;
}
.table.order-summary tbody > tr > td {
  vertical-align: middle;
}
/*END ORDER SUMMARY STEP*/
.create-profile-form .popover {
  max-width: none;
}
/*END ADDRESS PROFILE*/
/*
    All of these styles need to be placed in the relevant section
  */
.mana-single-edit .nav-pills > li > a {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc;
}
.mana-single-edit .nav-pills > li.active > a {
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: white;
  color: #222;
  font-weight: bold;
}
.domain-info table tr > td > span {
  position: absolute;
  padding-left: 18px;
}
.payment-order-summary .panel-body {
  padding: 0;
}
/*
    TRANSFERS
    =========

    Styles for just the domain transfers page. These should not include styles
    relating to the management list, unless they're too specific.

  */
.nav-pills .transfer-jobs {
  min-height: 350px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* For blocks of text - GENERALIZE STYLE */
.block-sec {
  padding: 0;
  margin: 30px 0;
}
.block-sec:last-child {
  margin-bottom: 15px;
}
.transfer-input {
  width: 100%;
  display: table;
}
.transfer-input .transfer-row {
  display: table-row;
}
.transfer-row > div {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.transfer-row .info-panel {
  vertical-align: middle;
}
.transfer-input .input-group {
  width: 100%;
}
.info-panel {
  padding: 25px;
  margin-bottom: 0;
  background-color: #FEFEFE;
  color: #666;
  border: 1px solid #f1f1f1;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.1);
}
.transfer-input .clear-transfer.react-slide-up-leave.react-slide-up-leave-active,
.transfer-input .clear-transfer.react-slide-up-enter {
  margin-top: -10px;
}
.transfer-input .has-error .help-block.error-msg,
.transfer-input .multiple-errors .help-block.error-msg.show-error {
  pointer-events: none;
  height: 20px;
  display: block;
  overflow: hidden;
  margin: 8px 0;
}
.transfer-input .help-block.error-msg,
.transfer-input .multiple-errors .help-block.error-msg {
  text-align: center;
  line-height: 20px;
  height: 0;
  display: none;
  margin: 0;
}
.transfer-input .table {
  table-layout: fixed;
}
.transfer-input td {
  overflow: hidden;
  text-overflow: ellipsis;
}
.meta-search-wrapper {
  overflow: visible;
}
/* Should be consolidated with other style */
.meta-search-wrapper .input-group.expanded {
  background: white;
  /*box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);*/
}
/* Job stats for detail view */
.job-stats {
  margin: -8px 0 4px;
  border-collapse: separate;
  border-spacing: 0 4px;
}
.job-stats .stat-row {
  background: #e6f2ec;
}
.job-stats .stat {
  padding: 4px;
  vertical-align: middle;
  border: none;
}
.job-stats .label {
  display: inline-block;
  padding: 8px 6px;
  margin: 0 12px 0 10px;
  background: #CEE0D7;
  font-size: 13px;
  color: #548D71;
}
.job-stats .label:first-child {
  margin-left: 0;
}
/* Transfer actions modals */
.transfer-action-results.failure-details {
  max-height: 150px;
  overflow: auto;
}
.active-transfers .transfer-history {
  display: none;
}
.table.job-table td .progress {
  width: 100%;
  height: 10px;
  margin-bottom: 0;
}
.processing-transfers {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 100px 70px 0 55px;
  text-align: center;
  z-index: 1000;
}
.processing-transfers .icon-gear {
  margin-left: -35px;
}
.app-panel.app-panel-transfer .container {
  max-width: 1280px;
  width: calc(100% - 10px);
}
/*Documents*/
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 0;
  direction: ltr;
  cursor: pointer;
}
.documents-email-file-wrapper {
  width: 129px;
  height: 60px;
  margin-bottom: 15px;
  float: left;
  cursor: pointer;
}
.documents-email-file-wrapper > button {
  display: none;
  position: absolute;
  margin-top: -15px;
}
.documents-email-file-wrapper:hover > button {
  display: block;
}
.documents-email-file-wrapper > div {
  text-align: center;
}
.documents-dropzone {
  display: none;
  text-align: center;
  background-color: rgba(237, 250, 240, 0.5);
  border: dashed 5px rgba(163, 206, 179, 0.79);
  color: rgba(163, 206, 179, 0.79);
  position: absolute;
  min-height: 300px;
}
.documents-dropzone > h3 {
  margin-top: 10%;
}
.documents-dropzone > i {
  margin-bottom: 10%;
}
.documents-dropzone.fade {
  transition: all 0.25s easy-in-out;
  -webkit-transition: all 0.25s easy-in-out;
  -moz-transition: all 0.25s easy-in-out;
}
.documents-dropzone.in {
  display: block;
}
.documents-dropzone.hover {
  background-color: rgba(237, 250, 240, 0.75);
  border: dashed 5px rgba(0, 132, 68, 0.75);
  color: rgba(0, 132, 68, 0.75);
}
.documents-badge-new {
  background-color: #046A89;
  color: white;
  padding: 0 3px 0 3px;
  font-weight: bold;
  margin-right: 5px;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.4);
}
.documents-activity-container {
  height: 150px;
  overflow: auto;
}
.documents-activity-container:after {
  pointer-events: none;
  content: "";
  position: absolute;
  height: 20px;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px #ddd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(99%, #ffffff), color-stop(100%, #ffffff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
}
/*Notices*/
.notices-button-accepted {
  line-height: 33px;
  width: 100%;
  display: block;
  background-color: #F6F6F6;
  border: solid 1px #EEE;
  padding: 0 20px 0 0;
}
.notices-button-accepted label {
  margin-bottom: 0;
  font-size: 90%;
}
.notices-ca-iframe-container {
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  box-shadow: 2px 2px 3px -2px rgba(0, 0, 0, 0.1);
}
/*Support*/
.support-ticket-reply-textarea {
  margin-top: 0;
  margin-bottom: 10px;
  height: 94px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
}
.support-ticket-dropzone {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #f9f9f9;
  border: solid 1px #ccc;
  color: #ccc;
  padding: 10px;
  margin-bottom: 20px;
  border-top: none;
}
.support-ticket-dropzone.fade {
  transition: all 0.25s easy-in-out;
  -webkit-transition: all 0.25s easy-in-out;
  -moz-transition: all 0.25s easy-in-out;
}
.support-ticket-dropzone.hover {
  color: #008444;
  background-color: #edfaf0;
  background-color: rgba(237, 250, 240, 0.75);
}
/**
* Auda Certificate
****************************************/
.auda-certificate {
  padding: 140px 0 80px;
  min-height: 70vh;
}
.auda-certificate .well {
  background: #fff;
  padding: 45px;
}
.auda-certificate hr {
  margin: 45px 0;
}
.auda-certificate .alert {
  border: 1px solid #999;
  margin-top: 60px;
}
.auda-certificate .text-copyright {
  border-top: 1px solid #eee;
  line-height: 50px;
}
.page-stripe.auda-certificate p {
  font-size: 14px;
}
.page-stripe.auda-certificate p.spaced {
  margin-top: 60px;
}
/**
* Login / Signup
****************************************/
.login-signup {
  padding: 140px 0 80px;
  text-align: center;
}
.login-signup .overlay {
  opacity: 0.925;
  background-color: #FFF;
}
.login-signup-box {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 40px;
  animation: fade-in 1s;
  -o-animation: fade-in 1s;
  -webkit-animation: fade-in 1s;
  width: 540px;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.login-signup-box form {
  text-align: left;
}
.login-signup-box form label {
  font-weight: 300;
}
.login-signup-box form .checkbox {
  font-size: 12px;
  padding: 10px 0;
}
.login-signup-box form .checkbox.ta-l label {
  padding-left: 10px;
}
.login-signup-box form .btn-group {
  display: inline-block;
}
.login-signup h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 20px 0;
}
.login-signup p {
  font-size: 14px;
  padding-top: 20px;
}
.login-signup p a {
  font-weight: 700;
}
/**
* Landing Pages
****************************************/
.btn-landing {
  color: #fff;
  margin: 25px auto 0;
  padding-left: 60px;
  padding-right: 60px;
}
.landing-hero {
  height: 400px;
  padding: 80px 0 0;
}
.landing-hero h1 {
  color: #fff;
  font-size: 36px;
}
.landing-hero h3 {
  color: #fff;
  font-size: 144px;
}
.landing-hero h4 {
  color: #fff;
  font-size: 20px;
  line-height: 1.3em;
}
.landing-hero .mg-t-2x {
  margin-top: 50px;
}
.landing-hero .text-black {
  color: #000;
}
.landing-hero-signup {
  padding: 80px 0 220px;
}
.landing-hero-signup .login-signup {
  background: #fff;
  padding: 20px 0;
  text-align: left;
}
.landing-hero-signup .login-signup h2 {
  font-size: 26px;
  font-weight: 400;
  padding-left: 20px;
}
.landing-hero-signup .login-signup p {
  padding-left: 20px;
}
.landing-hero-signup .login-signup .login-signup-box {
  border: none;
  display: block;
}
.landing-hero-signup .login-signup .login-signup-box form {
  width: auto;
}
.landing-contact-box {
  color: #fff;
  padding: 0 0 20px 40px;
}
.brokers-bio {
  margin: 0;
  padding: 0;
}
.brokers-bio li {
  list-style: none;
  padding-top: 40px;
}
.brokers-bio li .bio {
  background-size: 110px 110px;
  border: 1px solid #999;
  height: 110px;
  width: 110px;
}
.brokers-bio li p {
  line-height: 22px;
  padding-left: 180px;
}
.brokers-bio li p .fa {
  margin-right: 6px;
}
.brokers-bio li .bio-sevan {
  background: url('/static/assets/img/landing-pages/img-landing-avatar-sevan.jpg') center / cover no-repeat;
}
.brokers-bio li .bio-frank {
  background: url('/static/assets/img/landing-pages/img-landing-avatar-frank.jpg') center / cover no-repeat;
}
.bg-landing-clouds {
  background: url('/static/assets/img/landing-pages/bg-landing-clouds.jpg') center bottom / cover no-repeat;
}
.bg-landing-hands {
  background: url('/static/assets/img/landing-pages/bg-landing-hands.jpg') center bottom / cover no-repeat;
}
.bg-landing-wall {
  background: url('/static/assets/img/landing-pages/bg-landing-wall.jpg') center bottom / cover no-repeat;
}
.bg-landing-space {
  background: url('/static/assets/img/landing-pages/bg-landing-space.jpg') center bottom / cover no-repeat;
}
.bg-landing-grass {
  background: url('/static/assets/img/landing-pages/bg-landing-grass.jpg') center bottom / cover no-repeat;
}
.bg-landing-mountains {
  background: url('/static/assets/img/landing-pages/bg-landing-mountains.jpg') center bottom / cover no-repeat;
}
.bg-landing-sky {
  background: url('/static/assets/img/landing-pages/bg-landing-sky.jpg') center bottom / cover no-repeat;
}
.bg-landing-mountains-lg {
  background: url('/static/assets/img/landing-pages/bg-landing-mountains-lg.jpg') center bottom / cover no-repeat;
}
/*
    login modal
   */
.two-step-auth-mode .two-step-hide {
  display: none;
}
div.modal:not(.two-step-auth-mode) .two-step-show {
  display: none;
}
.agreement-mode .agreement-hide {
  display: none;
}
div.modal:not(.agreement-mode) .agreement-show {
  display: none;
}
.domain-agreement-mode .domain-agreement-hide {
  display: none;
}
div.modal:not(.domain-agreement-mode) .domain-agreement-show {
  display: none;
}
.modal-loading .loading-hide {
  display: none;
}
div.modal:not(.modal-loading) .loading-show {
  display: none;
}
/* homepage intro video */
body > .video-overlay {
  display: none;
  background: rgba(255, 255, 255, 0.55);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1200;
}
.video-overlay .box {
  width: 900px;
  height: 523px;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  top: -20%;
  right: 0;
}
.video-overlay .box .close {
  float: none;
}
.video-overlay .box.video .cover {
  position: absolute;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.video-overlay .box.video .play {
  position: absolute;
  z-index: 1;
  margin-top: 180px;
  margin-left: 377px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}
.video-overlay .box.video .play:hover {
  opacity: 1;
}
#ytplayer {
  box-shadow: 1px 10px 30px -5px rgba(0, 0, 0, 0.6);
}
.anchor-navbar-offset {
  display: block;
  height: 60px;
  /*same height as header*/
  margin-top: -60px;
  /*same height as header*/
  visibility: hidden;
}
.jquery-notebook.bubble {
  height: auto !important;
}
/* Topcoin */
.topcoin-question {
  font-size: 18px;
}
/* We need this to deal with Google Conversion iframe gap at the bottom */
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
ul.price-tooltip {
  padding-left: 20px;
  list-style: none;
}
ul.price-tooltip li.active:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  margin: 0 5px 0 -10px;
}
/** Form Small */
.form-small {
  width: 350px;
}
.form-small button {
  margin: 0 auto;
}
/** Help Tag */
.fa-helptag {
  background: #b2b2b2;
  color: #fff;
  cursor: default;
  font-size: 13px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  width: 17px;
}
/** Responsive adjustments */
@media (max-height: 700px) {
  .landing-hero {
    height: 300px;
    padding: 30px 0 0;
  }
  .page-stripe-landing {
    padding: 40px 0 60px;
  }
}
/* Converted to less (DO NOT ERASE) */
/*

footer {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  color: #ccc;
  font-size: 12px;
  left: 0;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 5px 0;
  position: absolute;
  right: 0;
  z-index: 4;
  z-index: 4;
}

footer ul {
  margin: 0;
}

footer li {
    clear: none;
    list-style: none;
    line-height: 1.68;
    display: inline-block;
    padding: 0 12px;
}

footer ul li a:link,
footer ul li a:visited,
footer ul li a:active {
    color: #f9f9f9;
    font-weight: 300;
    cursor: pointer;
    transition: color .25s ease-in-out;
}

    footer ul li a:hover {
        text-decoration: none;
        color: #999;
    }

footer.full-footer {
    background: #454545;
    color: #f9f9f9;
    font-size: 14px;
    margin: 0;
    min-height: 375px;
    padding: 20px 0 0;
    position: relative;
    z-index: 4;
}

footer.full-footer ul li {
    list-style: none;
    line-height: 1.68;
    display: inline-block;
    border: none;
    clear: both;
    padding: 0;
    float: left;
}

footer.full-footer .container {
  margin: 0 auto;
}

.section-full-wrap + footer {
    height: auto;
}

footer.full-footer p {
    margin-bottom: 6px;
}

footer.full-footer ul {
    padding: 10px 0;
    margin-bottom: 0;
    line-height: 0;
    text-align: left;
}

footer.full-footer ul li h3 {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 12px;
}

footer.full-footer .form-group{
    width: 200px;
}

footer.full-footer .form-group input,
footer.full-footer .form-group button {
    margin-bottom: 10px;
}

footer.full-footer .social-icons     {
    margin-left: -10px;
}

footer.full-footer .social-icons a .fa {
    color: #909090;
    font-size: 22px;
}

footer.full-footer .social-icons  a:hover .fa {
    color: #008443;
}

footer.full-footer .copyright {
    border-top: 1px solid #7e7e7e;
    font-size: 13px;
    line-height: 50px;
    margin-top: 50px;
}

footer.landing {
    position: relative;
    height: auto;
    min-height: inherit;
    padding: 30px 0;
}

footer.landing p {
    color: #999;
    margin: 0;
    text-align: center;
    font-weight: 300;
}

/*
    PUBLIC WEBSITE
    ==============

    Styles for Uniregistry.com's public-facing content.

  */
/* Slogan *

.navbar .slogan {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    float: left;
    height: 31px;
    line-height: 32px;
    margin: 0 0 0 142px;
    opacity: 0;
    overflow: hidden;
    transition: opacity .2s ease-in-out;
    width: 0;
}

@media (min-width: 1200px) {
    .navbar .logo.default .slogan {
        opacity: 1;
        width: 190px;
    }
}

/* Home Price Tag *

.home-price-tag {
    background-color: rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    bottom: 0;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
}

.home-price-tag p {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
}

.home-price-tag .fa-helptag {
    background-color: #666;
}


.home-price-tag ul {
    list-style: none;
    margin: 0;
    min-width: 980px;
    padding: 0;
    text-align: center;
}

.home-price-tag .tag-box {
    height: 40px;
    line-height: 40px;
}

.home-price-tag .new-price strong {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.home-price-tag .new-price .fa {
    margin-left: 5px;
    margin-top: -4px;
    vertical-align: middle;
}

.home-price-tag .new-price p {
    font-weight: 300;
    position: relative;
}

.home-price-tag .new-price p.text-muted {
    font-size: 16px;
}

.home-price-tag .new-price img {
    left: 50%;
    margin-left: -34px;
    width: 67px;
    position: absolute;
    top: 0;
}

.home-price-tag .tag-box .va-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.home-price-tag .tag-box img,
.home-price-tag .tag-box {
    vertical-align: middle;
    cursor: pointer;
}

.home-price-tag .tag-box img {
    max-width: 75%;
    max-height: 75%;
}

.home-price-tag .tag-box:hover img {
    display: none;
}

.home-price-tag .tag-box:hover img.hidden {
    display: inline-block !important;
    visibility: visible !important;
}

.home-price-tag .tag-box .domain-tag {
    background-color: #434343;
    font-size: 20px;
    float: none;
    line-height: 2em;
}

.home-price-tag .tag-box:hover .domain-tag {
    background-color: #008444;
}

/* Required for the manager area */
/*
    APP BODY
    ========

    Setting up the body for the logged in 'app'. These settings overwrite
    Bootstrap, but they're distinct from the public-facing website.

*


body.app {
  background-attachment: fixed;
  background-size: cover;
}
body.app.cars {
  background: url(/static/assets/img/gen-bg/cars.jpg) 50% / cover !important;
}
body.app:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: .7;
}

body.app section {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}

body.app section,
body.app footer {
  backface-visibility: hidden;
  perspective: 1000;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
}
body.app footer h6 {
  line-height: 20px;
  margin: 0;
}
body.app footer .container {
  padding: 0;
  text-align: left;
}

/*
    APP PANELS
    ==========

    General rules for the app panels to follow. Rules specific to each app panel
    belong in their own section.

  *

.app-panel-container {
  position: absolute;
  top: 74px;
  right: 0;
  bottom: 20px;
  left: 0;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
}
.app-panel-container.app-panel-container-condensed{
  top: 60px;
}
.app-panel {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.app-panel > .container,
.app-panel > .container-fluid {
  margin: 15px auto;
}
.app-panel.app-panel-lg .container{
  width: calc(100% - 30px);
  max-width: 1440px;
}

.app-panel-boxed .container,
.app-panel-boxed .container-fluid {
  padding: 15px;
  background: #FFF;
  box-shadow: 0 2px 4px -1px #aaa;
}

.tab-content.msg-tabs {
  max-height: 400px;
  overflow: auto;
}

*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
button {
  outline: 0 !important;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Proxima-Nova", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", SimHei, "Microsoft YaHei", "Source Han Sans", sans-serif;
  font-size: 14px;
  line-height: 1.618;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00007F;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000033;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.618;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
html {
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #ffeeaa;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #00007F;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00004c;
}
.text-success {
  color: #073fb2;
}
a.text-success:hover,
a.text-success:focus {
  color: #052e81;
}
.text-info {
  color: #073fb2;
}
a.text-info:hover,
a.text-info:focus {
  color: #052e81;
}
.text-warning {
  color: #685300;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #352a00;
}
.text-danger {
  color: #cc0001;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #990001;
}
.bg-primary {
  color: #fff;
  background-color: #00007F;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00004c;
}
.bg-success {
  background-color: #ffffff;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #e6e6e6;
}
.bg-info {
  background-color: #ffffff;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #ffffcc;
}
.bg-warning {
  background-color: #ffeeaa;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffe377;
}
.bg-danger {
  background-color: #ffc2c2;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ff8f8f;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.618;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 0px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.618;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.618;
}
.text-overflow {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
blockquote {
  border-left: 2px solid #00007F;
  color: #555555;
  font-size: 14px;
  font-weight: 300;
  margin-left: 22px;
}
@media (max-width: 1199px) {
  blockquote {
    padding: 0 22px;
  }
}
.text-success-light {
  color: #0951e3;
}
.text-info-light {
  color: #0951e3;
}
.text-warning-light {
  color: #FFCB02;
}
.text-danger-light {
  color: #FF0001;
}
.text-dns-light {
  color: #006699;
}
.text-dns {
  color: #006699;
}
.text-facebook {
  color: #405FA3;
}
.text-twitter {
  color: #00B1F8;
}
.text-linkedin {
  color: #0083Bf;
}
.text-tumblr {
  color: #37465d;
}
.text-google {
  color: #E14C3E;
}
.text-thegrid {
  color: #9012FE;
}
/* Description Lists */
/* Left aligned description lists */
.dl-left dt {
  text-align: left;
}
/* Inverted weights for title and description description lists */
.dl-inverted dt {
  font-weight: normal;
}
.dl-inverted dd {
  font-weight: bold;
}
.dl-equal-size dt {
  width: 50%;
}
.dl-equal-size dd {
  margin-left: 0;
  padding-left: calc(50% + 30px);
}
.dl-equal-size.dl-divider {
  position: relative;
}
.dl-equal-size.dl-divider::after {
  background-color: #ddd;
  bottom: 0;
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% + 15px);
  width: 1px;
}
.text-light {
  font-weight: 300;
}
.text-transform-none {
  text-transform: none;
}
.pre-wrap {
  word-wrap: break-word;
  white-space: pre-wrap;
}
code,
kbd,
pre,
samp {
  font-family: "Proxima-Nova", Menlo, Monaco, Consolas, "Courier New", "PingFang SC", "Hiragino Sans GB", SimHei, "Microsoft YaHei", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 1px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.618;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 1px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
pre {
  font-size: 14px;
  padding: 6px 10px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.container {
  min-width: 980px;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.618;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 3px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fcfcfc;
}
.table-hover > tbody > tr:hover {
  background-color: #dcdcee;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #dcdcee;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #cbcbe6;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #dcdcee;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #cbcbe6;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.active > td,
.table-hover > tbody > tr.selected.active > td,
.table-hover > tbody > tr.active.active > th,
.table-hover > tbody > tr.selected.active > th {
  background-color: #cbcbe6;
}
.table-hover > tbody > tr.active > td.active:hover,
.table-hover > tbody > tr.selected > td.active:hover,
.table-hover > tbody > tr.active > th.active:hover,
.table-hover > tbody > tr.selected > th.active:hover,
.table-hover > tbody > tr.active.active:hover > td,
.table-hover > tbody > tr.selected.active:hover > td,
.table-hover > tbody > tr.active:hover > .active,
.table-hover > tbody > tr.selected:hover > .active,
.table-hover > tbody > tr.active.active:hover > th,
.table-hover > tbody > tr.selected.active:hover > th {
  background-color: #babade;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ffffff;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #f2f2f2;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ffffff;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #f2f2f2;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.success > td,
.table-hover > tbody > tr.selected.success > td,
.table-hover > tbody > tr.active.success > th,
.table-hover > tbody > tr.selected.success > th {
  background-color: #f2f2f2;
}
.table-hover > tbody > tr.active > td.success:hover,
.table-hover > tbody > tr.selected > td.success:hover,
.table-hover > tbody > tr.active > th.success:hover,
.table-hover > tbody > tr.selected > th.success:hover,
.table-hover > tbody > tr.active.success:hover > td,
.table-hover > tbody > tr.selected.success:hover > td,
.table-hover > tbody > tr.active:hover > .success,
.table-hover > tbody > tr.selected:hover > .success,
.table-hover > tbody > tr.active.success:hover > th,
.table-hover > tbody > tr.selected.success:hover > th {
  background-color: #e6e6e6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #ffffff;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #ffffe5;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #ffffff;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #ffffe5;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.info > td,
.table-hover > tbody > tr.selected.info > td,
.table-hover > tbody > tr.active.info > th,
.table-hover > tbody > tr.selected.info > th {
  background-color: #ffffe5;
}
.table-hover > tbody > tr.active > td.info:hover,
.table-hover > tbody > tr.selected > td.info:hover,
.table-hover > tbody > tr.active > th.info:hover,
.table-hover > tbody > tr.selected > th.info:hover,
.table-hover > tbody > tr.active.info:hover > td,
.table-hover > tbody > tr.selected.info:hover > td,
.table-hover > tbody > tr.active:hover > .info,
.table-hover > tbody > tr.selected:hover > .info,
.table-hover > tbody > tr.active.info:hover > th,
.table-hover > tbody > tr.selected.info:hover > th {
  background-color: #ffffcc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ffeeaa;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffe891;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ffeeaa;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffe891;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.warning > td,
.table-hover > tbody > tr.selected.warning > td,
.table-hover > tbody > tr.active.warning > th,
.table-hover > tbody > tr.selected.warning > th {
  background-color: #ffe891;
}
.table-hover > tbody > tr.active > td.warning:hover,
.table-hover > tbody > tr.selected > td.warning:hover,
.table-hover > tbody > tr.active > th.warning:hover,
.table-hover > tbody > tr.selected > th.warning:hover,
.table-hover > tbody > tr.active.warning:hover > td,
.table-hover > tbody > tr.selected.warning:hover > td,
.table-hover > tbody > tr.active:hover > .warning,
.table-hover > tbody > tr.selected:hover > .warning,
.table-hover > tbody > tr.active.warning:hover > th,
.table-hover > tbody > tr.selected.warning:hover > th {
  background-color: #ffe377;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #ffc2c2;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ffa8a9;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #ffc2c2;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ffa8a9;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.danger > td,
.table-hover > tbody > tr.selected.danger > td,
.table-hover > tbody > tr.active.danger > th,
.table-hover > tbody > tr.selected.danger > th {
  background-color: #ffa8a9;
}
.table-hover > tbody > tr.active > td.danger:hover,
.table-hover > tbody > tr.selected > td.danger:hover,
.table-hover > tbody > tr.active > th.danger:hover,
.table-hover > tbody > tr.selected > th.danger:hover,
.table-hover > tbody > tr.active.danger:hover > td,
.table-hover > tbody > tr.selected.danger:hover > td,
.table-hover > tbody > tr.active:hover > .danger,
.table-hover > tbody > tr.selected:hover > .danger,
.table-hover > tbody > tr.active.danger:hover > th,
.table-hover > tbody > tr.selected.danger:hover > th {
  background-color: #ff8f8f;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.table > thead > tr > th {
  border-bottom: none;
}
.table > tbody > tr > td,
.table > thead > tr > th {
  min-height: 40px;
}
.table-condensed > tbody > tr > td,
.table-condensed > thead > tr > th {
  min-height: 30px;
}
.table-box {
  background: transparent;
  border-collapse: separate;
  border-spacing: 0 2px;
  margin-bottom: 0;
}
.table-box > tbody > tr > td {
  vertical-align: middle;
  border-top: none;
}
.table-box > tbody > tr > td:first-child {
  width: 40px;
}
.table-box > tbody > tr > td:last-child {
  width: 40px;
}
.table-box > tbody > tr > td > .progress {
  margin-bottom: 0;
  height: .8em;
}
.table-sortable > thead > tr > th {
  background: #f7f7f7;
  font-weight: 600;
}
.table-sortable > thead > tr > th:not(.no-sort) {
  cursor: pointer;
}
.table-sortable > thead > tr > th:hover:not(.no-sort) {
  color: #333333;
}
.table-sortable > thead > tr > th.dropup,
.table-sortable > thead > tr > th.dropdown {
  box-shadow: inset 0 0 10px -5px rgba(0, 0, 0, 0.3);
}
.table-sortable > thead > tr > th .sort-caret {
  float: right;
}
.table-clickable tbody tr {
  cursor: pointer;
}
.table-fixed {
  table-layout: fixed;
}
.table-fixed tr td span {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.table-head-fixed > tbody {
  margin-top: 40px;
  overflow-y: auto;
}
.table-head-fixed.table-condensed > tbody {
  margin-top: 30px;
}
.table-head-fixed > thead {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.table-head-fixed.table-head-fixed-grid > thead {
  left: 15px;
  right: 15px;
}
.table-scroll {
  margin-bottom: 0;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
}
.table-scroll > thead,
.table-scroll > tbody,
.table-scroll > thead > tr,
.table-scroll > tbody > tr,
.table-scroll > thead > tr > th,
.table-scroll > tbody > tr > td {
  display: block;
}
.table-scroll > thead > tr::after,
.table-scroll > tbody > tr::after {
  clear: both;
  content: ' ';
  display: block;
  visibility: hidden;
}
.table-scroll > tbody {
  overflow-y: auto;
}
.table-scroll > thead > tr > th,
.table-scroll > tbody > tr > td {
  float: left;
}
.table-scroll-flex {
  width: 100%;
}
.table-scroll-flex thead,
.table-scroll-flex tbody,
.table-scroll-flex tr,
.table-scroll-flex td,
.table-scroll-flex th {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.table-scroll-flex tbody,
.table-scroll-flex thead {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.table-scroll-flex tbody {
  display: block;
  overflow-y: auto;
}
.table-scroll-flex tbody tr {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.table-head-shadow {
  position: relative;
}
.table-head-shadow tbody:before {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000', endColorstr='#00000000', GradientType=0);
  bottom: inherit;
  left: 0;
  right: 0;
  top: 40px;
  position: absolute;
  content: '';
  height: 4px;
}
.table-bottom-fade tbody:after {
  background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffffffff', GradientType=0);
  bottom: 0;
  left: 0;
  right: 0;
  top: inherit;
  position: absolute;
  content: '';
  height: 60px;
  pointer-events: none;
}
.table-bottom-fade tbody tr:last-child {
  margin-bottom: 30px;
}
.table > thead > tr > td.default,
.table > tbody > tr > td.default,
.table > tfoot > tr > td.default,
.table > thead > tr > th.default,
.table > tbody > tr > th.default,
.table > tfoot > tr > th.default,
.table > thead > tr.default > td,
.table > tbody > tr.default > td,
.table > tfoot > tr.default > td,
.table > thead > tr.default > th,
.table > tbody > tr.default > th,
.table > tfoot > tr.default > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr > td.default:hover,
.table-hover > tbody > tr > th.default:hover,
.table-hover > tbody > tr.default:hover > td,
.table-hover > tbody > tr:hover > .default,
.table-hover > tbody > tr.default:hover > th {
  background-color: #ececec;
}
.table > thead > tr > td.default,
.table > tbody > tr > td.default,
.table > tfoot > tr > td.default,
.table > thead > tr > th.default,
.table > tbody > tr > th.default,
.table > tfoot > tr > th.default,
.table > thead > tr.default > td,
.table > tbody > tr.default > td,
.table > tfoot > tr.default > td,
.table > thead > tr.default > th,
.table > tbody > tr.default > th,
.table > tfoot > tr.default > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr > td.default:hover,
.table-hover > tbody > tr > th.default:hover,
.table-hover > tbody > tr.default:hover > td,
.table-hover > tbody > tr:hover > .default,
.table-hover > tbody > tr.default:hover > th {
  background-color: #ececec;
}
.table-hover > tbody > tr.active,
.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-hover > tbody > tr.active.default > td,
.table-hover > tbody > tr.selected.default > td,
.table-hover > tbody > tr.active.default > th,
.table-hover > tbody > tr.selected.default > th {
  background-color: #ececec;
}
.table-hover > tbody > tr.active > td.default:hover,
.table-hover > tbody > tr.selected > td.default:hover,
.table-hover > tbody > tr.active > th.default:hover,
.table-hover > tbody > tr.selected > th.default:hover,
.table-hover > tbody > tr.active.default:hover > td,
.table-hover > tbody > tr.selected.default:hover > td,
.table-hover > tbody > tr.active:hover > .default,
.table-hover > tbody > tr.selected:hover > .default,
.table-hover > tbody > tr.active.default:hover > th,
.table-hover > tbody > tr.selected.default:hover > th {
  background-color: #dfdfdf;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.active:hover,
.table-clean.table-hover > tbody > tr > th.active:hover,
.table-clean.table-hover > tbody > tr.active:hover > td,
.table-clean.table-hover > tbody > tr:hover > .active,
.table-clean.table-hover > tbody > tr.active:hover > th {
  background-color: #dcdcee;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.active > td,
.table-clean.table-hover > tbody > tr.selected.active > td,
.table-clean.table-hover > tbody > tr.active.active > th,
.table-clean.table-hover > tbody > tr.selected.active > th {
  background-color: #dcdcee;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.active:hover,
.table-clean.table-hover > tbody > tr.selected > td.active:hover,
.table-clean.table-hover > tbody > tr.active > th.active:hover,
.table-clean.table-hover > tbody > tr.selected > th.active:hover,
.table-clean.table-hover > tbody > tr.active.active:hover > td,
.table-clean.table-hover > tbody > tr.selected.active:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .active,
.table-clean.table-hover > tbody > tr.selected:hover > .active,
.table-clean.table-hover > tbody > tr.active.active:hover > th,
.table-clean.table-hover > tbody > tr.selected.active:hover > th {
  background-color: #cbcbe6;
}
.table-clean > thead > tr > td.active,
.table-clean > tbody > tr > td.active,
.table-clean > tfoot > tr > td.active,
.table-clean > thead > tr > th.active,
.table-clean > tbody > tr > th.active,
.table-clean > tfoot > tr > th.active,
.table-clean > thead > tr.active > td,
.table-clean > tbody > tr.active > td,
.table-clean > tfoot > tr.active > td,
.table-clean > thead > tr.active > th,
.table-clean > tbody > tr.active > th,
.table-clean > tfoot > tr.active > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.active,
.table-clean > tbody > tr.active,
.table-clean > tfoot > tr.active {
  border-right: 4px solid #0951e3;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.success:hover,
.table-clean.table-hover > tbody > tr > th.success:hover,
.table-clean.table-hover > tbody > tr.success:hover > td,
.table-clean.table-hover > tbody > tr:hover > .success,
.table-clean.table-hover > tbody > tr.success:hover > th {
  background-color: #ffffff;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.success > td,
.table-clean.table-hover > tbody > tr.selected.success > td,
.table-clean.table-hover > tbody > tr.active.success > th,
.table-clean.table-hover > tbody > tr.selected.success > th {
  background-color: #ffffff;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.success:hover,
.table-clean.table-hover > tbody > tr.selected > td.success:hover,
.table-clean.table-hover > tbody > tr.active > th.success:hover,
.table-clean.table-hover > tbody > tr.selected > th.success:hover,
.table-clean.table-hover > tbody > tr.active.success:hover > td,
.table-clean.table-hover > tbody > tr.selected.success:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .success,
.table-clean.table-hover > tbody > tr.selected:hover > .success,
.table-clean.table-hover > tbody > tr.active.success:hover > th,
.table-clean.table-hover > tbody > tr.selected.success:hover > th {
  background-color: #f2f2f2;
}
.table-clean > thead > tr > td.success,
.table-clean > tbody > tr > td.success,
.table-clean > tfoot > tr > td.success,
.table-clean > thead > tr > th.success,
.table-clean > tbody > tr > th.success,
.table-clean > tfoot > tr > th.success,
.table-clean > thead > tr.success > td,
.table-clean > tbody > tr.success > td,
.table-clean > tfoot > tr.success > td,
.table-clean > thead > tr.success > th,
.table-clean > tbody > tr.success > th,
.table-clean > tfoot > tr.success > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.success,
.table-clean > tbody > tr.success,
.table-clean > tfoot > tr.success {
  border-right: 4px solid #0951e3;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.info:hover,
.table-clean.table-hover > tbody > tr > th.info:hover,
.table-clean.table-hover > tbody > tr.info:hover > td,
.table-clean.table-hover > tbody > tr:hover > .info,
.table-clean.table-hover > tbody > tr.info:hover > th {
  background-color: #ffffff;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.info > td,
.table-clean.table-hover > tbody > tr.selected.info > td,
.table-clean.table-hover > tbody > tr.active.info > th,
.table-clean.table-hover > tbody > tr.selected.info > th {
  background-color: #ffffff;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.info:hover,
.table-clean.table-hover > tbody > tr.selected > td.info:hover,
.table-clean.table-hover > tbody > tr.active > th.info:hover,
.table-clean.table-hover > tbody > tr.selected > th.info:hover,
.table-clean.table-hover > tbody > tr.active.info:hover > td,
.table-clean.table-hover > tbody > tr.selected.info:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .info,
.table-clean.table-hover > tbody > tr.selected:hover > .info,
.table-clean.table-hover > tbody > tr.active.info:hover > th,
.table-clean.table-hover > tbody > tr.selected.info:hover > th {
  background-color: #ffffe5;
}
.table-clean > thead > tr > td.info,
.table-clean > tbody > tr > td.info,
.table-clean > tfoot > tr > td.info,
.table-clean > thead > tr > th.info,
.table-clean > tbody > tr > th.info,
.table-clean > tfoot > tr > th.info,
.table-clean > thead > tr.info > td,
.table-clean > tbody > tr.info > td,
.table-clean > tfoot > tr.info > td,
.table-clean > thead > tr.info > th,
.table-clean > tbody > tr.info > th,
.table-clean > tfoot > tr.info > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.info,
.table-clean > tbody > tr.info,
.table-clean > tfoot > tr.info {
  border-right: 4px solid #0951e3;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.warning:hover,
.table-clean.table-hover > tbody > tr > th.warning:hover,
.table-clean.table-hover > tbody > tr.warning:hover > td,
.table-clean.table-hover > tbody > tr:hover > .warning,
.table-clean.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffeeaa;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.warning > td,
.table-clean.table-hover > tbody > tr.selected.warning > td,
.table-clean.table-hover > tbody > tr.active.warning > th,
.table-clean.table-hover > tbody > tr.selected.warning > th {
  background-color: #ffeeaa;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.warning:hover,
.table-clean.table-hover > tbody > tr.selected > td.warning:hover,
.table-clean.table-hover > tbody > tr.active > th.warning:hover,
.table-clean.table-hover > tbody > tr.selected > th.warning:hover,
.table-clean.table-hover > tbody > tr.active.warning:hover > td,
.table-clean.table-hover > tbody > tr.selected.warning:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .warning,
.table-clean.table-hover > tbody > tr.selected:hover > .warning,
.table-clean.table-hover > tbody > tr.active.warning:hover > th,
.table-clean.table-hover > tbody > tr.selected.warning:hover > th {
  background-color: #ffe891;
}
.table-clean > thead > tr > td.warning,
.table-clean > tbody > tr > td.warning,
.table-clean > tfoot > tr > td.warning,
.table-clean > thead > tr > th.warning,
.table-clean > tbody > tr > th.warning,
.table-clean > tfoot > tr > th.warning,
.table-clean > thead > tr.warning > td,
.table-clean > tbody > tr.warning > td,
.table-clean > tfoot > tr.warning > td,
.table-clean > thead > tr.warning > th,
.table-clean > tbody > tr.warning > th,
.table-clean > tfoot > tr.warning > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.warning,
.table-clean > tbody > tr.warning,
.table-clean > tfoot > tr.warning {
  border-right: 4px solid #FFCB02;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.danger:hover,
.table-clean.table-hover > tbody > tr > th.danger:hover,
.table-clean.table-hover > tbody > tr.danger:hover > td,
.table-clean.table-hover > tbody > tr:hover > .danger,
.table-clean.table-hover > tbody > tr.danger:hover > th {
  background-color: #ffc2c2;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.danger > td,
.table-clean.table-hover > tbody > tr.selected.danger > td,
.table-clean.table-hover > tbody > tr.active.danger > th,
.table-clean.table-hover > tbody > tr.selected.danger > th {
  background-color: #ffc2c2;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.danger:hover,
.table-clean.table-hover > tbody > tr.selected > td.danger:hover,
.table-clean.table-hover > tbody > tr.active > th.danger:hover,
.table-clean.table-hover > tbody > tr.selected > th.danger:hover,
.table-clean.table-hover > tbody > tr.active.danger:hover > td,
.table-clean.table-hover > tbody > tr.selected.danger:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .danger,
.table-clean.table-hover > tbody > tr.selected:hover > .danger,
.table-clean.table-hover > tbody > tr.active.danger:hover > th,
.table-clean.table-hover > tbody > tr.selected.danger:hover > th {
  background-color: #ffa8a9;
}
.table-clean > thead > tr > td.danger,
.table-clean > tbody > tr > td.danger,
.table-clean > tfoot > tr > td.danger,
.table-clean > thead > tr > th.danger,
.table-clean > tbody > tr > th.danger,
.table-clean > tfoot > tr > th.danger,
.table-clean > thead > tr.danger > td,
.table-clean > tbody > tr.danger > td,
.table-clean > tfoot > tr.danger > td,
.table-clean > thead > tr.danger > th,
.table-clean > tbody > tr.danger > th,
.table-clean > tfoot > tr.danger > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.danger,
.table-clean > tbody > tr.danger,
.table-clean > tfoot > tr.danger {
  border-right: 4px solid #FF0001;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
.table-clean {
  margin-bottom: 45px;
}
.table-clean.table-hover > tbody > tr > td.default:hover,
.table-clean.table-hover > tbody > tr > th.default:hover,
.table-clean.table-hover > tbody > tr.default:hover > td,
.table-clean.table-hover > tbody > tr:hover > .default,
.table-clean.table-hover > tbody > tr.default:hover > th {
  background-color: #fcfcfc;
}
.table-clean.table-hover > tbody > tr.active,
.table-clean.table-hover > tbody > tr.selected {
  background-color: #c9c9e8;
}
.table-clean.table-hover > tbody > tr.active.default > td,
.table-clean.table-hover > tbody > tr.selected.default > td,
.table-clean.table-hover > tbody > tr.active.default > th,
.table-clean.table-hover > tbody > tr.selected.default > th {
  background-color: #fcfcfc;
}
.table-clean.table-hover > tbody > tr.active + .active td,
.table-clean.table-hover > tbody > tr.selected + .active td {
  border-top-color: #ddd;
}
.table-clean.table-hover > tbody > tr.active > td.default:hover,
.table-clean.table-hover > tbody > tr.selected > td.default:hover,
.table-clean.table-hover > tbody > tr.active > th.default:hover,
.table-clean.table-hover > tbody > tr.selected > th.default:hover,
.table-clean.table-hover > tbody > tr.active.default:hover > td,
.table-clean.table-hover > tbody > tr.selected.default:hover > td,
.table-clean.table-hover > tbody > tr.active:hover > .default,
.table-clean.table-hover > tbody > tr.selected:hover > .default,
.table-clean.table-hover > tbody > tr.active.default:hover > th,
.table-clean.table-hover > tbody > tr.selected.default:hover > th {
  background-color: #f0f0f0;
}
.table-clean > thead > tr > td.default,
.table-clean > tbody > tr > td.default,
.table-clean > tfoot > tr > td.default,
.table-clean > thead > tr > th.default,
.table-clean > tbody > tr > th.default,
.table-clean > tfoot > tr > th.default,
.table-clean > thead > tr.default > td,
.table-clean > tbody > tr.default > td,
.table-clean > tfoot > tr.default > td,
.table-clean > thead > tr.default > th,
.table-clean > tbody > tr.default > th,
.table-clean > tfoot > tr.default > th {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
}
.table-clean > thead > tr.default,
.table-clean > tbody > tr.default,
.table-clean > tfoot > tr.default {
  border-right: 4px solid #eeeeee;
}
.table-clean > thead > tr:last-child,
.table-clean > tbody > tr:last-child,
.table-clean > tfoot > tr:last-child {
  border-bottom: 1px solid #eeeeee;
}
.table-clean > thead > tr > th,
.table-clean > tbody > tr > th,
.table-clean > tfoot > tr > th {
  font-weight: 600;
}
.table-clean > thead > tr > td,
.table-clean > tbody > tr > td,
.table-clean > tfoot > tr > td {
  padding: 9px;
  vertical-align: middle;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.618;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.618;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #073fb2;
}
.has-success .form-control {
  border-color: #073fb2;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #052e81;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #296df6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #296df6;
}
.has-success .input-group-addon {
  color: #073fb2;
  border-color: #073fb2;
  background-color: #ffffff;
}
.has-success .form-control-feedback {
  color: #073fb2;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #685300;
}
.has-warning .form-control {
  border-color: #685300;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #352a00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cea400;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cea400;
}
.has-warning .input-group-addon {
  color: #685300;
  border-color: #685300;
  background-color: #ffeeaa;
}
.has-warning .form-control-feedback {
  color: #685300;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #cc0001;
}
.has-error .form-control {
  border-color: #cc0001;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #990001;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3334;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff3334;
}
.has-error .input-group-addon {
  color: #cc0001;
  border-color: #cc0001;
  background-color: #ffc2c2;
}
.has-error .form-control-feedback {
  color: #cc0001;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.618;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default .badge {
  color: #e9e9e9;
  background-color: #333333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default .badge {
  color: #e9e9e9;
  background-color: #333333;
}
.btn-primary {
  color: #fff;
  background-color: #00007F;
  border-color: #00007a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00004c;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0a0a75;
  border-color: #00007a;
}
.btn-primary .badge {
  color: #00007F;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0000a2;
  border-color: #00007a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0a0a75;
  border-color: #00007a;
}
.btn-primary .badge {
  color: #00007F;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #0951e3;
  border-color: #094fde;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #073fb2;
  border-color: #042363;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #1b57d1;
  border-color: #094fde;
}
.btn-success .badge {
  color: #0951e3;
  background-color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1962f6;
  border-color: #094fde;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #1b57d1;
  border-color: #094fde;
}
.btn-success .badge {
  color: #0951e3;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #0951e3;
  border-color: #094fde;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #073fb2;
  border-color: #042363;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #1b57d1;
  border-color: #094fde;
}
.btn-info .badge {
  color: #0951e3;
  background-color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1962f6;
  border-color: #094fde;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #1b57d1;
  border-color: #094fde;
}
.btn-info .badge {
  color: #0951e3;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FFCB02;
  border-color: #fcc800;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cea400;
  border-color: #7c6300;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ecc015;
  border-color: #fcc800;
}
.btn-warning .badge {
  color: #FFCB02;
  background-color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ffd225;
  border-color: #fcc800;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ecc015;
  border-color: #fcc800;
}
.btn-warning .badge {
  color: #FFCB02;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #FF0001;
  border-color: #fa0001;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #cc0001;
  border-color: #7a0000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ec1314;
  border-color: #fa0001;
}
.btn-danger .badge {
  color: #FF0001;
  background-color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ff2324;
  border-color: #fa0001;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ec1314;
  border-color: #fa0001;
}
.btn-danger .badge {
  color: #FF0001;
  background-color: #fff;
}
.btn-link {
  color: #00007F;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000033;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn {
  -webkit-transition: 0.168s ease-in-out;
  -o-transition: 0.168s ease-in-out;
  transition: 0.168s ease-in-out;
  border-radius: 3px;
  font-size: 13px;
  font-weight: normal;
  padding: 7px 12px 6px 12px;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.btn.text-transform-none {
  text-transform: none;
}
.btn:hover {
  box-shadow: 0 0.35em 0.25em -0.3em rgba(0, 0, 0, 0.32);
}
.btn:hover.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.068);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.068);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-link.btn-default {
  color: #333333;
}
.btn-link.btn-secondary {
  color: #000;
}
.btn-link.btn-success {
  color: #0951e3;
}
.btn-link.btn-info {
  color: #0951e3;
}
.btn-link.btn-warning {
  color: #FFCB02;
}
.btn-link.btn-danger {
  color: #FF0001;
}
.btn-default.btn-primary {
  color: #00007F;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-primary:hover,
.btn-default.btn-primary:focus,
.btn-default.btn-primary.focus,
.btn-default.btn-primary:active,
.btn-default.btn-primary.active,
.open > .dropdown-toggle.btn-default.btn-primary {
  color: #00007F;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default.btn-primary:active,
.btn-default.btn-primary.active,
.open > .dropdown-toggle.btn-default.btn-primary {
  background-image: none;
}
.btn-default.btn-primary.disabled,
.btn-default.btn-primary[disabled],
fieldset[disabled] .btn-default.btn-primary,
.btn-default.btn-primary.disabled:hover,
.btn-default.btn-primary[disabled]:hover,
fieldset[disabled] .btn-default.btn-primary:hover,
.btn-default.btn-primary.disabled:focus,
.btn-default.btn-primary[disabled]:focus,
fieldset[disabled] .btn-default.btn-primary:focus,
.btn-default.btn-primary.disabled.focus,
.btn-default.btn-primary[disabled].focus,
fieldset[disabled] .btn-default.btn-primary.focus,
.btn-default.btn-primary.disabled:active,
.btn-default.btn-primary[disabled]:active,
fieldset[disabled] .btn-default.btn-primary:active,
.btn-default.btn-primary.disabled.active,
.btn-default.btn-primary[disabled].active,
fieldset[disabled] .btn-default.btn-primary.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-primary .badge {
  color: #e9e9e9;
  background-color: #00007F;
}
.btn-default.btn-primary:hover,
.btn-default.btn-primary:focus,
.btn-default.btn-primary.focus,
.btn-default.btn-primary:active,
.btn-default.btn-primary.active,
.open > .dropdown-toggle.btn-default.btn-primary {
  color: #00007F;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default.btn-primary:active,
.btn-default.btn-primary.active,
.open > .dropdown-toggle.btn-default.btn-primary {
  background-image: none;
}
.btn-default.btn-primary.disabled,
.btn-default.btn-primary[disabled],
fieldset[disabled] .btn-default.btn-primary,
.btn-default.btn-primary.disabled:hover,
.btn-default.btn-primary[disabled]:hover,
fieldset[disabled] .btn-default.btn-primary:hover,
.btn-default.btn-primary.disabled:focus,
.btn-default.btn-primary[disabled]:focus,
fieldset[disabled] .btn-default.btn-primary:focus,
.btn-default.btn-primary.disabled.focus,
.btn-default.btn-primary[disabled].focus,
fieldset[disabled] .btn-default.btn-primary.focus,
.btn-default.btn-primary.disabled:active,
.btn-default.btn-primary[disabled]:active,
fieldset[disabled] .btn-default.btn-primary:active,
.btn-default.btn-primary.disabled.active,
.btn-default.btn-primary[disabled].active,
fieldset[disabled] .btn-default.btn-primary.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-primary .badge {
  color: #e9e9e9;
  background-color: #00007F;
}
.btn-default.btn-success {
  color: #0951e3;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-success:hover,
.btn-default.btn-success:focus,
.btn-default.btn-success.focus,
.btn-default.btn-success:active,
.btn-default.btn-success.active,
.open > .dropdown-toggle.btn-default.btn-success {
  color: #0951e3;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default.btn-success:active,
.btn-default.btn-success.active,
.open > .dropdown-toggle.btn-default.btn-success {
  background-image: none;
}
.btn-default.btn-success.disabled,
.btn-default.btn-success[disabled],
fieldset[disabled] .btn-default.btn-success,
.btn-default.btn-success.disabled:hover,
.btn-default.btn-success[disabled]:hover,
fieldset[disabled] .btn-default.btn-success:hover,
.btn-default.btn-success.disabled:focus,
.btn-default.btn-success[disabled]:focus,
fieldset[disabled] .btn-default.btn-success:focus,
.btn-default.btn-success.disabled.focus,
.btn-default.btn-success[disabled].focus,
fieldset[disabled] .btn-default.btn-success.focus,
.btn-default.btn-success.disabled:active,
.btn-default.btn-success[disabled]:active,
fieldset[disabled] .btn-default.btn-success:active,
.btn-default.btn-success.disabled.active,
.btn-default.btn-success[disabled].active,
fieldset[disabled] .btn-default.btn-success.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-success .badge {
  color: #e9e9e9;
  background-color: #0951e3;
}
.btn-default.btn-success:hover,
.btn-default.btn-success:focus,
.btn-default.btn-success.focus,
.btn-default.btn-success:active,
.btn-default.btn-success.active,
.open > .dropdown-toggle.btn-default.btn-success {
  color: #0951e3;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default.btn-success:active,
.btn-default.btn-success.active,
.open > .dropdown-toggle.btn-default.btn-success {
  background-image: none;
}
.btn-default.btn-success.disabled,
.btn-default.btn-success[disabled],
fieldset[disabled] .btn-default.btn-success,
.btn-default.btn-success.disabled:hover,
.btn-default.btn-success[disabled]:hover,
fieldset[disabled] .btn-default.btn-success:hover,
.btn-default.btn-success.disabled:focus,
.btn-default.btn-success[disabled]:focus,
fieldset[disabled] .btn-default.btn-success:focus,
.btn-default.btn-success.disabled.focus,
.btn-default.btn-success[disabled].focus,
fieldset[disabled] .btn-default.btn-success.focus,
.btn-default.btn-success.disabled:active,
.btn-default.btn-success[disabled]:active,
fieldset[disabled] .btn-default.btn-success:active,
.btn-default.btn-success.disabled.active,
.btn-default.btn-success[disabled].active,
fieldset[disabled] .btn-default.btn-success.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-success .badge {
  color: #e9e9e9;
  background-color: #0951e3;
}
.btn-default.btn-info {
  color: #0951e3;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-info:hover,
.btn-default.btn-info:focus,
.btn-default.btn-info.focus,
.btn-default.btn-info:active,
.btn-default.btn-info.active,
.open > .dropdown-toggle.btn-default.btn-info {
  color: #0951e3;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default.btn-info:active,
.btn-default.btn-info.active,
.open > .dropdown-toggle.btn-default.btn-info {
  background-image: none;
}
.btn-default.btn-info.disabled,
.btn-default.btn-info[disabled],
fieldset[disabled] .btn-default.btn-info,
.btn-default.btn-info.disabled:hover,
.btn-default.btn-info[disabled]:hover,
fieldset[disabled] .btn-default.btn-info:hover,
.btn-default.btn-info.disabled:focus,
.btn-default.btn-info[disabled]:focus,
fieldset[disabled] .btn-default.btn-info:focus,
.btn-default.btn-info.disabled.focus,
.btn-default.btn-info[disabled].focus,
fieldset[disabled] .btn-default.btn-info.focus,
.btn-default.btn-info.disabled:active,
.btn-default.btn-info[disabled]:active,
fieldset[disabled] .btn-default.btn-info:active,
.btn-default.btn-info.disabled.active,
.btn-default.btn-info[disabled].active,
fieldset[disabled] .btn-default.btn-info.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-info .badge {
  color: #e9e9e9;
  background-color: #0951e3;
}
.btn-default.btn-info:hover,
.btn-default.btn-info:focus,
.btn-default.btn-info.focus,
.btn-default.btn-info:active,
.btn-default.btn-info.active,
.open > .dropdown-toggle.btn-default.btn-info {
  color: #0951e3;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default.btn-info:active,
.btn-default.btn-info.active,
.open > .dropdown-toggle.btn-default.btn-info {
  background-image: none;
}
.btn-default.btn-info.disabled,
.btn-default.btn-info[disabled],
fieldset[disabled] .btn-default.btn-info,
.btn-default.btn-info.disabled:hover,
.btn-default.btn-info[disabled]:hover,
fieldset[disabled] .btn-default.btn-info:hover,
.btn-default.btn-info.disabled:focus,
.btn-default.btn-info[disabled]:focus,
fieldset[disabled] .btn-default.btn-info:focus,
.btn-default.btn-info.disabled.focus,
.btn-default.btn-info[disabled].focus,
fieldset[disabled] .btn-default.btn-info.focus,
.btn-default.btn-info.disabled:active,
.btn-default.btn-info[disabled]:active,
fieldset[disabled] .btn-default.btn-info:active,
.btn-default.btn-info.disabled.active,
.btn-default.btn-info[disabled].active,
fieldset[disabled] .btn-default.btn-info.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-info .badge {
  color: #e9e9e9;
  background-color: #0951e3;
}
.btn-default.btn-warning {
  color: #cea400;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-warning:hover,
.btn-default.btn-warning:focus,
.btn-default.btn-warning.focus,
.btn-default.btn-warning:active,
.btn-default.btn-warning.active,
.open > .dropdown-toggle.btn-default.btn-warning {
  color: #cea400;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default.btn-warning:active,
.btn-default.btn-warning.active,
.open > .dropdown-toggle.btn-default.btn-warning {
  background-image: none;
}
.btn-default.btn-warning.disabled,
.btn-default.btn-warning[disabled],
fieldset[disabled] .btn-default.btn-warning,
.btn-default.btn-warning.disabled:hover,
.btn-default.btn-warning[disabled]:hover,
fieldset[disabled] .btn-default.btn-warning:hover,
.btn-default.btn-warning.disabled:focus,
.btn-default.btn-warning[disabled]:focus,
fieldset[disabled] .btn-default.btn-warning:focus,
.btn-default.btn-warning.disabled.focus,
.btn-default.btn-warning[disabled].focus,
fieldset[disabled] .btn-default.btn-warning.focus,
.btn-default.btn-warning.disabled:active,
.btn-default.btn-warning[disabled]:active,
fieldset[disabled] .btn-default.btn-warning:active,
.btn-default.btn-warning.disabled.active,
.btn-default.btn-warning[disabled].active,
fieldset[disabled] .btn-default.btn-warning.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-warning .badge {
  color: #e9e9e9;
  background-color: #cea400;
}
.btn-default.btn-warning:hover,
.btn-default.btn-warning:focus,
.btn-default.btn-warning.focus,
.btn-default.btn-warning:active,
.btn-default.btn-warning.active,
.open > .dropdown-toggle.btn-default.btn-warning {
  color: #cea400;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default.btn-warning:active,
.btn-default.btn-warning.active,
.open > .dropdown-toggle.btn-default.btn-warning {
  background-image: none;
}
.btn-default.btn-warning.disabled,
.btn-default.btn-warning[disabled],
fieldset[disabled] .btn-default.btn-warning,
.btn-default.btn-warning.disabled:hover,
.btn-default.btn-warning[disabled]:hover,
fieldset[disabled] .btn-default.btn-warning:hover,
.btn-default.btn-warning.disabled:focus,
.btn-default.btn-warning[disabled]:focus,
fieldset[disabled] .btn-default.btn-warning:focus,
.btn-default.btn-warning.disabled.focus,
.btn-default.btn-warning[disabled].focus,
fieldset[disabled] .btn-default.btn-warning.focus,
.btn-default.btn-warning.disabled:active,
.btn-default.btn-warning[disabled]:active,
fieldset[disabled] .btn-default.btn-warning:active,
.btn-default.btn-warning.disabled.active,
.btn-default.btn-warning[disabled].active,
fieldset[disabled] .btn-default.btn-warning.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-warning .badge {
  color: #e9e9e9;
  background-color: #cea400;
}
.btn-default.btn-danger {
  color: #e60001;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-danger:hover,
.btn-default.btn-danger:focus,
.btn-default.btn-danger.focus,
.btn-default.btn-danger:active,
.btn-default.btn-danger.active,
.open > .dropdown-toggle.btn-default.btn-danger {
  color: #e60001;
  background-color: #d0d0d0;
  border-color: #909090;
}
.btn-default.btn-danger:active,
.btn-default.btn-danger.active,
.open > .dropdown-toggle.btn-default.btn-danger {
  background-image: none;
}
.btn-default.btn-danger.disabled,
.btn-default.btn-danger[disabled],
fieldset[disabled] .btn-default.btn-danger,
.btn-default.btn-danger.disabled:hover,
.btn-default.btn-danger[disabled]:hover,
fieldset[disabled] .btn-default.btn-danger:hover,
.btn-default.btn-danger.disabled:focus,
.btn-default.btn-danger[disabled]:focus,
fieldset[disabled] .btn-default.btn-danger:focus,
.btn-default.btn-danger.disabled.focus,
.btn-default.btn-danger[disabled].focus,
fieldset[disabled] .btn-default.btn-danger.focus,
.btn-default.btn-danger.disabled:active,
.btn-default.btn-danger[disabled]:active,
fieldset[disabled] .btn-default.btn-danger:active,
.btn-default.btn-danger.disabled.active,
.btn-default.btn-danger[disabled].active,
fieldset[disabled] .btn-default.btn-danger.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-danger .badge {
  color: #e9e9e9;
  background-color: #e60001;
}
.btn-default.btn-danger:hover,
.btn-default.btn-danger:focus,
.btn-default.btn-danger.focus,
.btn-default.btn-danger:active,
.btn-default.btn-danger.active,
.open > .dropdown-toggle.btn-default.btn-danger {
  color: #e60001;
  background-color: #fbfbfb;
  border-color: #d0d0d0;
}
.btn-default.btn-danger:active,
.btn-default.btn-danger.active,
.open > .dropdown-toggle.btn-default.btn-danger {
  background-image: none;
}
.btn-default.btn-danger.disabled,
.btn-default.btn-danger[disabled],
fieldset[disabled] .btn-default.btn-danger,
.btn-default.btn-danger.disabled:hover,
.btn-default.btn-danger[disabled]:hover,
fieldset[disabled] .btn-default.btn-danger:hover,
.btn-default.btn-danger.disabled:focus,
.btn-default.btn-danger[disabled]:focus,
fieldset[disabled] .btn-default.btn-danger:focus,
.btn-default.btn-danger.disabled.focus,
.btn-default.btn-danger[disabled].focus,
fieldset[disabled] .btn-default.btn-danger.focus,
.btn-default.btn-danger.disabled:active,
.btn-default.btn-danger[disabled]:active,
fieldset[disabled] .btn-default.btn-danger:active,
.btn-default.btn-danger.disabled.active,
.btn-default.btn-danger[disabled].active,
fieldset[disabled] .btn-default.btn-danger.active {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
}
.btn-default.btn-danger .badge {
  color: #e9e9e9;
  background-color: #e60001;
}
.btn-secondary {
  color: #fff;
  background-color: #FF9933;
  border-color: #ff870f;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #ff8000;
  border-color: #8f4700;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #f09942;
  border-color: #ff870f;
}
.btn-secondary .badge {
  color: #FF9933;
  background-color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #ffaa56;
  border-color: #ff870f;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #f09942;
  border-color: #ff870f;
}
.btn-secondary .badge {
  color: #FF9933;
  background-color: #fff;
}
.btn-dns {
  color: #fff;
  background-color: #006699;
  border-color: #005580;
}
.btn-dns:hover,
.btn-dns:focus,
.btn-dns.focus,
.btn-dns:active,
.btn-dns.active,
.open > .dropdown-toggle.btn-dns {
  color: #fff;
  background-color: #004466;
  border-color: #000000;
}
.btn-dns:active,
.btn-dns.active,
.open > .dropdown-toggle.btn-dns {
  background-image: none;
}
.btn-dns.disabled,
.btn-dns[disabled],
fieldset[disabled] .btn-dns,
.btn-dns.disabled:hover,
.btn-dns[disabled]:hover,
fieldset[disabled] .btn-dns:hover,
.btn-dns.disabled:focus,
.btn-dns[disabled]:focus,
fieldset[disabled] .btn-dns:focus,
.btn-dns.disabled.focus,
.btn-dns[disabled].focus,
fieldset[disabled] .btn-dns.focus,
.btn-dns.disabled:active,
.btn-dns[disabled]:active,
fieldset[disabled] .btn-dns:active,
.btn-dns.disabled.active,
.btn-dns[disabled].active,
fieldset[disabled] .btn-dns.active {
  background-color: #0b628e;
  border-color: #005580;
}
.btn-dns .badge {
  color: #006699;
  background-color: #fff;
}
.btn-dns:hover,
.btn-dns:focus,
.btn-dns.focus,
.btn-dns:active,
.btn-dns.active,
.open > .dropdown-toggle.btn-dns {
  color: #fff;
  background-color: #007dbc;
  border-color: #005580;
}
.btn-dns:active,
.btn-dns.active,
.open > .dropdown-toggle.btn-dns {
  background-image: none;
}
.btn-dns.disabled,
.btn-dns[disabled],
fieldset[disabled] .btn-dns,
.btn-dns.disabled:hover,
.btn-dns[disabled]:hover,
fieldset[disabled] .btn-dns:hover,
.btn-dns.disabled:focus,
.btn-dns[disabled]:focus,
fieldset[disabled] .btn-dns:focus,
.btn-dns.disabled.focus,
.btn-dns[disabled].focus,
fieldset[disabled] .btn-dns.focus,
.btn-dns.disabled:active,
.btn-dns[disabled]:active,
fieldset[disabled] .btn-dns:active,
.btn-dns.disabled.active,
.btn-dns[disabled].active,
fieldset[disabled] .btn-dns.active {
  background-color: #0b628e;
  border-color: #005580;
}
.btn-dns .badge {
  color: #006699;
  background-color: #fff;
}
.btn-blue {
  color: #fff;
  background-color: #006699;
  border-color: #005580;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #004466;
  border-color: #000000;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #0b628e;
  border-color: #005580;
}
.btn-blue .badge {
  color: #006699;
  background-color: #fff;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #007dbc;
  border-color: #005580;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #0b628e;
  border-color: #005580;
}
.btn-blue .badge {
  color: #006699;
  background-color: #fff;
}
.btn-white {
  color: black;
  background-color: white;
  border-color: white;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: black;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: white;
}
.btn-white .badge {
  color: white;
  background-color: black;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: black;
  background-color: #ffffff;
  border-color: white;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: white;
}
.btn-white .badge {
  color: white;
  background-color: black;
}
.btn-facebook {
  color: #fff;
  background-color: #405FA3;
  border-color: #395491;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #324a7e;
  border-color: #151f35;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #516592;
  border-color: #395491;
}
.btn-facebook .badge {
  color: #405FA3;
  background-color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #4d6fb9;
  border-color: #395491;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #516592;
  border-color: #395491;
}
.btn-facebook .badge {
  color: #405FA3;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #00B1F8;
  border-color: #009fdf;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #008dc5;
  border-color: #00445f;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #13a9e5;
  border-color: #009fdf;
}
.btn-twitter .badge {
  color: #00B1F8;
  background-color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #1cbeff;
  border-color: #009fdf;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #13a9e5;
  border-color: #009fdf;
}
.btn-twitter .badge {
  color: #00B1F8;
  background-color: #fff;
}
.btn-linkedin {
  color: #fff;
  background-color: #0083Bf;
  border-color: #0072a6;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #00608c;
  border-color: #001a26;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #0e7eb1;
  border-color: #0072a6;
}
.btn-linkedin .badge {
  color: #0083Bf;
  background-color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #009be2;
  border-color: #0072a6;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #0e7eb1;
  border-color: #0072a6;
}
.btn-linkedin .badge {
  color: #0083Bf;
  background-color: #fff;
}
.btn-tumblr {
  color: #fff;
  background-color: #37465d;
  border-color: #2e3a4d;
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #242e3d;
  border-color: #000000;
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #424852;
  border-color: #2e3a4d;
}
.btn-tumblr .badge {
  color: #37465d;
  background-color: #fff;
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #445673;
  border-color: #2e3a4d;
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #424852;
  border-color: #2e3a4d;
}
.btn-tumblr .badge {
  color: #37465d;
  background-color: #fff;
}
.btn-google {
  color: #fff;
  background-color: #E14C3E;
  border-color: #de3828;
}
.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #cc2f20;
  border-color: #741a12;
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
  background-color: #d05a4f;
  border-color: #de3828;
}
.btn-google .badge {
  color: #E14C3E;
  background-color: #fff;
}
.btn-google:hover,
.btn-google:focus,
.btn-google.focus,
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #e6685c;
  border-color: #de3828;
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
  background-color: #d05a4f;
  border-color: #de3828;
}
.btn-google .badge {
  color: #E14C3E;
  background-color: #fff;
}
.btn-thegrid {
  color: #fff;
  background-color: #9012FE;
  border-color: #8401f5;
}
.btn-thegrid:hover,
.btn-thegrid:focus,
.btn-thegrid.focus,
.btn-thegrid:active,
.btn-thegrid.active,
.open > .dropdown-toggle.btn-thegrid {
  color: #fff;
  background-color: #7601dc;
  border-color: #3f0077;
}
.btn-thegrid:active,
.btn-thegrid.active,
.open > .dropdown-toggle.btn-thegrid {
  background-image: none;
}
.btn-thegrid.disabled,
.btn-thegrid[disabled],
fieldset[disabled] .btn-thegrid,
.btn-thegrid.disabled:hover,
.btn-thegrid[disabled]:hover,
fieldset[disabled] .btn-thegrid:hover,
.btn-thegrid.disabled:focus,
.btn-thegrid[disabled]:focus,
fieldset[disabled] .btn-thegrid:focus,
.btn-thegrid.disabled.focus,
.btn-thegrid[disabled].focus,
fieldset[disabled] .btn-thegrid.focus,
.btn-thegrid.disabled:active,
.btn-thegrid[disabled]:active,
fieldset[disabled] .btn-thegrid:active,
.btn-thegrid.disabled.active,
.btn-thegrid[disabled].active,
fieldset[disabled] .btn-thegrid.active {
  background-color: #8f24ec;
  border-color: #8401f5;
}
.btn-thegrid .badge {
  color: #9012FE;
  background-color: #fff;
}
.btn-thegrid:hover,
.btn-thegrid:focus,
.btn-thegrid.focus,
.btn-thegrid:active,
.btn-thegrid.active,
.open > .dropdown-toggle.btn-thegrid {
  color: #fff;
  background-color: #a035fe;
  border-color: #8401f5;
}
.btn-thegrid:active,
.btn-thegrid.active,
.open > .dropdown-toggle.btn-thegrid {
  background-image: none;
}
.btn-thegrid.disabled,
.btn-thegrid[disabled],
fieldset[disabled] .btn-thegrid,
.btn-thegrid.disabled:hover,
.btn-thegrid[disabled]:hover,
fieldset[disabled] .btn-thegrid:hover,
.btn-thegrid.disabled:focus,
.btn-thegrid[disabled]:focus,
fieldset[disabled] .btn-thegrid:focus,
.btn-thegrid.disabled.focus,
.btn-thegrid[disabled].focus,
fieldset[disabled] .btn-thegrid.focus,
.btn-thegrid.disabled:active,
.btn-thegrid[disabled]:active,
fieldset[disabled] .btn-thegrid:active,
.btn-thegrid.disabled.active,
.btn-thegrid[disabled].active,
fieldset[disabled] .btn-thegrid.active {
  background-color: #8f24ec;
  border-color: #8401f5;
}
.btn-thegrid .badge {
  color: #9012FE;
  background-color: #fff;
}
.btn-clear {
  color: #777777;
  cursor: pointer;
  font-weight: normal;
}
.btn-clear,
.btn-clear:active,
.btn-clear[disabled],
.btn-clear.disabled,
fieldset[disabled] .btn-clear {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.btn-clear,
.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active,
.open > .dropdown-toggle.btn-clear {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none !important;
  text-decoration: none;
  text-shadow: none;
}
.btn-clear:hover,
.btn-clear:focus,
.open > .dropdown-toggle.btn-clear {
  color: #505050;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.btn-clear[disabled]:hover,
.btn-clear.disabled:hover,
fieldset[disabled] .btn-clear:hover,
.btn-clear[disabled]:focus,
.btn-clear.disabled:focus,
fieldset[disabled] .btn-clear:focus {
  background-color: transparent;
  border-color: transparent;
  color: #777777;
  text-decoration: none;
}
.btn-clear.btn-fa {
  padding: 0;
}
.btn-clear.btn-primary {
  color: #00007F;
}
.btn-clear.btn-primary:hover {
  color: #00004c;
}
.btn-clear.btn-secondary,
.btn-clear.btn-secondary:hover {
  color: #000;
}
.btn-clear.btn-success {
  color: #0951e3;
}
.btn-clear.btn-success:hover {
  color: #052e81 !important;
}
.btn-clear.btn-info {
  color: #0951e3;
}
.btn-clear.btn-info:hover {
  color: #052e81;
}
.btn-clear.btn-warning {
  color: #FFCB02;
}
.btn-clear.btn-warning:hover {
  color: #9b7b00;
}
.btn-clear.btn-danger {
  color: #FF0001;
}
.btn-clear.btn-danger:hover {
  color: #990001;
}
.btn-clear.btn-google {
  color: #E14C3E;
}
.btn-clear.btn-google:hover {
  color: #a02519;
}
.btn-clear.btn-dns {
  color: #006699;
}
.btn-clear.btn-dns:hover {
  color: #002233;
}
.btn-clear.btn-white {
  color: white;
}
.btn-clear.btn-white:hover {
  color: #cccccc;
}
.btn-clear.btn-blue {
  color: #006699;
}
.btn-clear.btn-blue:hover {
  color: #002233;
}
.btn-clear.btn-thegrid {
  color: #9012FE;
}
.btn-clear.btn-thegrid:hover {
  color: #5b01a9;
}
.btn-ghost {
  background: transparent;
}
.btn-ghost:hover,
.btn-ghost:focus,
.btn-ghost:active,
.btn-ghost.disabled,
.btn-ghost[disabled] {
  background: transparent;
  box-shadow: none;
}
.btn-ghost.btn-primary {
  border-color: #00007F;
  color: #00007F;
}
.btn-ghost.btn-primary:hover {
  background-color: #00007F;
  color: #fff;
}
.btn-ghost.btn-secondary {
  border-color: black;
  color: black;
}
.btn-ghost.btn-secondary:hover {
  background-color: #FF9933;
  color: #fff;
}
.btn-ghost.btn-success {
  border-color: #0951e3;
  color: #0951e3;
}
.btn-ghost.btn-success:hover {
  background-color: #0951e3;
  color: #fff;
}
.btn-ghost.btn-info {
  border-color: #0951e3;
  color: #0951e3;
}
.btn-ghost.btn-info:hover {
  background-color: #0951e3;
  color: #fff;
}
.btn-ghost.btn-warning {
  border-color: #FFCB02;
  color: #FFCB02;
}
.btn-ghost.btn-warning:hover {
  background-color: #FFCB02;
  color: #fff;
}
.btn-ghost.btn-danger {
  border-color: #FF0001;
  color: #FF0001;
}
.btn-ghost.btn-danger:hover {
  background-color: #FF0001;
  color: #fff;
}
.btn-ghost.btn-google {
  border-color: #E14C3E;
  color: #E14C3E;
}
.btn-ghost.btn-google:hover {
  background-color: #E14C3E;
  color: #fff;
}
.btn-ghost.btn-dns {
  border-color: #006699;
  color: #006699;
}
.btn-ghost.btn-dns:hover {
  background-color: #006699;
  color: #fff;
}
.btn-ghost.btn-white {
  border-color: white;
  color: white;
}
.btn-ghost.btn-white:hover {
  background-color: white;
  color: #FF9933;
}
.btn-ghost.btn-blue {
  border-color: #005580;
  color: #006699;
}
.btn-ghost.btn-blue:hover {
  background-color: #006699;
  color: #fff;
}
.btn-ghost.btn-thegrid {
  border-color: #9012FE;
  color: #9012FE;
}
.btn-ghost.btn-thegrid:hover {
  background-color: #9012FE;
  color: #fff;
}
.btn-xxs {
  padding: 2px 2px;
  font-size: 10px;
  line-height: 8px;
  border-radius: 0px;
}
.btn-square,
.btn-round {
  padding: 6px 6px;
  min-width: 36px;
  min-height: 36px;
}
.btn-square.btn-lg,
.btn-round.btn-lg {
  padding: 10px 10px;
  min-width: 45px;
  min-height: 45px;
}
.btn-square.btn-sm,
.btn-round.btn-sm {
  padding: 5px 5px;
  min-width: 30px;
  min-height: 30px;
}
.btn-square.btn-xs,
.btn-round.btn-xs {
  padding: 1px 1px;
  min-width: 22px;
  min-height: 22px;
}
.btn-square.btn-xxs,
.btn-round.btn-xxs {
  padding: 1px 1px;
  min-width: 16px;
  min-height: 16px;
}
.btn-round {
  line-height: 12px;
  padding: 8px 6px;
  border-radius: 18px;
}
.btn-round.btn-lg {
  line-height: 16px;
  padding: 12px 10px;
  border-radius: 22px;
}
.btn-round.btn-sm {
  line-height: 11px;
  padding: 6px 6px;
  border-radius: 15px;
}
.btn-round.btn-xs {
  line-height: 11px;
  padding: 3px 2px;
  border-radius: 11px;
}
.btn-round.btn-xxs {
  line-height: 8px;
  padding: 2px 2px;
  border-radius: 8px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn.btn-primary,
.btn.btn-secondary,
.btn.btn-success,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-danger,
.btn.btn-default,
.btn.btn-default:link,
.btn.btn-default:visited {
  border: none !important;
  height: 35px !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.618;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00007F;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.618;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 0px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.dropdown-menu > li > a {
  outline: 0;
}
.dropdown-menu > li > a > .fa {
  display: inline-block;
  width: 1em;
  text-align: center;
  margin-right: 0.25em;
}
.dropdown-header {
  font-weight: bold;
  text-transform: uppercase;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .has-submenu {
  padding-right: 30px;
}
.dropdown-submenu .has-submenu:after {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 10px;
}
.dropdown-submenu .dropdown-menu {
  top: -5px;
  left: 100%;
  margin: 0;
  right: auto;
}
.dropdown-submenu .dropdown-menu.dropdown-menu-left {
  left: auto;
  right: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  margin-left: 5px;
}
.btn-toolbar-justified {
  text-align: justify;
  font-size: 0;
}
.btn-toolbar-justified:after {
  content: '';
  width: 100%;
  display: inline-block;
}
.btn-toolbar-clear .btn-clear {
  padding-left: 4px;
  padding-right: 4px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 1px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dcdcee;
}
.nav > li.disabled > a {
  color: #d5d5d5;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d5d5d5;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dcdcee;
  border-color: #00007F;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.618;
  border: 1px solid transparent;
  border-radius: 1px 1px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00007F;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav > li > a {
  -webkit-transition: background-color 61ms ease-in-out;
  -o-transition: background-color 61ms ease-in-out;
  transition: background-color 61ms ease-in-out;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
  background-color: rgba(238, 238, 238, 0.5);
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgba(238, 238, 238, 0.5);
  border-color: rgba(0, 0, 127, 0.25);
}
.nav-tabs > li.has-success > a {
  color: #073fb2;
  border: solid 1px rgba(7, 63, 178, 0.25);
  border-bottom-color: transparent;
  box-shadow: inset 0px 4px 8px -2px rgba(230, 230, 230, 0.75);
}
.nav-tabs > li.has-success > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #063799;
}
.nav-tabs > li.has-info > a {
  color: #073fb2;
  border: solid 1px rgba(7, 63, 178, 0.25);
  border-bottom-color: transparent;
  box-shadow: inset 0px 4px 8px -2px rgba(237, 237, 237, 0.75);
}
.nav-tabs > li.has-info > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #063799;
}
.nav-tabs > li.has-warning > a {
  color: #685300;
  border: solid 1px rgba(104, 83, 0, 0.25);
  border-bottom-color: transparent;
  box-shadow: inset 0px 4px 8px -2px rgba(255, 204, 119, 0.75);
}
.nav-tabs > li.has-warning > a:hover {
  background-color: rgba(255, 238, 170, 0.5);
  color: #4f3e00;
}
.nav-tabs > li.has-danger > a {
  color: #cc0001;
  border: solid 1px rgba(204, 0, 1, 0.25);
  border-bottom-color: transparent;
  box-shadow: inset 0px 4px 8px -2px rgba(255, 168, 183, 0.75);
}
.nav-tabs > li.has-danger > a:hover {
  background-color: rgba(255, 194, 194, 0.5);
  color: #b30001;
}
.nav-tabs.nav-tabs-slim {
  margin-bottom: 15px;
}
.nav-tabs.nav-tabs-slim > li {
  margin-right: 6px;
  position: relative;
  text-transform: uppercase;
}
.nav-tabs.nav-tabs-slim > li::after {
  background: #CCC;
  content: '';
  height: 12px;
  position: absolute;
  right: -3px;
  top: 12px;
  height: 10px;
  width: 1px;
}
.nav-tabs.nav-tabs-slim > li:last-child {
  margin-right: 0;
}
.nav-tabs.nav-tabs-slim > li:last-child::after {
  display: none;
}
.nav-tabs.nav-tabs-slim > li > a {
  background: none;
  border: none;
  color: #00007F;
  font-size: 13px;
  margin: 0;
  padding: 6px 10px;
  outline: none;
}
.nav-tabs.nav-tabs-slim > li.active > a,
.nav-tabs.nav-tabs-slim > li.active > a:hover,
.nav-tabs.nav-tabs-slim > li.active > a:focus {
  background: none;
  border: none;
  border-bottom: 3px solid #00007F;
  color: #000;
  font-weight: 600;
}
.nav-tabs.nav-tabs-slim > li.inactive > a {
  border-bottom: 3px solid #CCC;
  color: #000;
  cursor: default;
  font-weight: 600;
}
.nav-tabs.nav-tabs-slim > li.inactive > a:hover,
.nav-tabs.nav-tabs-slim > li.inactive > a:focus {
  border-bottom-color: #CCC;
}
.nav-pills > li.has-success > a {
  color: #073fb2;
  border: solid 1px #073fb2;
}
.nav-pills > li.has-success > a:hover {
  background-color: #ffffff;
  color: #063799;
}
.nav-pills > li.has-success.active > a {
  background-color: #00007F;
  color: white;
}
.nav-pills > li.has-info > a {
  color: #073fb2;
  border: solid 1px #073fb2;
}
.nav-pills > li.has-info > a:hover {
  background-color: #ffffff;
  color: #063799;
}
.nav-pills > li.has-info.active > a {
  background-color: #073fb2;
  color: white;
}
.nav-pills > li.has-warning > a {
  color: #685300;
  border: solid 1px #685300;
}
.nav-pills > li.has-warning > a:hover {
  background-color: #ffeeaa;
  color: #4f3e00;
}
.nav-pills > li.has-warning.active > a {
  background-color: #685300;
  color: white;
}
.nav-pills > li.has-danger > a {
  color: #cc0001;
  border: solid 1px #cc0001;
}
.nav-pills > li.has-danger > a:hover {
  background-color: #ffc2c2;
  color: #b30001;
}
.nav-pills > li.has-danger.active > a {
  background-color: #cc0001;
  color: white;
}
.nav-boxed {
  border-right: 1px solid #ddd;
}
.nav-boxed .nav-boxed {
  border-right: none;
}
.nav-boxed + li {
  margin-left: 2px;
}
.nav-boxed > li {
  float: none;
}
.nav-boxed > li > a {
  padding: 10px 15px;
}
.nav-boxed > li > a .help-block {
  font-size: 12px;
  margin: 0;
}
.nav-boxed > li > a > .help-block {
  margin-left: 22px;
}
.nav-boxed > li > a > span {
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: calc(100% - 24px);
  vertical-align: bottom;
}
.nav-boxed > li.active > a .badge {
  color: #00007F;
  background-color: #fff;
}
.nav-boxed > li.active > a,
.nav-boxed > li.active > a:hover,
.nav-boxed > li.active > a:focus {
  color: #fff;
  background-color: #00007F;
}
.nav-items .nav-header {
  color: #000;
  cursor: default;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin: 9px 0 3px;
  list-style: none;
  padding: 5px 10px 5px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nav-items .nav-boxed.nav-right {
  border-left: 1px solid #ddd;
  border-right: none;
}
.nav-items .nav-boxed > li > a {
  color: #000;
  font-size: 13px;
  line-height: 30px;
  padding: 5px 10px 5px 15px;
}
.nav-items .nav-boxed > li > a:hover {
  color: #000000;
}
.nav-items .nav-boxed > li > a .pull-right .fa:first-child {
  margin-right: 10px;
}
.nav-items .nav-boxed > li .dropdown {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
}
.nav-items .nav-boxed > li .dropdown > a {
  padding: 7px 15px;
  opacity: 0;
}
.nav-items .nav-boxed > li .dropdown > .dropdown-menu {
  max-width: 200px;
}
.nav-items .nav-boxed > li .dropdown.open > a,
.nav-items .nav-boxed > li .dropdown > a:hover,
.nav-items .nav-boxed > li > a:hover + .dropdown > a,
.nav-items .nav-boxed > li > ul > li:hover > .dropdown > a {
  opacity: 1;
  background-color: transparent;
  border-color: transparent;
}
.nav-items .nav-boxed > li.active > a {
  background: rgba(0, 0, 127, 0.1);
  border-left: solid 5px #00007F;
  color: #000;
  padding: 5px 10px 5px 10px;
}
.nav-items .nav-boxed > li.muted > a {
  color: #777777;
}
.nav-items .nav-boxed > li.divider {
  margin: 8px 0 8px 15px;
}
.nav-items .nav-boxed > li > ul > li > a {
  padding-left: 25px;
}
.nav-items .nav-boxed > li > ul > li.active > a {
  padding-left: 20px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 0px) {
  .navbar {
    border-radius: 1px;
  }
}
@media (min-width: 0px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 0px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 0px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 0px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 0px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 0px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 0px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: -1px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 0px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: -1px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 0px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 0px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 0px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: -1px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: -1px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 1px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 1px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.618;
  text-decoration: none;
  color: #00007F;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #000033;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #00007F;
  border-color: #00007F;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #00007F;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00004c;
}
.label-success {
  background-color: #0951e3;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #073fb2;
}
.label-info {
  background-color: #0951e3;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #073fb2;
}
.label-warning {
  background-color: #FFCB02;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cea400;
}
.label-danger {
  background-color: #FF0001;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #cc0001;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #ffffff;
  border-color: #e6e6e6;
  color: #073fb2;
}
.alert-success hr {
  border-top-color: #d9d9d9;
}
.alert-success .alert-link {
  color: #052e81;
}
.alert-info {
  background-color: #ffffff;
  border-color: #ededed;
  color: #073fb2;
}
.alert-info hr {
  border-top-color: #e0e0e0;
}
.alert-info .alert-link {
  color: #052e81;
}
.alert-warning {
  background-color: #ffeeaa;
  border-color: #ffcc77;
  color: #685300;
}
.alert-warning hr {
  border-top-color: #ffc35e;
}
.alert-warning .alert-link {
  color: #352a00;
}
.alert-danger {
  background-color: #ffc2c2;
  border-color: #ffa8b7;
  color: #cc0001;
}
.alert-danger hr {
  border-top-color: #ff8fa2;
}
.alert-danger .alert-link {
  color: #990001;
}
.alert-default {
  background-color: #eeeeee;
  border-color: #b7b7b7;
  color: #777777;
}
.alert-default hr {
  border-top-color: #aaaaaa;
}
.alert-default .alert-link {
  color: #5e5e5e;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #00007F;
  border-radius: 12px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.nav-boxed > .active > a > .badge {
  color: #00007F;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge,
.nav-boxed > li > a > .badge {
  margin-left: 3px;
}
.badge {
  font-weight: 400;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
}
.badge.badge-primary {
  background-color: #00007F;
}
.badge.badge-warning {
  background-color: #FFCB02;
}
.badge.badge-danger {
  background-color: #FF0001;
}
.badge.badge-info {
  background-color: #0951e3;
}
.badge.badge-secondary {
  background-color: #FF9933;
  color: white;
}
.badge.badge-inverted.badge-primary {
  background-color: rgba(0, 0, 127, 0.1);
  color: #00007F;
}
.badge.badge-inverted.badge-success {
  background-color: rgba(9, 81, 227, 0.1);
  color: #0951e3;
}
.badge.badge-inverted.badge-warning {
  background-color: rgba(255, 203, 2, 0.1);
  color: #FFCB02;
}
.badge.badge-inverted.badge-danger {
  background-color: rgba(255, 0, 1, 0.1);
  color: #FF0001;
}
.badge.badge-inverted.badge-info {
  background-color: rgba(9, 81, 227, 0.1);
  color: #0951e3;
}
.badge.badge-inverted.badge-secondary {
  background-color: rgba(255, 153, 51, 0.1);
  color: #FF9933;
}
.badge.badge-selection {
  background-color: #eeeeee;
  color: #555555;
}
.badge.badge-selection.active {
  background-color: #dcdcee;
  color: #00007F;
}
.badge.badge-selection.active.badge-warning {
  background-color: #FFCB02;
  color: white;
}
.badge.badge-selection.active.badge-danger {
  background-color: #FF0001;
  color: white;
}
.badge.badge-md {
  font-size: 14px;
  border-radius: 14px;
  padding: 4px 9px;
}
.badge.badge-lg {
  font-size: 18px;
  border-radius: 18px;
  padding: 9px 8px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.618;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00007F;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #000000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #0951e3;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #0951e3;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #FFCB02;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #FF0001;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00007F;
  border-color: #00007F;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #4c4cff;
}
.list-group-item-success {
  color: #073fb2;
  background-color: #ffffff;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #073fb2;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #073fb2;
  background-color: #f2f2f2;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #073fb2;
  border-color: #073fb2;
}
.list-group-item-info {
  color: #073fb2;
  background-color: #ffffff;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #073fb2;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #073fb2;
  background-color: #ffffe5;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #073fb2;
  border-color: #073fb2;
}
.list-group-item-warning {
  color: #685300;
  background-color: #ffeeaa;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #685300;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #685300;
  background-color: #ffe891;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #685300;
  border-color: #685300;
}
.list-group-item-danger {
  color: #cc0001;
  background-color: #ffc2c2;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #cc0001;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #cc0001;
  background-color: #ffa8a9;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #cc0001;
  border-color: #cc0001;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 1px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00007F;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00007F;
  border-color: #00007F;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00007F;
}
.panel-primary > .panel-heading .badge {
  color: #00007F;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00007F;
}
.panel-success {
  border-color: #e6e6e6;
}
.panel-success > .panel-heading {
  color: #073fb2;
  background-color: #ffffff;
  border-color: #e6e6e6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e6e6e6;
}
.panel-success > .panel-heading .badge {
  color: #ffffff;
  background-color: #073fb2;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e6e6e6;
}
.panel-info {
  border-color: #ededed;
}
.panel-info > .panel-heading {
  color: #073fb2;
  background-color: #ffffff;
  border-color: #ededed;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ededed;
}
.panel-info > .panel-heading .badge {
  color: #ffffff;
  background-color: #073fb2;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ededed;
}
.panel-warning {
  border-color: #ffcc77;
}
.panel-warning > .panel-heading {
  color: #685300;
  background-color: #ffeeaa;
  border-color: #ffcc77;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffcc77;
}
.panel-warning > .panel-heading .badge {
  color: #ffeeaa;
  background-color: #685300;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffcc77;
}
.panel-danger {
  border-color: #ffa8b7;
}
.panel-danger > .panel-heading {
  color: #cc0001;
  background-color: #ffc2c2;
  border-color: #ffa8b7;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffa8b7;
}
.panel-danger > .panel-heading .badge {
  color: #ffc2c2;
  background-color: #cc0001;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffa8b7;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fbfbfb;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.well {
  border-radius: 0px;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.05);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -10px;
}
.modal-title {
  margin: 0;
  line-height: 1.618;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal {
  background: rgba(0, 0, 0, 0.7);
}
.modal .modal-open,
.modal .modal-open .navbar-fixed-top {
  margin-right: 0 !important;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  -webkit-transition: -webkit-transform 0.168s ease-out;
  -moz-transition: -moz-transform 0.168s ease-out;
  -o-transition: -o-transform 0.168s ease-out;
  transition: transform 0.168s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal > .modal-dialog {
  top: 70px;
}
.modal > .modal-dialog.modal-lg {
  top: 50px;
  width: 853px;
}
.modal > .modal-dialog.modal-lg > .modal-content {
  margin-top: 0;
}
.modal > .modal-dialog.modal-xl {
  top: 50px;
  width: 1120px;
}
.modal > .modal-dialog.modal-xl > .modal-content {
  margin-top: 0;
}
.modal > .modal-dialog.modal-fit {
  top: 10px;
  width: calc(100% - 20px);
}
.modal > .modal-dialog.modal-fit > .modal-content {
  margin-top: 0;
}
.tooltip {
  position: absolute;
  z-index: 1150;
  display: block;
  font-family: "Proxima-Nova", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", SimHei, "Microsoft YaHei", "Source Han Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.618;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #523D1E;
  text-align: center;
  background-color: #FFFAE0;
  border-radius: 1px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFFAE0;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFFAE0;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFFAE0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #FFFAE0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #FFFAE0;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFFAE0;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFFAE0;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFFAE0;
}
.tooltip {
  font-weight: bold;
}
.tooltip-inner {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 1px 10px 3px -5px rgba(0, 0, 0, 0.1);
}
.tooltip-arrow:after {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: '';
  z-index: -1;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 1px;
  border-top-color: #fffae0;
  border-width: 5px 5px 0;
}
.tooltip.top .tooltip-arrow:after,
.tooltip.top-left .tooltip-arrow:after,
.tooltip.top-right .tooltip-arrow:after {
  bottom: -1px;
  border-top-color: rgba(0, 0, 0, 0.15);
  border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 1px;
  margin-top: -5px;
  border-right-color: #fffae0;
  border-width: 5px 5px 5px 0;
}
.tooltip.right .tooltip-arrow:after {
  left: -1px;
  top: -5px;
  border-right-color: rgba(0, 0, 0, 0.15);
  border-width: 5px 5px 5px 0;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  top: 1px;
  border-bottom-color: #fffae0;
  border-width: 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow:after,
.tooltip.bottom-left .tooltip-arrow:after,
.tooltip.bottom-right .tooltip-arrow:after {
  top: -1px;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  border-width: 0 5px 5px;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 1px;
  margin-top: -5px;
  border-left-color: #fffae0;
  border-width: 5px 0 5px 5px;
}
.tooltip.left .tooltip-arrow:after {
  right: -6px;
  top: -5px;
  border-left-color: rgba(0, 0, 0, 0.15);
  border-width: 5px 5px;
}
.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
}
.tooltip.top .tooltip-arrow,
.tooltip.top .tooltip-arrow:after,
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom .tooltip-arrow:after {
  margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}
.tooltip.top-right .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Proxima-Nova", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", SimHei, "Microsoft YaHei", "Source Han Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.618;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
Uniregistry
*/
input[type="radio"].fa-input {
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
input[type="radio"].fa-input:checked + .fa:before {
  color: #00007F;
  content: "\f192";
}
input[type="checkbox"].fa-input {
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
input[type="checkbox"].fa-input:checked + .fa:before {
  color: #00007F;
  content: "\f046";
  padding-right: 0;
}
input[type="checkbox"].fa-input:indeterminate + .fa:before {
  color: #00007F;
  content: "\f147";
}
input[type="radio"].fa-input + .fa {
  cursor: pointer;
}
input[type="radio"].fa-input + .fa:before {
  content: "\f10c";
  font-family: "Font Awesome 5 Free";
  padding-right: 2px;
}
input[type="checkbox"].fa-input + .fa {
  cursor: pointer;
}
input[type="checkbox"].fa-input + .fa:before {
  content: "\f096";
  font-family: "Font Awesome 5 Free";
  padding-right: 2px;
}
input[type="radio"].fa-input.disabled + .fa:before,
input[type="checkbox"].fa-input.disabled + .fa:before,
input[type="radio"].fa-input:disabled + .fa:before,
input[type="checkbox"].fa-input:disabled + .fa:before,
input[type="radio"].fa-input.disabled + .fa + span,
input[type="checkbox"].fa-input.disabled + .fa + span,
input[type="radio"].fa-input:disabled + .fa + span,
input[type="checkbox"].fa-input:disabled + .fa + span {
  color: #a2a2a2;
}
.radio .fa-input + .fa {
  float: left;
  line-height: inherit;
  margin-left: -20px;
  padding-right: 2px;
}
.checkbox .fa-input + .fa {
  float: left;
  line-height: inherit;
  margin-left: -20px;
  padding-right: 2px;
}
.select2-container.select2-container-multi.form-control,
.select2-container.select2-container-multi {
  max-height: 340px;
  overflow: auto;
}
.select2-container-multi .select2-choices {
  background-image: none;
  border-color: #ccc;
}
.select2-container-multi .select2-choices .select2-locked {
  background-color: #689B82 !important;
  padding: 7px 5px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 7px 5px 9px 22px;
  color: white;
  font-weight: bold;
  cursor: default;
  border: none;
  border-radius: 4px !important;
  box-shadow: none;
  background: #00007F;
  background-image: none !important;
  background-color: #00007F;
}
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #DDD;
}
.select2-container {
  -webkit-transition: box-shadow 0.168s ease-in-out;
  -o-transition: box-shadow 0.168s ease-in-out;
  transition: box-shadow 0.168s ease-in-out;
  box-shadow: 0 0.1em 0.2em -0.3em rgba(0, 0, 0, 0.32);
}
.select2-container .select2-choice {
  height: 34px;
  padding: 0 10px;
  line-height: 34px;
  text-align: left;
  background-image: none;
  background-color: transparent;
  -webkit-transition: background-color 0.168s ease-in-out;
  -o-transition: background-color 0.168s ease-in-out;
  transition: background-color 0.168s ease-in-out;
}
.select2-container .select2-choice .select2-arrow {
  border-left: none;
  background: none;
}
.select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}
.select2-container .select2-choice .select2-arrow b:before {
  color: #999;
  font-family: Font Awesome\ 5 Free;
  font-size: 13px;
  content: "\f0d7";
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 22px;
}
.select2-container.select2-container-disabled .select2-chosen {
  color: #999;
}
.select2-container:hover {
  box-shadow: 0 0.35em 0.25em -0.3em rgba(0, 0, 0, 0.32);
}
.select2-container:hover .select2-choice {
  background-color: #fbfbfb;
}
.form-control.select2-container.select2-dropdown-open,
.select2-container.select2-dropdown-open {
  border-color: #ddd;
  border-radius: 1px;
}
.select2-drop-active {
  border: 1px solid #DDD;
}
.select2-results {
  max-height: 300px;
}
.select2-results .select2-highlighted {
  background: #00007F;
  color: white;
}
.select2-results .select2-disabled {
  background-color: white;
  color: #aaa;
}
.select2-dropdown-open.select2-drop-above .select2-choice {
  border: none;
  background-image: none;
  background-color: #fbfbfb;
  border-radius: 1px;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #ddd;
}
.form-control.select2-container .select2-choices,
.select2-container .select2-choices {
  border-radius: 1px;
}
.select2-search-choice-close,
.select2-container .select2-choice abbr {
  color: #FFF;
  top: 7px;
  font-size: 12px;
  background: none !important;
  text-decoration: none;
}
.select2-search-choice-close:hover,
.select2-container .select2-choice abbr:hover {
  text-decoration: none;
}
.select2-search-choice-close:before,
.select2-container .select2-choice abbr:before {
  font-family: Font Awesome\ 5 Free;
  content: '\f00d';
  margin: 0 4px;
}
.select2-container .select2-choice abbr {
  top: 0;
  color: #666;
}
.select2-container .select2-choice abbr:before {
  margin: auto;
}
.search-container .select2-container-multi .select2-choices .select2-search-choice {
  padding: 7px 5px 7px 30px;
  margin: 5px;
  line-height: 1.33;
  color: white;
  font-family: "proxima-nova", arial, sans-serif;
  font-weight: bold;
  cursor: default;
  border: none;
  border-radius: 4px !important;
  box-shadow: none;
  background: #00007F;
  background-image: none !important;
  background-color: #00007F;
}
.search-container .select2-search-choice-close {
  color: #FFF;
  top: 6px;
  font-size: 15px;
  background: none !important;
  text-decoration: none;
}
.search-container .select2-search-choice-close:before {
  font-family: "Font Awesome\ 5 Free";
  content: '\f00d';
  margin: 0 4px;
  color: white;
}
.search-container .select2-search-choice-close:hover {
  color: #9bd4b9;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-size: 60px 50px;
  }
}
.select2-search-choice-close {
  color: white !important;
}
.select2-search input {
  border-color: #ccc;
}
.select2-search input.select2-active {
  background-position: 98%;
}
.fa.primary {
  color: #00007F;
}
.fa.success {
  color: #0951e3;
}
.fa.info {
  color: #0951e3;
}
.fa.warning {
  color: #FFCB02;
}
.fa.danger {
  color: #FF0001;
}
.fa.default {
  color: #777777;
}
.fa.dns {
  color: #006699;
}
.btn > .fa + span,
.btn > span + .fa,
.link-fa > .fa + span,
.link-fa > span + .fa {
  margin-left: 6px;
}
.fa-u-uniregistry:before,
.fa-u-uniregistry-official:before,
.fa-u-dns:before,
.fa-u-topcoin:before,
.fa-u-drag-handle:before,
.fa-u-estibot:before,
.fa-u-thegrid:before,
.fa-u-escrowcom:before,
.fa-u-sunrise:before,
.fa-u-sunset:before,
.fa-u-godaddy:before,
.fa-u-buying:before {
  font-family: 'Uniregistry-Icons';
}
.fa-u-uniregistry:before {
  content: "\f000";
}
.fa-u-uniregistry-official:before {
  content: "\f001";
}
.fa-u-dns:before {
  content: "\f002";
}
.fa-u-topcoin:before {
  content: "\f003";
}
.fa-u-drag-handle:before {
  content: "\f004";
}
.fa-u-estibot:before {
  content: "\f005";
}
.fa-u-thegrid:before {
  content: "\f006";
}
.fa-u-escrowcom:before {
  content: "\f007";
}
.fa-u-sunrise:before {
  content: "\f008";
}
.fa-u-sunset:before {
  content: "\f009";
}
.fa-u-godaddy:before {
  content: "\f00a";
}
.fa-u-buying:before {
  content: "\f00b";
}
.fa-u-strike {
  position: relative;
}
.fa-u-strike:after {
  content: "|";
  font-size: 1.6em;
  font-weight: 300;
  left: 40%;
  position: absolute;
  transform: rotate(45deg);
  top: -0.25em;
}
.fa-u-strike.fa-2x:after,
.fa-u-strike.fa-3x:after {
  font-size: 2em;
}
.fa-flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  width: 1.33333333em;
}
.fa-flag-icon:before {
  content: "\00a0";
}
.fa-flag-icon.fa-flag-icon-squared {
  width: 1em;
}
/**
 * Flag icons
 * https://github.com/lipis/flag-icon-css
 */
.fa-flag-icon-ag {
  background-image: url(/static/assets/flags/4x3/ag.svg);
}
.fa-flag-icon-ag.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ag.svg);
}
.fa-flag-icon-au {
  background-image: url(/static/assets/flags/4x3/au.svg);
}
.fa-flag-icon-au.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/au.svg);
}
.fa-flag-icon-be {
  background-image: url(/static/assets/flags/4x3/be.svg);
}
.fa-flag-icon-be.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/be.svg);
}
.fa-flag-icon-br {
  background-image: url(/static/assets/flags/4x3/br.svg);
}
.fa-flag-icon-br.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/br.svg);
}
.fa-flag-icon-bz {
  background-image: url(/static/assets/flags/4x3/bz.svg);
}
.fa-flag-icon-bz.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/bz.svg);
}
.fa-flag-icon-ca {
  background-image: url(/static/assets/flags/4x3/ca.svg);
}
.fa-flag-icon-ca.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ca.svg);
}
.fa-flag-icon-cc {
  background-image: url(/static/assets/flags/4x3/cc.svg);
}
.fa-flag-icon-cc.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/cc.svg);
}
.fa-flag-icon-ch {
  background-image: url(/static/assets/flags/4x3/ch.svg);
}
.fa-flag-icon-ch.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ch.svg);
}
.fa-flag-icon-cn {
  background-image: url(/static/assets/flags/4x3/cn.svg);
}
.fa-flag-icon-cn.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/cn.svg);
}
.fa-flag-icon-co {
  background-image: url(/static/assets/flags/4x3/co.svg);
}
.fa-flag-icon-co.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/co.svg);
}
.fa-flag-icon-de {
  background-image: url(/static/assets/flags/4x3/de.svg);
}
.fa-flag-icon-de.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/de.svg);
}
.fa-flag-icon-dk {
  background-image: url(/static/assets/flags/4x3/dk.svg);
}
.fa-flag-icon-dk.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/dk.svg);
}
.fa-flag-icon-ee {
  background-image: url(/static/assets/flags/4x3/ee.svg);
}
.fa-flag-icon-ee.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ee.svg);
}
.fa-flag-icon-es {
  background-image: url(/static/assets/flags/4x3/es.svg);
}
.fa-flag-icon-es.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/es.svg);
}
.fa-flag-icon-eu {
  background-image: url(/static/assets/flags/4x3/eu.svg);
}
.fa-flag-icon-eu.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/eu.svg);
}
.fa-flag-icon-fr {
  background-image: url(/static/assets/flags/4x3/fr.svg);
}
.fa-flag-icon-fr.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/fr.svg);
}
.fa-flag-icon-gb {
  background-image: url(/static/assets/flags/4x3/gb.svg);
}
.fa-flag-icon-gb.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/gb.svg);
}
.fa-flag-icon-gr {
  background-image: url(/static/assets/flags/4x3/gr.svg);
}
.fa-flag-icon-gr.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/gr.svg);
}
.fa-flag-icon-hk {
  background-image: url(/static/assets/flags/4x3/hk.svg);
}
.fa-flag-icon-hk.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/hk.svg);
}
.fa-flag-icon-in {
  background-image: url(/static/assets/flags/4x3/in.svg);
}
.fa-flag-icon-in.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/in.svg);
}
.fa-flag-icon-io {
  background-image: url(/static/assets/flags/4x3/io.svg);
}
.fa-flag-icon-io.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/io.svg);
}
.fa-flag-icon-it {
  background-image: url(/static/assets/flags/4x3/it.svg);
}
.fa-flag-icon-it.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/it.svg);
}
.fa-flag-icon-jp {
  background-image: url(/static/assets/flags/4x3/jp.svg);
}
.fa-flag-icon-jp.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/jp.svg);
}
.fa-flag-icon-kr {
  background-image: url(/static/assets/flags/4x3/kr.svg);
}
.fa-flag-icon-kr.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/kr.svg);
}
.fa-flag-icon-ky {
  background-image: url(/static/assets/flags/4x3/ky.svg);
}
.fa-flag-icon-ky.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ky.svg);
}
.fa-flag-icon-lc {
  background-image: url(/static/assets/flags/4x3/lc.svg);
}
.fa-flag-icon-lc.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/lc.svg);
}
.fa-flag-icon-me {
  background-image: url(/static/assets/flags/4x3/me.svg);
}
.fa-flag-icon-me.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/me.svg);
}
.fa-flag-icon-mn {
  background-image: url(/static/assets/flags/4x3/mn.svg);
}
.fa-flag-icon-mn.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/mn.svg);
}
.fa-flag-icon-mx {
  background-image: url(/static/assets/flags/4x3/mx.svg);
}
.fa-flag-icon-mx.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/mx.svg);
}
.fa-flag-icon-nl {
  background-image: url(/static/assets/flags/4x3/nl.svg);
}
.fa-flag-icon-nl.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/nl.svg);
}
.fa-flag-icon-no {
  background-image: url(/static/assets/flags/4x3/no.svg);
}
.fa-flag-icon-no.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/no.svg);
}
.fa-flag-icon-nz {
  background-image: url(/static/assets/flags/4x3/nz.svg);
}
.fa-flag-icon-nz.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/nz.svg);
}
.fa-flag-icon-ph {
  background-image: url(/static/assets/flags/4x3/ph.svg);
}
.fa-flag-icon-ph.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ph.svg);
}
.fa-flag-icon-pl {
  background-image: url(/static/assets/flags/4x3/pl.svg);
}
.fa-flag-icon-pl.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/pl.svg);
}
.fa-flag-icon-pw {
  background-image: url(/static/assets/flags/4x3/pw.svg);
}
.fa-flag-icon-pw.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/pw.svg);
}
.fa-flag-icon-ru {
  background-image: url(/static/assets/flags/4x3/ru.svg);
}
.fa-flag-icon-ru.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ru.svg);
}
.fa-flag-icon-sc {
  background-image: url(/static/assets/flags/4x3/sc.svg);
}
.fa-flag-icon-sc.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/sc.svg);
}
.fa-flag-icon-se {
  background-image: url(/static/assets/flags/4x3/se.svg);
}
.fa-flag-icon-se.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/se.svg);
}
.fa-flag-icon-sh {
  background-image: url(/static/assets/flags/4x3/sh.svg);
}
.fa-flag-icon-sh.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/sh.svg);
}
.fa-flag-icon-tr {
  background-image: url(/static/assets/flags/4x3/tr.svg);
}
.fa-flag-icon-tr.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/tr.svg);
}
.fa-flag-icon-tv {
  background-image: url(/static/assets/flags/4x3/tv.svg);
}
.fa-flag-icon-tv.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/tv.svg);
}
.fa-flag-icon-tw {
  background-image: url(/static/assets/flags/4x3/tw.svg);
}
.fa-flag-icon-tw.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/tw.svg);
}
.fa-flag-icon-us {
  background-image: url(/static/assets/flags/4x3/us.svg);
}
.fa-flag-icon-us.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/us.svg);
}
.fa-flag-icon-vc {
  background-image: url(/static/assets/flags/4x3/vc.svg);
}
.fa-flag-icon-vc.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/vc.svg);
}
.fa-flag-icon-ws {
  background-image: url(/static/assets/flags/4x3/ws.svg);
}
.fa-flag-icon-ws.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/ws.svg);
}
.fa-flag-icon-za {
  background-image: url(/static/assets/flags/4x3/za.svg);
}
.fa-flag-icon-za.fa-flag-icon-squared {
  background-image: url(/static/assets/flags/1x1/za.svg);
}
