﻿@charset "UTF-8";
/*@import 'sfe.css';*/
@font-face {
  /*font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-family: "Figtree", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-bottom .sfe-navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .sfe-navbar-collapse, .pre-scrollable {
  max-height: 340px;
}

.fa, .sfe-link-wide:after, .sfe-link:after {
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

@media print {
  .navbar, .sfe-navbar {
    display: none;
  }
  .btn > .caret, .dropup > .btn > .caret, .dropup > .sfe-btn-bg-transparent > .caret, .dropup > .sfe-btn > .caret, .sfe-btn-bg-transparent > .caret, .sfe-btn > .caret {
    border-top-color: #000 !important;
  }
}
body {
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
}

@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu > li > a, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after, .sfe-block:after, .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .sfe-navbar-collapse:after, .sfe-navbar-header:after, .sfe-navbar:after, .sfe-panel-body:after {
  clear: both;
}

@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: 34px;
  }
  .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], .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=date].sfe-btn, .input-group-sm > .input-group-btn > input[type=date].sfe-btn-bg-transparent, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > .input-group-btn > input[type=time].sfe-btn, .input-group-sm > .input-group-btn > input[type=time].sfe-btn-bg-transparent, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].sfe-btn, .input-group-sm > .input-group-btn > input[type=datetime-local].sfe-btn-bg-transparent, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=month].sfe-btn, .input-group-sm > .input-group-btn > input[type=month].sfe-btn-bg-transparent, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }
  .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], .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=date].sfe-btn, .input-group-lg > .input-group-btn > input[type=date].sfe-btn-bg-transparent, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > .input-group-btn > input[type=time].sfe-btn, .input-group-lg > .input-group-btn > input[type=time].sfe-btn-bg-transparent, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].sfe-btn, .input-group-lg > .input-group-btn > input[type=datetime-local].sfe-btn-bg-transparent, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=month].sfe-btn, .input-group-lg > .input-group-btn > input[type=month].sfe-btn-bg-transparent, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9 ;
}

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.sfe-btn, .input-group-lg > .input-group-btn > .form-control-static.sfe-btn-bg-transparent, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.sfe-btn, .input-group-sm > .input-group-btn > .form-control-static.sfe-btn-bg-transparent {
  padding-left: 0;
  padding-right: 0;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .sfe-btn, .input-group-sm > .input-group-btn > .sfe-btn-bg-transparent, .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.sfe-btn, .input-group-sm > .input-group-btn > select.sfe-btn-bg-transparent, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
  height: 30px;
  line-height: 30px;
}

.input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > select[multiple].sfe-btn, .input-group-sm > .input-group-btn > select[multiple].sfe-btn-bg-transparent, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.sfe-btn, .input-group-sm > .input-group-btn > textarea.sfe-btn-bg-transparent, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .sfe-btn, .input-group-lg > .input-group-btn > .sfe-btn-bg-transparent, .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.sfe-btn, .input-group-lg > .input-group-btn > select.sfe-btn-bg-transparent, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
  height: 46px;
  line-height: 46px;
}

.input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > select[multiple].sfe-btn, .input-group-lg > .input-group-btn > select[multiple].sfe-btn-bg-transparent, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.sfe-btn, .input-group-lg > .input-group-btn > textarea.sfe-btn-bg-transparent, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback, .form-control-placeholder-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.collapsing, .dropdown, .dropup, .sfe-filter-list .sfe-filter-list-dropdown {
  position: relative;
}

.form-group-lg .form-control + .form-control-feedback, .form-group-lg .form-control + .form-control-placeholder-icon, .input-group-lg + .form-control-feedback, .input-group-lg + .form-control-placeholder-icon, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-placeholder-icon, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .sfe-btn + .form-control-feedback, .input-group-lg > .input-group-btn > .sfe-btn + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .sfe-btn-bg-transparent + .form-control-feedback, .input-group-lg > .input-group-btn > .sfe-btn-bg-transparent + .form-control-placeholder-icon, .input-lg + .form-control-feedback, .input-lg + .form-control-placeholder-icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .form-group-sm .form-control + .form-control-placeholder-icon, .input-group-sm + .form-control-feedback, .input-group-sm + .form-control-placeholder-icon, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-placeholder-icon, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .sfe-btn + .form-control-feedback, .input-group-sm > .input-group-btn > .sfe-btn + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .sfe-btn-bg-transparent + .form-control-feedback, .input-group-sm > .input-group-btn > .sfe-btn-bg-transparent + .form-control-placeholder-icon, .input-sm + .form-control-feedback, .input-sm + .form-control-placeholder-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .form-control-placeholder-icon, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .form-control-placeholder-icon, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-feedback label ~ .form-control-feedback, .has-feedback label ~ .form-control-placeholder-icon {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.sr-only ~ .form-control-placeholder-icon {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-control-static, .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label, .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .form-inline .has-feedback .form-control-placeholder-icon {
    top: 0;
  }
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.form-horizontal .has-feedback .form-control-feedback, .form-horizontal .has-feedback .form-control-placeholder-icon {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn, .sfe-btn, .sfe-btn-bg-transparent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.active.focus.sfe-btn, .active.focus.sfe-btn-bg-transparent, .active.sfe-btn-bg-transparent:focus, .active.sfe-btn:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .focus.sfe-btn, .focus.sfe-btn-bg-transparent, .sfe-btn-bg-transparent:active.focus, .sfe-btn-bg-transparent:active:focus, .sfe-btn-bg-transparent:focus, .sfe-btn:active.focus, .sfe-btn:active:focus, .sfe-btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover, .focus.sfe-btn, .focus.sfe-btn-bg-transparent, .sfe-btn-bg-transparent:focus, .sfe-btn-bg-transparent:hover, .sfe-btn:focus, .sfe-btn:hover {
  color: #333;
  text-decoration: none;
}

.active.sfe-btn, .active.sfe-btn-bg-transparent, .btn.active, .btn:active, .sfe-btn-bg-transparent:active, .sfe-btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], .disabled.sfe-btn, .disabled.sfe-btn-bg-transparent, [disabled].sfe-btn, [disabled].sfe-btn-bg-transparent, fieldset[disabled] .btn, fieldset[disabled] .sfe-btn, fieldset[disabled] .sfe-btn-bg-transparent {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, a.disabled.sfe-btn, a.disabled.sfe-btn-bg-transparent, fieldset[disabled] a.btn, fieldset[disabled] a.sfe-btn, fieldset[disabled] a.sfe-btn-bg-transparent {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn, .btn-group-lg > .sfe-btn, .btn-group-lg > .sfe-btn-bg-transparent, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn, .btn-group-sm > .sfe-btn, .btn-group-sm > .sfe-btn-bg-transparent, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn, .btn-group-xs > .sfe-btn, .btn-group-xs > .sfe-btn-bg-transparent, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-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 {
  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;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu, .sfe-filter-list .sfe-filter-list-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: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu-right, .dropdown-menu.pull-right, .sfe-filter-list .pull-right.sfe-filter-list-dropdown-menu {
  left: auto;
  right: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .btn-group:first-child:not(:last-child) > .sfe-btn-bg-transparent:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .sfe-btn:last-child, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .sfe-btn-bg-transparent:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .sfe-btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .sfe-btn-bg-transparent:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .sfe-btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child), .btn-group > .sfe-btn-bg-transparent:last-child:not(:first-child), .btn-group > .sfe-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .sfe-btn-bg-transparent:not(:first-child):not(:last-child), .btn-group-vertical > .sfe-btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .sfe-btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .sfe-btn-bg-transparent, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .sfe-btn-bg-transparent:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .sfe-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.dropdown-menu .divider, .sfe-filter-list .sfe-filter-list-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a, .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu, .sfe-filter-list .open > .sfe-filter-list-dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, .sfe-filter-list .pull-right > .sfe-filter-list-dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret, .navbar-fixed-bottom .sfe-filter-list .sfe-filter-list-dropdown .caret, .sfe-filter-list .navbar-fixed-bottom .sfe-filter-list-dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9 ;
  content: "";
}

.dropup .dropdown-menu, .dropup .sfe-filter-list .sfe-filter-list-dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu, .navbar-fixed-bottom .dropdown .sfe-filter-list .sfe-filter-list-dropdown-menu, .navbar-fixed-bottom .sfe-filter-list .sfe-filter-list-dropdown .dropdown-menu, .navbar-fixed-bottom .sfe-filter-list .sfe-filter-list-dropdown .sfe-filter-list-dropdown-menu, .sfe-filter-list .dropup .sfe-filter-list-dropdown-menu, .sfe-filter-list .navbar-fixed-bottom .dropdown .sfe-filter-list-dropdown-menu, .sfe-filter-list .navbar-fixed-bottom .sfe-filter-list-dropdown .dropdown-menu, .sfe-filter-list .navbar-fixed-bottom .sfe-filter-list-dropdown .sfe-filter-list-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu, .navbar-right .sfe-filter-list .sfe-filter-list-dropdown-menu, .sfe-filter-list .navbar-right .sfe-filter-list-dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group-vertical > .sfe-btn, .btn-group-vertical > .sfe-btn-bg-transparent, .btn-group > .btn, .btn-group > .sfe-btn, .btn-group > .sfe-btn-bg-transparent {
  position: relative;
  float: left;
}

.btn-group-vertical > .active.sfe-btn, .btn-group-vertical > .active.sfe-btn-bg-transparent, .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group-vertical > .sfe-btn-bg-transparent:active, .btn-group-vertical > .sfe-btn-bg-transparent:focus, .btn-group-vertical > .sfe-btn-bg-transparent:hover, .btn-group-vertical > .sfe-btn:active, .btn-group-vertical > .sfe-btn:focus, .btn-group-vertical > .sfe-btn:hover, .btn-group > .active.sfe-btn, .btn-group > .active.sfe-btn-bg-transparent, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .btn-group > .sfe-btn-bg-transparent:active, .btn-group > .sfe-btn-bg-transparent:focus, .btn-group > .sfe-btn-bg-transparent:hover, .btn-group > .sfe-btn:active, .btn-group > .sfe-btn:focus, .btn-group > .sfe-btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn + .sfe-btn, .btn-group .btn + .sfe-btn-bg-transparent, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group .btn-group + .sfe-btn, .btn-group .btn-group + .sfe-btn-bg-transparent, .btn-group .sfe-btn + .btn, .btn-group .sfe-btn + .btn-group, .btn-group .sfe-btn + .sfe-btn, .btn-group .sfe-btn + .sfe-btn-bg-transparent, .btn-group .sfe-btn-bg-transparent + .btn, .btn-group .sfe-btn-bg-transparent + .btn-group, .btn-group .sfe-btn-bg-transparent + .sfe-btn, .btn-group .sfe-btn-bg-transparent + .sfe-btn-bg-transparent {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:after, .btn-toolbar:before {
  content: " ";
  display: table;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .btn-toolbar .sfe-btn, .btn-toolbar .sfe-btn-bg-transparent {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group, .btn-toolbar > .sfe-btn, .btn-toolbar > .sfe-btn-bg-transparent {
  margin-left: 5px;
}

.btn .caret, .btn-group > .btn:first-child, .btn-group > .sfe-btn-bg-transparent:first-child, .btn-group > .sfe-btn:first-child, .sfe-btn .caret, .sfe-btn-bg-transparent .caret {
  margin-left: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .sfe-btn + .dropdown-toggle, .btn-group > .sfe-btn-bg-transparent + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .sfe-btn + .dropdown-toggle, .btn-group-lg.btn-group > .sfe-btn-bg-transparent + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-lg > .btn .caret, .btn-group-lg > .sfe-btn .caret, .btn-group-lg > .sfe-btn-bg-transparent .caret, .btn-lg .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .sfe-btn .caret, .dropup .btn-group-lg > .sfe-btn-bg-transparent .caret, .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .sfe-btn, .btn-group-vertical > .btn-group > .sfe-btn-bg-transparent, .btn-group-vertical > .sfe-btn, .btn-group-vertical > .sfe-btn-bg-transparent {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .sfe-btn, .btn-group-vertical > .btn-group > .sfe-btn-bg-transparent {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn + .sfe-btn, .btn-group-vertical > .btn + .sfe-btn-bg-transparent, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group, .btn-group-vertical > .btn-group + .sfe-btn, .btn-group-vertical > .btn-group + .sfe-btn-bg-transparent, .btn-group-vertical > .sfe-btn + .btn, .btn-group-vertical > .sfe-btn + .btn-group, .btn-group-vertical > .sfe-btn + .sfe-btn, .btn-group-vertical > .sfe-btn + .sfe-btn-bg-transparent, .btn-group-vertical > .sfe-btn-bg-transparent + .btn, .btn-group-vertical > .sfe-btn-bg-transparent + .btn-group, .btn-group-vertical > .sfe-btn-bg-transparent + .sfe-btn, .btn-group-vertical > .sfe-btn-bg-transparent + .sfe-btn-bg-transparent {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .sfe-btn-bg-transparent:first-child:not(:last-child), .btn-group-vertical > .sfe-btn:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .sfe-btn-bg-transparent:last-child:not(:first-child), .btn-group-vertical > .sfe-btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .sfe-btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .sfe-btn-bg-transparent, .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  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, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .sfe-btn-bg-transparent:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .sfe-btn:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .sfe-btn-bg-transparent:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .sfe-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, .btn-group-justified > .sfe-btn, .btn-group-justified > .sfe-btn-bg-transparent {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .sfe-btn, .btn-group-justified > .btn-group .sfe-btn-bg-transparent {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .btn-group .sfe-filter-list .sfe-filter-list-dropdown-menu, .sfe-filter-list .btn-group-justified > .btn-group .sfe-filter-list-dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .sfe-btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .sfe-btn input[type=radio], [data-toggle=buttons] > .btn-group > .sfe-btn-bg-transparent input[type=checkbox], [data-toggle=buttons] > .btn-group > .sfe-btn-bg-transparent input[type=radio], [data-toggle=buttons] > .sfe-btn input[type=checkbox], [data-toggle=buttons] > .sfe-btn input[type=radio], [data-toggle=buttons] > .sfe-btn-bg-transparent input[type=checkbox], [data-toggle=buttons] > .sfe-btn-bg-transparent input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group, .input-group-btn, .input-group-btn > .btn, .input-group-btn > .sfe-btn, .input-group-btn > .sfe-btn-bg-transparent {
  position: relative;
}

.input-group {
  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 .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.sfe-btn, .input-group-sm > .input-group-btn > .input-group-addon.sfe-btn-bg-transparent {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.sfe-btn, .input-group-lg > .input-group-btn > .input-group-addon.sfe-btn-bg-transparent {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  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 > .btn-group > .sfe-btn, .input-group-btn:first-child > .btn-group > .sfe-btn-bg-transparent, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:first-child > .sfe-btn, .input-group-btn:first-child > .sfe-btn-bg-transparent, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .sfe-btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .sfe-btn-bg-transparent, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .sfe-btn-bg-transparent:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .sfe-btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .sfe-btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .sfe-btn-bg-transparent, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .sfe-btn-bg-transparent:not(:first-child), .input-group-btn:first-child > .sfe-btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .sfe-btn, .input-group-btn:last-child > .btn-group > .sfe-btn-bg-transparent, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:last-child > .sfe-btn, .input-group-btn:last-child > .sfe-btn-bg-transparent {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn + .btn, .input-group-btn > .btn + .sfe-btn, .input-group-btn > .btn + .sfe-btn-bg-transparent, .input-group-btn > .sfe-btn + .btn, .input-group-btn > .sfe-btn + .sfe-btn, .input-group-btn > .sfe-btn + .sfe-btn-bg-transparent, .input-group-btn > .sfe-btn-bg-transparent + .btn, .input-group-btn > .sfe-btn-bg-transparent + .sfe-btn, .input-group-btn > .sfe-btn-bg-transparent + .sfe-btn-bg-transparent {
  margin-left: -1px;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover, .input-group-btn > .sfe-btn-bg-transparent:active, .input-group-btn > .sfe-btn-bg-transparent:focus, .input-group-btn > .sfe-btn-bg-transparent:hover, .input-group-btn > .sfe-btn:active, .input-group-btn > .sfe-btn:focus, .input-group-btn > .sfe-btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group, .input-group-btn:first-child > .sfe-btn, .input-group-btn:first-child > .sfe-btn-bg-transparent {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn:last-child > .sfe-btn, .input-group-btn:last-child > .sfe-btn-bg-transparent {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:after, .nav:before {
  content: " ";
  display: table;
}

.nav > li, .nav > li > a {
  display: block;
  position: relative;
}

.nav:after {
  clear: both;
}

.nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .sfe-filter-list .sfe-filter-list-dropdown-menu, .sfe-filter-list .nav-justified > .dropdown .sfe-filter-list-dropdown-menu, .sfe-filter-list .nav-justified > .sfe-filter-list-dropdown .dropdown-menu, .sfe-filter-list .nav-justified > .sfe-filter-list-dropdown .sfe-filter-list-dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .sfe-navbar-collapse:after, .sfe-navbar-collapse:before, .sfe-navbar-header:after, .sfe-navbar-header:before, .sfe-navbar:after, .sfe-navbar:before {
  display: table;
  content: " ";
}

.nav-tabs .dropdown-menu, .nav-tabs .sfe-filter-list .sfe-filter-list-dropdown-menu, .sfe-filter-list .nav-tabs .sfe-filter-list-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar, .sfe-navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse, .sfe-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;
}

.in.sfe-navbar-collapse, .navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1200px) {
  .navbar, .sfe-navbar {
    border-radius: 4px;
  }
  .navbar-header, .sfe-navbar-header {
    float: left;
  }
  .navbar-collapse, .sfe-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .collapse.sfe-navbar-collapse, .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .in.sfe-navbar-collapse, .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-bottom .sfe-navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .sfe-navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-static-top .sfe-navbar-collapse, .sfe-navbar-static-top .navbar-collapse, .sfe-navbar-static-top .sfe-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel-inner, .embed-responsive, .media, .media-body, .modal, .modal-open, .overflowhidden, .progress, .region-footer > .container > .row > *, .region-hidden, .sfe-block-primary, .sfe-carousel-alt-inner, .sfe-date .sfe-date-content, .sfe-filter-list, .sfe-list-group, .sfe-panel {
  overflow: hidden;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-bottom .sfe-navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-fixed-top .sfe-navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .sfe-navbar-collapse, .container-fluid > .sfe-navbar-header, .container > .navbar-collapse, .container > .navbar-header, .container > .sfe-navbar-collapse, .container > .sfe-navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top, .sfe-navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.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, .sfe-navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus, .navbar-brand:hover, .sfe-navbar-brand:focus, .sfe-navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img, .sfe-navbar-brand > img {
  display: block;
}

@media (min-width: 1200px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .sfe-navbar-collapse, .container-fluid > .sfe-navbar-header, .container > .navbar-collapse, .container > .navbar-header, .container > .sfe-navbar-collapse, .container > .sfe-navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top, .sfe-navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand, .navbar > .container .sfe-navbar-brand, .navbar > .container-fluid .navbar-brand, .navbar > .container-fluid .sfe-navbar-brand, .sfe-navbar > .container .navbar-brand, .sfe-navbar > .container .sfe-navbar-brand, .sfe-navbar > .container-fluid .navbar-brand, .sfe-navbar > .container-fluid .sfe-navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle, .sfe-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: 4px;
}

.navbar-toggle:focus, .sfe-navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar, .sfe-navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar, .sfe-navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav, .sfe-navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a, .sfe-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu, .sfe-navbar-nav .open .dropdown-menu, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu .dropdown-header, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu .dropdown-header, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu .dropdown-header, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-navbar-nav .open .dropdown-menu .dropdown-header, .sfe-navbar-nav .open .dropdown-menu > li > a, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu .dropdown-header, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-navbar-nav .open .dropdown-menu > li > a, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-navbar-nav .open .dropdown-menu > li > a:focus, .sfe-navbar-nav .open .dropdown-menu > li > a:hover, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped, .progress-striped .progress-bar, .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);
}

@media (min-width: 1200px) {
  .navbar-toggle, .sfe-navbar-toggle {
    display: none;
  }
  .navbar-nav, .sfe-navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li, .sfe-navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a, .sfe-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}

@media (min-width: 768px) {
  .navbar-form .form-control-static, .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label, .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-placeholder-icon {
    top: 0;
  }
}
.breadcrumb > li, .pagination {
  display: inline-block;
}

.btn .badge, .btn .label, .sfe-btn .badge, .sfe-btn .label, .sfe-btn-bg-transparent .badge, .sfe-btn-bg-transparent .label {
  top: -1px;
  position: relative;
}

@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-nav > li > .dropdown-menu, .sfe-filter-list .navbar-nav > li > .sfe-filter-list-dropdown-menu, .sfe-filter-list .sfe-navbar-nav > li > .sfe-filter-list-dropdown-menu, .sfe-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, .navbar-fixed-bottom .sfe-filter-list .navbar-nav > li > .sfe-filter-list-dropdown-menu, .navbar-fixed-bottom .sfe-filter-list .sfe-navbar-nav > li > .sfe-filter-list-dropdown-menu, .navbar-fixed-bottom .sfe-navbar-nav > li > .dropdown-menu, .sfe-filter-list .navbar-fixed-bottom .navbar-nav > li > .sfe-filter-list-dropdown-menu, .sfe-filter-list .navbar-fixed-bottom .sfe-navbar-nav > li > .sfe-filter-list-dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.sfe-btn, .btn-group-sm > .navbar-btn.sfe-btn-bg-transparent, .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.sfe-btn, .btn-group-xs > .navbar-btn.sfe-btn-bg-transparent, .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .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, .navbar-default .sfe-navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .sfe-navbar-brand:focus, .navbar-default .sfe-navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .navbar-default .sfe-navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .sfe-navbar-nav > li > a:focus, .navbar-default .sfe-navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .sfe-navbar-nav > .active > a, .navbar-default .sfe-navbar-nav > .active > a:focus, .navbar-default .sfe-navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .sfe-navbar-nav > .disabled > a, .navbar-default .sfe-navbar-nav > .disabled > a:focus, .navbar-default .sfe-navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle, .navbar-default .sfe-navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .sfe-navbar-toggle:focus, .navbar-default .sfe-navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar, .navbar-default .sfe-navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .sfe-navbar-collapse {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .sfe-navbar-nav > .open > a, .navbar-default .sfe-navbar-nav > .open > a:focus, .navbar-default .sfe-navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .navbar-default .sfe-navbar-nav .open .dropdown-menu > li > a, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover, .navbar-default .sfe-navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .sfe-navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .active > a, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:hover, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .sfe-navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .navbar-default .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .navbar-default .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:hover, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .navbar-default .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand, .navbar-inverse .sfe-navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .sfe-navbar-brand:focus, .navbar-inverse .sfe-navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text, .navbar-inverse .sfe-navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .sfe-navbar-nav > li > a:focus, .navbar-inverse .sfe-navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .sfe-navbar-nav > .active > a, .navbar-inverse .sfe-navbar-nav > .active > a:focus, .navbar-inverse .sfe-navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .sfe-navbar-nav > .disabled > a, .navbar-inverse .sfe-navbar-nav > .disabled > a:focus, .navbar-inverse .sfe-navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .sfe-navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .sfe-navbar-toggle:focus, .navbar-inverse .sfe-navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar, .navbar-inverse .sfe-navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form, .navbar-inverse .sfe-navbar-collapse {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .sfe-navbar-nav > .open > a, .navbar-inverse .sfe-navbar-nav > .open > a:focus, .navbar-inverse .sfe-navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .dropdown-header, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .dropdown-header, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .dropdown-header, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu .divider, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu .divider, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu .divider, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu .divider, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:hover, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .sfe-navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .navbar-inverse .navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:hover, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .navbar-inverse .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  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: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  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: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.badge, .label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:after, .pager:before {
  content: " ";
  display: table;
}

.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: 15px;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.media-object, .thumbnail {
  display: block;
}

.btn-group-xs > .btn .badge, .btn-group-xs > .sfe-btn .badge, .btn-group-xs > .sfe-btn-bg-transparent .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.active.sfe-list-group-item > .badge, .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge, .sfe-list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge, .sfe-list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.alert, .thumbnail {
  margin-bottom: 20px;
}

.alert .alert-link, .close {
  font-weight: 700;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  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 {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.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;
}

.modal, .modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-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 {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
  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-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  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-striped .progress-bar-info, .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);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  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: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  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: #d9534f;
}

.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: 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;
}

.media-body {
  width: 10000px;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-body, .media-left, .media-right {
  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, .sfe-list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item, .sfe-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, .sfe-list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child, .sfe-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item, a.sfe-list-group-item, button.list-group-item, button.sfe-list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, a.list-group-item .sfe-list-group-item-heading, a.sfe-list-group-item .list-group-item-heading, a.sfe-list-group-item .sfe-list-group-item-heading, button.list-group-item .list-group-item-heading, button.list-group-item .sfe-list-group-item-heading, button.sfe-list-group-item .list-group-item-heading, button.sfe-list-group-item .sfe-list-group-item-heading {
  color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, a.sfe-list-group-item:focus, a.sfe-list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover, button.sfe-list-group-item:focus, button.sfe-list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item, button.sfe-list-group-item {
  width: 100%;
  text-align: left;
}

.disabled.sfe-list-group-item, .disabled.sfe-list-group-item:focus, .disabled.sfe-list-group-item:hover, .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.disabled.sfe-list-group-item .list-group-item-heading, .disabled.sfe-list-group-item .sfe-list-group-item-heading, .disabled.sfe-list-group-item:focus .list-group-item-heading, .disabled.sfe-list-group-item:focus .sfe-list-group-item-heading, .disabled.sfe-list-group-item:hover .list-group-item-heading, .disabled.sfe-list-group-item:hover .sfe-list-group-item-heading, .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled .sfe-list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:focus .sfe-list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:hover .sfe-list-group-item-heading {
  color: inherit;
}

.disabled.sfe-list-group-item .list-group-item-text, .disabled.sfe-list-group-item:focus .list-group-item-text, .disabled.sfe-list-group-item:hover .list-group-item-text, .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.active.sfe-list-group-item, .active.sfe-list-group-item:focus, .active.sfe-list-group-item:hover, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.active.sfe-list-group-item .list-group-item-heading, .active.sfe-list-group-item .list-group-item-heading > .small, .active.sfe-list-group-item .list-group-item-heading > small, .active.sfe-list-group-item .sfe-list-group-item-heading, .active.sfe-list-group-item .sfe-list-group-item-heading > .small, .active.sfe-list-group-item .sfe-list-group-item-heading > small, .active.sfe-list-group-item:focus .list-group-item-heading, .active.sfe-list-group-item:focus .list-group-item-heading > .small, .active.sfe-list-group-item:focus .list-group-item-heading > small, .active.sfe-list-group-item:focus .sfe-list-group-item-heading, .active.sfe-list-group-item:focus .sfe-list-group-item-heading > .small, .active.sfe-list-group-item:focus .sfe-list-group-item-heading > small, .active.sfe-list-group-item:hover .list-group-item-heading, .active.sfe-list-group-item:hover .list-group-item-heading > .small, .active.sfe-list-group-item:hover .list-group-item-heading > small, .active.sfe-list-group-item:hover .sfe-list-group-item-heading, .active.sfe-list-group-item:hover .sfe-list-group-item-heading > .small, .active.sfe-list-group-item:hover .sfe-list-group-item-heading > small, .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .sfe-list-group-item-heading, .list-group-item.active .sfe-list-group-item-heading > .small, .list-group-item.active .sfe-list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .sfe-list-group-item-heading, .list-group-item.active:focus .sfe-list-group-item-heading > .small, .list-group-item.active:focus .sfe-list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .sfe-list-group-item-heading, .list-group-item.active:hover .sfe-list-group-item-heading > .small, .list-group-item.active:hover .sfe-list-group-item-heading > small {
  color: inherit;
}

.active.sfe-list-group-item .list-group-item-text, .active.sfe-list-group-item:focus .list-group-item-text, .active.sfe-list-group-item:hover .list-group-item-text, .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, a.list-group-item-success .sfe-list-group-item-heading, button.list-group-item-success .list-group-item-heading, button.list-group-item-success .sfe-list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, a.list-group-item-info .sfe-list-group-item-heading, button.list-group-item-info .list-group-item-heading, button.list-group-item-info .sfe-list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, a.list-group-item-warning .sfe-list-group-item-heading, button.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .sfe-list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, a.list-group-item-danger .sfe-list-group-item-heading, button.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .sfe-list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a, .sfe-filter-list .panel-heading > .sfe-filter-list-dropdown .dropdown-toggle, .sfe-filter-list .sfe-panel-heading > .sfe-filter-list-dropdown .dropdown-toggle, .sfe-panel-heading > .dropdown .dropdown-toggle, .sfe-panel-title-lg > .small, .sfe-panel-title-lg > .small > a, .sfe-panel-title-lg > a, .sfe-panel-title-lg > small, .sfe-panel-title-lg > small > a, .sfe-panel-title > .small, .sfe-panel-title > .small > a, .sfe-panel-title > a, .sfe-panel-title > small, .sfe-panel-title > small > a {
  color: inherit;
}

.list-group-item-heading, .sfe-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel, .sfe-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body, .sfe-panel-body {
  padding: 15px;
}

.panel-body:after, .panel-body:before, .sfe-panel-body:after, .sfe-panel-body:before {
  content: " ";
  display: table;
}

.panel-heading, .sfe-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title, .sfe-panel-title, .sfe-panel-title-lg {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .sfe-list-group, .panel > .sfe-list-group, .sfe-panel > .list-group, .sfe-panel > .panel-collapse > .list-group, .sfe-panel > .panel-collapse > .sfe-list-group, .sfe-panel > .sfe-list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .list-group .sfe-list-group-item, .panel > .panel-collapse > .list-group .list-group-item, .panel > .panel-collapse > .list-group .sfe-list-group-item, .panel > .panel-collapse > .sfe-list-group .list-group-item, .panel > .panel-collapse > .sfe-list-group .sfe-list-group-item, .panel > .sfe-list-group .list-group-item, .panel > .sfe-list-group .sfe-list-group-item, .sfe-panel > .list-group .list-group-item, .sfe-panel > .list-group .sfe-list-group-item, .sfe-panel > .panel-collapse > .list-group .list-group-item, .sfe-panel > .panel-collapse > .list-group .sfe-list-group-item, .sfe-panel > .panel-collapse > .sfe-list-group .list-group-item, .sfe-panel > .panel-collapse > .sfe-list-group .sfe-list-group-item, .sfe-panel > .sfe-list-group .list-group-item, .sfe-panel > .sfe-list-group .sfe-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-group .panel-heading, .panel-group .sfe-panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .sfe-panel > .table-bordered > tbody > tr:first-child > td, .sfe-panel > .table-bordered > tbody > tr:first-child > th, .sfe-panel > .table-bordered > tbody > tr:last-child > td, .sfe-panel > .table-bordered > tbody > tr:last-child > th, .sfe-panel > .table-bordered > tfoot > tr:last-child > td, .sfe-panel > .table-bordered > tfoot > tr:last-child > th, .sfe-panel > .table-bordered > thead > tr:first-child > td, .sfe-panel > .table-bordered > thead > tr:first-child > th, .sfe-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .sfe-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .sfe-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .sfe-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .sfe-panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .sfe-panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .sfe-panel > .table:last-child, .sfe-panel > .table:last-child > tbody:last-child > tr:last-child, .sfe-panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .sfe-list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .sfe-list-group-item:first-child, .panel > .panel-collapse > .sfe-list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .sfe-list-group:first-child .sfe-list-group-item:first-child, .panel > .sfe-list-group:first-child .list-group-item:first-child, .panel > .sfe-list-group:first-child .sfe-list-group-item:first-child, .sfe-panel > .list-group:first-child .list-group-item:first-child, .sfe-panel > .list-group:first-child .sfe-list-group-item:first-child, .sfe-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .sfe-panel > .panel-collapse > .list-group:first-child .sfe-list-group-item:first-child, .sfe-panel > .panel-collapse > .sfe-list-group:first-child .list-group-item:first-child, .sfe-panel > .panel-collapse > .sfe-list-group:first-child .sfe-list-group-item:first-child, .sfe-panel > .sfe-list-group:first-child .list-group-item:first-child, .sfe-panel > .sfe-list-group:first-child .sfe-list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .sfe-list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .sfe-list-group-item:last-child, .panel > .panel-collapse > .sfe-list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .sfe-list-group:last-child .sfe-list-group-item:last-child, .panel > .sfe-list-group:last-child .list-group-item:last-child, .panel > .sfe-list-group:last-child .sfe-list-group-item:last-child, .sfe-panel > .list-group:last-child .list-group-item:last-child, .sfe-panel > .list-group:last-child .sfe-list-group-item:last-child, .sfe-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .sfe-panel > .panel-collapse > .list-group:last-child .sfe-list-group-item:last-child, .sfe-panel > .panel-collapse > .sfe-list-group:last-child .list-group-item:last-child, .sfe-panel > .panel-collapse > .sfe-list-group:last-child .sfe-list-group-item:last-child, .sfe-panel > .sfe-list-group:last-child .list-group-item:last-child, .sfe-panel > .sfe-list-group:last-child .sfe-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .list-group .sfe-list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .sfe-list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .sfe-list-group .sfe-list-group-item:first-child, .panel > .sfe-panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .sfe-panel-heading + .panel-collapse > .list-group .sfe-list-group-item:first-child, .panel > .sfe-panel-heading + .panel-collapse > .sfe-list-group .list-group-item:first-child, .panel > .sfe-panel-heading + .panel-collapse > .sfe-list-group .sfe-list-group-item:first-child, .sfe-panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .sfe-panel > .panel-heading + .panel-collapse > .list-group .sfe-list-group-item:first-child, .sfe-panel > .panel-heading + .panel-collapse > .sfe-list-group .list-group-item:first-child, .sfe-panel > .panel-heading + .panel-collapse > .sfe-list-group .sfe-list-group-item:first-child, .sfe-panel > .sfe-panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .sfe-panel > .sfe-panel-heading + .panel-collapse > .list-group .sfe-list-group-item:first-child, .sfe-panel > .sfe-panel-heading + .panel-collapse > .sfe-list-group .list-group-item:first-child, .sfe-panel > .sfe-panel-heading + .panel-collapse > .sfe-list-group .sfe-list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .sfe-panel > .table:first-child, .sfe-panel > .table:first-child > tbody:first-child > tr:first-child, .sfe-panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child, .panel-heading + .list-group .sfe-list-group-item:first-child, .panel-heading + .sfe-list-group .list-group-item:first-child, .panel-heading + .sfe-list-group .sfe-list-group-item:first-child, .sfe-list-group + .panel-footer, .sfe-panel-heading + .list-group .list-group-item:first-child, .sfe-panel-heading + .list-group .sfe-list-group-item:first-child, .sfe-panel-heading + .sfe-list-group .list-group-item:first-child, .sfe-panel-heading + .sfe-list-group .sfe-list-group-item:first-child {
  border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table, .sfe-panel > .panel-collapse > .table, .sfe-panel > .table, .sfe-panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption, .sfe-panel > .panel-collapse > .table caption, .sfe-panel > .table caption, .sfe-panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .sfe-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .sfe-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .sfe-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .sfe-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .sfe-panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .sfe-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .sfe-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .sfe-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .sfe-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .sfe-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .sfe-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .sfe-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .sfe-panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .sfe-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .sfe-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .sfe-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .sfe-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .sfe-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .sfe-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .sfe-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .sfe-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .sfe-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .sfe-panel-body + .table, .panel > .sfe-panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table + .sfe-panel-body, .panel > .table-responsive + .panel-body, .panel > .table-responsive + .sfe-panel-body, .sfe-panel > .panel-body + .table, .sfe-panel > .panel-body + .table-responsive, .sfe-panel > .sfe-panel-body + .table, .sfe-panel > .sfe-panel-body + .table-responsive, .sfe-panel > .table + .panel-body, .sfe-panel > .table + .sfe-panel-body, .sfe-panel > .table-responsive + .panel-body, .sfe-panel > .table-responsive + .sfe-panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th, .sfe-panel > .table > tbody:first-child > tr:first-child td, .sfe-panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered, .sfe-panel > .table-bordered, .sfe-panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .sfe-panel > .table-bordered > tbody > tr > td:first-child, .sfe-panel > .table-bordered > tbody > tr > th:first-child, .sfe-panel > .table-bordered > tfoot > tr > td:first-child, .sfe-panel > .table-bordered > tfoot > tr > th:first-child, .sfe-panel > .table-bordered > thead > tr > td:first-child, .sfe-panel > .table-bordered > thead > tr > th:first-child, .sfe-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .sfe-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .sfe-panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .sfe-panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .sfe-panel > .table-bordered > tbody > tr > td:last-child, .sfe-panel > .table-bordered > tbody > tr > th:last-child, .sfe-panel > .table-bordered > tfoot > tr > td:last-child, .sfe-panel > .table-bordered > tfoot > tr > th:last-child, .sfe-panel > .table-bordered > thead > tr > td:last-child, .sfe-panel > .table-bordered > thead > tr > th:last-child, .sfe-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .sfe-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .sfe-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .sfe-panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .sfe-panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-responsive, .sfe-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel, .panel-group .sfe-panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel, .panel-group .panel + .sfe-panel, .panel-group .sfe-panel + .panel, .panel-group .sfe-panel + .sfe-panel {
  margin-top: 5px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .sfe-list-group, .panel-group .panel-heading + .panel-collapse > .sfe-panel-body, .panel-group .sfe-panel-heading + .panel-collapse > .list-group, .panel-group .sfe-panel-heading + .panel-collapse > .panel-body, .panel-group .sfe-panel-heading + .panel-collapse > .sfe-list-group, .panel-group .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .sfe-panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default, .sfe-panel {
  border-color: #ddd;
}

.panel-default > .panel-heading, .panel-default > .sfe-panel-heading, .sfe-panel > .panel-heading, .sfe-panel > .sfe-panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body, .panel-default > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-default > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-default > .sfe-panel-heading + .panel-collapse > .sfe-panel-body, .sfe-panel > .panel-heading + .panel-collapse > .panel-body, .sfe-panel > .panel-heading + .panel-collapse > .sfe-panel-body, .sfe-panel > .sfe-panel-heading + .panel-collapse > .panel-body, .sfe-panel > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge, .panel-default > .sfe-panel-heading .badge, .sfe-panel > .panel-heading .badge, .sfe-panel > .sfe-panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body, .panel-default > .panel-footer + .panel-collapse > .sfe-panel-body, .sfe-panel > .panel-footer + .panel-collapse > .panel-body, .sfe-panel > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading, .panel-primary > .sfe-panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-primary > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-primary > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-primary > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge, .panel-primary > .sfe-panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading, .panel-success > .sfe-panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-success > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-success > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-success > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge, .panel-success > .sfe-panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body, .panel-success > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading, .panel-info > .sfe-panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-info > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-info > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-info > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge, .panel-info > .sfe-panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body, .panel-info > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading, .panel-warning > .sfe-panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-warning > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-warning > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-warning > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge, .panel-warning > .sfe-panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel-warning > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading, .panel-danger > .sfe-panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-danger > .panel-heading + .panel-collapse > .sfe-panel-body, .panel-danger > .sfe-panel-heading + .panel-collapse > .panel-body, .panel-danger > .sfe-panel-heading + .panel-collapse > .sfe-panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge, .panel-danger > .sfe-panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel-danger > .panel-footer + .panel-collapse > .sfe-panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .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: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.popover, .tooltip {
  /*font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  text-decoration: none;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-content, .popover {
  background-clip: padding-box;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
  display: table;
  content: " ";
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-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: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn, .modal-footer .btn + .sfe-btn, .modal-footer .btn + .sfe-btn-bg-transparent, .modal-footer .sfe-btn + .btn, .modal-footer .sfe-btn + .sfe-btn, .modal-footer .sfe-btn + .sfe-btn-bg-transparent, .modal-footer .sfe-btn-bg-transparent + .btn, .modal-footer .sfe-btn-bg-transparent + .sfe-btn, .modal-footer .sfe-btn-bg-transparent + .sfe-btn-bg-transparent {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn + .sfe-btn, .modal-footer .btn-group .btn + .sfe-btn-bg-transparent, .modal-footer .btn-group .sfe-btn + .btn, .modal-footer .btn-group .sfe-btn + .sfe-btn, .modal-footer .btn-group .sfe-btn + .sfe-btn-bg-transparent, .modal-footer .btn-group .sfe-btn-bg-transparent + .btn, .modal-footer .btn-group .sfe-btn-bg-transparent + .sfe-btn, .modal-footer .btn-group .sfe-btn-bg-transparent + .sfe-btn-bg-transparent {
  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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  text-align: left;
  text-align: start;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.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: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  text-align: start;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: 5px 5px 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: #999;
  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.left > .arrow:after, .popover.right > .arrow:after {
  content: " ";
  bottom: -10px;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner, .sfe-carousel-alt-inner {
  position: relative;
  width: 100%;
}

.carousel-inner > .item, .sfe-carousel-alt-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .sfe-carousel-alt-inner > .item > a > img, .sfe-carousel-alt-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item, .sfe-carousel-alt-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next, .sfe-carousel-alt-inner > .item.active.right, .sfe-carousel-alt-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev, .sfe-carousel-alt-inner > .item.active.left, .sfe-carousel-alt-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .sfe-carousel-alt-inner > .item.active, .sfe-carousel-alt-inner > .item.next.left, .sfe-carousel-alt-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev, .sfe-carousel-alt-inner > .active, .sfe-carousel-alt-inner > .next, .sfe-carousel-alt-inner > .prev {
  display: block;
}

.carousel-inner > .active, .sfe-carousel-alt-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev, .sfe-carousel-alt-inner > .next, .sfe-carousel-alt-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next, .sfe-carousel-alt-inner > .next {
  left: 100%;
}

.carousel-inner > .prev, .sfe-carousel-alt-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right, .sfe-carousel-alt-inner > .next.left, .sfe-carousel-alt-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left, .sfe-carousel-alt-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right, .sfe-carousel-alt-inner > .active.right {
  left: 100%;
}

.carousel-control, .sfe-carousel-alt-control, .sfe-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: transparent;
}

.carousel-control.left, .left.sfe-carousel-alt-control, .left.sfe-carousel-control {
  background-image: -webkit-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, .right.sfe-carousel-alt-control, .right.sfe-carousel-control {
  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: 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);
}

.open > .sfe-btn-bd-azure.dropdown-toggle, .open > .sfe-btn-bd-baby.dropdown-toggle, .open > .sfe-btn-bd-base-gray.dropdown-toggle, .open > .sfe-btn-bd-black.dropdown-toggle, .open > .sfe-btn-bd-core-gray.dropdown-toggle, .open > .sfe-btn-bd-crimson.dropdown-toggle, .open > .sfe-btn-bd-dark-gray.dropdown-toggle, .open > .sfe-btn-bd-darker-gray.dropdown-toggle, .open > .sfe-btn-bd-gray.dropdown-toggle, .open > .sfe-btn-bd-green.dropdown-toggle, .open > .sfe-btn-bd-light-gray.dropdown-toggle, .open > .sfe-btn-bd-lighter-gray.dropdown-toggle, .open > .sfe-btn-bd-navy.dropdown-toggle, .open > .sfe-btn-bd-orange.dropdown-toggle, .open > .sfe-btn-bd-plum.dropdown-toggle, .open > .sfe-btn-bd-purple.dropdown-toggle, .open > .sfe-btn-bd-red.dropdown-toggle, .open > .sfe-btn-bd-rose.dropdown-toggle, .open > .sfe-btn-bd-ruby.dropdown-toggle, .open > .sfe-btn-bd-sapphire.dropdown-toggle, .open > .sfe-btn-bd-white.dropdown-toggle, .open > .sfe-btn-bg-transparent.dropdown-toggle, .sfe-btn-bd-azure.active, .sfe-btn-bd-azure:active, .sfe-btn-bd-baby.active, .sfe-btn-bd-baby:active, .sfe-btn-bd-base-gray.active, .sfe-btn-bd-base-gray:active, .sfe-btn-bd-black.active, .sfe-btn-bd-black:active, .sfe-btn-bd-core-gray.active, .sfe-btn-bd-core-gray:active, .sfe-btn-bd-crimson.active, .sfe-btn-bd-crimson:active, .sfe-btn-bd-dark-gray.active, .sfe-btn-bd-dark-gray:active, .sfe-btn-bd-darker-gray.active, .sfe-btn-bd-darker-gray:active, .sfe-btn-bd-gray.active, .sfe-btn-bd-gray:active, .sfe-btn-bd-green.active, .sfe-btn-bd-green:active, .sfe-btn-bd-light-gray.active, .sfe-btn-bd-light-gray:active, .sfe-btn-bd-lighter-gray.active, .sfe-btn-bd-lighter-gray:active, .sfe-btn-bd-navy.active, .sfe-btn-bd-navy:active, .sfe-btn-bd-orange.active, .sfe-btn-bd-orange:active, .sfe-btn-bd-plum.active, .sfe-btn-bd-plum:active, .sfe-btn-bd-purple.active, .sfe-btn-bd-purple:active, .sfe-btn-bd-red.active, .sfe-btn-bd-red:active, .sfe-btn-bd-rose.active, .sfe-btn-bd-rose:active, .sfe-btn-bd-ruby.active, .sfe-btn-bd-ruby:active, .sfe-btn-bd-sapphire.active, .sfe-btn-bd-sapphire:active, .sfe-btn-bd-white.active, .sfe-btn-bd-white:active, .sfe-btn-bg-transparent.active, .sfe-btn-bg-transparent:active {
  background-image: none;
}

.carousel-control:focus, .carousel-control:hover, .sfe-carousel-alt-control:focus, .sfe-carousel-alt-control:hover, .sfe-carousel-control:focus, .sfe-carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev, .sfe-carousel-alt-control .glyphicon-chevron-left, .sfe-carousel-alt-control .glyphicon-chevron-right, .sfe-carousel-alt-control .icon-next, .sfe-carousel-alt-control .icon-prev, .sfe-carousel-control .glyphicon-chevron-left, .sfe-carousel-control .glyphicon-chevron-right, .sfe-carousel-control .icon-next, .sfe-carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .sfe-carousel-alt-control .glyphicon-chevron-left, .sfe-carousel-alt-control .icon-prev, .sfe-carousel-control .glyphicon-chevron-left, .sfe-carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .sfe-carousel-alt-control .glyphicon-chevron-right, .sfe-carousel-alt-control .icon-next, .sfe-carousel-control .glyphicon-chevron-right, .sfe-carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev, .sfe-carousel-alt-control .icon-next, .sfe-carousel-alt-control .icon-prev, .sfe-carousel-control .icon-next, .sfe-carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before, .sfe-carousel-alt-control .icon-prev:before, .sfe-carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before, .sfe-carousel-alt-control .icon-next:before, .sfe-carousel-control .icon-next:before {
  content: "›";
}

.centervertical:before, .sfe-circle:before {
  content: " ";
}

.carousel-indicators, .sfe-carousel-alt-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, .sfe-carousel-alt-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: transparent;
}

.carousel-indicators .active, .sfe-carousel-alt-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption, .sfe-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, .carousel-caption .sfe-btn, .carousel-caption .sfe-btn-bg-transparent, .sfe-carousel-caption .btn, .sfe-carousel-caption .sfe-btn, .sfe-carousel-caption .sfe-btn-bg-transparent, .text-hide {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev, .sfe-carousel-alt-control .glyphicon-chevron-left, .sfe-carousel-alt-control .glyphicon-chevron-right, .sfe-carousel-alt-control .icon-next, .sfe-carousel-alt-control .icon-prev, .sfe-carousel-control .glyphicon-chevron-left, .sfe-carousel-control .glyphicon-chevron-right, .sfe-carousel-control .icon-next, .sfe-carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .sfe-carousel-alt-control .glyphicon-chevron-left, .sfe-carousel-alt-control .icon-prev, .sfe-carousel-control .glyphicon-chevron-left, .sfe-carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .sfe-carousel-alt-control .glyphicon-chevron-right, .sfe-carousel-alt-control .icon-next, .sfe-carousel-control .glyphicon-chevron-right, .sfe-carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption, .sfe-carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators, .sfe-carousel-alt-indicators {
    bottom: 20px;
  }
}
.clearfix:after, .clearfix:before, .sfe-block:after, .sfe-block:before {
  content: " ";
  display: table;
}

.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;
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

/*.sfe-sans-serif, .sfe-sans-serif-black, .sfe-sans-serif-bold, .sfe-sans-serif-book, .sfe-sans-serif-medium, .sfe-sans-serif-thin {
    font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal
}*/
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.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;
  }
  td.visible-print, th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
.centervertical:before, .centervertical > :first-child {
  display: inline-block;
  vertical-align: middle;
}

.fullwidth {
  width: 100%;
}

.centervertical:before {
  height: 100%;
  margin-left: -0.25em;
}

.sfe-sans-serif {
  font-weight: 400;
}

.sfe-sans-serif-thin {
  font-weight: 200;
}

.sfe-sans-serif-book {
  font-weight: 400;
}

.sfe-sans-serif-medium {
  font-weight: 500;
}

.sfe-sans-serif-bold {
  font-weight: 700;
}

.sfe-sans-serif-black {
  font-weight: 800;
}

.sfe-serif, .sfe-serif-regular {
  font-family: BaskervilleMTW01-Roman, Georgia, "Times New Roman", Times, serif;
}

.sfe-serif-semibold {
  font-family: "Baskerville MT W01 SmBd", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}

.sfe-txt-baby {
  color: #20aae2;
}

.sfe-txt-azure {
  color: #1475ba;
}

.sfe-txt-sapphire {
  color: #2a3c90;
}

.sfe-txt-navy {
  color: #29295f;
}

.sfe-txt-purple {
  color: #682865;
}

.sfe-txt-plum {
  color: #9e1f61;
}

.sfe-txt-crimson {
  color: #b81449;
}

.sfe-txt-ruby {
  color: #d11762;
}

.sfe-txt-rose {
  color: #e82b7b;
}

.sfe-txt-red {
  color: #f30;
}

.sfe-txt-orange {
  color: #ff7800;
}

.sfe-txt-yellow {
  color: #ffcf29;
}

.sfe-txt-green {
  color: #51c171;
}

.sfe-txt-gray {
  color: #dadada;
}

.sfe-txt-black {
  color: #000;
}

.sfe-txt-white {
  color: #fff;
}

.sfe-txt-base-gray {
  color: #000;
}

.sfe-txt-darker-gray {
  color: #222;
}

.sfe-txt-dark-gray {
  color: #333;
}

.sfe-txt-core-gray {
  color: #555;
}

.sfe-txt-light-gray {
  color: #777;
}

.sfe-txt-lighter-gray {
  color: #eee;
}

.open > .sfe-btn-txt-baby.dropdown-toggle, .open > .sfe-btn-txt-baby.dropdown-toggle.focus, .open > .sfe-btn-txt-baby.dropdown-toggle:focus, .open > .sfe-btn-txt-baby.dropdown-toggle:hover, .sfe-btn-bg-baby .badge, .sfe-btn-txt-baby, .sfe-btn-txt-baby.active, .sfe-btn-txt-baby.active.focus, .sfe-btn-txt-baby.active:focus, .sfe-btn-txt-baby.active:hover, .sfe-btn-txt-baby.focus, .sfe-btn-txt-baby:active, .sfe-btn-txt-baby:active.focus, .sfe-btn-txt-baby:active:focus, .sfe-btn-txt-baby:active:hover, .sfe-btn-txt-baby:focus, .sfe-btn-txt-baby:hover {
  color: #20aae2;
}

.sfe-btn-bg-baby, .sfe-btn-txt-baby .badge {
  background-color: #20aae2;
}

.open > .sfe-btn-bg-baby.dropdown-toggle, .sfe-btn-bg-baby.active, .sfe-btn-bg-baby.focus, .sfe-btn-bg-baby:active, .sfe-btn-bg-baby:focus, .sfe-btn-bg-baby:hover {
  background-color: #1889b7;
}

.open > .sfe-btn-bg-baby.dropdown-toggle.focus, .open > .sfe-btn-bg-baby.dropdown-toggle:focus, .open > .sfe-btn-bg-baby.dropdown-toggle:hover, .sfe-btn-bg-baby.active.focus, .sfe-btn-bg-baby.active:focus, .sfe-btn-bg-baby.active:hover, .sfe-btn-bg-baby:active.focus, .sfe-btn-bg-baby:active:focus, .sfe-btn-bg-baby:active:hover {
  background-color: #147298;
}

.sfe-btn-bg-baby.disabled.focus, .sfe-btn-bg-baby.disabled:focus, .sfe-btn-bg-baby.disabled:hover, .sfe-btn-bg-baby[disabled].focus, .sfe-btn-bg-baby[disabled]:focus, .sfe-btn-bg-baby[disabled]:hover, fieldset[disabled] .sfe-btn-bg-baby.focus, fieldset[disabled] .sfe-btn-bg-baby:focus, fieldset[disabled] .sfe-btn-bg-baby:hover {
  background-color: #20aae2;
}

.open > .sfe-btn-txt-azure.dropdown-toggle, .open > .sfe-btn-txt-azure.dropdown-toggle.focus, .open > .sfe-btn-txt-azure.dropdown-toggle:focus, .open > .sfe-btn-txt-azure.dropdown-toggle:hover, .sfe-btn-bg-azure .badge, .sfe-btn-txt-azure, .sfe-btn-txt-azure.active, .sfe-btn-txt-azure.active.focus, .sfe-btn-txt-azure.active:focus, .sfe-btn-txt-azure.active:hover, .sfe-btn-txt-azure.focus, .sfe-btn-txt-azure:active, .sfe-btn-txt-azure:active.focus, .sfe-btn-txt-azure:active:focus, .sfe-btn-txt-azure:active:hover, .sfe-btn-txt-azure:focus, .sfe-btn-txt-azure:hover {
  color: #1475ba;
}

.sfe-btn-bd-baby {
  border-color: #20aae2;
}

.sfe-btn-bd-baby.focus, .sfe-btn-bd-baby:focus {
  border-color: #0f5673;
}

.open > .sfe-btn-bd-baby.dropdown-toggle, .sfe-btn-bd-baby.active, .sfe-btn-bd-baby:active, .sfe-btn-bd-baby:hover {
  border-color: #1782ae;
}

.open > .sfe-btn-bd-baby.dropdown-toggle.focus, .open > .sfe-btn-bd-baby.dropdown-toggle:focus, .open > .sfe-btn-bd-baby.dropdown-toggle:hover, .sfe-btn-bd-baby.active.focus, .sfe-btn-bd-baby.active:focus, .sfe-btn-bd-baby.active:hover, .sfe-btn-bd-baby:active.focus, .sfe-btn-bd-baby:active:focus, .sfe-btn-bd-baby:active:hover {
  border-color: #0f5673;
}

.sfe-btn-bd-baby.disabled.focus, .sfe-btn-bd-baby.disabled:focus, .sfe-btn-bd-baby.disabled:hover, .sfe-btn-bd-baby[disabled].focus, .sfe-btn-bd-baby[disabled]:focus, .sfe-btn-bd-baby[disabled]:hover, fieldset[disabled] .sfe-btn-bd-baby.focus, fieldset[disabled] .sfe-btn-bd-baby:focus, fieldset[disabled] .sfe-btn-bd-baby:hover {
  border-color: #20aae2;
}

.sfe-btn-bg-azure, .sfe-btn-txt-azure .badge {
  background-color: #1475ba;
}

.open > .sfe-btn-bg-azure.dropdown-toggle, .sfe-btn-bg-azure.active, .sfe-btn-bg-azure.focus, .sfe-btn-bg-azure:active, .sfe-btn-bg-azure:focus, .sfe-btn-bg-azure:hover {
  background-color: #0f588c;
}

.open > .sfe-btn-bg-azure.dropdown-toggle.focus, .open > .sfe-btn-bg-azure.dropdown-toggle:focus, .open > .sfe-btn-bg-azure.dropdown-toggle:hover, .sfe-btn-bg-azure.active.focus, .sfe-btn-bg-azure.active:focus, .sfe-btn-bg-azure.active:hover, .sfe-btn-bg-azure:active.focus, .sfe-btn-bg-azure:active:focus, .sfe-btn-bg-azure:active:hover {
  background-color: #0c446c;
}

.sfe-btn-bg-azure.disabled.focus, .sfe-btn-bg-azure.disabled:focus, .sfe-btn-bg-azure.disabled:hover, .sfe-btn-bg-azure[disabled].focus, .sfe-btn-bg-azure[disabled]:focus, .sfe-btn-bg-azure[disabled]:hover, fieldset[disabled] .sfe-btn-bg-azure.focus, fieldset[disabled] .sfe-btn-bg-azure:focus, fieldset[disabled] .sfe-btn-bg-azure:hover {
  background-color: #1475ba;
}

.open > .sfe-btn-txt-sapphire.dropdown-toggle, .open > .sfe-btn-txt-sapphire.dropdown-toggle.focus, .open > .sfe-btn-txt-sapphire.dropdown-toggle:focus, .open > .sfe-btn-txt-sapphire.dropdown-toggle:hover, .sfe-btn-bg-sapphire .badge, .sfe-btn-txt-sapphire, .sfe-btn-txt-sapphire.active, .sfe-btn-txt-sapphire.active.focus, .sfe-btn-txt-sapphire.active:focus, .sfe-btn-txt-sapphire.active:hover, .sfe-btn-txt-sapphire.focus, .sfe-btn-txt-sapphire:active, .sfe-btn-txt-sapphire:active.focus, .sfe-btn-txt-sapphire:active:focus, .sfe-btn-txt-sapphire:active:hover, .sfe-btn-txt-sapphire:focus, .sfe-btn-txt-sapphire:hover {
  color: #2a3c90;
}

.sfe-btn-bd-azure {
  border-color: #1475ba;
}

.sfe-btn-bd-azure.focus, .sfe-btn-bd-azure:focus {
  border-color: #082d47;
}

.open > .sfe-btn-bd-azure.dropdown-toggle, .sfe-btn-bd-azure.active, .sfe-btn-bd-azure:active, .sfe-btn-bd-azure:hover {
  border-color: #0e5283;
}

.open > .sfe-btn-bd-azure.dropdown-toggle.focus, .open > .sfe-btn-bd-azure.dropdown-toggle:focus, .open > .sfe-btn-bd-azure.dropdown-toggle:hover, .sfe-btn-bd-azure.active.focus, .sfe-btn-bd-azure.active:focus, .sfe-btn-bd-azure.active:hover, .sfe-btn-bd-azure:active.focus, .sfe-btn-bd-azure:active:focus, .sfe-btn-bd-azure:active:hover {
  border-color: #082d47;
}

.sfe-btn-bd-azure.disabled.focus, .sfe-btn-bd-azure.disabled:focus, .sfe-btn-bd-azure.disabled:hover, .sfe-btn-bd-azure[disabled].focus, .sfe-btn-bd-azure[disabled]:focus, .sfe-btn-bd-azure[disabled]:hover, fieldset[disabled] .sfe-btn-bd-azure.focus, fieldset[disabled] .sfe-btn-bd-azure:focus, fieldset[disabled] .sfe-btn-bd-azure:hover {
  border-color: #1475ba;
}

.sfe-btn-bg-sapphire, .sfe-btn-txt-sapphire .badge {
  background-color: #2a3c90;
}

.open > .sfe-btn-bg-sapphire.dropdown-toggle, .sfe-btn-bg-sapphire.active, .sfe-btn-bg-sapphire.focus, .sfe-btn-bg-sapphire:active, .sfe-btn-bg-sapphire:focus, .sfe-btn-bg-sapphire:hover {
  background-color: #1e2c69;
}

.open > .sfe-btn-bg-sapphire.dropdown-toggle.focus, .open > .sfe-btn-bg-sapphire.dropdown-toggle:focus, .open > .sfe-btn-bg-sapphire.dropdown-toggle:hover, .sfe-btn-bg-sapphire.active.focus, .sfe-btn-bg-sapphire.active:focus, .sfe-btn-bg-sapphire.active:hover, .sfe-btn-bg-sapphire:active.focus, .sfe-btn-bg-sapphire:active:focus, .sfe-btn-bg-sapphire:active:hover {
  background-color: #16204d;
}

.sfe-btn-bg-sapphire.disabled.focus, .sfe-btn-bg-sapphire.disabled:focus, .sfe-btn-bg-sapphire.disabled:hover, .sfe-btn-bg-sapphire[disabled].focus, .sfe-btn-bg-sapphire[disabled]:focus, .sfe-btn-bg-sapphire[disabled]:hover, fieldset[disabled] .sfe-btn-bg-sapphire.focus, fieldset[disabled] .sfe-btn-bg-sapphire:focus, fieldset[disabled] .sfe-btn-bg-sapphire:hover {
  background-color: #2a3c90;
}

.open > .sfe-btn-txt-navy.dropdown-toggle, .open > .sfe-btn-txt-navy.dropdown-toggle.focus, .open > .sfe-btn-txt-navy.dropdown-toggle:focus, .open > .sfe-btn-txt-navy.dropdown-toggle:hover, .sfe-btn-bg-navy .badge, .sfe-btn-txt-navy, .sfe-btn-txt-navy.active, .sfe-btn-txt-navy.active.focus, .sfe-btn-txt-navy.active:focus, .sfe-btn-txt-navy.active:hover, .sfe-btn-txt-navy.focus, .sfe-btn-txt-navy:active, .sfe-btn-txt-navy:active.focus, .sfe-btn-txt-navy:active:focus, .sfe-btn-txt-navy:active:hover, .sfe-btn-txt-navy:focus, .sfe-btn-txt-navy:hover {
  color: #29295f;
}

.sfe-btn-bd-sapphire {
  border-color: #2a3c90;
}

.sfe-btn-bd-sapphire.focus, .sfe-btn-bd-sapphire:focus {
  border-color: #0d132d;
}

.open > .sfe-btn-bd-sapphire.dropdown-toggle, .sfe-btn-bd-sapphire.active, .sfe-btn-bd-sapphire:active, .sfe-btn-bd-sapphire:hover {
  border-color: #1c2861;
}

.open > .sfe-btn-bd-sapphire.dropdown-toggle.focus, .open > .sfe-btn-bd-sapphire.dropdown-toggle:focus, .open > .sfe-btn-bd-sapphire.dropdown-toggle:hover, .sfe-btn-bd-sapphire.active.focus, .sfe-btn-bd-sapphire.active:focus, .sfe-btn-bd-sapphire.active:hover, .sfe-btn-bd-sapphire:active.focus, .sfe-btn-bd-sapphire:active:focus, .sfe-btn-bd-sapphire:active:hover {
  border-color: #0d132d;
}

.sfe-btn-bd-sapphire.disabled.focus, .sfe-btn-bd-sapphire.disabled:focus, .sfe-btn-bd-sapphire.disabled:hover, .sfe-btn-bd-sapphire[disabled].focus, .sfe-btn-bd-sapphire[disabled]:focus, .sfe-btn-bd-sapphire[disabled]:hover, fieldset[disabled] .sfe-btn-bd-sapphire.focus, fieldset[disabled] .sfe-btn-bd-sapphire:focus, fieldset[disabled] .sfe-btn-bd-sapphire:hover {
  border-color: #2a3c90;
}

.sfe-btn-bg-navy, .sfe-btn-txt-navy .badge {
  background-color: #29295f;
}

.open > .sfe-btn-bg-navy.dropdown-toggle, .sfe-btn-bg-navy.active, .sfe-btn-bg-navy.focus, .sfe-btn-bg-navy:active, .sfe-btn-bg-navy:focus, .sfe-btn-bg-navy:hover {
  background-color: #1a1a3b;
}

.open > .sfe-btn-bg-navy.dropdown-toggle.focus, .open > .sfe-btn-bg-navy.dropdown-toggle:focus, .open > .sfe-btn-bg-navy.dropdown-toggle:hover, .sfe-btn-bg-navy.active.focus, .sfe-btn-bg-navy.active:focus, .sfe-btn-bg-navy.active:hover, .sfe-btn-bg-navy:active.focus, .sfe-btn-bg-navy:active:focus, .sfe-btn-bg-navy:active:hover {
  background-color: #0f0f22;
}

.sfe-btn-bg-navy.disabled.focus, .sfe-btn-bg-navy.disabled:focus, .sfe-btn-bg-navy.disabled:hover, .sfe-btn-bg-navy[disabled].focus, .sfe-btn-bg-navy[disabled]:focus, .sfe-btn-bg-navy[disabled]:hover, fieldset[disabled] .sfe-btn-bg-navy.focus, fieldset[disabled] .sfe-btn-bg-navy:focus, fieldset[disabled] .sfe-btn-bg-navy:hover {
  background-color: #29295f;
}

.open > .sfe-btn-txt-purple.dropdown-toggle, .open > .sfe-btn-txt-purple.dropdown-toggle.focus, .open > .sfe-btn-txt-purple.dropdown-toggle:focus, .open > .sfe-btn-txt-purple.dropdown-toggle:hover, .sfe-btn-bg-purple .badge, .sfe-btn-txt-purple, .sfe-btn-txt-purple.active, .sfe-btn-txt-purple.active.focus, .sfe-btn-txt-purple.active:focus, .sfe-btn-txt-purple.active:hover, .sfe-btn-txt-purple.focus, .sfe-btn-txt-purple:active, .sfe-btn-txt-purple:active.focus, .sfe-btn-txt-purple:active:focus, .sfe-btn-txt-purple:active:hover, .sfe-btn-txt-purple:focus, .sfe-btn-txt-purple:hover {
  color: #682865;
}

.sfe-btn-bd-navy {
  border-color: #29295f;
}

.sfe-btn-bd-navy.focus, .sfe-btn-bd-navy:focus {
  border-color: #030306;
}

.open > .sfe-btn-bd-navy.dropdown-toggle, .sfe-btn-bd-navy.active, .sfe-btn-bd-navy:active, .sfe-btn-bd-navy:hover {
  border-color: #171734;
}

.open > .sfe-btn-bd-navy.dropdown-toggle.focus, .open > .sfe-btn-bd-navy.dropdown-toggle:focus, .open > .sfe-btn-bd-navy.dropdown-toggle:hover, .sfe-btn-bd-navy.active.focus, .sfe-btn-bd-navy.active:focus, .sfe-btn-bd-navy.active:hover, .sfe-btn-bd-navy:active.focus, .sfe-btn-bd-navy:active:focus, .sfe-btn-bd-navy:active:hover {
  border-color: #030306;
}

.sfe-btn-bd-navy.disabled.focus, .sfe-btn-bd-navy.disabled:focus, .sfe-btn-bd-navy.disabled:hover, .sfe-btn-bd-navy[disabled].focus, .sfe-btn-bd-navy[disabled]:focus, .sfe-btn-bd-navy[disabled]:hover, fieldset[disabled] .sfe-btn-bd-navy.focus, fieldset[disabled] .sfe-btn-bd-navy:focus, fieldset[disabled] .sfe-btn-bd-navy:hover {
  border-color: #29295f;
}

.sfe-btn-bg-purple, .sfe-btn-txt-purple .badge {
  background-color: #682865;
}

.open > .sfe-btn-bg-purple.dropdown-toggle, .sfe-btn-bg-purple.active, .sfe-btn-bg-purple.focus, .sfe-btn-bg-purple:active, .sfe-btn-bg-purple:focus, .sfe-btn-bg-purple:hover {
  background-color: #431a41;
}

.open > .sfe-btn-bg-purple.dropdown-toggle.focus, .open > .sfe-btn-bg-purple.dropdown-toggle:focus, .open > .sfe-btn-bg-purple.dropdown-toggle:hover, .sfe-btn-bg-purple.active.focus, .sfe-btn-bg-purple.active:focus, .sfe-btn-bg-purple.active:hover, .sfe-btn-bg-purple:active.focus, .sfe-btn-bg-purple:active:focus, .sfe-btn-bg-purple:active:hover {
  background-color: #291028;
}

.sfe-btn-bg-purple.disabled.focus, .sfe-btn-bg-purple.disabled:focus, .sfe-btn-bg-purple.disabled:hover, .sfe-btn-bg-purple[disabled].focus, .sfe-btn-bg-purple[disabled]:focus, .sfe-btn-bg-purple[disabled]:hover, fieldset[disabled] .sfe-btn-bg-purple.focus, fieldset[disabled] .sfe-btn-bg-purple:focus, fieldset[disabled] .sfe-btn-bg-purple:hover {
  background-color: #682865;
}

.open > .sfe-btn-txt-plum.dropdown-toggle, .open > .sfe-btn-txt-plum.dropdown-toggle.focus, .open > .sfe-btn-txt-plum.dropdown-toggle:focus, .open > .sfe-btn-txt-plum.dropdown-toggle:hover, .sfe-btn-bg-plum .badge, .sfe-btn-txt-plum, .sfe-btn-txt-plum.active, .sfe-btn-txt-plum.active.focus, .sfe-btn-txt-plum.active:focus, .sfe-btn-txt-plum.active:hover, .sfe-btn-txt-plum.focus, .sfe-btn-txt-plum:active, .sfe-btn-txt-plum:active.focus, .sfe-btn-txt-plum:active:focus, .sfe-btn-txt-plum:active:hover, .sfe-btn-txt-plum:focus, .sfe-btn-txt-plum:hover {
  color: #9e1f61;
}

.sfe-btn-bd-purple {
  border-color: #682865;
}

.sfe-btn-bd-purple.focus, .sfe-btn-bd-purple:focus {
  border-color: #0c050c;
}

.open > .sfe-btn-bd-purple.dropdown-toggle, .sfe-btn-bd-purple.active, .sfe-btn-bd-purple:active, .sfe-btn-bd-purple:hover {
  border-color: #3c173a;
}

.open > .sfe-btn-bd-purple.dropdown-toggle.focus, .open > .sfe-btn-bd-purple.dropdown-toggle:focus, .open > .sfe-btn-bd-purple.dropdown-toggle:hover, .sfe-btn-bd-purple.active.focus, .sfe-btn-bd-purple.active:focus, .sfe-btn-bd-purple.active:hover, .sfe-btn-bd-purple:active.focus, .sfe-btn-bd-purple:active:focus, .sfe-btn-bd-purple:active:hover {
  border-color: #0c050c;
}

.sfe-btn-bd-purple.disabled.focus, .sfe-btn-bd-purple.disabled:focus, .sfe-btn-bd-purple.disabled:hover, .sfe-btn-bd-purple[disabled].focus, .sfe-btn-bd-purple[disabled]:focus, .sfe-btn-bd-purple[disabled]:hover, fieldset[disabled] .sfe-btn-bd-purple.focus, fieldset[disabled] .sfe-btn-bd-purple:focus, fieldset[disabled] .sfe-btn-bd-purple:hover {
  border-color: #682865;
}

.sfe-btn-bg-plum, .sfe-btn-txt-plum .badge {
  background-color: #9e1f61;
}

.open > .sfe-btn-bg-plum.dropdown-toggle, .sfe-btn-bg-plum.active, .sfe-btn-bg-plum.focus, .sfe-btn-bg-plum:active, .sfe-btn-bg-plum:focus, .sfe-btn-bg-plum:hover {
  background-color: #731747;
}

.open > .sfe-btn-bg-plum.dropdown-toggle.focus, .open > .sfe-btn-bg-plum.dropdown-toggle:focus, .open > .sfe-btn-bg-plum.dropdown-toggle:hover, .sfe-btn-bg-plum.active.focus, .sfe-btn-bg-plum.active:focus, .sfe-btn-bg-plum.active:hover, .sfe-btn-bg-plum:active.focus, .sfe-btn-bg-plum:active:focus, .sfe-btn-bg-plum:active:hover {
  background-color: #561135;
}

.sfe-btn-bg-plum.disabled.focus, .sfe-btn-bg-plum.disabled:focus, .sfe-btn-bg-plum.disabled:hover, .sfe-btn-bg-plum[disabled].focus, .sfe-btn-bg-plum[disabled]:focus, .sfe-btn-bg-plum[disabled]:hover, fieldset[disabled] .sfe-btn-bg-plum.focus, fieldset[disabled] .sfe-btn-bg-plum:focus, fieldset[disabled] .sfe-btn-bg-plum:hover {
  background-color: #9e1f61;
}

.open > .sfe-btn-txt-crimson.dropdown-toggle, .open > .sfe-btn-txt-crimson.dropdown-toggle.focus, .open > .sfe-btn-txt-crimson.dropdown-toggle:focus, .open > .sfe-btn-txt-crimson.dropdown-toggle:hover, .sfe-btn-bg-crimson .badge, .sfe-btn-txt-crimson, .sfe-btn-txt-crimson.active, .sfe-btn-txt-crimson.active.focus, .sfe-btn-txt-crimson.active:focus, .sfe-btn-txt-crimson.active:hover, .sfe-btn-txt-crimson.focus, .sfe-btn-txt-crimson:active, .sfe-btn-txt-crimson:active.focus, .sfe-btn-txt-crimson:active:focus, .sfe-btn-txt-crimson:active:hover, .sfe-btn-txt-crimson:focus, .sfe-btn-txt-crimson:hover {
  color: #b81449;
}

.sfe-btn-bd-plum {
  border-color: #9e1f61;
}

.sfe-btn-bd-plum.focus, .sfe-btn-bd-plum:focus {
  border-color: #330a20;
}

.open > .sfe-btn-bd-plum.dropdown-toggle, .sfe-btn-bd-plum.active, .sfe-btn-bd-plum:active, .sfe-btn-bd-plum:hover {
  border-color: #6b1542;
}

.open > .sfe-btn-bd-plum.dropdown-toggle.focus, .open > .sfe-btn-bd-plum.dropdown-toggle:focus, .open > .sfe-btn-bd-plum.dropdown-toggle:hover, .sfe-btn-bd-plum.active.focus, .sfe-btn-bd-plum.active:focus, .sfe-btn-bd-plum.active:hover, .sfe-btn-bd-plum:active.focus, .sfe-btn-bd-plum:active:focus, .sfe-btn-bd-plum:active:hover {
  border-color: #330a20;
}

.sfe-btn-bd-plum.disabled.focus, .sfe-btn-bd-plum.disabled:focus, .sfe-btn-bd-plum.disabled:hover, .sfe-btn-bd-plum[disabled].focus, .sfe-btn-bd-plum[disabled]:focus, .sfe-btn-bd-plum[disabled]:hover, fieldset[disabled] .sfe-btn-bd-plum.focus, fieldset[disabled] .sfe-btn-bd-plum:focus, fieldset[disabled] .sfe-btn-bd-plum:hover {
  border-color: #9e1f61;
}

.sfe-btn-bg-crimson, .sfe-btn-txt-crimson .badge {
  background-color: #b81449;
}

.open > .sfe-btn-bg-crimson.dropdown-toggle, .sfe-btn-bg-crimson.active, .sfe-btn-bg-crimson.focus, .sfe-btn-bg-crimson:active, .sfe-btn-bg-crimson:focus, .sfe-btn-bg-crimson:hover {
  background-color: #8a0f37;
}

.open > .sfe-btn-bg-crimson.dropdown-toggle.focus, .open > .sfe-btn-bg-crimson.dropdown-toggle:focus, .open > .sfe-btn-bg-crimson.dropdown-toggle:hover, .sfe-btn-bg-crimson.active.focus, .sfe-btn-bg-crimson.active:focus, .sfe-btn-bg-crimson.active:hover, .sfe-btn-bg-crimson:active.focus, .sfe-btn-bg-crimson:active:focus, .sfe-btn-bg-crimson:active:hover {
  background-color: #6a0c2a;
}

.sfe-btn-bg-crimson.disabled.focus, .sfe-btn-bg-crimson.disabled:focus, .sfe-btn-bg-crimson.disabled:hover, .sfe-btn-bg-crimson[disabled].focus, .sfe-btn-bg-crimson[disabled]:focus, .sfe-btn-bg-crimson[disabled]:hover, fieldset[disabled] .sfe-btn-bg-crimson.focus, fieldset[disabled] .sfe-btn-bg-crimson:focus, fieldset[disabled] .sfe-btn-bg-crimson:hover {
  background-color: #b81449;
}

.open > .sfe-btn-txt-ruby.dropdown-toggle, .open > .sfe-btn-txt-ruby.dropdown-toggle.focus, .open > .sfe-btn-txt-ruby.dropdown-toggle:focus, .open > .sfe-btn-txt-ruby.dropdown-toggle:hover, .sfe-btn-bg-ruby .badge, .sfe-btn-txt-ruby, .sfe-btn-txt-ruby.active, .sfe-btn-txt-ruby.active.focus, .sfe-btn-txt-ruby.active:focus, .sfe-btn-txt-ruby.active:hover, .sfe-btn-txt-ruby.focus, .sfe-btn-txt-ruby:active, .sfe-btn-txt-ruby:active.focus, .sfe-btn-txt-ruby:active:focus, .sfe-btn-txt-ruby:active:hover, .sfe-btn-txt-ruby:focus, .sfe-btn-txt-ruby:hover {
  color: #d11762;
}

.sfe-btn-bd-crimson {
  border-color: #b81449;
}

.sfe-btn-bd-crimson.focus, .sfe-btn-bd-crimson:focus {
  border-color: #45081b;
}

.open > .sfe-btn-bd-crimson.dropdown-toggle, .sfe-btn-bd-crimson.active, .sfe-btn-bd-crimson:active, .sfe-btn-bd-crimson:hover {
  border-color: #810e33;
}

.open > .sfe-btn-bd-crimson.dropdown-toggle.focus, .open > .sfe-btn-bd-crimson.dropdown-toggle:focus, .open > .sfe-btn-bd-crimson.dropdown-toggle:hover, .sfe-btn-bd-crimson.active.focus, .sfe-btn-bd-crimson.active:focus, .sfe-btn-bd-crimson.active:hover, .sfe-btn-bd-crimson:active.focus, .sfe-btn-bd-crimson:active:focus, .sfe-btn-bd-crimson:active:hover {
  border-color: #45081b;
}

.sfe-btn-bd-crimson.disabled.focus, .sfe-btn-bd-crimson.disabled:focus, .sfe-btn-bd-crimson.disabled:hover, .sfe-btn-bd-crimson[disabled].focus, .sfe-btn-bd-crimson[disabled]:focus, .sfe-btn-bd-crimson[disabled]:hover, fieldset[disabled] .sfe-btn-bd-crimson.focus, fieldset[disabled] .sfe-btn-bd-crimson:focus, fieldset[disabled] .sfe-btn-bd-crimson:hover {
  border-color: #b81449;
}

.sfe-btn-bg-ruby, .sfe-btn-txt-ruby .badge {
  background-color: #d11762;
}

.open > .sfe-btn-bg-ruby.dropdown-toggle, .sfe-btn-bg-ruby.active, .sfe-btn-bg-ruby.focus, .sfe-btn-bg-ruby:active, .sfe-btn-bg-ruby:focus, .sfe-btn-bg-ruby:hover {
  background-color: #a3124c;
}

.open > .sfe-btn-bg-ruby.dropdown-toggle.focus, .open > .sfe-btn-bg-ruby.dropdown-toggle:focus, .open > .sfe-btn-bg-ruby.dropdown-toggle:hover, .sfe-btn-bg-ruby.active.focus, .sfe-btn-bg-ruby.active:focus, .sfe-btn-bg-ruby.active:hover, .sfe-btn-bg-ruby:active.focus, .sfe-btn-bg-ruby:active:focus, .sfe-btn-bg-ruby:active:hover {
  background-color: #830e3d;
}

.sfe-btn-bg-ruby.disabled.focus, .sfe-btn-bg-ruby.disabled:focus, .sfe-btn-bg-ruby.disabled:hover, .sfe-btn-bg-ruby[disabled].focus, .sfe-btn-bg-ruby[disabled]:focus, .sfe-btn-bg-ruby[disabled]:hover, fieldset[disabled] .sfe-btn-bg-ruby.focus, fieldset[disabled] .sfe-btn-bg-ruby:focus, fieldset[disabled] .sfe-btn-bg-ruby:hover {
  background-color: #d11762;
}

.open > .sfe-btn-txt-rose.dropdown-toggle, .open > .sfe-btn-txt-rose.dropdown-toggle.focus, .open > .sfe-btn-txt-rose.dropdown-toggle:focus, .open > .sfe-btn-txt-rose.dropdown-toggle:hover, .sfe-btn-bg-rose .badge, .sfe-btn-txt-rose, .sfe-btn-txt-rose.active, .sfe-btn-txt-rose.active.focus, .sfe-btn-txt-rose.active:focus, .sfe-btn-txt-rose.active:hover, .sfe-btn-txt-rose.focus, .sfe-btn-txt-rose:active, .sfe-btn-txt-rose:active.focus, .sfe-btn-txt-rose:active:focus, .sfe-btn-txt-rose:active:hover, .sfe-btn-txt-rose:focus, .sfe-btn-txt-rose:hover {
  color: #e82b7b;
}

.sfe-btn-bd-ruby {
  border-color: #d11762;
}

.sfe-btn-bd-ruby.focus, .sfe-btn-bd-ruby:focus {
  border-color: #5e0a2c;
}

.open > .sfe-btn-bd-ruby.dropdown-toggle, .sfe-btn-bd-ruby.active, .sfe-btn-bd-ruby:active, .sfe-btn-bd-ruby:hover {
  border-color: #9a1148;
}

.open > .sfe-btn-bd-ruby.dropdown-toggle.focus, .open > .sfe-btn-bd-ruby.dropdown-toggle:focus, .open > .sfe-btn-bd-ruby.dropdown-toggle:hover, .sfe-btn-bd-ruby.active.focus, .sfe-btn-bd-ruby.active:focus, .sfe-btn-bd-ruby.active:hover, .sfe-btn-bd-ruby:active.focus, .sfe-btn-bd-ruby:active:focus, .sfe-btn-bd-ruby:active:hover {
  border-color: #5e0a2c;
}

.sfe-btn-bd-ruby.disabled.focus, .sfe-btn-bd-ruby.disabled:focus, .sfe-btn-bd-ruby.disabled:hover, .sfe-btn-bd-ruby[disabled].focus, .sfe-btn-bd-ruby[disabled]:focus, .sfe-btn-bd-ruby[disabled]:hover, fieldset[disabled] .sfe-btn-bd-ruby.focus, fieldset[disabled] .sfe-btn-bd-ruby:focus, fieldset[disabled] .sfe-btn-bd-ruby:hover {
  border-color: #d11762;
}

.sfe-btn-bg-rose, .sfe-btn-txt-rose .badge {
  background-color: #e82b7b;
}

.open > .sfe-btn-bg-rose.dropdown-toggle, .sfe-btn-bg-rose.active, .sfe-btn-bg-rose.focus, .sfe-btn-bg-rose:active, .sfe-btn-bg-rose:focus, .sfe-btn-bg-rose:hover {
  background-color: #ca1662;
}

.open > .sfe-btn-bg-rose.dropdown-toggle.focus, .open > .sfe-btn-bg-rose.dropdown-toggle:focus, .open > .sfe-btn-bg-rose.dropdown-toggle:hover, .sfe-btn-bg-rose.active.focus, .sfe-btn-bg-rose.active:focus, .sfe-btn-bg-rose.active:hover, .sfe-btn-bg-rose:active.focus, .sfe-btn-bg-rose:active:focus, .sfe-btn-bg-rose:active:hover {
  background-color: #aa1253;
}

.sfe-btn-bg-rose.disabled.focus, .sfe-btn-bg-rose.disabled:focus, .sfe-btn-bg-rose.disabled:hover, .sfe-btn-bg-rose[disabled].focus, .sfe-btn-bg-rose[disabled]:focus, .sfe-btn-bg-rose[disabled]:hover, fieldset[disabled] .sfe-btn-bg-rose.focus, fieldset[disabled] .sfe-btn-bg-rose:focus, fieldset[disabled] .sfe-btn-bg-rose:hover {
  background-color: #e82b7b;
}

.open > .sfe-btn-txt-red.dropdown-toggle, .open > .sfe-btn-txt-red.dropdown-toggle.focus, .open > .sfe-btn-txt-red.dropdown-toggle:focus, .open > .sfe-btn-txt-red.dropdown-toggle:hover, .sfe-btn-bg-red .badge, .sfe-btn-txt-red, .sfe-btn-txt-red.active, .sfe-btn-txt-red.active.focus, .sfe-btn-txt-red.active:focus, .sfe-btn-txt-red.active:hover, .sfe-btn-txt-red.focus, .sfe-btn-txt-red:active, .sfe-btn-txt-red:active.focus, .sfe-btn-txt-red:active:focus, .sfe-btn-txt-red:active:hover, .sfe-btn-txt-red:focus, .sfe-btn-txt-red:hover {
  color: #f30;
}

.sfe-btn-bd-rose {
  border-color: #e82b7b;
}

.sfe-btn-bd-rose.focus, .sfe-btn-bd-rose:focus {
  border-color: #850e41;
}

.open > .sfe-btn-bd-rose.dropdown-toggle, .sfe-btn-bd-rose.active, .sfe-btn-bd-rose:active, .sfe-btn-bd-rose:hover {
  border-color: #c1155e;
}

.open > .sfe-btn-bd-rose.dropdown-toggle.focus, .open > .sfe-btn-bd-rose.dropdown-toggle:focus, .open > .sfe-btn-bd-rose.dropdown-toggle:hover, .sfe-btn-bd-rose.active.focus, .sfe-btn-bd-rose.active:focus, .sfe-btn-bd-rose.active:hover, .sfe-btn-bd-rose:active.focus, .sfe-btn-bd-rose:active:focus, .sfe-btn-bd-rose:active:hover {
  border-color: #850e41;
}

.sfe-btn-bd-rose.disabled.focus, .sfe-btn-bd-rose.disabled:focus, .sfe-btn-bd-rose.disabled:hover, .sfe-btn-bd-rose[disabled].focus, .sfe-btn-bd-rose[disabled]:focus, .sfe-btn-bd-rose[disabled]:hover, fieldset[disabled] .sfe-btn-bd-rose.focus, fieldset[disabled] .sfe-btn-bd-rose:focus, fieldset[disabled] .sfe-btn-bd-rose:hover {
  border-color: #e82b7b;
}

.sfe-btn-bg-red, .sfe-btn-txt-red .badge {
  background-color: #f30;
}

.open > .sfe-btn-bg-red.dropdown-toggle, .sfe-btn-bg-red.active, .sfe-btn-bg-red.focus, .sfe-btn-bg-red:active, .sfe-btn-bg-red:focus, .sfe-btn-bg-red:hover {
  background-color: #cc2900;
}

.open > .sfe-btn-bg-red.dropdown-toggle.focus, .open > .sfe-btn-bg-red.dropdown-toggle:focus, .open > .sfe-btn-bg-red.dropdown-toggle:hover, .sfe-btn-bg-red.active.focus, .sfe-btn-bg-red.active:focus, .sfe-btn-bg-red.active:hover, .sfe-btn-bg-red:active.focus, .sfe-btn-bg-red:active:focus, .sfe-btn-bg-red:active:hover {
  background-color: #a82200;
}

.sfe-btn-bg-red.disabled.focus, .sfe-btn-bg-red.disabled:focus, .sfe-btn-bg-red.disabled:hover, .sfe-btn-bg-red[disabled].focus, .sfe-btn-bg-red[disabled]:focus, .sfe-btn-bg-red[disabled]:hover, fieldset[disabled] .sfe-btn-bg-red.focus, fieldset[disabled] .sfe-btn-bg-red:focus, fieldset[disabled] .sfe-btn-bg-red:hover {
  background-color: #f30;
}

.open > .sfe-btn-txt-orange.dropdown-toggle, .open > .sfe-btn-txt-orange.dropdown-toggle.focus, .open > .sfe-btn-txt-orange.dropdown-toggle:focus, .open > .sfe-btn-txt-orange.dropdown-toggle:hover, .sfe-btn-bg-orange .badge, .sfe-btn-txt-orange, .sfe-btn-txt-orange.active, .sfe-btn-txt-orange.active.focus, .sfe-btn-txt-orange.active:focus, .sfe-btn-txt-orange.active:hover, .sfe-btn-txt-orange.focus, .sfe-btn-txt-orange:active, .sfe-btn-txt-orange:active.focus, .sfe-btn-txt-orange:active:focus, .sfe-btn-txt-orange:active:hover, .sfe-btn-txt-orange:focus, .sfe-btn-txt-orange:hover {
  color: #ff7800;
}

.sfe-btn-bd-red {
  border-color: #f30;
}

.sfe-btn-bd-red.focus, .sfe-btn-bd-red:focus {
  border-color: #801a00;
}

.open > .sfe-btn-bd-red.dropdown-toggle, .sfe-btn-bd-red.active, .sfe-btn-bd-red:active, .sfe-btn-bd-red:hover {
  border-color: #c22700;
}

.open > .sfe-btn-bd-red.dropdown-toggle.focus, .open > .sfe-btn-bd-red.dropdown-toggle:focus, .open > .sfe-btn-bd-red.dropdown-toggle:hover, .sfe-btn-bd-red.active.focus, .sfe-btn-bd-red.active:focus, .sfe-btn-bd-red.active:hover, .sfe-btn-bd-red:active.focus, .sfe-btn-bd-red:active:focus, .sfe-btn-bd-red:active:hover {
  border-color: #801a00;
}

.sfe-btn-bd-red.disabled.focus, .sfe-btn-bd-red.disabled:focus, .sfe-btn-bd-red.disabled:hover, .sfe-btn-bd-red[disabled].focus, .sfe-btn-bd-red[disabled]:focus, .sfe-btn-bd-red[disabled]:hover, fieldset[disabled] .sfe-btn-bd-red.focus, fieldset[disabled] .sfe-btn-bd-red:focus, fieldset[disabled] .sfe-btn-bd-red:hover {
  border-color: #f30;
}

.sfe-btn-bg-orange, .sfe-btn-txt-orange .badge {
  background-color: #ff7800;
}

.open > .sfe-btn-bg-orange.dropdown-toggle, .sfe-btn-bg-orange.active, .sfe-btn-bg-orange.focus, .sfe-btn-bg-orange:active, .sfe-btn-bg-orange:focus, .sfe-btn-bg-orange:hover {
  background-color: #cc6000;
}

.open > .sfe-btn-bg-orange.dropdown-toggle.focus, .open > .sfe-btn-bg-orange.dropdown-toggle:focus, .open > .sfe-btn-bg-orange.dropdown-toggle:hover, .sfe-btn-bg-orange.active.focus, .sfe-btn-bg-orange.active:focus, .sfe-btn-bg-orange.active:hover, .sfe-btn-bg-orange:active.focus, .sfe-btn-bg-orange:active:focus, .sfe-btn-bg-orange:active:hover {
  background-color: #a84f00;
}

.sfe-btn-bg-orange.disabled.focus, .sfe-btn-bg-orange.disabled:focus, .sfe-btn-bg-orange.disabled:hover, .sfe-btn-bg-orange[disabled].focus, .sfe-btn-bg-orange[disabled]:focus, .sfe-btn-bg-orange[disabled]:hover, fieldset[disabled] .sfe-btn-bg-orange.focus, fieldset[disabled] .sfe-btn-bg-orange:focus, fieldset[disabled] .sfe-btn-bg-orange:hover {
  background-color: #ff7800;
}

.open > .sfe-btn-txt-yellow.dropdown-toggle, .open > .sfe-btn-txt-yellow.dropdown-toggle.focus, .open > .sfe-btn-txt-yellow.dropdown-toggle:focus, .open > .sfe-btn-txt-yellow.dropdown-toggle:hover, .sfe-btn-bg-yellow .badge, .sfe-btn-txt-yellow, .sfe-btn-txt-yellow.active, .sfe-btn-txt-yellow.active.focus, .sfe-btn-txt-yellow.active:focus, .sfe-btn-txt-yellow.active:hover, .sfe-btn-txt-yellow.focus, .sfe-btn-txt-yellow:active, .sfe-btn-txt-yellow:active.focus, .sfe-btn-txt-yellow:active:focus, .sfe-btn-txt-yellow:active:hover, .sfe-btn-txt-yellow:focus, .sfe-btn-txt-yellow:hover {
  color: #ffcf29;
}

.sfe-btn-bd-orange {
  border-color: #ff7800;
}

.sfe-btn-bd-orange.focus, .sfe-btn-bd-orange:focus {
  border-color: #803c00;
}

.open > .sfe-btn-bd-orange.dropdown-toggle, .sfe-btn-bd-orange.active, .sfe-btn-bd-orange:active, .sfe-btn-bd-orange:hover {
  border-color: #c25b00;
}

.open > .sfe-btn-bd-orange.dropdown-toggle.focus, .open > .sfe-btn-bd-orange.dropdown-toggle:focus, .open > .sfe-btn-bd-orange.dropdown-toggle:hover, .sfe-btn-bd-orange.active.focus, .sfe-btn-bd-orange.active:focus, .sfe-btn-bd-orange.active:hover, .sfe-btn-bd-orange:active.focus, .sfe-btn-bd-orange:active:focus, .sfe-btn-bd-orange:active:hover {
  border-color: #803c00;
}

.sfe-btn-bd-orange.disabled.focus, .sfe-btn-bd-orange.disabled:focus, .sfe-btn-bd-orange.disabled:hover, .sfe-btn-bd-orange[disabled].focus, .sfe-btn-bd-orange[disabled]:focus, .sfe-btn-bd-orange[disabled]:hover, fieldset[disabled] .sfe-btn-bd-orange.focus, fieldset[disabled] .sfe-btn-bd-orange:focus, fieldset[disabled] .sfe-btn-bd-orange:hover {
  border-color: #ff7800;
}

.sfe-btn-bg-yellow, .sfe-btn-txt-yellow .badge {
  background-color: #ffcf29;
}

.open > .sfe-btn-bg-yellow.dropdown-toggle, .sfe-btn-bg-yellow.active, .sfe-btn-bg-yellow.focus, .sfe-btn-bg-yellow:active, .sfe-btn-bg-yellow:focus, .sfe-btn-bg-yellow:hover {
  background-color: #f5be00;
}

.open > .sfe-btn-bg-yellow.dropdown-toggle.focus, .open > .sfe-btn-bg-yellow.dropdown-toggle:focus, .open > .sfe-btn-bg-yellow.dropdown-toggle:hover, .sfe-btn-bg-yellow.active.focus, .sfe-btn-bg-yellow.active:focus, .sfe-btn-bg-yellow.active:hover, .sfe-btn-bg-yellow:active.focus, .sfe-btn-bg-yellow:active:focus, .sfe-btn-bg-yellow:active:hover {
  background-color: #d1a200;
}

.sfe-btn-bg-yellow.disabled.focus, .sfe-btn-bg-yellow.disabled:focus, .sfe-btn-bg-yellow.disabled:hover, .sfe-btn-bg-yellow[disabled].focus, .sfe-btn-bg-yellow[disabled]:focus, .sfe-btn-bg-yellow[disabled]:hover, fieldset[disabled] .sfe-btn-bg-yellow.focus, fieldset[disabled] .sfe-btn-bg-yellow:focus, fieldset[disabled] .sfe-btn-bg-yellow:hover {
  background-color: #ffcf29;
}

.open > .sfe-btn-txt-green.dropdown-toggle, .open > .sfe-btn-txt-green.dropdown-toggle.focus, .open > .sfe-btn-txt-green.dropdown-toggle:focus, .open > .sfe-btn-txt-green.dropdown-toggle:hover, .sfe-btn-bg-green .badge, .sfe-btn-txt-green, .sfe-btn-txt-green.active, .sfe-btn-txt-green.active.focus, .sfe-btn-txt-green.active:focus, .sfe-btn-txt-green.active:hover, .sfe-btn-txt-green.focus, .sfe-btn-txt-green:active, .sfe-btn-txt-green:active.focus, .sfe-btn-txt-green:active:focus, .sfe-btn-txt-green:active:hover, .sfe-btn-txt-green:focus, .sfe-btn-txt-green:hover {
  color: #51c171;
}

.sfe-btn-bd-yellow {
  border-color: #ffcf29;
}

.sfe-btn-bd-yellow.focus, .sfe-btn-bd-yellow:focus {
  border-color: #a98300;
}

.open > .sfe-btn-bd-yellow.dropdown-toggle, .sfe-btn-bd-yellow.active, .sfe-btn-bd-yellow:active, .sfe-btn-bd-yellow:hover {
  border-color: #ebb600;
}

.open > .sfe-btn-bd-yellow.dropdown-toggle.focus, .open > .sfe-btn-bd-yellow.dropdown-toggle:focus, .open > .sfe-btn-bd-yellow.dropdown-toggle:hover, .sfe-btn-bd-yellow.active.focus, .sfe-btn-bd-yellow.active:focus, .sfe-btn-bd-yellow.active:hover, .sfe-btn-bd-yellow:active.focus, .sfe-btn-bd-yellow:active:focus, .sfe-btn-bd-yellow:active:hover {
  border-color: #a98300;
}

.open > .sfe-btn-bd-yellow.dropdown-toggle, .sfe-btn-bd-yellow.active, .sfe-btn-bd-yellow:active {
  background-image: none;
}

.sfe-btn-bd-yellow.disabled.focus, .sfe-btn-bd-yellow.disabled:focus, .sfe-btn-bd-yellow.disabled:hover, .sfe-btn-bd-yellow[disabled].focus, .sfe-btn-bd-yellow[disabled]:focus, .sfe-btn-bd-yellow[disabled]:hover, fieldset[disabled] .sfe-btn-bd-yellow.focus, fieldset[disabled] .sfe-btn-bd-yellow:focus, fieldset[disabled] .sfe-btn-bd-yellow:hover {
  border-color: #ffcf29;
}

.sfe-btn-bg-green, .sfe-btn-txt-green .badge {
  background-color: #51c171;
}

.open > .sfe-btn-bg-green.dropdown-toggle, .sfe-btn-bg-green.active, .sfe-btn-bg-green.focus, .sfe-btn-bg-green:active, .sfe-btn-bg-green:focus, .sfe-btn-bg-green:hover {
  background-color: #3ba459;
}

.open > .sfe-btn-bg-green.dropdown-toggle.focus, .open > .sfe-btn-bg-green.dropdown-toggle:focus, .open > .sfe-btn-bg-green.dropdown-toggle:hover, .sfe-btn-bg-green.active.focus, .sfe-btn-bg-green.active:focus, .sfe-btn-bg-green.active:hover, .sfe-btn-bg-green:active.focus, .sfe-btn-bg-green:active:focus, .sfe-btn-bg-green:active:hover {
  background-color: #318a4b;
}

.sfe-btn-bg-green.disabled.focus, .sfe-btn-bg-green.disabled:focus, .sfe-btn-bg-green.disabled:hover, .sfe-btn-bg-green[disabled].focus, .sfe-btn-bg-green[disabled]:focus, .sfe-btn-bg-green[disabled]:hover, fieldset[disabled] .sfe-btn-bg-green.focus, fieldset[disabled] .sfe-btn-bg-green:focus, fieldset[disabled] .sfe-btn-bg-green:hover {
  background-color: #51c171;
}

.open > .sfe-btn-txt-gray.dropdown-toggle, .open > .sfe-btn-txt-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-gray.dropdown-toggle:hover, .sfe-btn-bg-gray .badge, .sfe-btn-txt-gray, .sfe-btn-txt-gray.active, .sfe-btn-txt-gray.active.focus, .sfe-btn-txt-gray.active:focus, .sfe-btn-txt-gray.active:hover, .sfe-btn-txt-gray.focus, .sfe-btn-txt-gray:active, .sfe-btn-txt-gray:active.focus, .sfe-btn-txt-gray:active:focus, .sfe-btn-txt-gray:active:hover, .sfe-btn-txt-gray:focus, .sfe-btn-txt-gray:hover {
  color: #dadada;
}

.sfe-btn-bd-green {
  border-color: #51c171;
}

.sfe-btn-bd-green.focus, .sfe-btn-bd-green:focus {
  border-color: #266c3a;
}

.open > .sfe-btn-bd-green.dropdown-toggle, .sfe-btn-bd-green.active, .sfe-btn-bd-green:active, .sfe-btn-bd-green:hover {
  border-color: #389d55;
}

.open > .sfe-btn-bd-green.dropdown-toggle.focus, .open > .sfe-btn-bd-green.dropdown-toggle:focus, .open > .sfe-btn-bd-green.dropdown-toggle:hover, .sfe-btn-bd-green.active.focus, .sfe-btn-bd-green.active:focus, .sfe-btn-bd-green.active:hover, .sfe-btn-bd-green:active.focus, .sfe-btn-bd-green:active:focus, .sfe-btn-bd-green:active:hover {
  border-color: #266c3a;
}

.sfe-btn-bd-green.disabled.focus, .sfe-btn-bd-green.disabled:focus, .sfe-btn-bd-green.disabled:hover, .sfe-btn-bd-green[disabled].focus, .sfe-btn-bd-green[disabled]:focus, .sfe-btn-bd-green[disabled]:hover, fieldset[disabled] .sfe-btn-bd-green.focus, fieldset[disabled] .sfe-btn-bd-green:focus, fieldset[disabled] .sfe-btn-bd-green:hover {
  border-color: #51c171;
}

.sfe-btn-bg-gray, .sfe-btn-txt-gray .badge {
  background-color: #dadada;
}

.open > .sfe-btn-bg-gray.dropdown-toggle, .sfe-btn-bg-gray.active, .sfe-btn-bg-gray.focus, .sfe-btn-bg-gray:active, .sfe-btn-bg-gray:focus, .sfe-btn-bg-gray:hover {
  background-color: #c1c1c1;
}

.open > .sfe-btn-bg-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-gray.dropdown-toggle:hover, .sfe-btn-bg-gray.active.focus, .sfe-btn-bg-gray.active:focus, .sfe-btn-bg-gray.active:hover, .sfe-btn-bg-gray:active.focus, .sfe-btn-bg-gray:active:focus, .sfe-btn-bg-gray:active:hover {
  background-color: #afafaf;
}

.sfe-btn-bg-gray.disabled.focus, .sfe-btn-bg-gray.disabled:focus, .sfe-btn-bg-gray.disabled:hover, .sfe-btn-bg-gray[disabled].focus, .sfe-btn-bg-gray[disabled]:focus, .sfe-btn-bg-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-gray.focus, fieldset[disabled] .sfe-btn-bg-gray:focus, fieldset[disabled] .sfe-btn-bg-gray:hover {
  background-color: #dadada;
}

.open > .sfe-btn-txt-black.dropdown-toggle, .open > .sfe-btn-txt-black.dropdown-toggle.focus, .open > .sfe-btn-txt-black.dropdown-toggle:focus, .open > .sfe-btn-txt-black.dropdown-toggle:hover, .sfe-btn-bg-black .badge, .sfe-btn-txt-black, .sfe-btn-txt-black.active, .sfe-btn-txt-black.active.focus, .sfe-btn-txt-black.active:focus, .sfe-btn-txt-black.active:hover, .sfe-btn-txt-black.focus, .sfe-btn-txt-black:active, .sfe-btn-txt-black:active.focus, .sfe-btn-txt-black:active:focus, .sfe-btn-txt-black:active:hover, .sfe-btn-txt-black:focus, .sfe-btn-txt-black:hover {
  color: #000;
}

.sfe-btn-bd-gray {
  border-color: #dadada;
}

.sfe-btn-bd-gray.focus, .sfe-btn-bd-gray:focus {
  border-color: #9a9a9a;
}

.open > .sfe-btn-bd-gray.dropdown-toggle, .sfe-btn-bd-gray.active, .sfe-btn-bd-gray:active, .sfe-btn-bd-gray:hover {
  border-color: #bbb;
}

.open > .sfe-btn-bd-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-gray.dropdown-toggle:hover, .sfe-btn-bd-gray.active.focus, .sfe-btn-bd-gray.active:focus, .sfe-btn-bd-gray.active:hover, .sfe-btn-bd-gray:active.focus, .sfe-btn-bd-gray:active:focus, .sfe-btn-bd-gray:active:hover {
  border-color: #9a9a9a;
}

.sfe-btn-bd-gray.disabled.focus, .sfe-btn-bd-gray.disabled:focus, .sfe-btn-bd-gray.disabled:hover, .sfe-btn-bd-gray[disabled].focus, .sfe-btn-bd-gray[disabled]:focus, .sfe-btn-bd-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-gray.focus, fieldset[disabled] .sfe-btn-bd-gray:focus, fieldset[disabled] .sfe-btn-bd-gray:hover {
  border-color: #dadada;
}

.open > .sfe-btn-bd-black.dropdown-toggle, .open > .sfe-btn-bd-black.dropdown-toggle.focus, .open > .sfe-btn-bd-black.dropdown-toggle:focus, .open > .sfe-btn-bd-black.dropdown-toggle:hover, .sfe-btn-bd-black, .sfe-btn-bd-black.active, .sfe-btn-bd-black.active.focus, .sfe-btn-bd-black.active:focus, .sfe-btn-bd-black.active:hover, .sfe-btn-bd-black.disabled.focus, .sfe-btn-bd-black.disabled:focus, .sfe-btn-bd-black.disabled:hover, .sfe-btn-bd-black.focus, .sfe-btn-bd-black:active, .sfe-btn-bd-black:active.focus, .sfe-btn-bd-black:active:focus, .sfe-btn-bd-black:active:hover, .sfe-btn-bd-black:focus, .sfe-btn-bd-black:hover, .sfe-btn-bd-black[disabled].focus, .sfe-btn-bd-black[disabled]:focus, .sfe-btn-bd-black[disabled]:hover, fieldset[disabled] .sfe-btn-bd-black.focus, fieldset[disabled] .sfe-btn-bd-black:focus, fieldset[disabled] .sfe-btn-bd-black:hover {
  border-color: #000;
}

.open > .sfe-btn-bg-black.dropdown-toggle, .open > .sfe-btn-bg-black.dropdown-toggle.focus, .open > .sfe-btn-bg-black.dropdown-toggle:focus, .open > .sfe-btn-bg-black.dropdown-toggle:hover, .sfe-btn-bg-black, .sfe-btn-bg-black.active, .sfe-btn-bg-black.active.focus, .sfe-btn-bg-black.active:focus, .sfe-btn-bg-black.active:hover, .sfe-btn-bg-black.disabled.focus, .sfe-btn-bg-black.disabled:focus, .sfe-btn-bg-black.disabled:hover, .sfe-btn-bg-black.focus, .sfe-btn-bg-black:active, .sfe-btn-bg-black:active.focus, .sfe-btn-bg-black:active:focus, .sfe-btn-bg-black:active:hover, .sfe-btn-bg-black:focus, .sfe-btn-bg-black:hover, .sfe-btn-bg-black[disabled].focus, .sfe-btn-bg-black[disabled]:focus, .sfe-btn-bg-black[disabled]:hover, .sfe-btn-txt-black .badge, fieldset[disabled] .sfe-btn-bg-black.focus, fieldset[disabled] .sfe-btn-bg-black:focus, fieldset[disabled] .sfe-btn-bg-black:hover {
  background-color: #000;
}

.open > .sfe-btn-txt-white.dropdown-toggle, .open > .sfe-btn-txt-white.dropdown-toggle.focus, .open > .sfe-btn-txt-white.dropdown-toggle:focus, .open > .sfe-btn-txt-white.dropdown-toggle:hover, .sfe-btn-bg-white .badge, .sfe-btn-txt-white, .sfe-btn-txt-white.active, .sfe-btn-txt-white.active.focus, .sfe-btn-txt-white.active:focus, .sfe-btn-txt-white.active:hover, .sfe-btn-txt-white.focus, .sfe-btn-txt-white:active, .sfe-btn-txt-white:active.focus, .sfe-btn-txt-white:active:focus, .sfe-btn-txt-white:active:hover, .sfe-btn-txt-white:focus, .sfe-btn-txt-white:hover {
  color: #fff;
}

.sfe-btn-bg-white, .sfe-btn-txt-white .badge {
  background-color: #fff;
}

.open > .sfe-btn-bg-white.dropdown-toggle, .sfe-btn-bg-white.active, .sfe-btn-bg-white.focus, .sfe-btn-bg-white:active, .sfe-btn-bg-white:focus, .sfe-btn-bg-white:hover {
  background-color: #e6e6e6;
}

.open > .sfe-btn-bg-white.dropdown-toggle.focus, .open > .sfe-btn-bg-white.dropdown-toggle:focus, .open > .sfe-btn-bg-white.dropdown-toggle:hover, .sfe-btn-bg-white.active.focus, .sfe-btn-bg-white.active:focus, .sfe-btn-bg-white.active:hover, .sfe-btn-bg-white:active.focus, .sfe-btn-bg-white:active:focus, .sfe-btn-bg-white:active:hover {
  background-color: #d4d4d4;
}

.sfe-btn-bg-white.disabled.focus, .sfe-btn-bg-white.disabled:focus, .sfe-btn-bg-white.disabled:hover, .sfe-btn-bg-white[disabled].focus, .sfe-btn-bg-white[disabled]:focus, .sfe-btn-bg-white[disabled]:hover, fieldset[disabled] .sfe-btn-bg-white.focus, fieldset[disabled] .sfe-btn-bg-white:focus, fieldset[disabled] .sfe-btn-bg-white:hover {
  background-color: #fff;
}

.open > .sfe-btn-txt-base-gray.dropdown-toggle, .open > .sfe-btn-txt-base-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-base-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-base-gray.dropdown-toggle:hover, .sfe-btn-bg-base-gray .badge, .sfe-btn-txt-base-gray, .sfe-btn-txt-base-gray.active, .sfe-btn-txt-base-gray.active.focus, .sfe-btn-txt-base-gray.active:focus, .sfe-btn-txt-base-gray.active:hover, .sfe-btn-txt-base-gray.focus, .sfe-btn-txt-base-gray:active, .sfe-btn-txt-base-gray:active.focus, .sfe-btn-txt-base-gray:active:focus, .sfe-btn-txt-base-gray:active:hover, .sfe-btn-txt-base-gray:focus, .sfe-btn-txt-base-gray:hover {
  color: #000;
}

.sfe-btn-bd-white {
  border-color: #fff;
}

.sfe-btn-bd-white.focus, .sfe-btn-bd-white:focus {
  border-color: #bfbfbf;
}

.open > .sfe-btn-bd-white.dropdown-toggle, .sfe-btn-bd-white.active, .sfe-btn-bd-white:active, .sfe-btn-bd-white:hover {
  border-color: #e0e0e0;
}

.open > .sfe-btn-bd-white.dropdown-toggle.focus, .open > .sfe-btn-bd-white.dropdown-toggle:focus, .open > .sfe-btn-bd-white.dropdown-toggle:hover, .sfe-btn-bd-white.active.focus, .sfe-btn-bd-white.active:focus, .sfe-btn-bd-white.active:hover, .sfe-btn-bd-white:active.focus, .sfe-btn-bd-white:active:focus, .sfe-btn-bd-white:active:hover {
  border-color: #bfbfbf;
}

.sfe-btn-bd-white.disabled.focus, .sfe-btn-bd-white.disabled:focus, .sfe-btn-bd-white.disabled:hover, .sfe-btn-bd-white[disabled].focus, .sfe-btn-bd-white[disabled]:focus, .sfe-btn-bd-white[disabled]:hover, fieldset[disabled] .sfe-btn-bd-white.focus, fieldset[disabled] .sfe-btn-bd-white:focus, fieldset[disabled] .sfe-btn-bd-white:hover {
  border-color: #fff;
}

.open > .sfe-btn-bd-base-gray.dropdown-toggle, .open > .sfe-btn-bd-base-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-base-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-base-gray.dropdown-toggle:hover, .sfe-btn-bd-base-gray, .sfe-btn-bd-base-gray.active, .sfe-btn-bd-base-gray.active.focus, .sfe-btn-bd-base-gray.active:focus, .sfe-btn-bd-base-gray.active:hover, .sfe-btn-bd-base-gray.disabled.focus, .sfe-btn-bd-base-gray.disabled:focus, .sfe-btn-bd-base-gray.disabled:hover, .sfe-btn-bd-base-gray.focus, .sfe-btn-bd-base-gray:active, .sfe-btn-bd-base-gray:active.focus, .sfe-btn-bd-base-gray:active:focus, .sfe-btn-bd-base-gray:active:hover, .sfe-btn-bd-base-gray:focus, .sfe-btn-bd-base-gray:hover, .sfe-btn-bd-base-gray[disabled].focus, .sfe-btn-bd-base-gray[disabled]:focus, .sfe-btn-bd-base-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-base-gray.focus, fieldset[disabled] .sfe-btn-bd-base-gray:focus, fieldset[disabled] .sfe-btn-bd-base-gray:hover {
  border-color: #000;
}

.open > .sfe-btn-bg-base-gray.dropdown-toggle, .open > .sfe-btn-bg-base-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-base-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-base-gray.dropdown-toggle:hover, .sfe-btn-bg-base-gray, .sfe-btn-bg-base-gray.active, .sfe-btn-bg-base-gray.active.focus, .sfe-btn-bg-base-gray.active:focus, .sfe-btn-bg-base-gray.active:hover, .sfe-btn-bg-base-gray.disabled.focus, .sfe-btn-bg-base-gray.disabled:focus, .sfe-btn-bg-base-gray.disabled:hover, .sfe-btn-bg-base-gray.focus, .sfe-btn-bg-base-gray:active, .sfe-btn-bg-base-gray:active.focus, .sfe-btn-bg-base-gray:active:focus, .sfe-btn-bg-base-gray:active:hover, .sfe-btn-bg-base-gray:focus, .sfe-btn-bg-base-gray:hover, .sfe-btn-bg-base-gray[disabled].focus, .sfe-btn-bg-base-gray[disabled]:focus, .sfe-btn-bg-base-gray[disabled]:hover, .sfe-btn-txt-base-gray .badge, fieldset[disabled] .sfe-btn-bg-base-gray.focus, fieldset[disabled] .sfe-btn-bg-base-gray:focus, fieldset[disabled] .sfe-btn-bg-base-gray:hover {
  background-color: #000;
}

.open > .sfe-btn-txt-darker-gray.dropdown-toggle, .open > .sfe-btn-txt-darker-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-darker-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-darker-gray.dropdown-toggle:hover, .sfe-btn-bg-darker-gray .badge, .sfe-btn-txt-darker-gray, .sfe-btn-txt-darker-gray.active, .sfe-btn-txt-darker-gray.active.focus, .sfe-btn-txt-darker-gray.active:focus, .sfe-btn-txt-darker-gray.active:hover, .sfe-btn-txt-darker-gray.focus, .sfe-btn-txt-darker-gray:active, .sfe-btn-txt-darker-gray:active.focus, .sfe-btn-txt-darker-gray:active:focus, .sfe-btn-txt-darker-gray:active:hover, .sfe-btn-txt-darker-gray:focus, .sfe-btn-txt-darker-gray:hover {
  color: #222;
}

.sfe-btn-bg-darker-gray, .sfe-btn-txt-darker-gray .badge {
  background-color: #222;
}

.open > .sfe-btn-bg-darker-gray.dropdown-toggle, .sfe-btn-bg-darker-gray.active, .sfe-btn-bg-darker-gray.focus, .sfe-btn-bg-darker-gray:active, .sfe-btn-bg-darker-gray:focus, .sfe-btn-bg-darker-gray:hover {
  background-color: #090909;
}

.open > .sfe-btn-bg-darker-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-darker-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-darker-gray.dropdown-toggle:hover, .sfe-btn-bg-darker-gray.active.focus, .sfe-btn-bg-darker-gray.active:focus, .sfe-btn-bg-darker-gray.active:hover, .sfe-btn-bg-darker-gray:active.focus, .sfe-btn-bg-darker-gray:active:focus, .sfe-btn-bg-darker-gray:active:hover {
  background-color: #000;
}

.sfe-btn-bg-darker-gray.disabled.focus, .sfe-btn-bg-darker-gray.disabled:focus, .sfe-btn-bg-darker-gray.disabled:hover, .sfe-btn-bg-darker-gray[disabled].focus, .sfe-btn-bg-darker-gray[disabled]:focus, .sfe-btn-bg-darker-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-darker-gray.focus, fieldset[disabled] .sfe-btn-bg-darker-gray:focus, fieldset[disabled] .sfe-btn-bg-darker-gray:hover {
  background-color: #222;
}

.open > .sfe-btn-txt-dark-gray.dropdown-toggle, .open > .sfe-btn-txt-dark-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-dark-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-dark-gray.dropdown-toggle:hover, .sfe-btn-bg-dark-gray .badge, .sfe-btn-txt-dark-gray, .sfe-btn-txt-dark-gray.active, .sfe-btn-txt-dark-gray.active.focus, .sfe-btn-txt-dark-gray.active:focus, .sfe-btn-txt-dark-gray.active:hover, .sfe-btn-txt-dark-gray.focus, .sfe-btn-txt-dark-gray:active, .sfe-btn-txt-dark-gray:active.focus, .sfe-btn-txt-dark-gray:active:focus, .sfe-btn-txt-dark-gray:active:hover, .sfe-btn-txt-dark-gray:focus, .sfe-btn-txt-dark-gray:hover {
  color: #333;
}

.sfe-btn-bd-darker-gray {
  border-color: #222;
}

.sfe-btn-bd-darker-gray.focus, .sfe-btn-bd-darker-gray:focus {
  border-color: #000;
}

.open > .sfe-btn-bd-darker-gray.dropdown-toggle, .sfe-btn-bd-darker-gray.active, .sfe-btn-bd-darker-gray:active, .sfe-btn-bd-darker-gray:hover {
  border-color: #040404;
}

.open > .sfe-btn-bd-darker-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-darker-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-darker-gray.dropdown-toggle:hover, .sfe-btn-bd-darker-gray.active.focus, .sfe-btn-bd-darker-gray.active:focus, .sfe-btn-bd-darker-gray.active:hover, .sfe-btn-bd-darker-gray:active.focus, .sfe-btn-bd-darker-gray:active:focus, .sfe-btn-bd-darker-gray:active:hover {
  border-color: #000;
}

.sfe-btn-bd-darker-gray.disabled.focus, .sfe-btn-bd-darker-gray.disabled:focus, .sfe-btn-bd-darker-gray.disabled:hover, .sfe-btn-bd-darker-gray[disabled].focus, .sfe-btn-bd-darker-gray[disabled]:focus, .sfe-btn-bd-darker-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-darker-gray.focus, fieldset[disabled] .sfe-btn-bd-darker-gray:focus, fieldset[disabled] .sfe-btn-bd-darker-gray:hover {
  border-color: #222;
}

.sfe-btn-bg-dark-gray, .sfe-btn-txt-dark-gray .badge {
  background-color: #333;
}

.open > .sfe-btn-bg-dark-gray.dropdown-toggle, .sfe-btn-bg-dark-gray.active, .sfe-btn-bg-dark-gray.focus, .sfe-btn-bg-dark-gray:active, .sfe-btn-bg-dark-gray:focus, .sfe-btn-bg-dark-gray:hover {
  background-color: #1a1a1a;
}

.open > .sfe-btn-bg-dark-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-dark-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-dark-gray.dropdown-toggle:hover, .sfe-btn-bg-dark-gray.active.focus, .sfe-btn-bg-dark-gray.active:focus, .sfe-btn-bg-dark-gray.active:hover, .sfe-btn-bg-dark-gray:active.focus, .sfe-btn-bg-dark-gray:active:focus, .sfe-btn-bg-dark-gray:active:hover {
  background-color: #080808;
}

.sfe-btn-bg-dark-gray.disabled.focus, .sfe-btn-bg-dark-gray.disabled:focus, .sfe-btn-bg-dark-gray.disabled:hover, .sfe-btn-bg-dark-gray[disabled].focus, .sfe-btn-bg-dark-gray[disabled]:focus, .sfe-btn-bg-dark-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-dark-gray.focus, fieldset[disabled] .sfe-btn-bg-dark-gray:focus, fieldset[disabled] .sfe-btn-bg-dark-gray:hover {
  background-color: #333;
}

.open > .sfe-btn-txt-core-gray.dropdown-toggle, .open > .sfe-btn-txt-core-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-core-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-core-gray.dropdown-toggle:hover, .sfe-btn-bg-core-gray .badge, .sfe-btn-txt-core-gray, .sfe-btn-txt-core-gray.active, .sfe-btn-txt-core-gray.active.focus, .sfe-btn-txt-core-gray.active:focus, .sfe-btn-txt-core-gray.active:hover, .sfe-btn-txt-core-gray.focus, .sfe-btn-txt-core-gray:active, .sfe-btn-txt-core-gray:active.focus, .sfe-btn-txt-core-gray:active:focus, .sfe-btn-txt-core-gray:active:hover, .sfe-btn-txt-core-gray:focus, .sfe-btn-txt-core-gray:hover {
  color: #555;
}

.sfe-btn-bd-dark-gray {
  border-color: #333;
}

.sfe-btn-bd-dark-gray.focus, .sfe-btn-bd-dark-gray:focus {
  border-color: #000;
}

.open > .sfe-btn-bd-dark-gray.dropdown-toggle, .sfe-btn-bd-dark-gray.active, .sfe-btn-bd-dark-gray:active, .sfe-btn-bd-dark-gray:hover {
  border-color: #141414;
}

.open > .sfe-btn-bd-dark-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-dark-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-dark-gray.dropdown-toggle:hover, .sfe-btn-bd-dark-gray.active.focus, .sfe-btn-bd-dark-gray.active:focus, .sfe-btn-bd-dark-gray.active:hover, .sfe-btn-bd-dark-gray:active.focus, .sfe-btn-bd-dark-gray:active:focus, .sfe-btn-bd-dark-gray:active:hover {
  border-color: #000;
}

.sfe-btn-bd-dark-gray.disabled.focus, .sfe-btn-bd-dark-gray.disabled:focus, .sfe-btn-bd-dark-gray.disabled:hover, .sfe-btn-bd-dark-gray[disabled].focus, .sfe-btn-bd-dark-gray[disabled]:focus, .sfe-btn-bd-dark-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-dark-gray.focus, fieldset[disabled] .sfe-btn-bd-dark-gray:focus, fieldset[disabled] .sfe-btn-bd-dark-gray:hover {
  border-color: #333;
}

.sfe-btn-bg-core-gray, .sfe-btn-txt-core-gray .badge {
  background-color: #555;
}

.open > .sfe-btn-bg-core-gray.dropdown-toggle, .sfe-btn-bg-core-gray.active, .sfe-btn-bg-core-gray.focus, .sfe-btn-bg-core-gray:active, .sfe-btn-bg-core-gray:focus, .sfe-btn-bg-core-gray:hover {
  background-color: #3c3c3c;
}

.open > .sfe-btn-bg-core-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-core-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-core-gray.dropdown-toggle:hover, .sfe-btn-bg-core-gray.active.focus, .sfe-btn-bg-core-gray.active:focus, .sfe-btn-bg-core-gray.active:hover, .sfe-btn-bg-core-gray:active.focus, .sfe-btn-bg-core-gray:active:focus, .sfe-btn-bg-core-gray:active:hover {
  background-color: #2a2a2a;
}

.sfe-btn-bg-core-gray.disabled.focus, .sfe-btn-bg-core-gray.disabled:focus, .sfe-btn-bg-core-gray.disabled:hover, .sfe-btn-bg-core-gray[disabled].focus, .sfe-btn-bg-core-gray[disabled]:focus, .sfe-btn-bg-core-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-core-gray.focus, fieldset[disabled] .sfe-btn-bg-core-gray:focus, fieldset[disabled] .sfe-btn-bg-core-gray:hover {
  background-color: #555;
}

.open > .sfe-btn-txt-light-gray.dropdown-toggle, .open > .sfe-btn-txt-light-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-light-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-light-gray.dropdown-toggle:hover, .sfe-btn-bg-light-gray .badge, .sfe-btn-txt-light-gray, .sfe-btn-txt-light-gray.active, .sfe-btn-txt-light-gray.active.focus, .sfe-btn-txt-light-gray.active:focus, .sfe-btn-txt-light-gray.active:hover, .sfe-btn-txt-light-gray.focus, .sfe-btn-txt-light-gray:active, .sfe-btn-txt-light-gray:active.focus, .sfe-btn-txt-light-gray:active:focus, .sfe-btn-txt-light-gray:active:hover, .sfe-btn-txt-light-gray:focus, .sfe-btn-txt-light-gray:hover {
  color: #777;
}

.sfe-btn-bd-core-gray {
  border-color: #555;
}

.sfe-btn-bd-core-gray.focus, .sfe-btn-bd-core-gray:focus {
  border-color: #161616;
}

.open > .sfe-btn-bd-core-gray.dropdown-toggle, .sfe-btn-bd-core-gray.active, .sfe-btn-bd-core-gray:active, .sfe-btn-bd-core-gray:hover {
  border-color: #373737;
}

.open > .sfe-btn-bd-core-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-core-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-core-gray.dropdown-toggle:hover, .sfe-btn-bd-core-gray.active.focus, .sfe-btn-bd-core-gray.active:focus, .sfe-btn-bd-core-gray.active:hover, .sfe-btn-bd-core-gray:active.focus, .sfe-btn-bd-core-gray:active:focus, .sfe-btn-bd-core-gray:active:hover {
  border-color: #161616;
}

.sfe-btn-bd-core-gray.disabled.focus, .sfe-btn-bd-core-gray.disabled:focus, .sfe-btn-bd-core-gray.disabled:hover, .sfe-btn-bd-core-gray[disabled].focus, .sfe-btn-bd-core-gray[disabled]:focus, .sfe-btn-bd-core-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-core-gray.focus, fieldset[disabled] .sfe-btn-bd-core-gray:focus, fieldset[disabled] .sfe-btn-bd-core-gray:hover {
  border-color: #555;
}

.sfe-btn-bg-light-gray, .sfe-btn-txt-light-gray .badge {
  background-color: #777;
}

.open > .sfe-btn-bg-light-gray.dropdown-toggle, .sfe-btn-bg-light-gray.active, .sfe-btn-bg-light-gray.focus, .sfe-btn-bg-light-gray:active, .sfe-btn-bg-light-gray:focus, .sfe-btn-bg-light-gray:hover {
  background-color: #5e5e5e;
}

.open > .sfe-btn-bg-light-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-light-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-light-gray.dropdown-toggle:hover, .sfe-btn-bg-light-gray.active.focus, .sfe-btn-bg-light-gray.active:focus, .sfe-btn-bg-light-gray.active:hover, .sfe-btn-bg-light-gray:active.focus, .sfe-btn-bg-light-gray:active:focus, .sfe-btn-bg-light-gray:active:hover {
  background-color: #4c4c4c;
}

.sfe-btn-bg-light-gray.disabled.focus, .sfe-btn-bg-light-gray.disabled:focus, .sfe-btn-bg-light-gray.disabled:hover, .sfe-btn-bg-light-gray[disabled].focus, .sfe-btn-bg-light-gray[disabled]:focus, .sfe-btn-bg-light-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-light-gray.focus, fieldset[disabled] .sfe-btn-bg-light-gray:focus, fieldset[disabled] .sfe-btn-bg-light-gray:hover {
  background-color: #777;
}

.open > .sfe-btn-txt-lighter-gray.dropdown-toggle, .open > .sfe-btn-txt-lighter-gray.dropdown-toggle.focus, .open > .sfe-btn-txt-lighter-gray.dropdown-toggle:focus, .open > .sfe-btn-txt-lighter-gray.dropdown-toggle:hover, .sfe-btn-bg-lighter-gray .badge, .sfe-btn-txt-lighter-gray, .sfe-btn-txt-lighter-gray.active, .sfe-btn-txt-lighter-gray.active.focus, .sfe-btn-txt-lighter-gray.active:focus, .sfe-btn-txt-lighter-gray.active:hover, .sfe-btn-txt-lighter-gray.focus, .sfe-btn-txt-lighter-gray:active, .sfe-btn-txt-lighter-gray:active.focus, .sfe-btn-txt-lighter-gray:active:focus, .sfe-btn-txt-lighter-gray:active:hover, .sfe-btn-txt-lighter-gray:focus, .sfe-btn-txt-lighter-gray:hover {
  color: #eee;
}

.sfe-btn-bd-light-gray {
  border-color: #777;
}

.sfe-btn-bd-light-gray.focus, .sfe-btn-bd-light-gray:focus {
  border-color: #373737;
}

.open > .sfe-btn-bd-light-gray.dropdown-toggle, .sfe-btn-bd-light-gray.active, .sfe-btn-bd-light-gray:active, .sfe-btn-bd-light-gray:hover {
  border-color: #585858;
}

.open > .sfe-btn-bd-light-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-light-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-light-gray.dropdown-toggle:hover, .sfe-btn-bd-light-gray.active.focus, .sfe-btn-bd-light-gray.active:focus, .sfe-btn-bd-light-gray.active:hover, .sfe-btn-bd-light-gray:active.focus, .sfe-btn-bd-light-gray:active:focus, .sfe-btn-bd-light-gray:active:hover {
  border-color: #373737;
}

.sfe-btn-bd-light-gray.disabled.focus, .sfe-btn-bd-light-gray.disabled:focus, .sfe-btn-bd-light-gray.disabled:hover, .sfe-btn-bd-light-gray[disabled].focus, .sfe-btn-bd-light-gray[disabled]:focus, .sfe-btn-bd-light-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-light-gray.focus, fieldset[disabled] .sfe-btn-bd-light-gray:focus, fieldset[disabled] .sfe-btn-bd-light-gray:hover {
  border-color: #777;
}

.sfe-btn-bg-lighter-gray, .sfe-btn-txt-lighter-gray .badge {
  background-color: #eee;
}

.open > .sfe-btn-bg-lighter-gray.dropdown-toggle, .sfe-btn-bg-lighter-gray.active, .sfe-btn-bg-lighter-gray.focus, .sfe-btn-bg-lighter-gray:active, .sfe-btn-bg-lighter-gray:focus, .sfe-btn-bg-lighter-gray:hover {
  background-color: #d5d5d5;
}

.open > .sfe-btn-bg-lighter-gray.dropdown-toggle.focus, .open > .sfe-btn-bg-lighter-gray.dropdown-toggle:focus, .open > .sfe-btn-bg-lighter-gray.dropdown-toggle:hover, .sfe-btn-bg-lighter-gray.active.focus, .sfe-btn-bg-lighter-gray.active:focus, .sfe-btn-bg-lighter-gray.active:hover, .sfe-btn-bg-lighter-gray:active.focus, .sfe-btn-bg-lighter-gray:active:focus, .sfe-btn-bg-lighter-gray:active:hover {
  background-color: #c3c3c3;
}

.sfe-btn-bg-lighter-gray.disabled.focus, .sfe-btn-bg-lighter-gray.disabled:focus, .sfe-btn-bg-lighter-gray.disabled:hover, .sfe-btn-bg-lighter-gray[disabled].focus, .sfe-btn-bg-lighter-gray[disabled]:focus, .sfe-btn-bg-lighter-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bg-lighter-gray.focus, fieldset[disabled] .sfe-btn-bg-lighter-gray:focus, fieldset[disabled] .sfe-btn-bg-lighter-gray:hover {
  background-color: #eee;
}

.sfe-btn-bd-lighter-gray {
  border-color: #eee;
}

.sfe-btn-bd-lighter-gray.focus, .sfe-btn-bd-lighter-gray:focus {
  border-color: #afafaf;
}

.open > .sfe-btn-bd-lighter-gray.dropdown-toggle, .sfe-btn-bd-lighter-gray.active, .sfe-btn-bd-lighter-gray:active, .sfe-btn-bd-lighter-gray:hover {
  border-color: #d0d0d0;
}

.open > .sfe-btn-bd-lighter-gray.dropdown-toggle.focus, .open > .sfe-btn-bd-lighter-gray.dropdown-toggle:focus, .open > .sfe-btn-bd-lighter-gray.dropdown-toggle:hover, .sfe-btn-bd-lighter-gray.active.focus, .sfe-btn-bd-lighter-gray.active:focus, .sfe-btn-bd-lighter-gray.active:hover, .sfe-btn-bd-lighter-gray:active.focus, .sfe-btn-bd-lighter-gray:active:focus, .sfe-btn-bd-lighter-gray:active:hover {
  border-color: #afafaf;
}

.sfe-btn-bd-lighter-gray.disabled.focus, .sfe-btn-bd-lighter-gray.disabled:focus, .sfe-btn-bd-lighter-gray.disabled:hover, .sfe-btn-bd-lighter-gray[disabled].focus, .sfe-btn-bd-lighter-gray[disabled]:focus, .sfe-btn-bd-lighter-gray[disabled]:hover, fieldset[disabled] .sfe-btn-bd-lighter-gray.focus, fieldset[disabled] .sfe-btn-bd-lighter-gray:focus, fieldset[disabled] .sfe-btn-bd-lighter-gray:hover {
  border-color: #eee;
}

.sfe-btn-bg-transparent {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.sfe-btn-bg-transparent.focus, .sfe-btn-bg-transparent:focus {
  color: #fff;
  background-color: transparent;
  border-color: #bfbfbf;
}

.open > .sfe-btn-bg-transparent.dropdown-toggle, .sfe-btn-bg-transparent.active, .sfe-btn-bg-transparent:active, .sfe-btn-bg-transparent:hover {
  color: #fff;
  background-color: transparent;
  border-color: #e0e0e0;
}

.open > .sfe-btn-bg-transparent.dropdown-toggle.focus, .open > .sfe-btn-bg-transparent.dropdown-toggle:focus, .open > .sfe-btn-bg-transparent.dropdown-toggle:hover, .sfe-btn-bg-transparent.active.focus, .sfe-btn-bg-transparent.active:focus, .sfe-btn-bg-transparent.active:hover, .sfe-btn-bg-transparent:active.focus, .sfe-btn-bg-transparent:active:focus, .sfe-btn-bg-transparent:active:hover {
  color: #fff;
  background-color: transparent;
  border-color: #bfbfbf;
}

.sfe-btn-bg-transparent.disabled.focus, .sfe-btn-bg-transparent.disabled:focus, .sfe-btn-bg-transparent.disabled:hover, .sfe-btn-bg-transparent[disabled].focus, .sfe-btn-bg-transparent[disabled]:focus, .sfe-btn-bg-transparent[disabled]:hover, fieldset[disabled] .sfe-btn-bg-transparent.focus, fieldset[disabled] .sfe-btn-bg-transparent:focus, fieldset[disabled] .sfe-btn-bg-transparent:hover {
  background-color: transparent;
  border-color: #fff;
}

.sfe-btn-bg-transparent .badge {
  color: transparent;
  background-color: #fff;
}

.sfe-card, .sfe-circle {
  background-color: #dadada;
}

.sfe-card {
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  min-height: 70px;
  display: block;
}

.sfe-circle, .sfe-circle:before, .sfe-circle > :first-child {
  display: inline-block;
  vertical-align: middle;
}

.sfe-card:hover {
  text-decoration: none;
  color: #fff;
}

.sfe-card-fullheight {
  height: 100%;
}

.sfe-card-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.sfe-card-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}

.sfe-card-title > .small, .sfe-card-title > .small > a, .sfe-card-title > a, .sfe-card-title > small, .sfe-card-title > small > a {
  color: inherit;
}

.sfe-card-body {
  padding: 55px 15px 15px;
}

.sfe-card-body-lg {
  padding-top: 100px;
}

.sfe-card-heading {
  min-height: 130px;
  padding: 15px;
}

.sfe-card-heading-sm {
  min-height: 75px;
}

.sfe-card-icon {
  margin-top: -5px;
  margin-bottom: 10px;
}

.sfe-circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 28px;
  color: #fff;
}

.sfe-circle:before {
  height: 100%;
}

.sfe-circle-lg {
  width: 80px;
  height: 80px;
  font-size: 36px;
}

.sfe-circle-md {
  width: 40px;
  height: 40px;
  font-size: 16px;
}

.sfe-circle-sm {
  width: 25px;
  height: 25px;
  font-size: 10px;
}

.sfe-circle-baby {
  background: #20aae2;
}

.sfe-circle-azure {
  background: #1475ba;
}

.sfe-circle-sapphire {
  background: #2a3c90;
}

.sfe-circle-navy {
  background: #29295f;
}

.sfe-circle-purple {
  background: #682865;
}

.sfe-circle-plum {
  background: #9e1f61;
}

.sfe-circle-crimson {
  background: #b81449;
}

.sfe-circle-ruby {
  background: #d11762;
}

.sfe-circle-rose {
  background: #e82b7b;
}

.sfe-circle-red {
  background: #f30;
}

.sfe-circle-orange {
  background: #ff7800;
}

.sfe-circle-yellow {
  background: #ffcf29;
}

.sfe-circle-green {
  background: #51c171;
}

.sfe-circle-gray {
  background: #dadada;
}

.sfe-banner {
  position: relative;
  margin-bottom: 60px;
}

.sfe-banner-bg img {
  width: 100%;
}

.sfe-banner-body {
  position: absolute;
  bottom: 15px;
  left: 60px;
  color: #fff;
}

.sfe-banner-title {
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.sfe-banner-image {
  position: static !important;
  height: auto !important;
  width: 100%;
}

.sfe-banner-image-overlay-azure, .sfe-banner-image-overlay-baby, .sfe-banner-image-overlay-base-gray, .sfe-banner-image-overlay-black, .sfe-banner-image-overlay-core-gray, .sfe-banner-image-overlay-crimson, .sfe-banner-image-overlay-dark-gray, .sfe-banner-image-overlay-darker-gray, .sfe-banner-image-overlay-gray, .sfe-banner-image-overlay-green, .sfe-banner-image-overlay-light-gray, .sfe-banner-image-overlay-lighter-gray, .sfe-banner-image-overlay-navy, .sfe-banner-image-overlay-orange, .sfe-banner-image-overlay-plum, .sfe-banner-image-overlay-purple, .sfe-banner-image-overlay-red, .sfe-banner-image-overlay-rose, .sfe-banner-image-overlay-ruby, .sfe-banner-image-overlay-sapphire, .sfe-banner-image-overlay-white, .sfe-banner-image-overlay-yellow {
  opacity: 0.7;
  fill-rule: evenodd;
}

.sfe-banner-image-overlay-baby {
  fill: #20aae2;
}

.sfe-banner-image-overlay-azure {
  fill: #1475ba;
}

.sfe-banner-image-overlay-sapphire {
  fill: #2a3c90;
}

.sfe-banner-image-overlay-navy {
  fill: #29295f;
}

.sfe-banner-image-overlay-purple {
  fill: #682865;
}

.sfe-banner-image-overlay-plum {
  fill: #9e1f61;
}

.sfe-banner-image-overlay-crimson {
  fill: #b81449;
}

.sfe-banner-image-overlay-ruby {
  fill: #d11762;
}

.sfe-banner-image-overlay-rose {
  fill: #e82b7b;
}

.sfe-banner-image-overlay-red {
  fill: #f30;
}

.sfe-banner-image-overlay-orange {
  fill: #ff7800;
}

.sfe-banner-image-overlay-yellow {
  fill: #ffcf29;
}

.sfe-banner-image-overlay-green {
  fill: #51c171;
}

.sfe-banner-image-overlay-gray {
  fill: #dadada;
}

.sfe-banner-image-overlay-black {
  fill: #000;
}

.sfe-banner-image-overlay-white {
  fill: #fff;
}

.sfe-banner-image-overlay-base-gray {
  fill: #000;
}

.sfe-banner-image-overlay-darker-gray {
  fill: #222;
}

.sfe-banner-image-overlay-dark-gray {
  fill: #333;
}

.sfe-banner-image-overlay-core-gray {
  fill: #555;
}

.sfe-banner-image-overlay-light-gray {
  fill: #777;
}

.sfe-banner-image-overlay-lighter-gray {
  fill: #eee;
}

@media (max-width: 767px) {
  .sfe-banner-baby {
    background-color: #20aae2;
  }
  .sfe-banner-azure {
    background-color: #1475ba;
  }
  .sfe-banner-sapphire {
    background-color: #2a3c90;
  }
  .sfe-banner-navy {
    background-color: #29295f;
  }
  .sfe-banner-purple {
    background-color: #682865;
  }
  .sfe-banner-plum {
    background-color: #9e1f61;
  }
  .sfe-banner-crimson {
    background-color: #b81449;
  }
  .sfe-banner-ruby {
    background-color: #d11762;
  }
  .sfe-banner-rose {
    background-color: #e82b7b;
  }
  .sfe-banner-red {
    background-color: #f30;
  }
  .sfe-banner-orange {
    background-color: #ff7800;
  }
  .sfe-banner-yellow {
    background-color: #ffcf29;
  }
  .sfe-banner-green {
    background-color: #51c171;
  }
  .sfe-banner-gray {
    background-color: #dadada;
  }
  .sfe-banner-black {
    background-color: #000;
  }
  .sfe-banner-white {
    background-color: #fff;
  }
  .sfe-banner-base-gray {
    background-color: #000;
  }
  .sfe-banner-darker-gray {
    background-color: #222;
  }
  .sfe-banner-dark-gray {
    background-color: #333;
  }
  .sfe-banner-core-gray {
    background-color: #555;
  }
  .sfe-banner-light-gray {
    background-color: #777;
  }
  .sfe-banner-lighter-gray {
    background-color: #eee;
  }
  .sfe-banner {
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .sfe-banner-image {
    display: none;
  }
  .sfe-banner-body {
    position: static;
    padding: 20px;
  }
  .sfe-banner-title {
    margin-top: 10px;
  }
}
.sfe-sign-azure:hover, .sfe-sign-baby:hover, .sfe-sign-gray:hover, .sfe-sign-green:hover, .sfe-sign-navy:hover, .sfe-sign-orange:hover, .sfe-sign-plum:hover, .sfe-sign-purple:hover, .sfe-sign-red:hover, .sfe-sign-rose:hover, .sfe-sign-ruby:hover, .sfe-sign-sapphire:hover, .sfe-sign-yellow:hover {
  background-color: #fafafa;
}

.sfe-block {
  margin-bottom: 20px;
  border: 1px solid #dadada;
  padding: 0;
}

.sfe-block .sfe-list-group, .sfe-block-secondary .sfe-list-group, .sfe-block > .row > div {
  margin-bottom: 0;
}

.sfe-block-title {
  margin-top: 0;
}

.sfe-block-primary {
  background-origin: content-box;
  background-image: -webkit-linear-gradient(#dadada, #dadada);
  background-image: linear-gradient(#dadada, #dadada);
  background-repeat: no-repeat;
  padding: 4px;
  height: 100%;
}

.sfe-block-primary-body {
  padding: 15px;
}

.sfe-block-secondary {
  padding: 0;
}

@media (min-width: 992px) {
  .sfe-block-secondary-wrapper {
    padding-left: 0;
  }
  .sfe-block-primary-wrapper {
    padding-right: 0;
    border-right: 1px solid #dadada;
  }
}
.sfe-sign {
  display: block;
  border-radius: 6px;
  border: 1px solid;
  padding: 15px 20px;
}

.sfe-sign:hover {
  text-decoration: none;
}

.sfe-sign-baby {
  border-color: #20aae2;
}

.sfe-sign-baby:hover {
  border-color: #64c4eb;
}

.sfe-sign-azure {
  border-color: #1475ba;
}

.sfe-sign-azure:hover {
  border-color: #329de9;
}

.sfe-sign-sapphire {
  border-color: #2a3c90;
}

.sfe-sign-sapphire:hover {
  border-color: #3f57c7;
}

.sfe-sign-navy {
  border-color: #29295f;
}

.sfe-sign-navy:hover {
  border-color: #404094;
}

.sfe-sign-purple {
  border-color: #682865;
}

.sfe-sign-purple:hover {
  border-color: #9f3d9b;
}

.sfe-sign-plum {
  border-color: #9e1f61;
}

.sfe-sign-plum:hover {
  border-color: #d73388;
}

.sfe-sign-crimson {
  border-color: #b81449;
}

.sfe-sign-crimson:hover {
  background-color: #fafafa;
  border-color: #e9306c;
}

.sfe-sign-ruby {
  border-color: #d11762;
}

.sfe-sign-ruby:hover {
  border-color: #eb498b;
}

.sfe-sign-rose {
  border-color: #e82b7b;
}

.sfe-sign-rose:hover {
  border-color: #ef70a6;
}

.sfe-sign-red {
  border-color: #f30;
}

.sfe-sign-red:hover {
  border-color: #ff704d;
}

.sfe-sign-orange {
  border-color: #ff7800;
}

.sfe-sign-orange:hover {
  border-color: #ffa14d;
}

.sfe-sign-yellow {
  border-color: #ffcf29;
}

.sfe-sign-yellow:hover {
  border-color: #ffe076;
}

.sfe-sign-green {
  border-color: #51c171;
}

.sfe-sign-green:hover {
  border-color: #89d59f;
}

.sfe-sign-gray {
  border-color: #dadada;
}

.sfe-sign-gray:hover {
  border-color: #fff;
}

.carousel-inner .item > :first-child, .sfe-carousel-alt-inner .item > :first-child {
  display: inline-block;
}

.sfe-carousel-caption {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 50px;
  position: static;
  text-align: center;
  font-size: 18px;
}

.sfe-carousel-caption .btn, .sfe-carousel-caption .sfe-btn, .sfe-carousel-caption .sfe-btn-bg-transparent {
  margin-top: 25px;
}

.sfe-carousel-control {
  background-image: none !important;
  z-index: 11;
}

.sfe-carousel-control .fa-chevron-left, .sfe-carousel-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
}

.sfe-carousel-control .fa-chevron-left {
  left: 20%;
  margin-left: -10px;
}

.sfe-carousel-control .fa-chevron-right {
  right: 20%;
  margin-right: -10px;
}

.sfe-carousel-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 34%;
}

.sfe-carousel-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.sfe-carousel-image-overlay-azure, .sfe-carousel-image-overlay-baby, .sfe-carousel-image-overlay-base-gray, .sfe-carousel-image-overlay-black, .sfe-carousel-image-overlay-core-gray, .sfe-carousel-image-overlay-crimson, .sfe-carousel-image-overlay-dark-gray, .sfe-carousel-image-overlay-darker-gray, .sfe-carousel-image-overlay-gray, .sfe-carousel-image-overlay-green, .sfe-carousel-image-overlay-light-gray, .sfe-carousel-image-overlay-lighter-gray, .sfe-carousel-image-overlay-navy, .sfe-carousel-image-overlay-orange, .sfe-carousel-image-overlay-plum, .sfe-carousel-image-overlay-purple, .sfe-carousel-image-overlay-red, .sfe-carousel-image-overlay-rose, .sfe-carousel-image-overlay-ruby, .sfe-carousel-image-overlay-sapphire, .sfe-carousel-image-overlay-white, .sfe-carousel-image-overlay-yellow {
  opacity: 0.7;
  fill-rule: evenodd;
}

.sfe-carousel-image-overlay-baby {
  fill: #20aae2;
}

.sfe-carousel-image-overlay-azure {
  fill: #1475ba;
}

.sfe-carousel-image-overlay-sapphire {
  fill: #2a3c90;
}

.sfe-carousel-image-overlay-navy {
  fill: #29295f;
}

.sfe-carousel-image-overlay-purple {
  fill: #682865;
}

.sfe-carousel-image-overlay-plum {
  fill: #9e1f61;
}

.sfe-carousel-image-overlay-crimson {
  fill: #b81449;
}

.sfe-carousel-image-overlay-ruby {
  fill: #d11762;
}

.sfe-carousel-image-overlay-rose {
  fill: #e82b7b;
}

.sfe-carousel-image-overlay-red {
  fill: #f30;
}

.sfe-carousel-image-overlay-orange {
  fill: #ff7800;
}

.sfe-carousel-image-overlay-yellow {
  fill: #ffcf29;
}

.sfe-carousel-image-overlay-green {
  fill: #51c171;
}

.sfe-carousel-image-overlay-gray {
  fill: #dadada;
}

.sfe-carousel-image-overlay-black {
  fill: #000;
}

.sfe-carousel-image-overlay-white {
  fill: #fff;
}

.sfe-carousel-image-overlay-base-gray {
  fill: #000;
}

.sfe-carousel-image-overlay-darker-gray {
  fill: #222;
}

.sfe-carousel-image-overlay-dark-gray {
  fill: #333;
}

.sfe-carousel-image-overlay-core-gray {
  fill: #555;
}

.sfe-carousel-image-overlay-light-gray {
  fill: #777;
}

.sfe-carousel-image-overlay-lighter-gray {
  fill: #eee;
}

@media (max-width: 767px) {
  .carousel {
    height: 360px;
    background-color: transparent;
    border-bottom: 1px solid #dadada;
  }
  .sfe-carousel-caption {
    text-shadow: none;
    margin-left: 15px;
    margin-right: -15px;
  }
  .sfe-carousel-caption, .sfe-carousel-caption a, .sfe-carousel-caption a:hover {
    color: #29295f;
  }
  .carousel-inner, .carousel-inner .item, .sfe-carousel-alt-inner, .sfe-carousel-alt-inner .item {
    height: 100%;
  }
  .carousel-inner .item:before, .sfe-carousel-alt-inner .item:before {
    content: " ";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -1.25em;
  }
  .carousel-inner .item > :first-child, .sfe-carousel-alt-inner .item > :first-child {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .pull-sm-right {
    float: right !important;
  }
  .carousel {
    height: auto;
    background-color: transparent;
  }
  .sfe-carousel-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-right: 70px;
    padding-left: 70px;
    text-align: left;
  }
  .sfe-carousel-image-wrapper {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel .item:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
}
@media (min-width: 992px) {
  .sfe-carousel-caption {
    padding-right: 55%;
    padding-left: 70px;
    background-color: transparent;
  }
}
.sfe-carousel-alt-control {
  background-image: none !important;
  width: 20px;
  font-size: 14px;
  color: #29295f;
  text-shadow: none;
}

.sfe-carousel-alt-control:hover {
  color: #29295f;
}

.sfe-carousel-alt-control .fa-chevron-left, .sfe-carousel-alt-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  color: #29295f;
}

.sfe-carousel-alt-control .fa-chevron-left {
  left: 0;
}

.sfe-carousel-alt-control .fa-chevron-right {
  right: 0;
}

.sfe-carousel-alt-inner {
  padding-bottom: 40px;
}

.sfe-carousel-alt-indicators li {
  border-color: #29295f;
}

.sfe-carousel-alt-indicators .active {
  background-color: #29295f;
}

.sfe-date {
  width: 80px;
  max-width: 100%;
  position: relative;
  text-align: center;
  color: #fff;
}

.sfe-date .sfe-date-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
}

.sfe-date .sfe-date-day {
  font-size: 27px;
  height: 65%;
  position: relative;
}

.sfe-date .sfe-date-day span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sfe-date .sfe-date-mth {
  font-size: 18px;
  line-height: 23px;
  height: 35%;
}

.sfe-date:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.sfe-date-day-baby .sfe-date-content, .sfe-date-mth-baby .sfe-date-mth {
  background-color: #20aae2;
}

.sfe-date-day-azure .sfe-date-content, .sfe-date-mth-azure .sfe-date-mth {
  background-color: #1475ba;
}

.sfe-date-day-sapphire .sfe-date-content, .sfe-date-mth-sapphire .sfe-date-mth {
  background-color: #2a3c90;
}

.sfe-date-day-navy .sfe-date-content, .sfe-date-mth-navy .sfe-date-mth {
  background-color: #29295f;
}

.sfe-date-day-purple .sfe-date-content, .sfe-date-mth-purple .sfe-date-mth {
  background-color: #682865;
}

.sfe-date-day-plum .sfe-date-content, .sfe-date-mth-plum .sfe-date-mth {
  background-color: #9e1f61;
}

.sfe-date-day-crimson .sfe-date-content, .sfe-date-mth-crimson .sfe-date-mth {
  background-color: #b81449;
}

.sfe-date-day-ruby .sfe-date-content, .sfe-date-mth-ruby .sfe-date-mth {
  background-color: #d11762;
}

.sfe-date-day-rose .sfe-date-content, .sfe-date-mth-rose .sfe-date-mth {
  background-color: #e82b7b;
}

.sfe-date-day-red .sfe-date-content, .sfe-date-mth-red .sfe-date-mth {
  background-color: #f30;
}

.sfe-date-day-orange .sfe-date-content, .sfe-date-mth-orange .sfe-date-mth {
  background-color: #ff7800;
}

.sfe-date-day-yellow .sfe-date-content, .sfe-date-mth-yellow .sfe-date-mth {
  background-color: #ffcf29;
}

.sfe-date-day-green .sfe-date-content, .sfe-date-mth-green .sfe-date-mth {
  background-color: #51c171;
}

.sfe-date-day-gray .sfe-date-content, .sfe-date-mth-gray .sfe-date-mth {
  background-color: #dadada;
}

.sfe-date-day-black .sfe-date-content, .sfe-date-mth-black .sfe-date-mth {
  background-color: #000;
}

.sfe-date-day-white .sfe-date-content, .sfe-date-mth-white .sfe-date-mth {
  background-color: #fff;
}

.sfe-date-day-base-gray .sfe-date-content, .sfe-date-mth-base-gray .sfe-date-mth {
  background-color: #000;
}

.sfe-date-day-darker-gray .sfe-date-content, .sfe-date-mth-darker-gray .sfe-date-mth {
  background-color: #222;
}

.sfe-date-day-dark-gray .sfe-date-content, .sfe-date-mth-dark-gray .sfe-date-mth {
  background-color: #333;
}

.sfe-date-day-core-gray .sfe-date-content, .sfe-date-mth-core-gray .sfe-date-mth {
  background-color: #555;
}

.sfe-date-day-light-gray .sfe-date-content, .sfe-date-mth-light-gray .sfe-date-mth {
  background-color: #777;
}

.sfe-date-day-lighter-gray .sfe-date-content, .sfe-date-mth-lighter-gray .sfe-date-mth {
  background-color: #eee;
}

.sfe-filter-list .sfe-filter-list-dropdown {
  position: absolute;
  top: 20px;
  right: 15px;
}

.sfe-filter-list .sfe-filter-list-title {
  padding-right: 70px;
}

.has-placeholder-icon {
  position: relative;
}

.has-placeholder-icon .form-control {
  padding-left: 42.5px;
}

.form-control-placeholder-icon {
  left: 0;
  right: auto;
}

.form-group-lg .form-control + .form-control-placeholder-icon, .input-group-lg + .form-control-placeholder-icon, .input-group-lg > .form-control + .form-control-placeholder-icon, .input-group-lg > .input-group-addon + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .btn + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .sfe-btn + .form-control-placeholder-icon, .input-group-lg > .input-group-btn > .sfe-btn-bg-transparent + .form-control-placeholder-icon, .input-lg + .form-control-placeholder-icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-placeholder-icon, .input-group-sm + .form-control-placeholder-icon, .input-group-sm > .form-control + .form-control-placeholder-icon, .input-group-sm > .input-group-addon + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .btn + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .sfe-btn + .form-control-placeholder-icon, .input-group-sm > .input-group-btn > .sfe-btn-bg-transparent + .form-control-placeholder-icon, .input-sm + .form-control-placeholder-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-feedback label ~ .form-control-placeholder-icon {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-placeholder-icon {
  top: 0;
}

.sfe-find-out-more {
  display: block;
  color: #000;
  text-decoration: none;
}

.sfe-find-out-more em {
  position: absolute;
  right: 2em;
  margin-top: 0.2em;
}

.sfe-find-out-more:hover {
  text-decoration: none;
  color: #333;
}

.sfe-list-group .right {
  width: 100%;
  padding-right: 2em;
}

.sfe-list-group .right em {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1em;
}

.sfe-list-group .left em {
  padding-left: 1em;
}

.sfe-link-img-crimson em {
  color: #b81449;
}

.sfe-link-img-plum em {
  color: #9e1f61;
}

.sfe-link-img-purple em {
  color: #682865;
}

.sfe-link-img-sapphire em {
  color: #2a3c90;
}

.sfe-link-img-baby em {
  color: #20aae2;
}

.sfe-link-img-azure em {
  color: #1475ba;
}

.sfe-link-img-navy em {
  color: #29295f;
}

.sfe-link-img-rose em {
  color: #e82b7b;
}

.sfe-link-img-orange em {
  color: #ff7800;
}

.sfe-link-img-green em {
  color: #51c171;
}

.sfe-link-img-ruby em {
  color: #d11762;
}

.sfe-link-img-black em {
  color: #000;
}

.sfe-link-img-lighter-grey em, .sfe-link-pad-bottom {
  color: rgba(0, 0, 0, 0.8);
}

.sfe-link-pad-bottom {
  width: 100%;
  display: block;
  margin-bottom: 1em;
}

.sfe-link-pad-bottom:hover {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

.sfe-link-pad-bottom em {
  position: absolute;
  right: 2em;
  margin-top: 0.2em;
}

.sfe-link, .sfe-link-wide {
  display: table;
  color: #333;
}

.sfe-link-wide > *, .sfe-link > * {
  display: table-cell;
}

.sfe-link-wide:after, .sfe-link:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  display: table-cell;
  text-align: right;
  content: "\f138";
  vertical-align: middle;
  padding-left: 10px;
}

.sfe-link-wide:hover, .sfe-link:hover {
  text-decoration: none;
  color: #333;
}

.sfe-link-wide {
  width: 100%;
}

.sfe-link-title {
  font-size: 16px;
  color: #2a3c90;
  margin-top: 0;
  margin-bottom: 10px;
}

.sfe-link-img-baby:after, .sfe-link-txt-baby, .sfe-link-txt-baby:focus, .sfe-link-txt-baby:hover {
  color: #20aae2;
}

.sfe-link-bg-azure, .sfe-link-bg-baby, .sfe-link-bg-base-gray, .sfe-link-bg-black, .sfe-link-bg-core-gray, .sfe-link-bg-crimson, .sfe-link-bg-dark-gray, .sfe-link-bg-darker-gray, .sfe-link-bg-gray, .sfe-link-bg-green, .sfe-link-bg-light-gray, .sfe-link-bg-lighter-gray, .sfe-link-bg-navy, .sfe-link-bg-orange, .sfe-link-bg-plum, .sfe-link-bg-purple, .sfe-link-bg-red, .sfe-link-bg-rose, .sfe-link-bg-ruby, .sfe-link-bg-sapphire, .sfe-link-bg-white, .sfe-link-bg-yellow {
  padding: 5px 15px;
  margin-bottom: 10px;
}

.sfe-link-bd-azure, .sfe-link-bd-baby, .sfe-link-bd-base-gray, .sfe-link-bd-black, .sfe-link-bd-core-gray, .sfe-link-bd-crimson, .sfe-link-bd-dark-gray, .sfe-link-bd-darker-gray, .sfe-link-bd-gray, .sfe-link-bd-green, .sfe-link-bd-light-gray, .sfe-link-bd-lighter-gray, .sfe-link-bd-navy, .sfe-link-bd-orange, .sfe-link-bd-plum, .sfe-link-bd-purple, .sfe-link-bd-red, .sfe-link-bd-rose, .sfe-link-bd-ruby, .sfe-link-bd-sapphire, .sfe-link-bd-white, .sfe-link-bd-yellow {
  border: 1px solid;
  border-right: 0;
  border-left: 0;
  padding: 5px 15px;
  margin-bottom: 10px;
}

.sfe-link-txt-baby:focus, .sfe-link-txt-baby:hover {
  background-color: rgba(77, 187, 232, 0.2);
}

.sfe-link-bg-baby {
  background-color: #20aae2;
}

.sfe-link-bg-baby:focus, .sfe-link-bg-baby:hover {
  background-color: rgba(77, 187, 232, 0.2);
}

.sfe-link-bd-baby {
  border-color: #20aae2;
}

.sfe-link-img-baby:focus:after, .sfe-link-img-baby:hover:after {
  color: #1889b7;
}

.sfe-link-img-azure:after, .sfe-link-txt-azure, .sfe-link-txt-azure:focus, .sfe-link-txt-azure:hover {
  color: #1475ba;
}

.sfe-link-txt-azure:focus, .sfe-link-txt-azure:hover {
  background-color: rgba(27, 146, 230, 0.2);
}

.sfe-link-bg-azure {
  background-color: #1475ba;
}

.sfe-link-bg-azure:focus, .sfe-link-bg-azure:hover {
  background-color: rgba(27, 146, 230, 0.2);
}

.sfe-link-bd-azure {
  border-color: #1475ba;
}

.sfe-link-img-azure:focus:after, .sfe-link-img-azure:hover:after {
  color: #0f588c;
}

.sfe-link-img-sapphire:after, .sfe-link-txt-sapphire, .sfe-link-txt-sapphire:focus, .sfe-link-txt-sapphire:hover {
  color: #2a3c90;
}

.sfe-link-txt-sapphire:focus, .sfe-link-txt-sapphire:hover {
  background-color: rgba(54, 76, 183, 0.2);
}

.sfe-link-bg-sapphire {
  background-color: #2a3c90;
}

.sfe-link-bg-sapphire:focus, .sfe-link-bg-sapphire:hover {
  background-color: rgba(54, 76, 183, 0.2);
}

.sfe-link-bd-sapphire {
  border-color: #2a3c90;
}

.sfe-link-img-sapphire:focus:after, .sfe-link-img-sapphire:hover:after {
  color: #1e2c69;
}

.sfe-link-img-navy:after, .sfe-link-txt-navy, .sfe-link-txt-navy:focus, .sfe-link-txt-navy:hover {
  color: #29295f;
}

.sfe-link-txt-navy:focus, .sfe-link-txt-navy:hover {
  background-color: rgba(56, 56, 131, 0.2);
}

.sfe-link-bg-navy {
  background-color: #29295f;
}

.sfe-link-bg-navy:focus, .sfe-link-bg-navy:hover {
  background-color: rgba(56, 56, 131, 0.2);
}

.sfe-link-bd-navy {
  border-color: #29295f;
}

.sfe-link-img-navy:focus:after, .sfe-link-img-navy:hover:after {
  color: #1a1a3b;
}

.sfe-link-img-purple:after, .sfe-link-txt-purple, .sfe-link-txt-purple:focus, .sfe-link-txt-purple:hover {
  color: #682865;
}

.sfe-link-txt-purple:focus, .sfe-link-txt-purple:hover {
  background-color: rgba(141, 54, 137, 0.2);
}

.sfe-link-bg-purple {
  background-color: #682865;
}

.sfe-link-bg-purple:focus, .sfe-link-bg-purple:hover {
  background-color: rgba(141, 54, 137, 0.2);
}

.sfe-link-bd-purple {
  border-color: #682865;
}

.sfe-link-img-purple:focus:after, .sfe-link-img-purple:hover:after {
  color: #431a41;
}

.sfe-link-img-plum:after, .sfe-link-txt-plum, .sfe-link-txt-plum:focus, .sfe-link-txt-plum:hover {
  color: #9e1f61;
}

.sfe-link-txt-plum:focus, .sfe-link-txt-plum:hover {
  background-color: rgba(201, 39, 123, 0.2);
}

.sfe-link-bg-plum {
  background-color: #9e1f61;
}

.sfe-link-bg-plum:focus, .sfe-link-bg-plum:hover {
  background-color: rgba(201, 39, 123, 0.2);
}

.sfe-link-bd-plum {
  border-color: #9e1f61;
}

.sfe-link-img-plum:focus:after, .sfe-link-img-plum:hover:after {
  color: #731747;
}

.sfe-link-img-crimson:after, .sfe-link-txt-crimson, .sfe-link-txt-crimson:focus, .sfe-link-txt-crimson:hover {
  color: #b81449;
}

.sfe-link-txt-crimson:focus, .sfe-link-txt-crimson:hover {
  background-color: rgba(230, 25, 91, 0.2);
}

.sfe-link-bg-crimson {
  background-color: #b81449;
}

.sfe-link-bg-crimson:focus, .sfe-link-bg-crimson:hover {
  background-color: rgba(230, 25, 91, 0.2);
}

.sfe-link-bd-crimson {
  border-color: #b81449;
}

.sfe-link-img-crimson:focus:after, .sfe-link-img-crimson:hover:after {
  color: #8a0f37;
}

.sfe-link-img-ruby:after, .sfe-link-txt-ruby, .sfe-link-txt-ruby:focus, .sfe-link-txt-ruby:hover {
  color: #d11762;
}

.sfe-link-txt-ruby:focus, .sfe-link-txt-ruby:hover {
  background-color: rgba(232, 51, 124, 0.2);
}

.sfe-link-bg-ruby {
  background-color: #d11762;
}

.sfe-link-bg-ruby:focus, .sfe-link-bg-ruby:hover {
  background-color: rgba(232, 51, 124, 0.2);
}

.sfe-link-bd-ruby {
  border-color: #d11762;
}

.sfe-link-img-ruby:focus:after, .sfe-link-img-ruby:hover:after {
  color: #a3124c;
}

.sfe-link-img-rose:after, .sfe-link-txt-rose, .sfe-link-txt-rose:focus, .sfe-link-txt-rose:hover {
  color: #e82b7b;
}

.sfe-link-txt-rose:focus, .sfe-link-txt-rose:hover {
  background-color: rgba(237, 89, 152, 0.2);
}

.sfe-link-bg-rose {
  background-color: #e82b7b;
}

.sfe-link-bg-rose:focus, .sfe-link-bg-rose:hover {
  background-color: rgba(237, 89, 152, 0.2);
}

.sfe-link-bd-rose {
  border-color: #e82b7b;
}

.sfe-link-img-rose:focus:after, .sfe-link-img-rose:hover:after {
  color: #ca1662;
}

.sfe-link-img-red:after, .sfe-link-txt-red, .sfe-link-txt-red:focus, .sfe-link-txt-red:hover {
  color: #f30;
}

.sfe-link-txt-red:focus, .sfe-link-txt-red:hover {
  background-color: rgba(255, 92, 51, 0.2);
}

.sfe-link-bg-red {
  background-color: #f30;
}

.sfe-link-bg-red:focus, .sfe-link-bg-red:hover {
  background-color: rgba(255, 92, 51, 0.2);
}

.sfe-link-bd-red {
  border-color: #f30;
}

.sfe-link-img-red:focus:after, .sfe-link-img-red:hover:after {
  color: #cc2900;
}

.sfe-link-img-orange:after, .sfe-link-txt-orange, .sfe-link-txt-orange:focus, .sfe-link-txt-orange:hover {
  color: #ff7800;
}

.sfe-link-txt-orange:focus, .sfe-link-txt-orange:hover {
  background-color: rgba(255, 147, 51, 0.2);
}

.sfe-link-bg-orange {
  background-color: #ff7800;
}

.sfe-link-bg-orange:focus, .sfe-link-bg-orange:hover {
  background-color: rgba(255, 147, 51, 0.2);
}

.sfe-link-bd-orange {
  border-color: #ff7800;
}

.sfe-link-img-orange:focus:after, .sfe-link-img-orange:hover:after {
  color: #cc6000;
}

.sfe-link-img-yellow:after, .sfe-link-txt-yellow, .sfe-link-txt-yellow:focus, .sfe-link-txt-yellow:hover {
  color: #ffcf29;
}

.sfe-link-txt-yellow:focus, .sfe-link-txt-yellow:hover {
  background-color: rgba(255, 218, 92, 0.2);
}

.sfe-link-bg-yellow {
  background-color: #ffcf29;
}

.sfe-link-bg-yellow:focus, .sfe-link-bg-yellow:hover {
  background-color: rgba(255, 218, 92, 0.2);
}

.sfe-link-bd-yellow {
  border-color: #ffcf29;
}

.sfe-link-img-yellow:focus:after, .sfe-link-img-yellow:hover:after {
  color: #f5be00;
}

.sfe-link-img-green:after, .sfe-link-txt-green, .sfe-link-txt-green:focus, .sfe-link-txt-green:hover {
  color: #51c171;
}

.sfe-link-txt-green:focus, .sfe-link-txt-green:hover {
  background-color: rgba(119, 206, 144, 0.2);
}

.sfe-link-bg-green {
  background-color: #51c171;
}

.sfe-link-bg-green:focus, .sfe-link-bg-green:hover {
  background-color: rgba(119, 206, 144, 0.2);
}

.sfe-link-bd-green {
  border-color: #51c171;
}

.sfe-link-img-green:focus:after, .sfe-link-img-green:hover:after {
  color: #3ba459;
}

.sfe-link-img-gray:after, .sfe-link-txt-gray, .sfe-link-txt-gray:focus, .sfe-link-txt-gray:hover {
  color: #dadada;
}

.sfe-link-txt-gray:focus, .sfe-link-txt-gray:hover {
  background-color: rgba(244, 244, 244, 0.2);
}

.sfe-link-bg-gray {
  background-color: #dadada;
}

.sfe-link-bg-gray:focus, .sfe-link-bg-gray:hover {
  background-color: rgba(244, 244, 244, 0.2);
}

.sfe-link-bd-gray {
  border-color: #dadada;
}

.sfe-link-img-gray:focus:after, .sfe-link-img-gray:hover:after {
  color: #c1c1c1;
}

.sfe-link-img-black:after, .sfe-link-img-black:focus:after, .sfe-link-img-black:hover:after, .sfe-link-txt-black, .sfe-link-txt-black:focus, .sfe-link-txt-black:hover {
  color: #000;
}

.sfe-link-txt-black:focus, .sfe-link-txt-black:hover {
  background-color: rgba(26, 26, 26, 0.2);
}

.sfe-link-bg-black {
  background-color: #000;
}

.sfe-link-bg-black:focus, .sfe-link-bg-black:hover {
  background-color: rgba(26, 26, 26, 0.2);
}

.sfe-link-bd-black {
  border-color: #000;
}

.sfe-link-img-white:after, .sfe-link-txt-white, .sfe-link-txt-white:focus, .sfe-link-txt-white:hover {
  color: #fff;
}

.sfe-link-txt-white:focus, .sfe-link-txt-white:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.sfe-link-bg-white {
  background-color: #fff;
}

.sfe-link-bg-white:focus, .sfe-link-bg-white:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.sfe-link-bd-white {
  border-color: #fff;
}

.sfe-link-img-white:focus:after, .sfe-link-img-white:hover:after {
  color: #e6e6e6;
}

.sfe-link-img-base-gray:after, .sfe-link-img-base-gray:focus:after, .sfe-link-img-base-gray:hover:after, .sfe-link-txt-base-gray, .sfe-link-txt-base-gray:focus, .sfe-link-txt-base-gray:hover {
  color: #000;
}

.sfe-link-txt-base-gray:focus, .sfe-link-txt-base-gray:hover {
  background-color: rgba(26, 26, 26, 0.2);
}

.sfe-link-bg-base-gray {
  background-color: #000;
}

.sfe-link-bg-base-gray:focus, .sfe-link-bg-base-gray:hover {
  background-color: rgba(26, 26, 26, 0.2);
}

.sfe-link-bd-base-gray {
  border-color: #000;
}

.sfe-link-img-darker-gray:after, .sfe-link-txt-darker-gray, .sfe-link-txt-darker-gray:focus, .sfe-link-txt-darker-gray:hover {
  color: #222;
}

.sfe-link-txt-darker-gray:focus, .sfe-link-txt-darker-gray:hover {
  background-color: rgba(60, 60, 60, 0.2);
}

.sfe-link-bg-darker-gray {
  background-color: #222;
}

.sfe-link-bg-darker-gray:focus, .sfe-link-bg-darker-gray:hover {
  background-color: rgba(60, 60, 60, 0.2);
}

.sfe-link-bd-darker-gray {
  border-color: #222;
}

.sfe-link-img-darker-gray:focus:after, .sfe-link-img-darker-gray:hover:after {
  color: #090909;
}

.sfe-link-img-dark-gray:after, .sfe-link-txt-dark-gray, .sfe-link-txt-dark-gray:focus, .sfe-link-txt-dark-gray:hover {
  color: #333;
}

.sfe-link-txt-dark-gray:focus, .sfe-link-txt-dark-gray:hover {
  background-color: rgba(77, 77, 77, 0.2);
}

.sfe-link-bg-dark-gray {
  background-color: #333;
}

.sfe-link-bg-dark-gray:focus, .sfe-link-bg-dark-gray:hover {
  background-color: rgba(77, 77, 77, 0.2);
}

.sfe-link-bd-dark-gray {
  border-color: #333;
}

.sfe-link-img-dark-gray:focus:after, .sfe-link-img-dark-gray:hover:after {
  color: #1a1a1a;
}

.sfe-link-img-core-gray:after, .sfe-link-txt-core-gray, .sfe-link-txt-core-gray:focus, .sfe-link-txt-core-gray:hover {
  color: #555;
}

.sfe-link-txt-core-gray:focus, .sfe-link-txt-core-gray:hover {
  background-color: rgba(111, 111, 111, 0.2);
}

.sfe-link-bg-core-gray {
  background-color: #555;
}

.sfe-link-bg-core-gray:focus, .sfe-link-bg-core-gray:hover {
  background-color: rgba(111, 111, 111, 0.2);
}

.sfe-link-bd-core-gray {
  border-color: #555;
}

.sfe-link-img-core-gray:focus:after, .sfe-link-img-core-gray:hover:after {
  color: #3c3c3c;
}

.sfe-link-img-light-gray:after, .sfe-link-txt-light-gray, .sfe-link-txt-light-gray:focus, .sfe-link-txt-light-gray:hover {
  color: #777;
}

.sfe-link-txt-light-gray:focus, .sfe-link-txt-light-gray:hover {
  background-color: rgba(145, 145, 145, 0.2);
}

.sfe-link-bg-light-gray {
  background-color: #777;
}

.sfe-link-bg-light-gray:focus, .sfe-link-bg-light-gray:hover {
  background-color: rgba(145, 145, 145, 0.2);
}

.sfe-link-bd-light-gray {
  border-color: #777;
}

.sfe-link-img-light-gray:focus:after, .sfe-link-img-light-gray:hover:after {
  color: #5e5e5e;
}

.sfe-link-img-lighter-gray:after, .sfe-link-txt-lighter-gray, .sfe-link-txt-lighter-gray:focus, .sfe-link-txt-lighter-gray:hover {
  color: #eee;
}

.sfe-link-txt-lighter-gray:focus, .sfe-link-txt-lighter-gray:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

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

.sfe-link-bg-lighter-gray:focus, .sfe-link-bg-lighter-gray:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.sfe-link-bd-lighter-gray {
  border-color: #eee;
}

.sfe-link-img-lighter-gray:focus:after, .sfe-link-img-lighter-gray:hover:after {
  color: #d5d5d5;
}

.sfe-list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
  background-color: transparent;
}

.sfe-list-group-item:first-child {
  border-radius: 0;
}

.sfe-list-group-item-no-bd {
  border-top: none;
}

.sfe-navbar {
  background-color: #fff;
  margin-bottom: 0;
  margin-top: 15px;
}

.container-fluid > .sfe-navbar-collapse, .container-fluid > .sfe-navbar-header, .container > .sfe-navbar-collapse, .container > .sfe-navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

.sfe-navbar-toggle {
  border-color: #ddd;
}

.sfe-navbar-toggle:focus, .sfe-navbar-toggle:hover {
  background-color: #ddd;
}

.sfe-navbar-toggle .icon-bar {
  background-color: #888;
}

.sfe-navbar-nav > li > a {
  padding: 0 12px;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: lighter;
}

.sfe-navbar-nav > li {
  border-right: 1px solid #ddd;
}

.sfe-navbar-nav > li:nth-of-type(1) a:focus, .sfe-navbar-nav > li:nth-of-type(1) a:hover, .sfe-navbar-nav > li:nth-of-type(1).active > a {
  color: #fff;
  background-color: #20aae2;
}

.sfe-navbar-nav > li:nth-of-type(2) a:focus, .sfe-navbar-nav > li:nth-of-type(2) a:hover, .sfe-navbar-nav > li:nth-of-type(2).active > a {
  color: #fff;
  background-color: #1475ba;
}

.sfe-navbar-nav > li:nth-of-type(3) a:focus, .sfe-navbar-nav > li:nth-of-type(3) a:hover, .sfe-navbar-nav > li:nth-of-type(3).active > a {
  color: #fff;
  background-color: #2a3c90;
}

.sfe-navbar-nav > li:nth-of-type(4) a:focus, .sfe-navbar-nav > li:nth-of-type(4) a:hover, .sfe-navbar-nav > li:nth-of-type(4).active > a {
  color: #fff;
  background-color: #29295f;
}

.sfe-navbar-nav > li:nth-of-type(5) a:focus, .sfe-navbar-nav > li:nth-of-type(5) a:hover, .sfe-navbar-nav > li:nth-of-type(5).active > a {
  color: #fff;
  background-color: #682865;
}

.sfe-navbar-nav > li:nth-of-type(6) a:focus, .sfe-navbar-nav > li:nth-of-type(6) a:hover, .sfe-navbar-nav > li:nth-of-type(6).active > a {
  color: #fff;
  background-color: #9e1f61;
}

.sfe-navbar-nav > li:nth-of-type(7) a:focus, .sfe-navbar-nav > li:nth-of-type(7) a:hover, .sfe-navbar-nav > li:nth-of-type(7).active > a {
  color: #fff;
  background-color: #b81449;
}

.sfe-navbar-nav > li:nth-of-type(8) a:focus, .sfe-navbar-nav > li:nth-of-type(8) a:hover, .sfe-navbar-nav > li:nth-of-type(8).active > a {
  color: #fff;
  background-color: #d11762;
}

.sfe-navbar-nav > li:nth-of-type(9) a:focus, .sfe-navbar-nav > li:nth-of-type(9) a:hover, .sfe-navbar-nav > li:nth-of-type(9).active > a {
  color: #fff;
  background-color: #e82b7b;
}

.sfe-navbar-nav > li:last-child {
  border-right: none;
}

.sfe-navbar-nav > .disabled > a, .sfe-navbar-nav > .disabled > a:focus, .sfe-navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.sfe-navbar-nav > .open > a, .sfe-navbar-nav > .open > a:focus, .sfe-navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (min-width: 1200px) {
  .container-fluid > .sfe-navbar-collapse, .container-fluid > .sfe-navbar-header, .container > .sfe-navbar-collapse, .container > .sfe-navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .sfe-navbar-left {
    float: left !important;
  }
  .sfe-navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .sfe-navbar-right ~ .sfe-navbar-right {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .sfe-navbar-nav > li {
    border-right: 0;
  }
  .sfe-navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a, .sfe-navbar-nav .open .dropdown-menu > li > a, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a {
    color: #777;
  }
  .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > li > a:hover, .sfe-navbar-nav .open .dropdown-menu > li > a:focus, .sfe-navbar-nav .open .dropdown-menu > li > a:hover, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:focus, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .active > a:hover, .sfe-navbar-nav .open .dropdown-menu > .active > a, .sfe-navbar-nav .open .dropdown-menu > .active > a:focus, .sfe-navbar-nav .open .dropdown-menu > .active > a:hover, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:focus, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-filter-list .sfe-navbar-nav .open .sfe-filter-list-dropdown-menu > .disabled > a:hover, .sfe-navbar-nav .open .dropdown-menu > .disabled > a, .sfe-navbar-nav .open .dropdown-menu > .disabled > a:focus, .sfe-navbar-nav .open .dropdown-menu > .disabled > a:hover, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:focus, .sfe-navbar-nav .open .sfe-filter-list .sfe-filter-list-dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
  .sfe-navbar-fixed-top-tablet {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
  }
}
.sfe-nav-inline {
  margin: 20px 0;
}

.sfe-nav-inline > li {
  float: left;
  border-right: 1px solid #ddd;
}

.sfe-nav-inline > li:last-child {
  border-right: none;
}

.sfe-nav-inline > li:nth-of-type(0) > a:hover {
  background-color: #20aae2;
}

.sfe-nav-inline > li:nth-of-type(1) > a:hover {
  background-color: #1475ba;
}

.sfe-nav-inline > li:nth-of-type(2) > a:hover {
  background-color: #2a3c90;
}

.sfe-nav-inline > li:nth-of-type(3) > a:hover {
  background-color: #29295f;
}

.sfe-nav-inline > li:nth-of-type(4) > a:hover {
  background-color: #682865;
}

.sfe-nav-inline > li:nth-of-type(5) > a:hover {
  background-color: #9e1f61;
}

.sfe-nav-inline > li:nth-of-type(6) > a:hover {
  background-color: #b81449;
}

.sfe-nav-inline > li:nth-of-type(7) > a:hover {
  background-color: #d11762;
}

.sfe-nav-inline > li:nth-of-type(8) > a:hover {
  background-color: #e82b7b;
}

.sfe-nav-inline > li > a {
  padding: 0 12px;
  color: #333;
}

.sfe-nav-inline > li > a:hover {
  color: #fff;
}

.sfe-nav-inline-primary > li > a {
  color: #555;
  font-size: 18px;
}

.sfe-panel-heading.sfe-panel-heading-bg-baby .badge, .sfe-panel-heading.sfe-panel-heading-txt-baby {
  color: #20aae2;
}

.sfe-nav-inline-secondary {
  margin: 10px 0;
}

.sfe-nav-inline-secondary > li > a {
  font-size: 12px;
  text-transform: uppercase;
}

.sfe-panel .sfe-panel-heading {
  background-color: transparent;
}

.sfe-panel.sfe-panel-no-border {
  border: 0;
  box-shadow: none;
}

.sfe-panel.sfe-panel-square, .sfe-panel.sfe-panel-square .sfe-panel-body, .sfe-panel.sfe-panel-square .sfe-panel-heading {
  border-radius: 0;
}

.sfe-panel-title-lg {
  font-size: 26px;
}

.sfe-panel-bg-baby {
  background-color: #20aae2;
}

.sfe-panel-bd-baby {
  border-color: #20aae2;
}

.sfe-panel-bg-azure {
  background-color: #1475ba;
}

.sfe-panel-bd-azure {
  border-color: #1475ba;
}

.sfe-panel-bg-sapphire {
  background-color: #2a3c90;
}

.sfe-panel-bd-sapphire {
  border-color: #2a3c90;
}

.sfe-panel-bg-navy {
  background-color: #29295f;
}

.sfe-panel-bd-navy {
  border-color: #29295f;
}

.sfe-panel-bg-purple {
  background-color: #682865;
}

.sfe-panel-bd-purple {
  border-color: #682865;
}

.sfe-panel-bg-plum {
  background-color: #9e1f61;
}

.sfe-panel-bd-plum {
  border-color: #9e1f61;
}

.sfe-panel-bg-crimson {
  background-color: #b81449;
}

.sfe-panel-bd-crimson {
  border-color: #b81449;
}

.sfe-panel-bg-ruby {
  background-color: #d11762;
}

.sfe-panel-bd-ruby {
  border-color: #d11762;
}

.sfe-panel-bg-rose {
  background-color: #e82b7b;
}

.sfe-panel-bd-rose {
  border-color: #e82b7b;
}

.sfe-panel-bg-red {
  background-color: #f30;
}

.sfe-panel-bd-red {
  border-color: #f30;
}

.sfe-panel-bg-orange {
  background-color: #ff7800;
}

.sfe-panel-bd-orange {
  border-color: #ff7800;
}

.sfe-panel-bg-yellow {
  background-color: #ffcf29;
}

.sfe-panel-bd-yellow {
  border-color: #ffcf29;
}

.sfe-panel-bg-green {
  background-color: #51c171;
}

.sfe-panel-bd-green {
  border-color: #51c171;
}

.sfe-panel-bg-gray {
  background-color: #dadada;
}

.sfe-panel-bd-gray {
  border-color: #dadada;
}

.sfe-panel-bg-black {
  background-color: #000;
}

.sfe-panel-bd-black {
  border-color: #000;
}

.sfe-panel-bg-white {
  background-color: #fff;
}

.sfe-panel-bd-white {
  border-color: #fff;
}

.sfe-panel-bg-base-gray {
  background-color: #000;
}

.sfe-panel-bd-base-gray {
  border-color: #000;
}

.sfe-panel-bg-darker-gray {
  background-color: #222;
}

.sfe-panel-bd-darker-gray {
  border-color: #222;
}

.sfe-panel-bg-dark-gray {
  background-color: #333;
}

.sfe-panel-bd-dark-gray {
  border-color: #333;
}

.sfe-panel-bg-core-gray {
  background-color: #555;
}

.sfe-panel-bd-core-gray {
  border-color: #555;
}

.sfe-panel-bg-light-gray {
  background-color: #777;
}

.sfe-panel-bd-light-gray {
  border-color: #777;
}

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

.sfe-panel-bd-lighter-gray {
  border-color: #eee;
}

.sfe-panel-heading.sfe-panel-heading-bg-baby, .sfe-panel-heading.sfe-panel-heading-txt-baby .badge {
  background-color: #20aae2;
}

.sfe-panel-heading.sfe-panel-heading-bg-azure .badge, .sfe-panel-heading.sfe-panel-heading-txt-azure {
  color: #1475ba;
}

.sfe-panel-heading.sfe-panel-heading-bg-azure, .sfe-panel-heading.sfe-panel-heading-txt-azure .badge {
  background-color: #1475ba;
}

.sfe-panel-heading.sfe-panel-heading-bg-sapphire .badge, .sfe-panel-heading.sfe-panel-heading-txt-sapphire {
  color: #2a3c90;
}

.sfe-panel-heading.sfe-panel-heading-bg-sapphire, .sfe-panel-heading.sfe-panel-heading-txt-sapphire .badge {
  background-color: #2a3c90;
}

.sfe-panel-heading.sfe-panel-heading-bg-navy .badge, .sfe-panel-heading.sfe-panel-heading-txt-navy {
  color: #29295f;
}

.sfe-panel-heading.sfe-panel-heading-bg-navy, .sfe-panel-heading.sfe-panel-heading-txt-navy .badge {
  background-color: #29295f;
}

.sfe-panel-heading.sfe-panel-heading-bg-purple .badge, .sfe-panel-heading.sfe-panel-heading-txt-purple {
  color: #682865;
}

.sfe-panel-heading.sfe-panel-heading-bg-purple, .sfe-panel-heading.sfe-panel-heading-txt-purple .badge {
  background-color: #682865;
}

.sfe-panel-heading.sfe-panel-heading-bg-plum .badge, .sfe-panel-heading.sfe-panel-heading-txt-plum {
  color: #9e1f61;
}

.sfe-panel-heading.sfe-panel-heading-bg-plum, .sfe-panel-heading.sfe-panel-heading-txt-plum .badge {
  background-color: #9e1f61;
}

.sfe-panel-heading.sfe-panel-heading-bg-crimson .badge, .sfe-panel-heading.sfe-panel-heading-txt-crimson {
  color: #b81449;
}

.sfe-panel-heading.sfe-panel-heading-bg-crimson, .sfe-panel-heading.sfe-panel-heading-txt-crimson .badge {
  background-color: #b81449;
}

.sfe-panel-heading.sfe-panel-heading-bg-ruby .badge, .sfe-panel-heading.sfe-panel-heading-txt-ruby {
  color: #d11762;
}

.sfe-panel-heading.sfe-panel-heading-bg-ruby, .sfe-panel-heading.sfe-panel-heading-txt-ruby .badge {
  background-color: #d11762;
}

.sfe-panel-heading.sfe-panel-heading-bg-rose .badge, .sfe-panel-heading.sfe-panel-heading-txt-rose {
  color: #e82b7b;
}

.sfe-panel-heading.sfe-panel-heading-bg-rose, .sfe-panel-heading.sfe-panel-heading-txt-rose .badge {
  background-color: #e82b7b;
}

.sfe-panel-heading.sfe-panel-heading-bg-red .badge, .sfe-panel-heading.sfe-panel-heading-txt-red {
  color: #f30;
}

.sfe-panel-heading.sfe-panel-heading-bg-red, .sfe-panel-heading.sfe-panel-heading-txt-red .badge {
  background-color: #f30;
}

.sfe-panel-heading.sfe-panel-heading-bg-orange .badge, .sfe-panel-heading.sfe-panel-heading-txt-orange {
  color: #ff7800;
}

.sfe-panel-heading.sfe-panel-heading-bg-orange, .sfe-panel-heading.sfe-panel-heading-txt-orange .badge {
  background-color: #ff7800;
}

.sfe-panel-heading.sfe-panel-heading-bg-yellow .badge, .sfe-panel-heading.sfe-panel-heading-txt-yellow {
  color: #ffcf29;
}

.sfe-panel-heading.sfe-panel-heading-bg-yellow, .sfe-panel-heading.sfe-panel-heading-txt-yellow .badge {
  background-color: #ffcf29;
}

.sfe-panel-heading.sfe-panel-heading-bg-green .badge, .sfe-panel-heading.sfe-panel-heading-txt-green {
  color: #51c171;
}

.sfe-panel-heading.sfe-panel-heading-bg-green, .sfe-panel-heading.sfe-panel-heading-txt-green .badge {
  background-color: #51c171;
}

.sfe-panel-heading.sfe-panel-heading-bg-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-gray {
  color: #dadada;
}

.sfe-panel-heading.sfe-panel-heading-bg-gray, .sfe-panel-heading.sfe-panel-heading-txt-gray .badge {
  background-color: #dadada;
}

.sfe-panel-heading.sfe-panel-heading-bg-black .badge, .sfe-panel-heading.sfe-panel-heading-txt-black {
  color: #000;
}

.sfe-panel-heading.sfe-panel-heading-bg-black, .sfe-panel-heading.sfe-panel-heading-txt-black .badge {
  background-color: #000;
}

.sfe-panel-heading.sfe-panel-heading-bg-white .badge, .sfe-panel-heading.sfe-panel-heading-txt-white {
  color: #fff;
}

.sfe-panel-heading.sfe-panel-heading-bg-white, .sfe-panel-heading.sfe-panel-heading-txt-white .badge {
  background-color: #fff;
}

.sfe-panel-heading.sfe-panel-heading-bg-base-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-base-gray {
  color: #000;
}

.sfe-panel-heading.sfe-panel-heading-bg-base-gray, .sfe-panel-heading.sfe-panel-heading-txt-base-gray .badge {
  background-color: #000;
}

.sfe-panel-heading.sfe-panel-heading-bg-darker-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-darker-gray {
  color: #222;
}

.sfe-panel-heading.sfe-panel-heading-bg-darker-gray, .sfe-panel-heading.sfe-panel-heading-txt-darker-gray .badge {
  background-color: #222;
}

.sfe-panel-heading.sfe-panel-heading-bg-dark-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-dark-gray {
  color: #333;
}

.sfe-panel-heading.sfe-panel-heading-bg-dark-gray, .sfe-panel-heading.sfe-panel-heading-txt-dark-gray .badge {
  background-color: #333;
}

.sfe-panel-heading.sfe-panel-heading-bg-core-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-core-gray {
  color: #555;
}

.sfe-panel-heading.sfe-panel-heading-bg-core-gray, .sfe-panel-heading.sfe-panel-heading-txt-core-gray .badge {
  background-color: #555;
}

.sfe-panel-heading.sfe-panel-heading-bg-light-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-light-gray {
  color: #777;
}

.sfe-panel-heading.sfe-panel-heading-bg-light-gray, .sfe-panel-heading.sfe-panel-heading-txt-light-gray .badge {
  background-color: #777;
}

.sfe-panel-heading.sfe-panel-heading-bg-lighter-gray .badge, .sfe-panel-heading.sfe-panel-heading-txt-lighter-gray {
  color: #eee;
}

.sfe-panel-heading.sfe-panel-heading-bg-lighter-gray, .sfe-panel-heading.sfe-panel-heading-txt-lighter-gray .badge {
  background-color: #eee;
}

.sfe-panel-body.sfe-panel-body-bg-baby .badge, .sfe-panel-body.sfe-panel-body-txt-baby {
  color: #20aae2;
}

.sfe-panel-body.sfe-panel-body-bg-baby, .sfe-panel-body.sfe-panel-body-txt-baby .badge {
  background-color: #20aae2;
}

.sfe-panel-body.sfe-panel-body-bg-azure .badge, .sfe-panel-body.sfe-panel-body-txt-azure {
  color: #1475ba;
}

.sfe-panel-body.sfe-panel-bd-baby {
  border-color: #20aae2;
}

.sfe-panel-body.sfe-panel-body-bg-azure, .sfe-panel-body.sfe-panel-body-txt-azure .badge {
  background-color: #1475ba;
}

.sfe-panel-body.sfe-panel-body-bg-sapphire .badge, .sfe-panel-body.sfe-panel-body-txt-sapphire {
  color: #2a3c90;
}

.sfe-panel-body.sfe-panel-bd-azure {
  border-color: #1475ba;
}

.sfe-panel-body.sfe-panel-body-bg-sapphire, .sfe-panel-body.sfe-panel-body-txt-sapphire .badge {
  background-color: #2a3c90;
}

.sfe-panel-body.sfe-panel-body-bg-navy .badge, .sfe-panel-body.sfe-panel-body-txt-navy {
  color: #29295f;
}

.sfe-panel-body.sfe-panel-bd-sapphire {
  border-color: #2a3c90;
}

.sfe-panel-body.sfe-panel-body-bg-navy, .sfe-panel-body.sfe-panel-body-txt-navy .badge {
  background-color: #29295f;
}

.sfe-panel-body.sfe-panel-body-bg-purple .badge, .sfe-panel-body.sfe-panel-body-txt-purple {
  color: #682865;
}

.sfe-panel-body.sfe-panel-bd-navy {
  border-color: #29295f;
}

.sfe-panel-body.sfe-panel-body-bg-purple, .sfe-panel-body.sfe-panel-body-txt-purple .badge {
  background-color: #682865;
}

.sfe-panel-body.sfe-panel-body-bg-plum .badge, .sfe-panel-body.sfe-panel-body-txt-plum {
  color: #9e1f61;
}

.sfe-panel-body.sfe-panel-bd-purple {
  border-color: #682865;
}

.sfe-panel-body.sfe-panel-body-bg-plum, .sfe-panel-body.sfe-panel-body-txt-plum .badge {
  background-color: #9e1f61;
}

.sfe-panel-body.sfe-panel-body-bg-crimson .badge, .sfe-panel-body.sfe-panel-body-txt-crimson {
  color: #b81449;
}

.sfe-panel-body.sfe-panel-bd-plum {
  border-color: #9e1f61;
}

.sfe-panel-body.sfe-panel-body-bg-crimson, .sfe-panel-body.sfe-panel-body-txt-crimson .badge {
  background-color: #b81449;
}

.sfe-panel-body.sfe-panel-body-bg-ruby .badge, .sfe-panel-body.sfe-panel-body-txt-ruby {
  color: #d11762;
}

.sfe-panel-body.sfe-panel-bd-crimson {
  border-color: #b81449;
}

.sfe-panel-body.sfe-panel-body-bg-ruby, .sfe-panel-body.sfe-panel-body-txt-ruby .badge {
  background-color: #d11762;
}

.sfe-panel-body.sfe-panel-body-bg-rose .badge, .sfe-panel-body.sfe-panel-body-txt-rose {
  color: #e82b7b;
}

.sfe-panel-body.sfe-panel-bd-ruby {
  border-color: #d11762;
}

.sfe-panel-body.sfe-panel-body-bg-rose, .sfe-panel-body.sfe-panel-body-txt-rose .badge {
  background-color: #e82b7b;
}

.sfe-panel-body.sfe-panel-body-bg-red .badge, .sfe-panel-body.sfe-panel-body-txt-red {
  color: #f30;
}

.sfe-panel-body.sfe-panel-bd-rose {
  border-color: #e82b7b;
}

.sfe-panel-body.sfe-panel-body-bg-red, .sfe-panel-body.sfe-panel-body-txt-red .badge {
  background-color: #f30;
}

.sfe-panel-body.sfe-panel-body-bg-orange .badge, .sfe-panel-body.sfe-panel-body-txt-orange {
  color: #ff7800;
}

.sfe-panel-body.sfe-panel-bd-red {
  border-color: #f30;
}

.sfe-panel-body.sfe-panel-body-bg-orange, .sfe-panel-body.sfe-panel-body-txt-orange .badge {
  background-color: #ff7800;
}

.sfe-panel-body.sfe-panel-body-bg-yellow .badge, .sfe-panel-body.sfe-panel-body-txt-yellow {
  color: #ffcf29;
}

.sfe-panel-body.sfe-panel-bd-orange {
  border-color: #ff7800;
}

.sfe-panel-body.sfe-panel-body-bg-yellow, .sfe-panel-body.sfe-panel-body-txt-yellow .badge {
  background-color: #ffcf29;
}

.sfe-panel-body.sfe-panel-body-bg-green .badge, .sfe-panel-body.sfe-panel-body-txt-green {
  color: #51c171;
}

.sfe-panel-body.sfe-panel-bd-yellow {
  border-color: #ffcf29;
}

.sfe-panel-body.sfe-panel-body-bg-green, .sfe-panel-body.sfe-panel-body-txt-green .badge {
  background-color: #51c171;
}

.sfe-panel-body.sfe-panel-body-bg-gray .badge, .sfe-panel-body.sfe-panel-body-txt-gray {
  color: #dadada;
}

.sfe-panel-body.sfe-panel-bd-green {
  border-color: #51c171;
}

.sfe-panel-body.sfe-panel-body-bg-gray, .sfe-panel-body.sfe-panel-body-txt-gray .badge {
  background-color: #dadada;
}

.sfe-panel-body.sfe-panel-body-bg-black .badge, .sfe-panel-body.sfe-panel-body-txt-black {
  color: #000;
}

.sfe-panel-body.sfe-panel-bd-gray {
  border-color: #dadada;
}

.sfe-panel-body.sfe-panel-body-bg-black, .sfe-panel-body.sfe-panel-body-txt-black .badge {
  background-color: #000;
}

.sfe-panel-body.sfe-panel-body-bg-white .badge, .sfe-panel-body.sfe-panel-body-txt-white {
  color: #fff;
}

.sfe-panel-body.sfe-panel-bd-black {
  border-color: #000;
}

.sfe-panel-body.sfe-panel-body-bg-white, .sfe-panel-body.sfe-panel-body-txt-white .badge {
  background-color: #fff;
}

.sfe-panel-body.sfe-panel-body-bg-base-gray .badge, .sfe-panel-body.sfe-panel-body-txt-base-gray {
  color: #000;
}

.sfe-panel-body.sfe-panel-bd-white {
  border-color: #fff;
}

.sfe-panel-body.sfe-panel-body-bg-base-gray, .sfe-panel-body.sfe-panel-body-txt-base-gray .badge {
  background-color: #000;
}

.sfe-panel-body.sfe-panel-body-bg-darker-gray .badge, .sfe-panel-body.sfe-panel-body-txt-darker-gray {
  color: #222;
}

.sfe-panel-body.sfe-panel-bd-base-gray {
  border-color: #000;
}

.sfe-panel-body.sfe-panel-body-bg-darker-gray, .sfe-panel-body.sfe-panel-body-txt-darker-gray .badge {
  background-color: #222;
}

.sfe-panel-body.sfe-panel-body-bg-dark-gray .badge, .sfe-panel-body.sfe-panel-body-txt-dark-gray {
  color: #333;
}

.sfe-panel-body.sfe-panel-bd-darker-gray {
  border-color: #222;
}

.sfe-panel-body.sfe-panel-body-bg-dark-gray, .sfe-panel-body.sfe-panel-body-txt-dark-gray .badge {
  background-color: #333;
}

.sfe-panel-body.sfe-panel-body-bg-core-gray .badge, .sfe-panel-body.sfe-panel-body-txt-core-gray {
  color: #555;
}

.sfe-panel-body.sfe-panel-bd-dark-gray {
  border-color: #333;
}

.sfe-panel-body.sfe-panel-body-bg-core-gray, .sfe-panel-body.sfe-panel-body-txt-core-gray .badge {
  background-color: #555;
}

.sfe-panel-body.sfe-panel-body-bg-light-gray .badge, .sfe-panel-body.sfe-panel-body-txt-light-gray {
  color: #777;
}

.sfe-panel-body.sfe-panel-bd-core-gray {
  border-color: #555;
}

.sfe-panel-body.sfe-panel-body-bg-light-gray, .sfe-panel-body.sfe-panel-body-txt-light-gray .badge {
  background-color: #777;
}

.region-sitemap, .sfe-panel-body.sfe-panel-body-bg-lighter-gray, .sfe-panel-body.sfe-panel-body-txt-lighter-gray .badge {
  background-color: #eee;
}

.sfe-panel-body.sfe-panel-body-bg-lighter-gray .badge, .sfe-panel-body.sfe-panel-body-txt-lighter-gray {
  color: #eee;
}

.sfe-panel-body.sfe-panel-bd-light-gray {
  border-color: #777;
}

.sfe-panel-body.sfe-panel-bd-lighter-gray {
  border-color: #eee;
}

.sfe-footerblock .sfe-footerblock-title {
  font-weight: 700;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 5px;
}

.sfe-footerblock a {
  color: #333;
}

.sfe-footerblock .sfe-footerblock-body {
  font-size: 14px;
  margin-bottom: 10px;
}

.sfe-sociallink {
  font-size: 28px;
  margin-right: 5px;
}

.sfe-sociallink:last-child {
  margin-right: 0;
}

.l-equalheight-alt-inner > *, .l-equalheight-inner > * {
  margin-bottom: 20px;
}

.l-equalheight-alt-inner > * > *, .l-equalheight-inner > * > * {
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 25px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .l-equalheight-inner > * > * {
    padding-bottom: 50px;
  }
}
.l-equalheight-inner > * > * {
  position: relative;
}

.l-equalheight-inner > * > * > :last-child {
  position: absolute;
  bottom: 0;
}

.region-footer, .sfe-bg-light {
  background-color: #dadada;
}

.region-sitemap-grid > * {
  margin-bottom: 55px;
}

.region-sitemap-grid > * > * {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
}

.region-footer {
  padding-top: 25px;
}

.region-footer > .container > .row > * {
  margin-bottom: 30px;
}

.region-hidden {
  height: 0;
}

.brand-logo, .brand-logo-black {
  max-width: 100%;
  height: auto;
}

.region-main-content > .row > * {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .l-pub-header .h2, .l-pub-header h2 {
    font-size: 22px;
  }
}
h2 {
  font-weight: lighter;
  font-size: 25px;
  margin-bottom: 25px;
}

.brand-logo-wrapper {
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .brand-logo-wrapper {
    margin: 0 15px 15px;
  }
}
.brand-logo-black {
  margin: 15px;
}

.navbar-brand, .sfe-navbar-brand {
  padding-top: 0;
  margin-top: 8px;
}

header {
  margin-top: 15px;
}

.btn-members-area-mobile {
  width: auto;
  margin-left: 15px;
}

.navbar-collapsed-group {
  float: right;
}

.navbar-collapsed-group-item {
  margin: 8px 15px 8px 0;
  padding: 6px 10px;
}

.navbar-collapsed-group-item > span {
  width: 22px;
}

.color-swatch {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 10px 10px 0;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  border: 1px dotted #dadada;
}

.color-swatch-invert {
  color: #000;
}

.black-sfe {
  background-color: #000;
}

.white-sfe {
  background-color: #fff;
}

.baby-sfe {
  background-color: #20aae2;
}

.azure-sfe {
  background-color: #1475ba;
}

.sapphire-sfe {
  background-color: #2a3c90;
}

.navy-sfe {
  background-color: #29295f;
}

.purple-sfe {
  background-color: #682865;
}

.plum-sfe {
  background-color: #9e1f61;
}

.crimson-sfe {
  background-color: #b81449;
}

.ruby-sfe {
  background-color: #d11762;
}

.rose-sfe {
  background-color: #e82b7b;
}

.red-sfe {
  background-color: #f30;
}

.orange-sfe {
  background-color: #ff7800;
}

.yellow-sfe {
  background-color: #ffcf29;
}

.green-sfe {
  background-color: #51c171;
}

.gray-sfe {
  background-color: #dadada;
}

/*@import 'sfe-stripped.bs4.scss';*/
/*@import 'sfe-original.scss';*/
/*@import 'sfe-extra.scss';*/
/* CSS Document */
/* -- bootstrap 4 bridge  --------------------------------------------------------------------------------------------*/
.bs4.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.h-100 {
  height: 100% !important;
}

.w-100 {
  width: 100% !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

@media (min-width: 576px) {
  .bs4 .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* -------------------------------------------------------------------------------------------- */
body {
  font-family: "Figtree", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333;
  word-spacing: 1px;
}

/*no h3-h5 from main css?????
h3 { font-size:1.3em; color:$azure; font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif;}
h4 { font-size:1.2em; font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:100;}
h5 { font-size:1.0em; font-family: "Gotham SSm A","Gotham SSm B","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:100;color:#777;}*/
a {
  color: #d11762;
}

footer {
  margin-top: 60px;
}

.nav-primary a {
  margin-right: 1px;
}

.nav-primary {
  padding-top: 20px;
}

.lead {
  color: #B9144A;
}

/*.sfe-banner-body {
    left:0px;
    width:100%;
    }*/
/* -- macro library adjustments --------------------------------------------------------------------------------------------------------------------------- */
.news-bs-news-category .list-group-item {
  border-right: 0px;
  border-left: 0px;
}

.news-bs-news-category .list-group-item .fa {
  display: none;
}

/* ------------------------------------------------------------------------------------------------------------------------------ */
.hero {
  /*background-repeat:no-repeat;*/
  /*padding:20px;
  margin-bottom:30px;*/
}

/*.hero .row{
     position: absolute; left: 0;
}*/
.hero .panel-default, .hero .list-group-item {
  opacity: 0.95;
}

.hero h1 {
  color: #444;
}

@media screen and (max-width: 480px) {
  .hero h1 {
    font-size: 25px;
  }
}
.hero {
  margin-bottom: 30px;
}

.hero-text-wrapper {
  /*display: inline-block;*/
  /*bottom: 20px;*/
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  width: 100%;
}

.hero-image-wrapper {
  /*padding-bottom: 34%;*/
}

/*.home-hero{
    background-image:url(/images/home-hero.png);
    background-size:contain;
    //padding:20px;
    height:266px;
    background-repeat:no-repeat;
}*/
/* ------------------------------------------------------------------------------------------------------------------------------ */
.top-holder {
  background-color: #292163;
  /*height:40px;*/
  color: #fff;
}

.top-holder .nav > li > a {
  color: #fff;
  padding: 2px;
  margin-top: 7px;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #2a3c90;
}

.nav-holder {
  height: 40px;
  color: #F4D0E2;
  /*font-size:26px;*/
}

.breadcrumb {
  background-color: transparent;
}

.nav-holder a {
  text-decoration: none;
  color: #F4D0E2;
}

.blue a, .blue .active a:hover {
  background-color: #1475BA;
  color: #fff;
}

.ruby a {
  background-color: #d11762;
}

.ruby {
  background-color: #d11762;
  color: #fff;
}

.ruby a {
  color: #fff;
}

.azure {
  background-color: #1475ba;
  color: #fff;
}

.azure a {
  color: #fff;
}

.navy {
  background-color: #29295f;
  color: #fff;
}

.navy a {
  color: #fff;
}

.plum {
  background-color: #9e1f61;
  color: #fff;
}

.plum a {
  color: #fff;
}

.purple {
  background-color: #682865;
  color: #fff;
}

.purple a {
  color: #fff;
}

.rose {
  background-color: #e82b7b;
  color: #fff;
}

.rose a {
  color: #fff;
}

.baby {
  background-color: #20aae2;
  color: #fff;
}

.baby a {
  color: #fff;
}

.btn-glyphicon {
  padding: 8px;
  background: #ffffff;
  margin-right: 4px;
}

.icon-btn {
  padding: 1px 15px 3px 2px;
  margin-top: 2px;
}

.resource-filter-title {
  margin-top: 20px;
}

.yyh-subheading {
  background-color: #1475BA;
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
}

.list-unstyled li a {
  min-height: 50px;
}

/*  carousel --------------------- */
.carousel-inner .item > :first-child, .sfe-carousel-alt-inner .item > :first-child {
  display: inline-block;
}

.sfe-carousel-caption {
  padding-right: 55%;
  padding-left: 50%;
  background-color: transparent;
}

.sfe-carousel-caption {
  position: absolute;
  top: 0;
  /*left: 0;
  right: 0;*/
  padding-right: 70px;
  padding-left: 70px;
  text-align: left;
}

.sfe-carousel-caption {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 50px;
  position: static;
  text-align: center;
  font-size: 18px;
}

.carousel-caption, .sfe-carousel-caption {
  /*left: 0%;
  right: 20%;*/
  padding-bottom: 30px;
}

.carousel-caption, .sfe-carousel-caption {
  position: absolute;
  /*left: 15%;
  right: 15%;*/
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.sfe-carousel-caption-content {
  width: 450px;
  padding: 100px 10px 10px 30px;
}

@media screen and (max-width: 767px) {
  .sfe-carousel-caption {
    padding: 0px;
  }
  .sfe-carousel-caption-content {
    width: 100%;
    padding: 10px 10px 10px 10px;
    background-color: #ddd;
    font-size: 16px;
    height: 250px;
  }
}
div#carousel.carousel.slide div.carousel-inner {
  height: 300px;
}

@media screen and (max-width: 767px) {
  div#carousel.carousel.slide div.carousel-inner {
    width: 100%;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
    font-size: 16px;
    height: 280px;
  }
  .carousel {
    height: 300px;
  }
}
.carousel-inner {
  height: 542px;
}

/*// -- Human body*/
.human-body {
  position: relative;
  margin-left: 170px;
  margin-bottom: 30px;
  /*text-align:center;*/
}

.item-target {
  position: absolute;
  overflow: visible;
}

.item-label {
  position: absolute;
  /*top: 30px;*/
  z-index: 100;
  overflow: visible;
}

/*@import 'bootstrap4fixes.css';*/
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.list-bs-search-results-multisite form {
  margin-bottom: 45px;
}
