
#element-demo {
  padding: 60px 0px 10px;
}
.spacer-10 {
  clear: both;
  height: 10px;
  display: block;
  width: 100%;
}
.spacer-20 {
  clear: both;
  height: 20px;
  display: block;
  width: 100%;
}
.spacer-50 {
  clear: both;
  height: 50px;
  display: block;
  width: 100%;
}

/**
 * button
 * --------------------------------------------------
 */
.ui-btn {
  color: white;
}
.ui-btn, .ui-btn.disabled, .ui-btn[disabled] {
  background-color: #aab2bd;
  border-color: #aab2bd;
}
.ui-btn:hover, .ui-btn:focus, .ui-btn:active, .ui-btn.active {
  color: white;
  background-color: #ccd1d9;
  border-color: #ccd1d9;
  outline: none !important;
}
.ui-btn:active, .ui-btn.active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
}
.ui-btn.disabled, .ui-btn[disabled] {
  filter: alpha(opacity=45);
  opacity: .45;
}
.ui-btn-link, .ui-btn-link:hover, .ui-btn-link:focus, .ui-btn-link:active, .ui-btn-link.active, .ui-btn-link.disabled, .ui-btn-link[disabled] {
  color: #059dde;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.ui-btn-link:hover, .ui-btn-link:focus {
  text-decoration: underline;
}
.ui-btn-default {
  color: #434a54;
  border-color: #aab2bd !important;
}
.ui-btn-default:hover, .ui-btn-default:focus, .ui-btn-default:active, .ui-btn-default.active {
  background-color: #ccd1d9;
  border-color: #ccd1d9;
}
.ui-btn-default, .ui-btn-default.disabled, .ui-btn-default[disabled] {
  background-color: white;
}
.open .dropdown-toggle.ui-btn-default {
  background-color: #ccd1d9;
  border-color: #ccd1d9;
}
.ui-btn-primary, .ui-btn-primary:active, .ui-btn-primary.active, .ui-btn-primary.disabled, .ui-btn-primary[disabled] {
  background-color: #059dde;
  border-color: #059dde;
}
.ui-btn-primary:hover, .ui-btn-primary:focus {
  background-color: #4fc1e9;
  border-color: #4fc1e9;
}
.open .dropdown-toggle.ui-btn-primary {
  background-color: #4fc1e9;
  border-color: #4fc1e9;
}
.ui-btn-info, .ui-btn-info:active, .ui-btn-info.active, .ui-btn-info.disabled, .ui-btn-info[disabled] {
  background-color: #37bc9b;
  border-color: #37bc9b;
}
.ui-btn-info:hover, .ui-btn-info:focus {
  background-color: #48cfad;
  border-color: #48cfad;
}
.open .dropdown-toggle.ui-btn-info {
  background-color: #48cfad;
  border-color: #48cfad;
}
.ui-btn-success, .ui-btn-success:active, .ui-btn-success.active, .ui-btn-success.disabled, .ui-btn-success[disabled] {
  background-color: #8cc152;
  border-color: #8cc152;
}
.ui-btn-success:hover, .ui-btn-success:focus {
  background-color: #a0d468;
  border-color: #a0d468;
}
.open .dropdown-toggle.ui-btn-success {
  background-color: #a0d468;
  border-color: #a0d468;
}
.ui-btn-warning, .ui-btn-warning:active, .ui-btn-warning.active, .ui-btn-warning.disabled, .ui-btn-warning[disabled] {
  background-color: #f6bb42;
  border-color: #f6bb42;
}
.ui-btn-warning:hover, .ui-btn-warning:focus {
  background-color: #ffce54;
  border-color: #ffce54;
}
.open .dropdown-toggle.ui-btn-warning {
  background-color: #ffce54;
  border-color: #ffce54;
}
.ui-btn-danger, .ui-btn-danger:active, .ui-btn-danger.active, .ui-btn-danger.disabled, .ui-btn-danger[disabled],
.ui-btn-danger .open .dropdown-toggle.ui-btn {
  background-color: #da4453;
  border-color: #da4453;
}
.ui-btn-danger:hover, .ui-btn-danger:focus {
  background-color: #ed5565;
  border-color: #ed5565;
}
.open .dropdown-toggle.ui-btn-danger {
  background-color: #ed5565;
  border-color: #ed5565;
}

/**
 * button-group
 * --------------------------------------------------
 */
.ui-btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
}
.ui-btn-group .ui-btn {
  border-left-color: #96a0ad;
}
.ui-btn-group.open .ui-btn-default.dropdown-toggle, .ui-btn-group .ui-btn-default:focus, .ui-btn-group .ui-btn-default:active, .ui-btn-group .ui-btn-default.active {
  color: white;
}
.ui-btn-group .ui-btn-primary, .ui-btn-group .ui-btn-primary:focus, .ui-btn-group .ui-btn-primary:active, .ui-btn-group .ui-btn-primary.active {
  border-left-color: #269ecb;
}
.ui-btn-group .ui-btn-success, .ui-btn-group .ui-btn-success:focus, .ui-btn-group .ui-btn-success:active, .ui-btn-group .ui-btn-success.active {
  border-left-color: #7ab03f;
}
.ui-btn-group .ui-btn-warning, .ui-btn-group .ui-btn-warning:focus, .ui-btn-group .ui-btn-warning:active, .ui-btn-group .ui-btn-warning.active {
  border-left-color: #efa50b;
}
.ui-btn-group .ui-btn-danger, .ui-btn-group .ui-btn-danger:focus, .ui-btn-group .ui-btn-danger:active, .ui-btn-group .ui-btn-danger.active {
  border-left-color: #d1293a;
}
.ui-btn-group .ui-btn-info, .ui-btn-group .ui-btn-info:focus, .ui-btn-group .ui-btn-info:active, .ui-btn-group .ui-btn-info.active {
  border-left-color: #2fa084;
}
.ui-btn-group .ui-btn:first-child, .ui-btn-group .ui-btn-primary:first-child, .ui-btn-group .ui-btn-success:first-child, .ui-btn-group .ui-btn-warning:first-child, .ui-btn-group .ui-btn-danger:first-child, .ui-btn-group .ui-btn-info:first-child {
  border-left-color: transparent;
}

.ui-btn-group-vertical .ui-btn, .ui-btn-group-vertical .ui-btn-group .ui-btn-primary {
  border-top-color: #96a0ad !important;
}
.ui-btn-group-vertical .ui-btn-primary, .ui-btn-group-vertical .ui-btn-primary:focus, .ui-btn-group-vertical .ui-btn-primary:active, .ui-btn-group-vertical .ui-btn-primary.active, .ui-btn-group-vertical .ui-btn-group .ui-btn-primary {
  border-top-color: #269ecb !important;
}
.ui-btn-group-vertical .ui-btn-success, .ui-btn-group-vertical .ui-btn-success:focus, .ui-btn-group-vertical .ui-btn-success:active, .ui-btn-group-vertical .ui-btn-success.active, .ui-btn-group-vertical .ui-btn-group .ui-btn-success {
  border-top-color: #7ab03f !important;
}
.ui-btn-group-vertical .ui-btn-warning, .ui-btn-group-vertical .ui-btn-warning:focus, .ui-btn-group-vertical .ui-btn-warning:active, .ui-btn-group-vertical .ui-btn-warning.active, .ui-btn-group-vertical .ui-btn-group .ui-btn-warning {
  border-top-color: #efa50b !important;
}
.ui-btn-group-vertical .ui-btn-danger, .ui-btn-group-vertical .ui-btn-danger:focus, .ui-btn-group-vertical .ui-btn-danger:active, .ui-btn-group-vertical .ui-btn-danger.active, .ui-btn-group-vertical .ui-btn-group .ui-btn-danger {
  border-top-color: #d1293a !important;
}
.ui-btn-group-vertical .ui-btn-info, .ui-btn-group-vertical .ui-btn-info:focus, .ui-btn-group-vertical .ui-btn-info:active, .ui-btn-group-vertical .ui-btn-info.active, .ui-btn-group-vertical .ui-btn-group .ui-btn-info {
  border-top-color: #2fa084 !important;
}
.ui-btn-group-vertical .ui-btn:not(.ui-btn-default):first-child, .ui-btn-group-vertical .ui-btn-primary:first-child, .ui-btn-group-vertical .ui-btn-success:first-child, .ui-btn-group-vertical .ui-btn-warning:first-child, .ui-btn-group-vertical .ui-btn-danger:first-child, .ui-btn-group-vertical .ui-btn-info:first-child {
  border-top: none;
}

/**
 * labels and badges
 * --------------------------------------------------
 */
 .label.label-lg {
  font-size: 1em;
 }
  .label.label-sm {
  font-size: 0.7em;
 }
.ui-label,
.ui-badge {
  background-color: #aab2bd;
}

.ui-label-default,
.ui-badge-default {
  color: #434a54;
  background-color: white;
  border: 1px solid #aab2bd;
}

.ui-label-primary,
.ui-badge-primary {
  background-color: #337ab7;
  border-color: #337ab7;
}

.ui-label-success,
.ui-badge-success {
  background-color: #8cc152;
  border-color: #8cc152;
}

.ui-label-danger,
.ui-badge-danger {
  background-color: #da4453;
  border-color: #da4453;
}

.ui-label-warning,
.ui-badge-warning {
  background-color: #f6bb42;
  border-color: #f6bb42;
}

.ui-label-info,
.ui-badge-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

/**
 * tooltip
 * --------------------------------------------------
 */
.ui-tooltip-inner {
  color: white;
  background-color: #434a54;
}
.ui-tooltip.top .ui-tooltip-arrow, .ui-tooltip.top-left .ui-tooltip-arrow, .ui-tooltip.top-right .ui-tooltip-arrow {
  border-top-color: #434a54;
}
.ui-tooltip.right .ui-tooltip-arrow {
  border-right-color: #434a54;
}
.ui-tooltip.left .ui-tooltip-arrow {
  border-left-color: #434a54;
}
.ui-tooltip.bottom .ui-tooltip-arrow, .ui-tooltip.bottom-left .ui-tooltip-arrow, .ui-tooltip.bottom-right .ui-tooltip-arrow {
  border-bottom-color: #434a54;
}

/**
 * popover
 * --------------------------------------------------
 */
.popover {
  color: white;
  background-color: #434a54;
  border-color: #434a54;
}
.popover-title {
  padding-bottom: 0;
  font-weight: bold;
  color: #aab2bd;
  background-color: transparent;
  border-bottom: none;
}
.popover.top .arrow, .popover.top .arrow:after {
  border-top-color: #434a54;
}
.popover.right .arrow, .popover.right .arrow:after {
  border-right-color: #434a54;
}
.popover.bottom .arrow, .popover.bottom .arrow:after {
  border-bottom-color: #434a54;
}
.popover.left .arrow, .popover.left .arrow:after {
  border-left-color: #434a54;
}

/**
 * progress
 * --------------------------------------------------
 */
.progress {
  background-color: #e6e9ed;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.progress-bar {
  background-color: #059dde;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.progress-bar-success {
  background-color: #8cc152;
}
.progress-bar-info {
  background-color: #37bc9b;
}
.progress-bar-warning {
  background-color: #f6bb42;
}
.progress-bar-danger {
  background-color: #da4453;
}

/**
 * breadcrumb
 * --------------------------------------------------
 */
.ui-breadcrumb {
  color: #434a54;
  background-color: #e6e9ed;
}
.ui-breadcrumb > .active {
  color: #434a54;
}
.ui-breadcrumb a {
  color: #059dde;
}

.ui-breadcrumb-arrow {
  height: 36px;
  padding: 0;
  line-height: 36px;
  list-style: none;
  background-color: #e6e9ed;
}
.ui-breadcrumb-arrow li:first-child a {
          border-radius: 4px 0 0 4px;

  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
}
.ui-breadcrumb-arrow li, .ui-breadcrumb-arrow li a, .ui-breadcrumb-arrow li span {
  display: inline-block;
  vertical-align: top;
}
.ui-breadcrumb-arrow li:not(:first-child) {
  margin-left: -5px;
}
.ui-breadcrumb-arrow li + li:before {
  padding: 0;
  content: "";
}
.ui-breadcrumb-arrow li span {
  padding: 0 10px;
}
.ui-breadcrumb-arrow li a, .ui-breadcrumb-arrow li:not(:first-child) span {
  height: 36px;
  padding: 0 10px 0 25px;
  line-height: 36px;
}
.ui-breadcrumb-arrow li:first-child a {
  padding: 0 10px;
}
.ui-breadcrumb-arrow li a {
  position: relative;
  color: white;
  text-decoration: none;
  background-color: #059dde;
  border: 1px solid #059dde;
}
.ui-breadcrumb-arrow li:first-child a {
  padding-left: 10px;
}
.ui-breadcrumb-arrow li a:before, .ui-breadcrumb-arrow li a:after {
  position: absolute;
  top: -1px;
  width: 0;
  height: 0;
  content: '';
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
.ui-breadcrumb-arrow li a:before {
  right: -10px;
  z-index: 3;
  border-left-color: #059dde;
  border-left-style: solid;
  border-left-width: 11px;
}
.ui-breadcrumb-arrow li a:after {
  right: -11px;
  z-index: 2;
  border-left: 11px solid #2494be;
}
.ui-breadcrumb-arrow li a:hover, .ui-breadcrumb-arrow li a:focus {
  background-color: #4fc1e9;
  border: 1px solid #4fc1e9;
}
.ui-breadcrumb-arrow li a:hover:before, .ui-breadcrumb-arrow li a:focus:before {
  border-left-color: #4fc1e9;
}
.ui-breadcrumb-arrow li a:active {
  background-color: #2494be;
  border: 1px solid #2494be;
}
.ui-breadcrumb-arrow li a:active:before, .ui-breadcrumb-arrow li a:active:after {
  border-left-color: #2494be;
}
.ui-breadcrumb-arrow li span {
  color: #434a54;
}

/**
 * pagination
 * --------------------------------------------------
 */
.pagination > li > a, .pagination > li > span {
  color: #434a54;
  background-color: white;
  border-color: #ccd1d9;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: white;
  background-color: #ccd1d9;
  border-color: #ccd1d9;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: white;
  background-color: #059dde;
  border-color: #059dde;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #e6e9ed;
  background-color: white;
  border-color: #ccd1d9;
}

/**
 * pager
 * --------------------------------------------------
 */
.pager li > a, .pager li > span {
  color: white;
  background-color: #059dde;
  border-color: #059dde;
}
.pager li > a:hover, .pager li > a:focus {
  background-color: #059dde;
  border-color: #059dde;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #e6e9ed;
  background-color: white;
  border-color: #e6e9ed;
}

/**
 * form
 * --------------------------------------------------
 */
.form-control {
  color: #434a54;
  border-color: #aab2bd;
}
.form-control, .form-control:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.form-control:focus {
  border-color: #059dde;
}
.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #e6e9ed;
}
.form-control.disabled, .form-control[disabled] {
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}

.input-group-btn .ui-btn + .ui-btn {
  border-color: #96a0ad;
  border-style: solid;
  border-width: 1px;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-default {
  border-color: #ededed;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-primary {
  border-color: #269ecb;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-info {
  border-color: #2fa084;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-success {
  border-color: #7ab03f;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-warning {
  border-color: #f4af20;
}
.input-group-btn .ui-btn + .ui-btn.ui-btn-danger {
  border-color: #d1293a;
}

.input-group-addon {
  color: white;
  background-color: #aab2bd;
  border-color: #96a0ad;
}
.input-group-addon .radio, .input-group-addon .checkbox {
  margin: -3px 0 -4px !important;
}

.form-search .search-query, .form-search .search-query:first-child, .form-search .search-query:last-child {
  padding: 0 17px;
          border-radius: 17px;

  -webkit-border-radius: 17px;
     -moz-border-radius: 17px;
}
.input-group .form-control:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;

  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}
.input-group .form-control:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;

  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}
.form-search .ui-btn {
          border-radius: 17px;

  -webkit-border-radius: 17px;
     -moz-border-radius: 17px;
}

.search-only {
  position: relative;
}
.search-only .search-icon {
  position: absolute;
  top: 2px;
  left: 8.5px;
  z-index: 20;
  width: 30px;
  font-size: 17px;
  line-height: 30px;
  color: #e6e9ed;
  text-align: center;
}
.search-only .form-control:last-child {
  padding-left: 40px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #8cc152;
}
.has-success .form-control {
  border-color: #8cc152;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #8cc152;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-success .input-group-addon {
  background-color: #8cc152;
  border-color: #8cc152;
}
.has-success .form-control-feedback {
  color: #8cc152;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #f6bb42;
}
.has-warning .form-control {
  border-color: #f6bb42;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-warning .form-control:focus {
  border-color: #f6bb42;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-warning .input-group-addon {
  background-color: #f6bb42;
  border-color: #f6bb42;
}
.has-warning .form-control-feedback {
  color: #f6bb42;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #da4453;
}
.has-error .form-control {
  border-color: #da4453;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-error .form-control:focus {
  border-color: #da4453;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.has-error .input-group-addon {
  background-color: #da4453;
  border-color: #da4453;
}
.has-error .form-control-feedback {
  color: #da4453;
}

/**
 * stepper
 * --------------------------------------------------
 */
.stepper .stepper-input {
  overflow: hidden;

  -moz-appearance: textfield;
}
.stepper .stepper-input::-webkit-inner-spin-button, .stepper .stepper-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.stepper .stepper-arrow {
  position: absolute;
  right: 15px;
  display: block;
  width: 20px;
  height: 50%;
  text-indent: -99999px;
  cursor: pointer;
  background-color: #059dde;
}
.stepper .stepper-arrow:hover, .stepper .stepper-arrow:active {
  background-color: #4fc1e9;
}
.stepper .up {
  top: 0;
  border: 1px solid #269ecb;
          border-top-right-radius: 3px;

  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
}
.stepper .down {
  bottom: 0;
          border-bottom-right-radius: 3px;

  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
}
.stepper .up::before, .stepper .down::before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.stepper .up::before {
  top: 5px;
  left: 5px;
  border-bottom: 4px solid white;
}
.stepper .down:before {
  bottom: 5px;
  left: 6px;
  border-top: 4px solid white;
}
.stepper.disabled .stepper-arrow {
  background-color: #059dde;
  filter: alpha(opacity=45);
  opacity: .45;
}

.selecter {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
  outline: none;
  /* Open */
  /* 'Cover' Positioning */
  /* 'Bottom' Positioning */
  /* 'Bottom' + 'Cover' Positioning */
  /* Multiple Select */
  /* 'Disabled' State */
  /* Scroller Support */
}
.selecter .selecter-element {
  position: absolute;
  left: 0;
  z-index: 0;
  display: none;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;

  *left: -999999px;
}
.selecter .selecter-element, .selecter .selecter-element:focus {
  outline: none;

  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
.selecter .selecter-selected {
  position: relative;
  z-index: 2;
  display: block;
  padding: 6px 10px;
  overflow: hidden;
  text-overflow: clip;
  cursor: pointer;
  background-color: white;
  border: 1px solid #aab2bd;
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.selecter .selecter-selected:after {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selecter .selecter-options {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  display: none;
  width: 100%;
  max-height: 260px;
  overflow: auto;
  overflow-x: hidden;
  background-color: white;
  border: 1px solid #aab2bd;
  border-width: 0 1px 1px;
          border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
     -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
  *width: auto;
}
.selecter .selecter-group {
  display: block;
  padding: 5px 10px 4px;
  font-size: 11px;
  color: #aab2bd;
  text-transform: uppercase;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e6e9ed;
}
.selecter .selecter-item {
  display: block;
  width: 100%;
  padding: 6px 10px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  background-color: white;
  border-bottom: 1px solid #e6e9ed;
}
.selecter .selecter-item.selected {
  color: white;
  background-color: #059dde;
  border-bottom-color: #4fc1e9;
}
.selecter .selecter-item.disabled {
  color: #aab2bd;
  cursor: default;
}
.selecter .selecter-item:first-child {
          border-radius: 0;

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
}
.selecter .selecter-item:last-child {
  border-bottom: 0;
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.selecter .selecter-item:hover {
  background-color: #e6e9ed;
}
.selecter .selecter-item.selected:hover {
  background-color: #059dde;
}
.selecter .selecter-item.disabled:hover, .selecter:hover .selecter-selected, .selecter.disabled .selecter-item:hover {
  background-color: white;
}
.selecter.open {
  z-index: 3;
  outline: 0;
}
.selecter.open .selecter-selected {
  z-index: 51;
  border: 1px solid #059dde;
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.selecter.open .selecter-selected, .selecter.focus .selecter-selected {
  background-color: white;
}
.selecter.cover .selecter-options {
  top: 0;
  border-width: 1px;
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.selecter.cover .selecter-options .selecter-item.first {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.selecter.cover.open .selecter-selected {
  z-index: 49;
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.selecter.bottom .selecter-options {
  top: auto;
  bottom: 100%;
  border-width: 1px 1px 0;
}
.selecter.bottom .selecter-item:last-child {
  border: none;
          border-radius: 0;

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
}
.selecter.bottom.open .selecter-selected {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.selecter.bottom.open .selecter-options {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.selecter.bottom.cover .selecter-options {
  top: auto;
  bottom: 0;
}
.selecter.bottom.cover.open .selecter-selected, .selecter.bottom.cover.open .selecter-options {
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.selecter.multiple .selecter-options {
  position: static;
  display: block;
  width: 100%;
  border-width: 1px;
          border-radius: 4px;
  box-shadow: none;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.selecter.disabled .selecter-selected {
  color: #aab2bd;
  cursor: default;
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}
.selecter.disabled .selecter-options {
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}
.selecter.disabled .selecter-group, .selecter.disabled .selecter-item {
  color: #aab2bd;
  cursor: default;
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}
.selecter.disabled .selecter-item.selected {
  color: white;
  background-color: #059dde;
  filter: alpha(opacity=45);
  opacity: .45;
}
.selecter .selecter-options.scroller {
  overflow: hidden;
}
.selecter .selecter-options.scroller .scroller-content {
  max-height: 260px;
  padding: 0;
}

/**
 * checkbox and radio
 * --------------------------------------------------
 */
.checkbox, .radio {
  padding-left: 0;
  margin-top: 0;
}

.checkbox label, .radio label {
  position: relative;
  top: 2px;
  padding-left: 5px;
}

.icheckbox_flat,
.iradio_flat {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0 !important;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  background: url("images/default.png") no-repeat;
  border: none;

  *display: inline;
}

.icheckbox_flat {
  background-position: 0 0;
}
.icheckbox_flat.checked {
  background-position: -22px 0;
}
.icheckbox_flat.disabled {
  cursor: default;
  background-position: -44px 0;
}
.icheckbox_flat.checked.disabled {
  background-position: -66px 0;
}

.iradio_flat {
  background-position: -88px 0;
}
.iradio_flat.checked {
  background-position: -110px 0;
}
.iradio_flat.disabled {
  cursor: default;
  background-position: -132px 0;
}
.iradio_flat.checked.disabled {
  background-position: -154px 0;
}

/**
 * toggle
 * --------------------------------------------------
 */
.toggle-switch {
  height: 32px;
}
.toggle-switch input[type="checkbox"], .toggle-switch input[type="radio"] {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  text-indent: -100000px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.toggle-switch .handle {
  position: relative;
  top: -20px;
  left: 0;
  display: block;
  width: 50px;
  height: 32px;
  background-color: white;
          border-radius: 19px;
  -webkit-box-shadow: inset 0 0 0 1px #b8bfc8;
     -moz-box-shadow: inset 0 0 0 1px #b8bfc8;
          box-shadow: inset 0 0 0 1px #b8bfc8;

  -webkit-border-radius: 19px;
     -moz-border-radius: 19px;
}
.toggle-switch .handle:before, .toggle-switch .handle:after {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  background-color: white;
          border-radius: 30px;
  -webkit-box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
     -moz-box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
          box-shadow: inset 0 0 0 1px #b8bfc8, 1px 1px 1px #c7ccd3;
  -webkit-transition: all .25s ease-in-out;
     -moz-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;

  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
}
.toggle-switch input[type="checkbox"]:disabled + .handle, .toggle-switch input[type="radio"]:disabled + .handle, .toggle input[type="checkbox"]:disabled + .handle:before, .toggle input[type="radio"]:disabled + .handle:before, .toggle input[type="checkbox"]:disabled + .handle:after, .toggle input[type="radio"]:disabled + .handle:after {
  background-color: #e6e9ed;
  filter: alpha(opacity=60);
  opacity: .6;
}
.toggle-switch input[type="checkbox"]:checked + .handle:before, .toggle-switch input[type="radio"]:checked + .handle:before {
  width: 50px;
  background-color: #a0d468;
}
.toggle-switch input[type="checkbox"]:checked + .handle:after, .toggle-switch input[type="radio"]:checked + .handle:after {
  left: 20px;
  -webkit-box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
     -moz-box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
          box-shadow: inset 0 0 0 1px #f5f7fa, 1px 1px 1px #c7ccd3;
}

/**
 * calendar
 * --------------------------------------------------
 */
.calendar {
  padding: 20px;
  color: white;
  background-color: #fd9883;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.calendar .unit {
  float: left;
  width: 14.28%;
  text-align: center;
}
.calendar .years .prev {
  text-align: left;
}
.calendar .years .next {
  text-align: right;
}
.calendar .years .prev em, .calendar .years .next em {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  cursor: pointer;
  border: 1px solid white;
          border-radius: 50%;

  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
}
.calendar .years .prev em:before, .calendar .years .next em:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  margin-top: 6px;
  font-size: 0;
  content: "";
  border-style: solid;
  border-width: 7px;
}
.calendar .years .prev em:before {
  top: 3px;
  left: 4px;
  border-color: transparent white transparent transparent;
}
.calendar .years .next em:before {
  top: 3px;
  left: 13px;
  border-color: transparent transparent transparent white;
}
.calendar .years .prev em:hover, .calendar .years .next em:hover, .calendar .years .prev em:active, .calendar .years .next em:active {
  border-color: #e9573f;
}
.calendar .years .prev em:hover:before, .calendar .years .prev em:active:before {
  border-color: transparent #e9573f transparent transparent;
}
.calendar .years .next em:hover:before, .calendar .years .next em:active:before {
  border-color: transparent transparent transparent #e9573f;
}
.calendar .years .monyear {
  float: left;
  width: 71.42%;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.calendar .days {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ee7f6d;
}
.calendar .days .unit {
  height: 34px;
  margin-bottom: 3px;
  line-height: 34px;
  text-align: center;
}
.calendar .days .unit b {
  width: 34px;
  height: 34px;
  font-weight: normal;
          border-radius: 50%;

  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
}
.calendar .days .unit:hover b, .calendar .days .unit:active b, .calendar .days .unit.active b {
  display: inline-block;
  color: #e9573f;
  cursor: pointer;
  background-color: white;
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.calendar .days .unit.older b {
  width: auto;
  height: auto;
  color: #e9573f;
  cursor: default;
  background-color: transparent;
}

/**
 * pricing
 * --------------------------------------------------
 */
.pricing ul {
  padding: 0;
  list-style: none;
}
.pricing .unit {
  position: relative;
  display: inline-block;
  min-width: 33.33%;
  text-align: center;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.pricing .unit.active {
  top: 5px;
  z-index: 1;
  margin-right: -36px;
  margin-left: -36px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
          box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
.pricing .unit.active .price-title h3 {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .pricing .unit {
    display: block;
    margin-bottom: 20px;
  }
  .pricing .unit.active {
    top: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .pricing .unit.active .price-title h3 {
    font-size: 30px;
  }
}
.pricing .price-title {
  padding: 20px 20px 10px;
  color: #fff;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;

  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.pricing .price-title h3, .pricing .price-title h3 > p {
  margin: 0;
}
.pricing .price-body {
  padding: 20px 20px 10px;
}
.pricing .price-body ul {
  padding-top: 10px;
}
.pricing .price-body li {
  margin-bottom: 10px;
}
.pricing .price-body h4 {
  margin: 0;
}
.pricing .price-foot {
  padding: 20px;
  background-color: #e6e9ed;
          border-bottom-right-radius: 4px;
          border-bottom-left-radius: 4px;

  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pricing .price-theme .price-title {
  background-color: #059dde;
}
.pricing .price-theme .price-body {
  background-color: #d7f1fa;
}
.pricing .price-theme .price-body ul {
  border-top: 1px solid #aae1f4;
}
.pricing .price-success .price-title {
  background-color: #a0d468;
}
.pricing .price-success .price-body {
  background-color: #ebf6df;
}
.pricing .price-success .price-body ul {
  border-top: 1px solid #d2ebb7;
}
.pricing .price-warning .price-title {
  background-color: #ffce54;
}
.pricing .price-warning .price-body {
  background-color: #fffaed;
}
.pricing .price-warning .price-body ul {
  border-top: 1px solid #ffebba;
}

.pricing .price-info .price-title {
  background-color: #7cd1ef;
}
.pricing .price-info .price-body {
  background-color: #eaf5f9;
}
.pricing .price-info .price-body ul {
  border-top: 1px solid #aae1f4;
}

.pricing-four .unit {
  min-width: 24%;
}
.pricing-four .unit.active {
  margin-left: 0px;
  margin-right: 0px;
}

/** Pricing alternate style **/

.al-plan {
  float: left;
  min-width: 33.33%;
  margin: 10px 0;
  padding: 20px;
  text-align: center;
  background: #fafafa;
  background-clip: padding-box;
  border: solid #059dde;
  border-width: 2px 0 2px 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.al-plan:first-child {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.al-plan:last-child {
  border-width: 2px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.al-plan-title {
  position: relative;
  margin: -20px -10px 20px;
  padding: 20px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #595f6b;
  border-bottom: 1px dashed #d2d2d2;
}
.al-plan-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background-size: 3px 1px;
  background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
}

.al-plan-price {
  margin: 0 auto 20px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 19px;
  font-weight: bold;
  color: white;
  background: #595f6b;
  border-radius: 45px;
}
.al-plan-price > span {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}

.al-plan-features {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.al-plan-features > li > strong {
  font-weight: bold;
  color: #888;
}

.al-plan-button {
  display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    line-height: 30px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    background: #7c69a3;
    border: 1px solid #026e9c;
    /* border-bottom-color: black; */
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, #059dde, #4590b1);
    background-image: -moz-linear-gradient(top, #059dde, #4590b1);
    background-image: -o-linear-gradient(top, #059dde, #4590b1);
    background-image: linear-gradient(to bottom, #059dde, #4590b1);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
}
.al-plan-button:active,
.al-plan-button:hover {
  color: rgba(255, 255, 255, 0.80);
  background: #059dde;
  border-color: black #222 #222;
  background-image: -webkit-linear-gradient(top, #059dde, #4590b1);
  background-image: -moz-linear-gradient(top, #059dde, #4590b1);
  background-image: -o-linear-gradient(top, #059dde, #4590b1);
  background-image: linear-gradient(to bottom, #059dde, #4590b1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.al-plan-tall {
  margin: 0;
  background-color: white;
  border-width: 2px;
  border-radius: 7px;
}
.al-plan-tall > .al-plan-title {
  font-size: 18px;
}
.al-plan-tall > .al-plan-price {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 21px;
  border-radius: 50px;
}
.al-plan-tall > .al-plan-features {
  font-size: 13px;
}
.al-plan-tall > .al-plan-button {
  padding: 0 16px;
  line-height: 32px;
}
.al-plan-tall + .al-plan {
  border-left: 0;
}

.al-plans-four .al-plan {
   min-width: 24%;
}

/** Pricing alternate style **/

/**
 * alert
 * --------------------------------------------------
 */
.alert h4 {
  margin-bottom: 10px;
  font-weight: bold;
}
.alert-dismissable .close {
  color: black;
}
.alert-info {
  background-color: #7cd1ef;
  border: #4fc1e9;
}
.alert-warning {
  background-color: #ffdd87;
  border: #ffce54;
}
.alert-danger {
  background-color: #f2838f;
  border: #ed5565;
}
.alert-success {
  background-color: #b9df90;
  border: #a0d468;
}
.alert .alert-link {
  text-decoration: underline;
  cursor: pointer;
  filter: alpha(opacity=65);
  opacity: .65;
}
.alert .alert-link:hover, .alert .alert-link:focus {
  filter: alpha(opacity=45);
  opacity: .45;
}
.alert .ui-btn-link, .alert .ui-btn-link:hover, .alert .ui-btn-link:focus {
  color: black;
  filter: alpha(opacity=65);
  opacity: .65;
}
.alert .ui-btn-link:focus, .alert .ui-btn-link:hover {
  text-decoration: none;
  filter: alpha(opacity=40);
  opacity: .4;
}

/**
 * tab
 * --------------------------------------------------
 */
.ui-nav-tabs {
  background-color: #e6e9ed;
  border-bottom: none;
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.ui-nav-tabs > li {
  margin-bottom: 0;
  border-left: 1px solid #ccd1d9;
}
.ui-nav-tabs > li:first-child {
  border-left: none;
}
.ui-nav-tabs > li > a {
  margin-right: 0;
  color: #434a54;
  border: none;
          border-radius: 0;

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
}
.ui-nav-tabs > li:first-child > a {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.ui-nav-tabs > li > a:focus, .ui-nav-tabs > li > a:hover {
  background-color: #f5f7fa;
  border: none;
}
.ui-nav-tabs > li.active > a, .ui-nav-tabs > li.active > a:focus, .ui-nav-tabs > li.active > a:hover {
  background-color: white !important;
  border: none;
}
.ui-nav-tabs .dropdown-toggle, .ui-nav-tabs .dropdown-toggle:hover, .ui-nav-tabs .dropdown-toggle:focus {
  color: #434a54;
}
.ui-nav-tabs li.dropdown.open .dropdown-toggle {
  color: #434a54;
  background-color: #f5f7fa;
}
.ui-nav-tabs li.dropdown.active.open .dropdown-toggle {
  color: #434a54;
}
.ui-nav-tabs li.dropdown.active.open .dropdown-toggle .caret, .ui-nav-tabs li.dropdown.active .dropdown-toggle .caret {
  border-top-color: #434a54;
  border-bottom-color: #434a54;
}
.ui-nav-tabs li.dropdown.open .caret, .ui-nav-tabs li.dropdown.open.active .caret, .ui-nav-tabs li.dropdown.open a:hover .caret, .ui-nav-tabs li.dropdown.open a:focus .caret, .ui-nav-tabs .dropdown-toggle .caret, .ui-nav-tabs .dropdown-toggle:hover .caret, .ui-nav-tabs .dropdown-toggle:focus .caret {
  border-top-color: #434a54;
  border-bottom-color: #434a54;
}
.ui-nav-tabs.ui-nav-justified > li > a {
  margin-bottom: 0;
  text-align: center;
}
.ui-nav-tabs.ui-nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.ui-nav-tabs.ui-nav-justified > li > a {
          border-radius: 0;

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
}
.ui-nav-tabs.ui-nav-justified > li:first-child > a {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.ui-nav-tabs.ui-nav-justified > li:last-child > a {
          border-radius: 0 4px 0 0;

  -webkit-border-radius: 0 4px 0 0;
     -moz-border-radius: 0 4px 0 0;
}
.ui-nav-tabs.ui-nav-justified > .active > a, .ui-nav-tabs.ui-nav-justified > .active > a:hover, .ui-nav-tabs.ui-nav-justified > .active > a:focus {
  border: none;
}
@media (min-width: 768px) {
  .ui-nav-tabs.ui-nav-justified > li > a {
    border-bottom: none;
            border-radius: 0;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
  }
  .ui-nav-tabs.ui-nav-justified > .active > a, .ui-nav-tabs.ui-nav-justified > .active > a:hover, .ui-nav-tabs.ui-nav-justified > .active > a:focus {
    border-bottom: none;
  }
}
.tab-content {
  padding: 10px;
}

.tabs-below .ui-nav-tabs {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.tabs-below .ui-nav-tabs > li:first-child > a {
          border-radius: 0 0 0 4px;

  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
}
.tabs-below .ui-nav-tabs.ui-nav-justified > li:last-child > a {
          border-radius: 0 0 4px 0;

  -webkit-border-radius: 0 0 4px 0;
     -moz-border-radius: 0 0 4px 0;
}

.tabs-left .ui-nav-tabs > li,
.tabs-right .ui-nav-tabs > li {
  float: none;
  border-top: 1px solid #ccd1d9;
  border-left: none;
}

.tabs-left .ui-nav-tabs > li:first-child,
.tabs-right .ui-nav-tabs > li:first-child {
  border-top: none;
}

.tabs-left .ui-nav-tabs > li > a,
.tabs-right .ui-nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
}

.tabs-left .ui-nav-tabs {
  float: left;
  margin-right: 19px;
          border-radius: 4px 0 0 4px;

  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
}
.tabs-left .ui-nav-tabs > li:first-child > a {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.tabs-left .ui-nav-tabs > li:last-child > a {
          border-radius: 0 0 0 4px;

  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
}

.tabs-right .ui-nav-tabs {
  float: right;
  margin-left: 19px;
          border-radius: 0 4px 4px 0;

  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
}
.tabs-right .ui-nav-tabs > li:first-child > a {
          border-radius: 0 4px 0 0;

  -webkit-border-radius: 0 4px 0 0;
     -moz-border-radius: 0 4px 0 0;
}
.tabs-right .ui-nav-tabs > li:last-child > a {
          border-radius: 0 0 4px 0;

  -webkit-border-radius: 0 0 4px 0;
     -moz-border-radius: 0 0 4px 0;
}

/**
 * pill
 * --------------------------------------------------
 */
.ui-nav-pills > li.active > a, .ui-nav-pills > li.active > a:hover, .ui-nav-pills > li.active > a:focus {
  color: white;
  background-color: #059dde;
}
.ui-nav-pills > li > a {
  color: #059dde;
}
.ui-nav-pills > li > a:hover {
  color: #434a54;
  background-color: #e6e9ed;
}
.ui-nav-pills > .active > a > .ui-badge {
  color: #059dde;
}
.ui-nav-pills .open > a, .ui-nav-pills .open > a:focus, .ui-nav-pills .open > a:hover {
  color: #434a54;
  background-color: #e6e9ed;
}
.badge-bw {
  background: #fff;
  color: #059dde;
}

/**
 * navbar
 * --------------------------------------------------
 */
/*.navbar-form {
  padding: 0 !important;
}

.navbar-default {
  background-color: #37bc9b;
  border-color: #37bc9b;
}
.navbar-default .navbar-brand, .navbar-default .navbar-link, .navbar-default .ui-btn-link {
  color: #26816a;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-link:hover, .navbar-default .ui-btn-link:hover, .navbar-default .ui-btn-link:focus {
  color: white;
  background-color: transparent;
}
.navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {
  color: #26816a;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #48cfad;
}
.navbar-default .ui-btn-link[disabled]:hover, fieldset[disabled] .navbar-default .ui-btn-link:hover, .navbar-default .ui-btn-link[disabled]:focus, fieldset[disabled] .navbar-default .ui-btn-link:focus, .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #2e9c81;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  background-color: #26816a;
  border-color: #26816a;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #2b957a;
  border-color: #2b957a;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #37bc9b;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #48cfad;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: white;
  background-color: #37bc9b;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #48cfad;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .divider {
    background-color: #48cfad;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #26816a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #48cfad;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .dropdown-header {
    color: #26816a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #2b957a;
  }
}

.navbar-inverse {
  background-color: #333;
  border-color: #333;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-link, .navbar-inverse .ui-btn-link {
  color: #8c8c8c;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-link:hover, .navbar-inverse .ui-btn-link:hover, .navbar-inverse .ui-btn-link:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text, .navbar-inverse .navbar-nav > li > a {
  color: #8c8c8c;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: black;
}
.navbar-inverse .ui-btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .ui-btn-link:hover, .navbar-inverse .ui-btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .ui-btn-link:focus, .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #666;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  background-color: black;
  border-color: black;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #8c8c8c;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: black;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: white;
  background-color: black;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: black;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .divider {
    background-color: black;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #8c8c8c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: black;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    color: #bfbfbf;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #666;
  }
}*/

/**
 * list
 * --------------------------------------------------
 */

 .icons-list {
  margin: 0px;
  padding: 0px;  
 }
 .icons-list li {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  width: 100%;  
  margin-bottom: 15px;
 }
 .icons-list li i.fa {
  color: #059dde;
  position: absolute;
  left: 0px;
  top: 2px;
  /*margin-top: -8px;*/
 }
 .icons-list-reverse li {
  padding-left: 0px;
  padding-right: 30px;
 }
 .icons-list-reverse li i.fa {
  left: auto;
  right: 0px;  
 }
 .icons-list-circle li {
  padding-left: 46px;
 }
 .icons-list-reverse.icons-list-circle li {
  padding-right: 46px;
 }
.icons-list-circle li i.fa {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #059dde;
}
.ordered-list {
  margin: 0px;
  padding: 0px;
}
.ordered-list li,
.unordered-list li {
  margin-left: 15px;
  margin-bottom: 10px;
}
.unordered-list {
  list-style-type: disc;

}

 
.list-group {
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.list-group-item {
  border-color: transparent;
  border-top-color: #e6e9ed;
}
.list-group-item:first-child {
  border-top: none;
}
.list-group-item-heading {
  color: #434a54;
}

a.list-group-item {
  color: #434a54;
}
a.list-group-item .list-group-item-heading {
  font-size: 16px;
  color: #434a54;
}
a.list-group-item:hover, a.list-group-item:focus {
  background-color: #e6e9ed;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #4fc1e9;
  border-color: #4fc1e9;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: white;
}

.list-group-item-primary {
  color: #22b1e3;
  background-color: #4fc1e9;
  border-color: #059dde transparent transparent transparent;
}
.list-group-item-primary:first-child {
  border-color: transparent;
}
a.list-group-item-primary {
  color: #126d8d;
}
a.list-group-item-primary:hover, a.list-group-item-primary:focus {
  color: white;
  background-color: #059dde;
}
a.list-group-item-primary.active, a.list-group-item-primary:hover, a.list-group-item-primary:focus {
  background-color: #059dde;
  border-color: #4fc1e9 transparent transparent transparent;
}

.list-group-item-success {
  color: #87c940;
  background-color: #a0d468;
  border-color: #8cc152 transparent transparent transparent;
}
.list-group-item-success:first-child {
  border-color: transparent;
}
a.list-group-item-success {
  color: #537f24;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: white;
  background-color: #8cc152;
}
a.list-group-item-success.active, a.list-group-item-success:hover, a.list-group-item-success:focus {
  background-color: #8cc152;
  border-color: #a0d468 transparent transparent transparent;
}

.list-group-item-warning {
  color: #ffbf21;
  background-color: #ffce54;
  border-color: #f6bb42 transparent transparent transparent;
}
.list-group-item-warning:first-child {
  border-color: transparent;
}
a.list-group-item-warning {
  color: #876000;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: white;
  background-color: #f6bb42;
}
a.list-group-item-warning.active, a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  background-color: #f6bb42;
  border-color: #ffce54 transparent transparent transparent;
}

.list-group-item-info {
  color: #2fb593;
  background-color: #48cfad;
  border-color: #37bc9b transparent transparent transparent;
}
.list-group-item-info:first-child {
  border-color: transparent;
}
a.list-group-item-info {
  color: #1a6451;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: white;
  background-color: #37bc9b;
}
a.list-group-item-info.active, a.list-group-item-info:hover, a.list-group-item-info:focus {
  background-color: #37bc9b;
  border-color: #48cfad transparent transparent transparent;
}

.list-group-item-danger {
  color: #e8273b;
  background-color: #ed5565;
  border-color: #da4453 transparent transparent transparent;
}
.list-group-item-danger:first-child {
  border-color: transparent;
}
a.list-group-item-danger {
  color: #99101f;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: white;
  background-color: #da4453;
}
a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  background-color: #da4453;
  border-color: #ed5565 transparent transparent transparent;
}

/**
 * media list
 * --------------------------------------------------
 */
.sh-media-list {
  color: #aab2bd;
}
.sh-media-ui h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}
.sh-media-ui p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
}
.sh-media-heading {
  font-size: 14px;
  color: #434a54;
}

/**
 * modal
 * --------------------------------------------------
 */
.modal-content {
  color: #434a54;
  border: none;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.modal-header {
  border-bottom: none;
}
.modal-body {
  padding: 0 15px;
}
.modal-footer {
  border-top: none;
}

/**
 * well
 * --------------------------------------------------
 */
.well {
  padding: 10px;
  color: #434a54;
  background-color: white;
  border: none;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.well blockquote {
  border-color: #ccd1d9;
}
.well-lg {
  padding: 20px;
}
.well-sm {
  padding: 5px;
}

/**
 * thumbnail
 * --------------------------------------------------
 */
.thumbnail {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.thumbnail a > img, .thumbnail > img {
  width: 100%;
}
.thumbnail .caption {
  font-size: 14px;
}
.thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3, .thumbnail .caption h4, .thumbnail .caption h5, .thumbnail .caption h6 {
  margin: 5px 0 10px;
  font-size: 16px;
}

/**
 * jumbotron
 * --------------------------------------------------
 */
.jumbotron {
  padding: 0;
  margin-bottom: 20px;
  background-color: white;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.container .jumbotron {
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.jumbotron > .jumbotron-photo img {
  width: 100%;
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.jumbotron .jumbotron-contents {
  padding: 20px;
  color: #434a54;
}
.jumbotron .carousel, .jumbotron .carousel-inner, .jumbotron .carousel-inner > .item.active img {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.jumbotron .carousel-inner > .item > a > img,
.jumbotron .carousel-inner > .item > img {
  width: 100%;
}
.jumbotron .carousel-control.left {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.jumbotron .carousel-control.right {
          border-radius: 0 4px 0 0;

  -webkit-border-radius: 0 4px 0 0;
     -moz-border-radius: 0 4px 0 0;
}
.jumbotron h1, .jumbotron .h1, .jumbotron h2, .jumbotron .h2 {
  font-weight: 400;
}
.jumbotron h1, .jumbotron .h1 {
  font-size: 28px;
}
.jumbotron h2, .jumbotron .h2 {
  font-size: 24px;
}
.jumbotron p {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .jumbotron, .container .jumbotron {
    padding: 0;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 28px;
  }
}

/**
 * panel
 * --------------------------------------------------
 */
.panel {
  background-color: white;
  border: none;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.panel .list-group {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.panel .list-group-item:first-child {
  border-top: 1px solid #e6e9ed;
}
.panel-heading {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.panel-title {
  font-size: 14px;
  font-weight: normal;
  color: #434a54;
}
.panel-footer {
  background-color: #e6e9ed;
  border-top-color: #e6e9ed;
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel-default {
  border-color: #e6e9ed;
}
.panel-default > .panel-heading {
  color: #434a54;
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}
.panel-primary {
  border-color: #059dde;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #059dde;
  border-color: #059dde;
}
.panel-success {
  border-color: #8cc152;
}
.panel-success > .panel-heading {
  color: white;
  background-color: #8cc152;
  border-color: #8cc152;
}
.panel-info {
  border-color: #37bc9b;
}
.panel-info > .panel-heading {
  color: white;
  background-color: #37bc9b;
  border-color: #37bc9b;
}
.panel-warning {
  border-color: #f6bb42;
}
.panel-warning > .panel-heading {
  color: white;
  background-color: #f6bb42;
  border-color: #f6bb42;
}
.panel-danger {
  border-color: #da4453;
}
.panel-danger > .panel-heading {
  color: white;
  background-color: #da4453;
  border-color: #da4453;
}
.panel-primary > .panel-heading > .panel-title, .panel-success > .panel-heading > .panel-title, .panel-info > .panel-heading > .panel-title, .panel-warning > .panel-heading > .panel-title, .panel-danger > .panel-heading > .panel-title {
  color: white;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
          border-radius: 0 4px 0 0;

  -webkit-border-radius: 0 4px 0 0;
     -moz-border-radius: 0 4px 0 0;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
          border-radius: 0 0 0 4px;

  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
          border-radius: 0 0 4px 0;

  -webkit-border-radius: 0 0 4px 0;
     -moz-border-radius: 0 0 4px 0;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top-color: #e6e9ed;
}

/**
 * accordion
 * --------------------------------------------------
 */
.panel-group .panel {
  background-color: transparent;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group .panel-heading {
  background: #f7f7f7;
  padding: 0;
  border-bottom-color: transparent;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  padding: 15px 0;
  border-top-color: transparent;
}
.panel-group .panel-title a {
  display: block;
  padding: 10px 0;
  color: #059dde;
  font-size: 16px;
  font-weight: 500;
}
.panel-group .panel-title a,
.panel-group-lists .panel-title a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.panel-group-lists .panel {
  background-color: white;
  border-bottom: 1px solid #e6e9ed;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.panel-group-lists .panel:first-child {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.panel-group-lists .panel:last-child {
  border-bottom: none;
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel-group-lists .panel-heading + .panel-collapse .panel-body {
  padding: 15px;
  border-top-color: #e6e9ed;
}
.panel-group-lists .panel-title a {
    padding: 14px 15px;
    color: #059dde;
    font-size: 16px;
    font-weight: 500;
}
.panel-group-lists .panel-title a:hover, .panel-group-lists .panel-title a:focus, .panel-group-lists .panel-title a:focus, .panel-group-lists .panel-title a:active {
  /*color: #aab2bd;*/
  text-decoration: none;
}
.panel-group .panel-title a:hover, .panel-group .panel-title a:focus, .panel-group-lists .panel-title a:focus, .panel-group-lists .panel-title a:active {
  text-decoration: none;
}

.shortcode-heading {
  margin-bottom: 20px;
}
.shortcode-heading span {
  font-size: 16px;
}
.shortcode-heading span b {
  color: #059dde;
}


/* colors */

.theme-color {
  color: #059dde !important;
}

.bg-theme {
  background: #059dde !important;
  /*border:1px solid #059dde;*/
}
.bg-theme-success {
  background: #28a745!important;
  /*border:1px solid #059dde;*/
}
.bg-theme-secondary {
  background: #868e96!important;
}
.bg-theme-info {
  background: #17a2b8!important;
}
.text-white {
  color: #fff !important;
}
.text-gray {
  color: #333 !important;
}

.btn-theme-bg {
  background: #059dde !important;
  border-width: 2px !important;
  border-color: #059dde !important;
}
.btn-theme-bg:hover {
  background: #0090ce !important;  
}

.btn-transparent {
  border-width: 2px;
  background: transparent !important;
}
.btn-transparent.btn-theme-bg {
  color: #059dde !important;
}
.btn-transparent.btn-primary {
  color: #286090 !important;
}
.btn-transparent.btn-success {
  color: #449d44 !important;
}
.btn-transparent.btn-info {
  color: #31b0d5 !important;
}
.btn-transparent.btn-warning {
  color: #ec971f !important;
}
.btn-transparent.btn-danger {
  color: #c9302c !important;
}
.btn-transparent.btn-default:hover {
  background: #e6e6e6 !important;
}
.btn-transparent.btn-theme-bg:hover {
  color: #fff !important;
}
.btn-transparent.btn-primary:hover {
  background: #286090 !important;
  color: #fff !important;
}
.btn-transparent.btn-success:hover {
  background: #449d44 !important;
  color: #fff !important;
}
.btn-transparent.btn-info:hover {
  background: #31b0d5 !important;
  color: #fff !important;
}
.btn-transparent.btn-warning:hover {
  background: #ec971f !important;
  color: #fff !important;
}
.btn-transparent.btn-danger:hover {
  background: #c9302c !important;
  color: #fff !important;
}

/* 3D Buttons */

.button-3d {
  position: relative;
  top: 0;
  -webkit-box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2); }
  .button-3d:hover, .button-3d:focus {
    -webkit-box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2); }
  .button-3d:active, .button-3d.active, .button-3d.is-active {
    top: 5px;
    -webkit-transition-property: all;
            transition-property: all;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-box-shadow: 0 2px 0 #bbbbbb, 0 3px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 0 #bbbbbb, 0 3px 3px rgba(0, 0, 0, 0.2); }

/*
* 3D Button Colors
*
* Create colors for buttons
* (.button-primary, .button-secondary, etc.)
*/
.btn3d {
    transition:all .08s linear;
    position:relative;
    top: 0px;
    border:0px;
    border-bottom: 1px solid rgba(255,255,255,0.3) !important;
    outline:medium none;    
    -moz-outline-style:none;    
    margin-right:3px;    
}
.btn3d:focus {
    outline:medium none !important;
    -moz-outline-style:none !important;
}
.btn3d:active {
    top: 5px;
    outline:medium none !important;
    -moz-outline-style:none !important;
}
.btn3d.btn-theme-bg {
  color: #fff;
}
.btn3d.btn-default {
    /*box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #adadad, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #adadad, 0 8px 3px rgba(0, 0, 0, 0.2) !important;
    background-color:#fff;
}
.btn3d.btn-default:active {
    box-shadow: 0 2px 0 #adadad, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
.btn3d.btn-theme-bg {
    /*box-shadow:0 0 0 1px #059dde inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #209dd2, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #209dd2, 0 8px 3px rgba(0, 0, 0, 0.3);
    background-color:#428bca;
}
.btn3d.btn-theme-bg:active {
    box-shadow: 0 2px 0 #209dd2, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
.btn3d.btn-primary {
    /*box-shadow:0 0 0 1px #428bca inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #357ebd, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #357ebd, 0 8px 3px rgba(0, 0, 0, 0.3);
    background-color:#428bca;
}
.btn3d.btn-primary:active {
    box-shadow: 0 2px 0 #357ebd, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
 .btn3d.btn-success {
    /*box-shadow:0 0 0 1px #5cb85c inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4cae4c, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #4cae4c, 0 8px 3px rgba(0, 0, 0, 0.3);
    background-color:#5cb85c;
}
.btn3d.btn-success:active {
    box-shadow: 0 2px 0 #4cae4c, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
 .btn3d.btn-info {
    /*box-shadow:0 0 0 1px #5bc0de inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #46b8da, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #46b8da, 0 8px 3px rgba(0, 0, 0, 0.3);
    background-color:#5bc0de;
}
.btn3d.btn-info:active {
    box-shadow: 0 2px 0 #46b8da, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
.btn3d.btn-warning {
    /*box-shadow:0 0 0 1px #f0ad4e inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #eea236, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #eea236, 0 8px 3px rgba(0, 0, 0, 0.3);   
    background-color:#f0ad4e;
}
.btn3d.btn-warning:active {
    box-shadow: 0 2px 0 #eea236, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
.btn3d.btn-danger {
    /*box-shadow:0 0 0 1px #c63702 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #C24032, 0 8px 0 0px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);*/
    box-shadow: 0 7px 0 #C24032, 0 8px 3px rgba(0, 0, 0, 0.3);
    background-color:#c63702;
}
.btn3d.btn-danger:active {
    box-shadow: 0 2px 0 #C24032, 0 3px 3px rgba(0, 0, 0, 0.2) !important;
}
/* 3D Buttons */

/* Icon Buttons */
.icon-button-cont .btn-icon {
  margin-bottom: 10px;
}
.btn-icon i.fa {
  margin-right: 8px;  
}
/* Icon Buttons */


/* accordion */
.accordion-color .panel {
  box-shadow: none;
  border-radius: 4px !important;
  margin-bottom: 8px;  
  /*border: 1px solid #e6e9ed;*/
}
.accordion-color .panel .panel-heading {
  border-radius: 4px;
}
.accordion-color .panel .panel-body {
  margin-top: -1px;
  border: 1px solid #e6e9ed;
  border-top: none !important
}

.accordion-icons .panel-heading a i.fa {
  margin-right: 8px;
}

.accordion-wobg .panel-heading {
  background: transparent;
}
.accordion-wobgb .panel,
.accordion-wobgb .panel .panel-body {
  border: none !important;
  box-shadow: none;
}
.accordion-wobgb .panel {
  border-bottom: 1px solid #e6e9ed !important;
}

/* accordion */

/* progressbars */
.progress.progress-sm {
  height: 10px;
}
.progress.progress-lg {
  height: 30px;
}
/* progressbars */

/**
 * footer
 * --------------------------------------------------
 */
.hrn-footer {
  padding: 40px 0;
  background-color: #434a54;
}
.hrn-footer-logo, .hrn-footer-nav {
  float: left;
  width: 20%;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .hrn-footer-logo {
    margin-bottom: 20px;
  }
  .hrn-footer-logo, .hrn-footer-nav {
    display: block;
    float: none;
    width: 100%;
  }
}
.hrn-footer-logo {
  height: 32px;
  margin-top: -5px;
  line-height: 32px;
}
.hrn-footer-logo img {
  margin-right: 10px;
}
.hrn-footer-logo a {
  font-size: 20px;
  font-weight: bold;
  color: white;
}
.hrn-footer-logo a:hover, .hrn-footer-logo a:active {
  text-decoration: none;
}
.hrn-footer-nav .ui-nav-title {
  margin-bottom: 15px;
  color: #e6e9ed;
}
.hrn-footer-nav .ui-nav-item {
  line-height: 28px;
}
.hrn-footer-nav .ui-nav-item > a {
  color: #aab2bd;
}
.hrn-footer-nav .ui-nav-item > a:hover, .hrn-footer-nav .ui-nav-item > a:active {
  color: #ccd1d9;
  text-decoration: none;
}
.hrn-footer-copyright {
  color: #aab2bd;
}

/**
 * timeline
 * --------------------------------------------------
 */
.timeline dl {
  position: relative;
  top: 0;
  padding: 20px 0;
  margin: 0;
}
.timeline dl:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 100;
  width: 2px;
  margin-left: -1px;
  content: '';
  background-color: #ccd1d9;
}
.timeline dl dt {
  position: relative;
  top: 30px;
  z-index: 200;
  width: 120px;
  padding: 3px 5px;
  margin: 0 auto 30px;
  font-weight: normal;
  color: white;
  text-align: center;
  background-color: #aab2bd;
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.timeline dl dd {
  position: relative;
  z-index: 200;
}
.timeline dl dd .circ {
  position: absolute;
  top: 40px;
  left: 50%;
  z-index: 200;
  width: 22px;
  height: 22px;
  margin-left: -11px;
  background-color: #4fc1e9;
  border: 4px solid #f5f7fa;
          border-radius: 50%;

  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
}
.timeline dl dd .time {
  position: absolute;
  top: 31px;
  left: 50%;
  display: inline-block;
  width: 100px;
  padding: 10px 20px;
  color: #4fc1e9;
}
.timeline dl dd .events {
  position: relative;
  width: 47%;
  padding: 10px 10px 0;
  margin-top: 31px;
  background-color: white;
          border-radius: 4px;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.timeline dl dd .events:before {
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  content: '';
  border-style: solid;
  border-width: 6px;
}
.timeline dl dd .events .events-object {
  margin-right: 10px;
}
.timeline dl dd .events .events-body {
  overflow: hidden;
  zoom: 1;
}
.timeline dl dd .events .events-body .events-heading {
  margin: 0 0 10px;
  font-size: 14px;
}
.timeline dl dd.pos-right .time {
  margin-left: -100px;
  text-align: right;
}
.timeline dl dd.pos-right .events {
  float: right;
}
.timeline dl dd.pos-right .events:before {
  left: -12px;
  border-color: transparent white transparent transparent;
}
.timeline dl dd.pos-left .time {
  margin-left: 0;
  text-align: left;
}
.timeline dl dd.pos-left .events {
  float: left;
}
.timeline dl dd.pos-left .events:before {
  right: -12px;
  border-color: transparent transparent transparent white;
}

@media screen and (max-width: 767px) {
  .timeline dl:before {
    left: 60px;
  }
  .timeline dl dt {
    margin: 0 0 30px;
  }
  .timeline dl dd .circ {
    left: 60px;
  }
  .timeline dl dd .time {
    left: 0;
  }
  .timeline dl dd.pos-left .time {
    padding: 10px 0;
    margin-left: 0;
    text-align: left;
  }
  .timeline dl dd.pos-left .events {
    float: right;
    width: 84%;
  }
  .timeline dl dd.pos-left .events:before {
    left: -12px;
    border-color: transparent white transparent transparent;
  }
  .timeline dl dd.pos-right .time {
    padding: 10px 0;
    margin-left: 0;
    text-align: left;
  }
  .timeline dl dd.pos-right .events {
    float: right;
    width: 84%;
  }
}
/**
 * dropdown-menu
 * --------------------------------------------------
 */
.dropdown-menu {
  background-color: #434a54;
  border: none;
}
.dropdown-menu .dropdown-header {
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #aab2bd;
}
.dropdown-menu li a {
  padding: 5px 20px;
  color: white;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus {
  color: white;
  background-color: #656d78;
  outline: none;
}
.dropdown-menu .disabled a, .dropdown-menu .disabled a:hover, .dropdown-menu .disabled a:focus {
  color: #656d78;
  cursor: default;
}
.dropdown-menu .divider {
  background-color: #656d78;
  border-bottom: none;
}
.dropup .dropdown-menu {
  margin-bottom: 0;
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}

/**
 * dropdown-submenu
 * --------------------------------------------------
 */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
          border-radius: 0 4px 4px 4px;

  -webkit-border-radius: 0 4px 4px 4px;
     -moz-border-radius: 0 4px 4px 4px;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
          border-radius: 4px 4px 4px 0;

  -webkit-border-radius: 4px 4px 4px 0;
     -moz-border-radius: 4px 4px 4px 0;
}
.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  content: " ";
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: white;
}
.dropdown-default .dropdown-submenu > a:after {
  border-left-color: #434a54;
}
.dropdown-submenu:hover a:after {
  border-left-color: white;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left .dropdown-menu {
  left: -100%;
  margin-left: 10px;
          border-radius: 4px 0 4px 4px;

  -webkit-border-radius: 4px 0 4px 4px;
     -moz-border-radius: 4px 0 4px 4px;
}

/*# sourceMappingURL=bootflat.css.map */
