.list-group .list-group-item .left_icon,
.list-group .list-group-item .right_icon {
  opacity: 0.8;
}
.list-group .list-group-item .left_icon {
  margin-right: 10px;
}
.list-group .list-group-item .right_icon {
  margin-left: 10px;
}
.list-group .list-group-item .progression {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 10px;
}
.reinvented-color-wheel,.reinvented-color-wheel--hue-handle,.reinvented-color-wheel--hue-wheel,.reinvented-color-wheel--sv-handle,.reinvented-color-wheel--sv-space{touch-action:manipulation;touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reinvented-color-wheel{position:relative;display:inline-block;line-height:0;border-radius:50%}.reinvented-color-wheel--hue-wheel{border-radius:50%}.reinvented-color-wheel--sv-space{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.reinvented-color-wheel--hue-handle,.reinvented-color-wheel--sv-handle{position:absolute;box-sizing:border-box;pointer-events:none;border-radius:50%;border:2px solid #fff;box-shadow:inset 0 0 0 1px #000}span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
  border-radius: 4px;
}
.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0px;
}
.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}
.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}
.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}
.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}
/* Colors */
/* Dimensions */
/* Layers */
.btn-color-selector {
  position: relative;
  color: #fff;
  width: 30px;
  height: 20px;
  padding: 0;
  margin-bottom: 4px;
  border-color: rgba(255, 255, 255, 0.8);
}
.btn-color-selector:hover,
.btn-color-selector:focus,
.btn-color-selector.focus,
.btn-color-selector:active,
.btn-color-selector.active {
  color: #fff;
}
.btn-color-selector.white,
.btn-color-selector.gray,
.btn-color-selector.yellow {
  color: #3b3f45;
}
.btn-color-selector.white:hover,
.btn-color-selector.gray:hover,
.btn-color-selector.yellow:hover,
.btn-color-selector.white:focus,
.btn-color-selector.gray:focus,
.btn-color-selector.yellow:focus,
.btn-color-selector.white.focus,
.btn-color-selector.gray.focus,
.btn-color-selector.yellow.focus,
.btn-color-selector.white:active,
.btn-color-selector.gray:active,
.btn-color-selector.yellow:active,
.btn-color-selector.white.active,
.btn-color-selector.gray.active,
.btn-color-selector.yellow.active {
  color: #3b3f45;
}
.btn-color-selector.green {
  background-color: #1d9650;
}
.btn-color-selector.yellow {
  background-color: #f8dc00;
}
.btn-color-selector.orange {
  background-color: #f8981d;
}
.btn-color-selector.brown {
  background-color: #b46f00;
}
.btn-color-selector.red {
  background-color: #e85657;
}
.btn-color-selector.purple {
  background-color: #553445;
}
.btn-color-selector.blue {
  background-color: #38b8e2;
}
.btn-color-selector.turquoise {
  background-color: #00b6ad;
}
.btn-color-selector.white {
  background-color: #fff;
}
.btn-color-selector.gray {
  background-color: #e4e4e4;
}
.btn-color-selector.anthracite {
  background-color: #3b3f45;
}
.btn-color-selector.black {
  background-color: #000;
}
.leaflet-control-minZoomIndicator {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  background: #fff;
  padding: 5px 14px;
  color: #333;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* Effect strongly inspired by http://tympanus.net/Development/ClickEffects */
.ui-map-geolocation-marker::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  border: 2px solid #22b0df;
}
.ui-map-geolocation-marker::after {
  animation: anim-effect-jelena 8s ease-out forwards;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes anim-effect-jelena {
  0% {
    opacity: 1;
    transform: scale3d(0.5, 0.5, 1);
  }
  5% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1);
  }
}
/* Colors */
/* Dimensions */
/* Layers */
body {
  color: #3b3f45;
}
h1,
h2,
h3,
h4,
h5,
h6,
.control-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 19px;
}
h5,
h6,
.control-label {
  font-size: 17px;
}
.form-horizontal .control-label {
  font-size: 14px;
}
.nowrap {
  white-space: nowrap;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-wrap {
  word-wrap: break-word;
}
.no_result {
  font-style: italic;
  text-align: center;
}
.color-inherit {
  color: inherit;
}
.color-inherit:hover,
.color-inherit:active,
.color-inherit.active,
.color-inherit:focus,
.color-inherit.focus,
.color-inherit.btn {
  color: inherit;
}
input[disabled],
select[disabled],
textarea[disabled],
.form-control[disabled],
input[readonly],
select[readonly],
textarea[readonly],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: default;
}
button,
.btn,
.nav > li > a {
  border-radius: 0;
}
input,
select,
textarea,
.form-control,
.list-group-item,
.list-group-item:first-child,
.list-group-item:last-child,
fieldset .form-control {
  border-radius: 0 !important;
  box-shadow: none;
}
input:hover,
select:hover,
textarea:hover,
.form-control:hover,
.list-group-item:hover,
.list-group-item:first-child:hover,
.list-group-item:last-child:hover,
fieldset .form-control:hover,
input.focus,
select.focus,
textarea.focus,
.form-control.focus,
.list-group-item.focus,
.list-group-item:first-child.focus,
.list-group-item:last-child.focus,
fieldset .form-control.focus,
input:focus,
select:focus,
textarea:focus,
.form-control:focus,
.list-group-item:focus,
.list-group-item:first-child:focus,
.list-group-item:last-child:focus,
fieldset .form-control:focus,
input.active,
select.active,
textarea.active,
.form-control.active,
.list-group-item.active,
.list-group-item:first-child.active,
.list-group-item:last-child.active,
fieldset .form-control.active,
input:active,
select:active,
textarea:active,
.form-control:active,
.list-group-item:active,
.list-group-item:first-child:active,
.list-group-item:last-child:active,
fieldset .form-control:active {
  box-shadow: none;
}
textarea {
  resize: vertical;
}
textarea.font-monospace {
  font-size: 12px;
}
.form-horizontal .control-label {
  padding: 7px 15px 0 15px;
}
.control-label + .radio,
.control-label + .checkbox {
  margin-top: 0;
}
.radio + .radio,
.radio + .checkbox,
.checkbox + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  margin-top: 0;
}
.input-group .radio-inline,
.input-group .checkbox-inline {
  margin-top: 8px;
}
.form-control-feedback {
  display: none;
}
.has-feedback .form-control {
  box-shadow: none;
}
.has-feedback .form-control-feedback {
  display: block;
}
.has-success .form-control {
  background: #ddf8e9;
}
.has-success .form-control-feedback {
  color: #1d9650;
}
.has-warning .form-control {
  background: #fde7ca;
}
.has-warning .form-control-feedback {
  color: #f8981d;
}
.has-error .form-control {
  background: #f5b9b9;
}
.has-error .form-control-feedback {
  color: #e85657;
}
input + .help-block,
.input-group + .help-block,
.input-group-btn + .help-block,
.help-block + .help-block,
textarea + .help-block,
figure + figcaption,
.form-group-help-block {
  padding: 4px 6px;
  margin-top: 0;
}
input + .help-block,
.input-group + .help-block,
.input-group-btn + .help-block,
.help-block + .help-block,
textarea + .help-block,
.form-group-help-block {
  font-size: 12px;
}
.form-group .help-block + .help-block {
  margin-top: -10px;
}
.form-group .help-block.hide + .help-block {
  margin-top: 0;
}
/* To avoid a flip between the input and its group on focus... */
.input-group .form-control:focus {
  z-index: 2;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 1;
}
.input-group-addon {
  border-radius: 0;
}
.toolbar {
  position: fixed;
  top: 30px;
  width: 50px;
  transition: transform ease-out 0.2s;
}
.toolbar.left {
  left: 0;
  z-index: 1010;
  transform: translate(-100%, 0);
}
.toolbar.right {
  right: 0;
  z-index: 1008;
  transform: translate(100%, 0);
}
.toolbar.open {
  transform: translate(0, 0);
}
.toolbar .btn {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 24px;
  padding: 12px 0;
  border-radius: 0;
}
#control_toolbar .btn,
#control_toolbar .zoom_level {
  color: #3b3f45;
  background: #fff;
}
#control_toolbar .zoom_in_btn.glow i {
  animation-duration: 4s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: glow;
}
#control_toolbar .zoom_level {
  padding: 5px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
#control_toolbar .locate_btn,
#control_toolbar .locate_wait_btn,
#control_toolbar .expand_screen_btn,
#control_toolbar .compress_screen_btn {
  margin-bottom: 9px;
}
@keyframes glow {
  50% {
    color: #5cc5e7;
  }
}
#user_toolbar {
  margin-bottom: 9px;
}
#user_toolbar .btn {
  color: #fff;
}
#user_toolbar .login_btn {
  background: #38b8e2;
}
#user_toolbar .user_btn {
  background: #38b8e2;
  font-weight: bold;
}
#user_toolbar .user_btn.avatar {
  border: none;
  padding: 0;
  overflow: hidden;
}
#user_toolbar .user_btn.avatar img {
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
}
#user_toolbar .link_btn {
  background: #1f9f55;
}
#contrib_toolbar {
  margin-bottom: 9px;
}
#contrib_toolbar .btn {
  color: #fff;
}
#contrib_toolbar .temp_layer_btn,
#contrib_toolbar .contrib_btn {
  background: #e85657;
}
#contrib_toolbar .temp_layer_btn {
  position: relative;
}
#contrib_toolbar .temp_layer_btn .fa-stack {
  position: absolute;
  top: -3px;
  right: -2px;
  font-size: 18px;
}
#contrib_toolbar .temp_layer_btn .fa-circle {
  color: #fff;
  transform: scale(0.85);
}
#contrib_toolbar .temp_layer_btn .fa-clock-o {
  color: #e85657;
}
#edit_toolbar .btn {
  color: #fff;
}
#edit_toolbar .setting_btn,
#edit_toolbar .layer_btn,
#edit_toolbar .preset_btn,
#edit_toolbar .tag_btn,
#edit_toolbar .locale_btn {
  background: #f8981d;
}
#edit_toolbar .locale_btn {
  position: relative;
}
#edit_toolbar .locale_btn .fa-stack {
  position: absolute;
  top: -3px;
  right: -2px;
  font-size: 18px;
}
#edit_toolbar .locale_btn .fa-circle {
  color: #fff;
  transform: scale(0.85);
}
#edit_toolbar .locale_btn .fa-comment {
  color: #f8981d;
  transform: scale(1.2);
}
#edit_toolbar .locale_btn .fa-commenting-o {
  transform: scale(0.9);
}
.contribute_highlight_btn {
  position: fixed;
  z-index: 1010;
  bottom: 0;
  right: 0;
  padding: 12px 14px;
  border-radius: 0;
  color: #fff;
  background: #e85657;
}
.contribute_highlight_btn:hover,
.contribute_highlight_btn:focus {
  color: #fff;
}
.column,
.notification,
.pop,
.fullpage {
  position: fixed;
  transition: transform ease-out 0.2s;
  outline: 0;
}
.column.right,
.notification.right,
.pop.right,
.fullpage.right {
  right: 0;
  transform: translate(100%, 0);
}
.column.left,
.notification.left,
.pop.left,
.fullpage.left {
  left: 0;
  transform: translate(-100%, 0);
}
.column.open,
.notification.open,
.pop.open,
.fullpage.open {
  transform: translate(0, 0);
}
.contextual {
  position: fixed;
  transition: transform ease-out 0.2s;
  outline: 0;
}
.contextual.top {
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
}
.contextual.bottom {
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
}
.contextual.open {
  transform: translate(-50%, 0);
}
.sticky {
  display: flex;
  flex-direction: column;
}
.sticky-header {
  margin-bottom: 30px;
}
.sticky-header,
.sticky-footer {
  margin-left: -15px;
  margin-right: -15px;
}
.sticky-header > div,
.sticky-footer > div {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sticky-header > div {
  margin-top: 0;
}
.bordered-header,
.sticky-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.bordered-footer,
.sticky-footer {
  border-top-style: solid;
  border-top-width: 1px;
}
.sticky-inner {
  overflow-y: auto;
  padding-top: 30px;
  margin-top: -30px;
}
.sticky-inner:after {
  content: ' ';
  display: block;
  height: 30px;
}
.pop .bordered-header {
  margin-top: -30px;
  padding-bottom: 30px;
}
.pop .bordered-footer {
  margin-bottom: -30px;
  padding-top: 30px;
}
input[disabled],
select[disabled],
textarea[disabled],
.form-control[disabled],
input[readonly],
select[readonly],
textarea[readonly],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e4e4e4;
  font-style: italic;
}
.bootstrap-filestyle input[disabled] {
  background-color: #fff;
  font-style: normal;
}
.info_btn {
  background: none;
  border: none;
  cursor: pointer;
}
.info_btn i {
  line-height: inherit;
}
.column {
  z-index: 1040;
  top: 0;
  bottom: 0;
  width: 400px;
  max-width: 100%;
  overflow: hidden;
}
.column header {
  position: relative;
  z-index: 10;
  height: 50px;
}
.column header h2 {
  font-size: 24px;
  line-height: 50px;
  margin: 0 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.column .content {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 30px;
  border-top-style: solid;
  border-top-width: 1px;
  overflow: auto;
}
.notification {
  z-index: 1041;
  bottom: 0;
  width: 400px;
  max-width: 100%;
  padding-bottom: 10px;
  text-align: justify;
}
.notification p + p {
  margin: 0;
}
.notification h3 {
  margin: 15px 0 5px 0;
}
.notification header .close_btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.contextual {
  z-index: 1031;
  width: 400px;
  max-width: 100%;
  padding-bottom: 10px;
  text-align: justify;
}
.contextual h3 {
  margin: 15px 0 5px 0;
}
/* .modal is reserved by Bootstrap */
.pop_modal {
  position: fixed;
  z-index: 1050;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  background: rgba(0, 0, 0, 0.6);
  outline: 0;
  opacity: 0;
  transition: opacity ease-out 0.2s;
}
.pop_modal .pop {
  z-index: 1050;
  top: 50%;
  left: 50%;
  width: 500px;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  transition: transform ease-out 0.2s;
  transform: translate(-50%, -45%);
  padding: 30px 15px;
}
.pop_modal .pop.no_padding {
  padding: 0;
}
.pop_modal .pop.no_padding .nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
}
.pop_modal .pop > header .close_btn {
  position: absolute;
  top: 0;
  right: 0;
}
.pop_modal.open {
  opacity: 1;
}
.pop_modal.open .pop {
  transform: translate(-50%, -50%);
}
.pop_modal header .close_btn {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 700px) {
  .pop_modal .pop {
    min-width: 700px;
  }
}
.popover {
  border-radius: 0;
}
.popover-title {
  padding: 8px 14px 6px;
}
.popover-title,
.popover-content {
  color: #3b3f45;
  font-size: inherit;
}
pre,
.alert {
  border-radius: 0;
}
.colored.brown,
.column.brown,
.notification.brown,
.contextual.brown,
.pop.brown,
.fullpage.brown {
  color: #fff;
  background: #9b5f00;
  border-width: 0;
  border-style: solid;
  border-color: #7b4c02;
  /* .modal is reserved by Bootstrap */
}
.colored.brown.column.left,
.column.brown.column.left,
.notification.brown.column.left,
.contextual.brown.column.left,
.pop.brown.column.left,
.fullpage.brown.column.left,
.colored.brown.notification.left,
.column.brown.notification.left,
.notification.brown.notification.left,
.contextual.brown.notification.left,
.pop.brown.notification.left,
.fullpage.brown.notification.left {
  border-right-width: 4px;
}
.colored.brown.column.right,
.column.brown.column.right,
.notification.brown.column.right,
.contextual.brown.column.right,
.pop.brown.column.right,
.fullpage.brown.column.right,
.colored.brown.notification.right,
.column.brown.notification.right,
.notification.brown.notification.right,
.contextual.brown.notification.right,
.pop.brown.notification.right,
.fullpage.brown.notification.right {
  border-left-width: 4px;
}
.colored.brown.notification,
.column.brown.notification,
.notification.brown.notification,
.contextual.brown.notification,
.pop.brown.notification,
.fullpage.brown.notification {
  border-top-width: 4px;
}
.colored.brown.contextual,
.column.brown.contextual,
.notification.brown.contextual,
.contextual.brown.contextual,
.pop.brown.contextual,
.fullpage.brown.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.brown.contextual.top,
.column.brown.contextual.top,
.notification.brown.contextual.top,
.contextual.brown.contextual.top,
.pop.brown.contextual.top,
.fullpage.brown.contextual.top {
  border-bottom-width: 4px;
}
.colored.brown.contextual.bottom,
.column.brown.contextual.bottom,
.notification.brown.contextual.bottom,
.contextual.brown.contextual.bottom,
.pop.brown.contextual.bottom,
.fullpage.brown.contextual.bottom {
  border-top-width: 4px;
}
.colored.brown.pop,
.column.brown.pop,
.notification.brown.pop,
.contextual.brown.pop,
.pop.brown.pop,
.fullpage.brown.pop {
  border-width: 4px;
}
.colored.brown .content,
.column.brown .content,
.notification.brown .content,
.contextual.brown .content,
.pop.brown .content,
.fullpage.brown .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.brown a,
.column.brown a,
.notification.brown a,
.contextual.brown a,
.pop.brown a,
.fullpage.brown a {
  color: #fff;
  text-decoration: underline;
}
.colored.brown a:hover,
.column.brown a:hover,
.notification.brown a:hover,
.contextual.brown a:hover,
.pop.brown a:hover,
.fullpage.brown a:hover,
.colored.brown a:active,
.column.brown a:active,
.notification.brown a:active,
.contextual.brown a:active,
.pop.brown a:active,
.fullpage.brown a:active,
.colored.brown a.active,
.column.brown a.active,
.notification.brown a.active,
.contextual.brown a.active,
.pop.brown a.active,
.fullpage.brown a.active,
.colored.brown a:focus,
.column.brown a:focus,
.notification.brown a:focus,
.contextual.brown a:focus,
.pop.brown a:focus,
.fullpage.brown a:focus,
.colored.brown a.focus,
.column.brown a.focus,
.notification.brown a.focus,
.contextual.brown a.focus,
.pop.brown a.focus,
.fullpage.brown a.focus,
.colored.brown a.btn,
.column.brown a.btn,
.notification.brown a.btn,
.contextual.brown a.btn,
.pop.brown a.btn,
.fullpage.brown a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.brown .btn-primary,
.column.brown .btn-primary,
.notification.brown .btn-primary,
.contextual.brown .btn-primary,
.pop.brown .btn-primary,
.fullpage.brown .btn-primary,
.colored.brown a.btn-primary,
.column.brown a.btn-primary,
.notification.brown a.btn-primary,
.contextual.brown a.btn-primary,
.pop.brown a.btn-primary,
.fullpage.brown a.btn-primary,
.colored.brown .nav-pills a,
.column.brown .nav-pills a,
.notification.brown .nav-pills a,
.contextual.brown .nav-pills a,
.pop.brown .nav-pills a,
.fullpage.brown .nav-pills a {
  background: #8f5902;
  border-color: #8f5902;
  color: #fff;
}
.colored.brown .btn-primary:hover,
.column.brown .btn-primary:hover,
.notification.brown .btn-primary:hover,
.contextual.brown .btn-primary:hover,
.pop.brown .btn-primary:hover,
.fullpage.brown .btn-primary:hover,
.colored.brown a.btn-primary:hover,
.column.brown a.btn-primary:hover,
.notification.brown a.btn-primary:hover,
.contextual.brown a.btn-primary:hover,
.pop.brown a.btn-primary:hover,
.fullpage.brown a.btn-primary:hover,
.colored.brown .nav-pills a:hover,
.column.brown .nav-pills a:hover,
.notification.brown .nav-pills a:hover,
.contextual.brown .nav-pills a:hover,
.pop.brown .nav-pills a:hover,
.fullpage.brown .nav-pills a:hover,
.colored.brown .btn-primary:active,
.column.brown .btn-primary:active,
.notification.brown .btn-primary:active,
.contextual.brown .btn-primary:active,
.pop.brown .btn-primary:active,
.fullpage.brown .btn-primary:active,
.colored.brown a.btn-primary:active,
.column.brown a.btn-primary:active,
.notification.brown a.btn-primary:active,
.contextual.brown a.btn-primary:active,
.pop.brown a.btn-primary:active,
.fullpage.brown a.btn-primary:active,
.colored.brown .nav-pills a:active,
.column.brown .nav-pills a:active,
.notification.brown .nav-pills a:active,
.contextual.brown .nav-pills a:active,
.pop.brown .nav-pills a:active,
.fullpage.brown .nav-pills a:active,
.colored.brown .btn-primary.active,
.column.brown .btn-primary.active,
.notification.brown .btn-primary.active,
.contextual.brown .btn-primary.active,
.pop.brown .btn-primary.active,
.fullpage.brown .btn-primary.active,
.colored.brown a.btn-primary.active,
.column.brown a.btn-primary.active,
.notification.brown a.btn-primary.active,
.contextual.brown a.btn-primary.active,
.pop.brown a.btn-primary.active,
.fullpage.brown a.btn-primary.active,
.colored.brown .nav-pills a.active,
.column.brown .nav-pills a.active,
.notification.brown .nav-pills a.active,
.contextual.brown .nav-pills a.active,
.pop.brown .nav-pills a.active,
.fullpage.brown .nav-pills a.active,
.colored.brown .btn-primary:focus,
.column.brown .btn-primary:focus,
.notification.brown .btn-primary:focus,
.contextual.brown .btn-primary:focus,
.pop.brown .btn-primary:focus,
.fullpage.brown .btn-primary:focus,
.colored.brown a.btn-primary:focus,
.column.brown a.btn-primary:focus,
.notification.brown a.btn-primary:focus,
.contextual.brown a.btn-primary:focus,
.pop.brown a.btn-primary:focus,
.fullpage.brown a.btn-primary:focus,
.colored.brown .nav-pills a:focus,
.column.brown .nav-pills a:focus,
.notification.brown .nav-pills a:focus,
.contextual.brown .nav-pills a:focus,
.pop.brown .nav-pills a:focus,
.fullpage.brown .nav-pills a:focus,
.colored.brown .btn-primary.focus,
.column.brown .btn-primary.focus,
.notification.brown .btn-primary.focus,
.contextual.brown .btn-primary.focus,
.pop.brown .btn-primary.focus,
.fullpage.brown .btn-primary.focus,
.colored.brown a.btn-primary.focus,
.column.brown a.btn-primary.focus,
.notification.brown a.btn-primary.focus,
.contextual.brown a.btn-primary.focus,
.pop.brown a.btn-primary.focus,
.fullpage.brown a.btn-primary.focus,
.colored.brown .nav-pills a.focus,
.column.brown .nav-pills a.focus,
.notification.brown .nav-pills a.focus,
.contextual.brown .nav-pills a.focus,
.pop.brown .nav-pills a.focus,
.fullpage.brown .nav-pills a.focus {
  background: #7b4c02;
  border-color: #7b4c02;
}
.colored.brown .btn-primary:hover[disabled],
.column.brown .btn-primary:hover[disabled],
.notification.brown .btn-primary:hover[disabled],
.contextual.brown .btn-primary:hover[disabled],
.pop.brown .btn-primary:hover[disabled],
.fullpage.brown .btn-primary:hover[disabled],
.colored.brown a.btn-primary:hover[disabled],
.column.brown a.btn-primary:hover[disabled],
.notification.brown a.btn-primary:hover[disabled],
.contextual.brown a.btn-primary:hover[disabled],
.pop.brown a.btn-primary:hover[disabled],
.fullpage.brown a.btn-primary:hover[disabled],
.colored.brown .nav-pills a:hover[disabled],
.column.brown .nav-pills a:hover[disabled],
.notification.brown .nav-pills a:hover[disabled],
.contextual.brown .nav-pills a:hover[disabled],
.pop.brown .nav-pills a:hover[disabled],
.fullpage.brown .nav-pills a:hover[disabled],
.colored.brown .btn-primary:active[disabled],
.column.brown .btn-primary:active[disabled],
.notification.brown .btn-primary:active[disabled],
.contextual.brown .btn-primary:active[disabled],
.pop.brown .btn-primary:active[disabled],
.fullpage.brown .btn-primary:active[disabled],
.colored.brown a.btn-primary:active[disabled],
.column.brown a.btn-primary:active[disabled],
.notification.brown a.btn-primary:active[disabled],
.contextual.brown a.btn-primary:active[disabled],
.pop.brown a.btn-primary:active[disabled],
.fullpage.brown a.btn-primary:active[disabled],
.colored.brown .nav-pills a:active[disabled],
.column.brown .nav-pills a:active[disabled],
.notification.brown .nav-pills a:active[disabled],
.contextual.brown .nav-pills a:active[disabled],
.pop.brown .nav-pills a:active[disabled],
.fullpage.brown .nav-pills a:active[disabled],
.colored.brown .btn-primary.active[disabled],
.column.brown .btn-primary.active[disabled],
.notification.brown .btn-primary.active[disabled],
.contextual.brown .btn-primary.active[disabled],
.pop.brown .btn-primary.active[disabled],
.fullpage.brown .btn-primary.active[disabled],
.colored.brown a.btn-primary.active[disabled],
.column.brown a.btn-primary.active[disabled],
.notification.brown a.btn-primary.active[disabled],
.contextual.brown a.btn-primary.active[disabled],
.pop.brown a.btn-primary.active[disabled],
.fullpage.brown a.btn-primary.active[disabled],
.colored.brown .nav-pills a.active[disabled],
.column.brown .nav-pills a.active[disabled],
.notification.brown .nav-pills a.active[disabled],
.contextual.brown .nav-pills a.active[disabled],
.pop.brown .nav-pills a.active[disabled],
.fullpage.brown .nav-pills a.active[disabled],
.colored.brown .btn-primary:focus[disabled],
.column.brown .btn-primary:focus[disabled],
.notification.brown .btn-primary:focus[disabled],
.contextual.brown .btn-primary:focus[disabled],
.pop.brown .btn-primary:focus[disabled],
.fullpage.brown .btn-primary:focus[disabled],
.colored.brown a.btn-primary:focus[disabled],
.column.brown a.btn-primary:focus[disabled],
.notification.brown a.btn-primary:focus[disabled],
.contextual.brown a.btn-primary:focus[disabled],
.pop.brown a.btn-primary:focus[disabled],
.fullpage.brown a.btn-primary:focus[disabled],
.colored.brown .nav-pills a:focus[disabled],
.column.brown .nav-pills a:focus[disabled],
.notification.brown .nav-pills a:focus[disabled],
.contextual.brown .nav-pills a:focus[disabled],
.pop.brown .nav-pills a:focus[disabled],
.fullpage.brown .nav-pills a:focus[disabled],
.colored.brown .btn-primary.focus[disabled],
.column.brown .btn-primary.focus[disabled],
.notification.brown .btn-primary.focus[disabled],
.contextual.brown .btn-primary.focus[disabled],
.pop.brown .btn-primary.focus[disabled],
.fullpage.brown .btn-primary.focus[disabled],
.colored.brown a.btn-primary.focus[disabled],
.column.brown a.btn-primary.focus[disabled],
.notification.brown a.btn-primary.focus[disabled],
.contextual.brown a.btn-primary.focus[disabled],
.pop.brown a.btn-primary.focus[disabled],
.fullpage.brown a.btn-primary.focus[disabled],
.colored.brown .nav-pills a.focus[disabled],
.column.brown .nav-pills a.focus[disabled],
.notification.brown .nav-pills a.focus[disabled],
.contextual.brown .nav-pills a.focus[disabled],
.pop.brown .nav-pills a.focus[disabled],
.fullpage.brown .nav-pills a.focus[disabled],
.colored.brown .btn-primary:hover.disabled,
.column.brown .btn-primary:hover.disabled,
.notification.brown .btn-primary:hover.disabled,
.contextual.brown .btn-primary:hover.disabled,
.pop.brown .btn-primary:hover.disabled,
.fullpage.brown .btn-primary:hover.disabled,
.colored.brown a.btn-primary:hover.disabled,
.column.brown a.btn-primary:hover.disabled,
.notification.brown a.btn-primary:hover.disabled,
.contextual.brown a.btn-primary:hover.disabled,
.pop.brown a.btn-primary:hover.disabled,
.fullpage.brown a.btn-primary:hover.disabled,
.colored.brown .nav-pills a:hover.disabled,
.column.brown .nav-pills a:hover.disabled,
.notification.brown .nav-pills a:hover.disabled,
.contextual.brown .nav-pills a:hover.disabled,
.pop.brown .nav-pills a:hover.disabled,
.fullpage.brown .nav-pills a:hover.disabled,
.colored.brown .btn-primary:active.disabled,
.column.brown .btn-primary:active.disabled,
.notification.brown .btn-primary:active.disabled,
.contextual.brown .btn-primary:active.disabled,
.pop.brown .btn-primary:active.disabled,
.fullpage.brown .btn-primary:active.disabled,
.colored.brown a.btn-primary:active.disabled,
.column.brown a.btn-primary:active.disabled,
.notification.brown a.btn-primary:active.disabled,
.contextual.brown a.btn-primary:active.disabled,
.pop.brown a.btn-primary:active.disabled,
.fullpage.brown a.btn-primary:active.disabled,
.colored.brown .nav-pills a:active.disabled,
.column.brown .nav-pills a:active.disabled,
.notification.brown .nav-pills a:active.disabled,
.contextual.brown .nav-pills a:active.disabled,
.pop.brown .nav-pills a:active.disabled,
.fullpage.brown .nav-pills a:active.disabled,
.colored.brown .btn-primary.active.disabled,
.column.brown .btn-primary.active.disabled,
.notification.brown .btn-primary.active.disabled,
.contextual.brown .btn-primary.active.disabled,
.pop.brown .btn-primary.active.disabled,
.fullpage.brown .btn-primary.active.disabled,
.colored.brown a.btn-primary.active.disabled,
.column.brown a.btn-primary.active.disabled,
.notification.brown a.btn-primary.active.disabled,
.contextual.brown a.btn-primary.active.disabled,
.pop.brown a.btn-primary.active.disabled,
.fullpage.brown a.btn-primary.active.disabled,
.colored.brown .nav-pills a.active.disabled,
.column.brown .nav-pills a.active.disabled,
.notification.brown .nav-pills a.active.disabled,
.contextual.brown .nav-pills a.active.disabled,
.pop.brown .nav-pills a.active.disabled,
.fullpage.brown .nav-pills a.active.disabled,
.colored.brown .btn-primary:focus.disabled,
.column.brown .btn-primary:focus.disabled,
.notification.brown .btn-primary:focus.disabled,
.contextual.brown .btn-primary:focus.disabled,
.pop.brown .btn-primary:focus.disabled,
.fullpage.brown .btn-primary:focus.disabled,
.colored.brown a.btn-primary:focus.disabled,
.column.brown a.btn-primary:focus.disabled,
.notification.brown a.btn-primary:focus.disabled,
.contextual.brown a.btn-primary:focus.disabled,
.pop.brown a.btn-primary:focus.disabled,
.fullpage.brown a.btn-primary:focus.disabled,
.colored.brown .nav-pills a:focus.disabled,
.column.brown .nav-pills a:focus.disabled,
.notification.brown .nav-pills a:focus.disabled,
.contextual.brown .nav-pills a:focus.disabled,
.pop.brown .nav-pills a:focus.disabled,
.fullpage.brown .nav-pills a:focus.disabled,
.colored.brown .btn-primary.focus.disabled,
.column.brown .btn-primary.focus.disabled,
.notification.brown .btn-primary.focus.disabled,
.contextual.brown .btn-primary.focus.disabled,
.pop.brown .btn-primary.focus.disabled,
.fullpage.brown .btn-primary.focus.disabled,
.colored.brown a.btn-primary.focus.disabled,
.column.brown a.btn-primary.focus.disabled,
.notification.brown a.btn-primary.focus.disabled,
.contextual.brown a.btn-primary.focus.disabled,
.pop.brown a.btn-primary.focus.disabled,
.fullpage.brown a.btn-primary.focus.disabled,
.colored.brown .nav-pills a.focus.disabled,
.column.brown .nav-pills a.focus.disabled,
.notification.brown .nav-pills a.focus.disabled,
.contextual.brown .nav-pills a.focus.disabled,
.pop.brown .nav-pills a.focus.disabled,
.fullpage.brown .nav-pills a.focus.disabled {
  background: #8f5902;
  border-color: #8f5902;
}
.colored.brown .btn-primary .help-block,
.column.brown .btn-primary .help-block,
.notification.brown .btn-primary .help-block,
.contextual.brown .btn-primary .help-block,
.pop.brown .btn-primary .help-block,
.fullpage.brown .btn-primary .help-block,
.colored.brown a.btn-primary .help-block,
.column.brown a.btn-primary .help-block,
.notification.brown a.btn-primary .help-block,
.contextual.brown a.btn-primary .help-block,
.pop.brown a.btn-primary .help-block,
.fullpage.brown a.btn-primary .help-block,
.colored.brown .nav-pills a .help-block,
.column.brown .nav-pills a .help-block,
.notification.brown .nav-pills a .help-block,
.contextual.brown .nav-pills a .help-block,
.pop.brown .nav-pills a .help-block,
.fullpage.brown .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.brown .btn-primary .help-block p:last-child,
.column.brown .btn-primary .help-block p:last-child,
.notification.brown .btn-primary .help-block p:last-child,
.contextual.brown .btn-primary .help-block p:last-child,
.pop.brown .btn-primary .help-block p:last-child,
.fullpage.brown .btn-primary .help-block p:last-child,
.colored.brown a.btn-primary .help-block p:last-child,
.column.brown a.btn-primary .help-block p:last-child,
.notification.brown a.btn-primary .help-block p:last-child,
.contextual.brown a.btn-primary .help-block p:last-child,
.pop.brown a.btn-primary .help-block p:last-child,
.fullpage.brown a.btn-primary .help-block p:last-child,
.colored.brown .nav-pills a .help-block p:last-child,
.column.brown .nav-pills a .help-block p:last-child,
.notification.brown .nav-pills a .help-block p:last-child,
.contextual.brown .nav-pills a .help-block p:last-child,
.pop.brown .nav-pills a .help-block p:last-child,
.fullpage.brown .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.brown .btn-primary .help-block a,
.column.brown .btn-primary .help-block a,
.notification.brown .btn-primary .help-block a,
.contextual.brown .btn-primary .help-block a,
.pop.brown .btn-primary .help-block a,
.fullpage.brown .btn-primary .help-block a,
.colored.brown a.btn-primary .help-block a,
.column.brown a.btn-primary .help-block a,
.notification.brown a.btn-primary .help-block a,
.contextual.brown a.btn-primary .help-block a,
.pop.brown a.btn-primary .help-block a,
.fullpage.brown a.btn-primary .help-block a,
.colored.brown .nav-pills a .help-block a,
.column.brown .nav-pills a .help-block a,
.notification.brown .nav-pills a .help-block a,
.contextual.brown .nav-pills a .help-block a,
.pop.brown .nav-pills a .help-block a,
.fullpage.brown .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.brown .btn-primary .help-block a:hover,
.column.brown .btn-primary .help-block a:hover,
.notification.brown .btn-primary .help-block a:hover,
.contextual.brown .btn-primary .help-block a:hover,
.pop.brown .btn-primary .help-block a:hover,
.fullpage.brown .btn-primary .help-block a:hover,
.colored.brown a.btn-primary .help-block a:hover,
.column.brown a.btn-primary .help-block a:hover,
.notification.brown a.btn-primary .help-block a:hover,
.contextual.brown a.btn-primary .help-block a:hover,
.pop.brown a.btn-primary .help-block a:hover,
.fullpage.brown a.btn-primary .help-block a:hover,
.colored.brown .nav-pills a .help-block a:hover,
.column.brown .nav-pills a .help-block a:hover,
.notification.brown .nav-pills a .help-block a:hover,
.contextual.brown .nav-pills a .help-block a:hover,
.pop.brown .nav-pills a .help-block a:hover,
.fullpage.brown .nav-pills a .help-block a:hover,
.colored.brown .btn-primary .help-block a:active,
.column.brown .btn-primary .help-block a:active,
.notification.brown .btn-primary .help-block a:active,
.contextual.brown .btn-primary .help-block a:active,
.pop.brown .btn-primary .help-block a:active,
.fullpage.brown .btn-primary .help-block a:active,
.colored.brown a.btn-primary .help-block a:active,
.column.brown a.btn-primary .help-block a:active,
.notification.brown a.btn-primary .help-block a:active,
.contextual.brown a.btn-primary .help-block a:active,
.pop.brown a.btn-primary .help-block a:active,
.fullpage.brown a.btn-primary .help-block a:active,
.colored.brown .nav-pills a .help-block a:active,
.column.brown .nav-pills a .help-block a:active,
.notification.brown .nav-pills a .help-block a:active,
.contextual.brown .nav-pills a .help-block a:active,
.pop.brown .nav-pills a .help-block a:active,
.fullpage.brown .nav-pills a .help-block a:active,
.colored.brown .btn-primary .help-block a.active,
.column.brown .btn-primary .help-block a.active,
.notification.brown .btn-primary .help-block a.active,
.contextual.brown .btn-primary .help-block a.active,
.pop.brown .btn-primary .help-block a.active,
.fullpage.brown .btn-primary .help-block a.active,
.colored.brown a.btn-primary .help-block a.active,
.column.brown a.btn-primary .help-block a.active,
.notification.brown a.btn-primary .help-block a.active,
.contextual.brown a.btn-primary .help-block a.active,
.pop.brown a.btn-primary .help-block a.active,
.fullpage.brown a.btn-primary .help-block a.active,
.colored.brown .nav-pills a .help-block a.active,
.column.brown .nav-pills a .help-block a.active,
.notification.brown .nav-pills a .help-block a.active,
.contextual.brown .nav-pills a .help-block a.active,
.pop.brown .nav-pills a .help-block a.active,
.fullpage.brown .nav-pills a .help-block a.active,
.colored.brown .btn-primary .help-block a:focus,
.column.brown .btn-primary .help-block a:focus,
.notification.brown .btn-primary .help-block a:focus,
.contextual.brown .btn-primary .help-block a:focus,
.pop.brown .btn-primary .help-block a:focus,
.fullpage.brown .btn-primary .help-block a:focus,
.colored.brown a.btn-primary .help-block a:focus,
.column.brown a.btn-primary .help-block a:focus,
.notification.brown a.btn-primary .help-block a:focus,
.contextual.brown a.btn-primary .help-block a:focus,
.pop.brown a.btn-primary .help-block a:focus,
.fullpage.brown a.btn-primary .help-block a:focus,
.colored.brown .nav-pills a .help-block a:focus,
.column.brown .nav-pills a .help-block a:focus,
.notification.brown .nav-pills a .help-block a:focus,
.contextual.brown .nav-pills a .help-block a:focus,
.pop.brown .nav-pills a .help-block a:focus,
.fullpage.brown .nav-pills a .help-block a:focus,
.colored.brown .btn-primary .help-block a.focus,
.column.brown .btn-primary .help-block a.focus,
.notification.brown .btn-primary .help-block a.focus,
.contextual.brown .btn-primary .help-block a.focus,
.pop.brown .btn-primary .help-block a.focus,
.fullpage.brown .btn-primary .help-block a.focus,
.colored.brown a.btn-primary .help-block a.focus,
.column.brown a.btn-primary .help-block a.focus,
.notification.brown a.btn-primary .help-block a.focus,
.contextual.brown a.btn-primary .help-block a.focus,
.pop.brown a.btn-primary .help-block a.focus,
.fullpage.brown a.btn-primary .help-block a.focus,
.colored.brown .nav-pills a .help-block a.focus,
.column.brown .nav-pills a .help-block a.focus,
.notification.brown .nav-pills a .help-block a.focus,
.contextual.brown .nav-pills a .help-block a.focus,
.pop.brown .nav-pills a .help-block a.focus,
.fullpage.brown .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.brown .btn-info,
.column.brown .btn-info,
.notification.brown .btn-info,
.contextual.brown .btn-info,
.pop.brown .btn-info,
.fullpage.brown .btn-info,
.colored.brown a.btn-info,
.column.brown a.btn-info,
.notification.brown a.btn-info,
.contextual.brown a.btn-info,
.pop.brown a.btn-info,
.fullpage.brown a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.brown .btn-info:hover,
.column.brown .btn-info:hover,
.notification.brown .btn-info:hover,
.contextual.brown .btn-info:hover,
.pop.brown .btn-info:hover,
.fullpage.brown .btn-info:hover,
.colored.brown a.btn-info:hover,
.column.brown a.btn-info:hover,
.notification.brown a.btn-info:hover,
.contextual.brown a.btn-info:hover,
.pop.brown a.btn-info:hover,
.fullpage.brown a.btn-info:hover,
.colored.brown .btn-info.focus,
.column.brown .btn-info.focus,
.notification.brown .btn-info.focus,
.contextual.brown .btn-info.focus,
.pop.brown .btn-info.focus,
.fullpage.brown .btn-info.focus,
.colored.brown a.btn-info.focus,
.column.brown a.btn-info.focus,
.notification.brown a.btn-info.focus,
.contextual.brown a.btn-info.focus,
.pop.brown a.btn-info.focus,
.fullpage.brown a.btn-info.focus,
.colored.brown .btn-info:focus,
.column.brown .btn-info:focus,
.notification.brown .btn-info:focus,
.contextual.brown .btn-info:focus,
.pop.brown .btn-info:focus,
.fullpage.brown .btn-info:focus,
.colored.brown a.btn-info:focus,
.column.brown a.btn-info:focus,
.notification.brown a.btn-info:focus,
.contextual.brown a.btn-info:focus,
.pop.brown a.btn-info:focus,
.fullpage.brown a.btn-info:focus,
.colored.brown .btn-info.active,
.column.brown .btn-info.active,
.notification.brown .btn-info.active,
.contextual.brown .btn-info.active,
.pop.brown .btn-info.active,
.fullpage.brown .btn-info.active,
.colored.brown a.btn-info.active,
.column.brown a.btn-info.active,
.notification.brown a.btn-info.active,
.contextual.brown a.btn-info.active,
.pop.brown a.btn-info.active,
.fullpage.brown a.btn-info.active,
.colored.brown .btn-info:active,
.column.brown .btn-info:active,
.notification.brown .btn-info:active,
.contextual.brown .btn-info:active,
.pop.brown .btn-info:active,
.fullpage.brown .btn-info:active,
.colored.brown a.btn-info:active,
.column.brown a.btn-info:active,
.notification.brown a.btn-info:active,
.contextual.brown a.btn-info:active,
.pop.brown a.btn-info:active,
.fullpage.brown a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.brown .btn-info:hover[disabled],
.column.brown .btn-info:hover[disabled],
.notification.brown .btn-info:hover[disabled],
.contextual.brown .btn-info:hover[disabled],
.pop.brown .btn-info:hover[disabled],
.fullpage.brown .btn-info:hover[disabled],
.colored.brown a.btn-info:hover[disabled],
.column.brown a.btn-info:hover[disabled],
.notification.brown a.btn-info:hover[disabled],
.contextual.brown a.btn-info:hover[disabled],
.pop.brown a.btn-info:hover[disabled],
.fullpage.brown a.btn-info:hover[disabled],
.colored.brown .btn-info.focus[disabled],
.column.brown .btn-info.focus[disabled],
.notification.brown .btn-info.focus[disabled],
.contextual.brown .btn-info.focus[disabled],
.pop.brown .btn-info.focus[disabled],
.fullpage.brown .btn-info.focus[disabled],
.colored.brown a.btn-info.focus[disabled],
.column.brown a.btn-info.focus[disabled],
.notification.brown a.btn-info.focus[disabled],
.contextual.brown a.btn-info.focus[disabled],
.pop.brown a.btn-info.focus[disabled],
.fullpage.brown a.btn-info.focus[disabled],
.colored.brown .btn-info:focus[disabled],
.column.brown .btn-info:focus[disabled],
.notification.brown .btn-info:focus[disabled],
.contextual.brown .btn-info:focus[disabled],
.pop.brown .btn-info:focus[disabled],
.fullpage.brown .btn-info:focus[disabled],
.colored.brown a.btn-info:focus[disabled],
.column.brown a.btn-info:focus[disabled],
.notification.brown a.btn-info:focus[disabled],
.contextual.brown a.btn-info:focus[disabled],
.pop.brown a.btn-info:focus[disabled],
.fullpage.brown a.btn-info:focus[disabled],
.colored.brown .btn-info.active[disabled],
.column.brown .btn-info.active[disabled],
.notification.brown .btn-info.active[disabled],
.contextual.brown .btn-info.active[disabled],
.pop.brown .btn-info.active[disabled],
.fullpage.brown .btn-info.active[disabled],
.colored.brown a.btn-info.active[disabled],
.column.brown a.btn-info.active[disabled],
.notification.brown a.btn-info.active[disabled],
.contextual.brown a.btn-info.active[disabled],
.pop.brown a.btn-info.active[disabled],
.fullpage.brown a.btn-info.active[disabled],
.colored.brown .btn-info:active[disabled],
.column.brown .btn-info:active[disabled],
.notification.brown .btn-info:active[disabled],
.contextual.brown .btn-info:active[disabled],
.pop.brown .btn-info:active[disabled],
.fullpage.brown .btn-info:active[disabled],
.colored.brown a.btn-info:active[disabled],
.column.brown a.btn-info:active[disabled],
.notification.brown a.btn-info:active[disabled],
.contextual.brown a.btn-info:active[disabled],
.pop.brown a.btn-info:active[disabled],
.fullpage.brown a.btn-info:active[disabled],
.colored.brown .btn-info:hover.disabled,
.column.brown .btn-info:hover.disabled,
.notification.brown .btn-info:hover.disabled,
.contextual.brown .btn-info:hover.disabled,
.pop.brown .btn-info:hover.disabled,
.fullpage.brown .btn-info:hover.disabled,
.colored.brown a.btn-info:hover.disabled,
.column.brown a.btn-info:hover.disabled,
.notification.brown a.btn-info:hover.disabled,
.contextual.brown a.btn-info:hover.disabled,
.pop.brown a.btn-info:hover.disabled,
.fullpage.brown a.btn-info:hover.disabled,
.colored.brown .btn-info.focus.disabled,
.column.brown .btn-info.focus.disabled,
.notification.brown .btn-info.focus.disabled,
.contextual.brown .btn-info.focus.disabled,
.pop.brown .btn-info.focus.disabled,
.fullpage.brown .btn-info.focus.disabled,
.colored.brown a.btn-info.focus.disabled,
.column.brown a.btn-info.focus.disabled,
.notification.brown a.btn-info.focus.disabled,
.contextual.brown a.btn-info.focus.disabled,
.pop.brown a.btn-info.focus.disabled,
.fullpage.brown a.btn-info.focus.disabled,
.colored.brown .btn-info:focus.disabled,
.column.brown .btn-info:focus.disabled,
.notification.brown .btn-info:focus.disabled,
.contextual.brown .btn-info:focus.disabled,
.pop.brown .btn-info:focus.disabled,
.fullpage.brown .btn-info:focus.disabled,
.colored.brown a.btn-info:focus.disabled,
.column.brown a.btn-info:focus.disabled,
.notification.brown a.btn-info:focus.disabled,
.contextual.brown a.btn-info:focus.disabled,
.pop.brown a.btn-info:focus.disabled,
.fullpage.brown a.btn-info:focus.disabled,
.colored.brown .btn-info.active.disabled,
.column.brown .btn-info.active.disabled,
.notification.brown .btn-info.active.disabled,
.contextual.brown .btn-info.active.disabled,
.pop.brown .btn-info.active.disabled,
.fullpage.brown .btn-info.active.disabled,
.colored.brown a.btn-info.active.disabled,
.column.brown a.btn-info.active.disabled,
.notification.brown a.btn-info.active.disabled,
.contextual.brown a.btn-info.active.disabled,
.pop.brown a.btn-info.active.disabled,
.fullpage.brown a.btn-info.active.disabled,
.colored.brown .btn-info:active.disabled,
.column.brown .btn-info:active.disabled,
.notification.brown .btn-info:active.disabled,
.contextual.brown .btn-info:active.disabled,
.pop.brown .btn-info:active.disabled,
.fullpage.brown .btn-info:active.disabled,
.colored.brown a.btn-info:active.disabled,
.column.brown a.btn-info:active.disabled,
.notification.brown a.btn-info:active.disabled,
.contextual.brown a.btn-info:active.disabled,
.pop.brown a.btn-info:active.disabled,
.fullpage.brown a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.brown .btn-success,
.column.brown .btn-success,
.notification.brown .btn-success,
.contextual.brown .btn-success,
.pop.brown .btn-success,
.fullpage.brown .btn-success,
.colored.brown a.btn-success,
.column.brown a.btn-success,
.notification.brown a.btn-success,
.contextual.brown a.btn-success,
.pop.brown a.btn-success,
.fullpage.brown a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.brown .btn-success:hover,
.column.brown .btn-success:hover,
.notification.brown .btn-success:hover,
.contextual.brown .btn-success:hover,
.pop.brown .btn-success:hover,
.fullpage.brown .btn-success:hover,
.colored.brown a.btn-success:hover,
.column.brown a.btn-success:hover,
.notification.brown a.btn-success:hover,
.contextual.brown a.btn-success:hover,
.pop.brown a.btn-success:hover,
.fullpage.brown a.btn-success:hover,
.colored.brown .btn-success.focus,
.column.brown .btn-success.focus,
.notification.brown .btn-success.focus,
.contextual.brown .btn-success.focus,
.pop.brown .btn-success.focus,
.fullpage.brown .btn-success.focus,
.colored.brown a.btn-success.focus,
.column.brown a.btn-success.focus,
.notification.brown a.btn-success.focus,
.contextual.brown a.btn-success.focus,
.pop.brown a.btn-success.focus,
.fullpage.brown a.btn-success.focus,
.colored.brown .btn-success:focus,
.column.brown .btn-success:focus,
.notification.brown .btn-success:focus,
.contextual.brown .btn-success:focus,
.pop.brown .btn-success:focus,
.fullpage.brown .btn-success:focus,
.colored.brown a.btn-success:focus,
.column.brown a.btn-success:focus,
.notification.brown a.btn-success:focus,
.contextual.brown a.btn-success:focus,
.pop.brown a.btn-success:focus,
.fullpage.brown a.btn-success:focus,
.colored.brown .btn-success.active,
.column.brown .btn-success.active,
.notification.brown .btn-success.active,
.contextual.brown .btn-success.active,
.pop.brown .btn-success.active,
.fullpage.brown .btn-success.active,
.colored.brown a.btn-success.active,
.column.brown a.btn-success.active,
.notification.brown a.btn-success.active,
.contextual.brown a.btn-success.active,
.pop.brown a.btn-success.active,
.fullpage.brown a.btn-success.active,
.colored.brown .btn-success:active,
.column.brown .btn-success:active,
.notification.brown .btn-success:active,
.contextual.brown .btn-success:active,
.pop.brown .btn-success:active,
.fullpage.brown .btn-success:active,
.colored.brown a.btn-success:active,
.column.brown a.btn-success:active,
.notification.brown a.btn-success:active,
.contextual.brown a.btn-success:active,
.pop.brown a.btn-success:active,
.fullpage.brown a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.brown .btn-success:hover[disabled],
.column.brown .btn-success:hover[disabled],
.notification.brown .btn-success:hover[disabled],
.contextual.brown .btn-success:hover[disabled],
.pop.brown .btn-success:hover[disabled],
.fullpage.brown .btn-success:hover[disabled],
.colored.brown a.btn-success:hover[disabled],
.column.brown a.btn-success:hover[disabled],
.notification.brown a.btn-success:hover[disabled],
.contextual.brown a.btn-success:hover[disabled],
.pop.brown a.btn-success:hover[disabled],
.fullpage.brown a.btn-success:hover[disabled],
.colored.brown .btn-success.focus[disabled],
.column.brown .btn-success.focus[disabled],
.notification.brown .btn-success.focus[disabled],
.contextual.brown .btn-success.focus[disabled],
.pop.brown .btn-success.focus[disabled],
.fullpage.brown .btn-success.focus[disabled],
.colored.brown a.btn-success.focus[disabled],
.column.brown a.btn-success.focus[disabled],
.notification.brown a.btn-success.focus[disabled],
.contextual.brown a.btn-success.focus[disabled],
.pop.brown a.btn-success.focus[disabled],
.fullpage.brown a.btn-success.focus[disabled],
.colored.brown .btn-success:focus[disabled],
.column.brown .btn-success:focus[disabled],
.notification.brown .btn-success:focus[disabled],
.contextual.brown .btn-success:focus[disabled],
.pop.brown .btn-success:focus[disabled],
.fullpage.brown .btn-success:focus[disabled],
.colored.brown a.btn-success:focus[disabled],
.column.brown a.btn-success:focus[disabled],
.notification.brown a.btn-success:focus[disabled],
.contextual.brown a.btn-success:focus[disabled],
.pop.brown a.btn-success:focus[disabled],
.fullpage.brown a.btn-success:focus[disabled],
.colored.brown .btn-success.active[disabled],
.column.brown .btn-success.active[disabled],
.notification.brown .btn-success.active[disabled],
.contextual.brown .btn-success.active[disabled],
.pop.brown .btn-success.active[disabled],
.fullpage.brown .btn-success.active[disabled],
.colored.brown a.btn-success.active[disabled],
.column.brown a.btn-success.active[disabled],
.notification.brown a.btn-success.active[disabled],
.contextual.brown a.btn-success.active[disabled],
.pop.brown a.btn-success.active[disabled],
.fullpage.brown a.btn-success.active[disabled],
.colored.brown .btn-success:active[disabled],
.column.brown .btn-success:active[disabled],
.notification.brown .btn-success:active[disabled],
.contextual.brown .btn-success:active[disabled],
.pop.brown .btn-success:active[disabled],
.fullpage.brown .btn-success:active[disabled],
.colored.brown a.btn-success:active[disabled],
.column.brown a.btn-success:active[disabled],
.notification.brown a.btn-success:active[disabled],
.contextual.brown a.btn-success:active[disabled],
.pop.brown a.btn-success:active[disabled],
.fullpage.brown a.btn-success:active[disabled],
.colored.brown .btn-success:hover.disabled,
.column.brown .btn-success:hover.disabled,
.notification.brown .btn-success:hover.disabled,
.contextual.brown .btn-success:hover.disabled,
.pop.brown .btn-success:hover.disabled,
.fullpage.brown .btn-success:hover.disabled,
.colored.brown a.btn-success:hover.disabled,
.column.brown a.btn-success:hover.disabled,
.notification.brown a.btn-success:hover.disabled,
.contextual.brown a.btn-success:hover.disabled,
.pop.brown a.btn-success:hover.disabled,
.fullpage.brown a.btn-success:hover.disabled,
.colored.brown .btn-success.focus.disabled,
.column.brown .btn-success.focus.disabled,
.notification.brown .btn-success.focus.disabled,
.contextual.brown .btn-success.focus.disabled,
.pop.brown .btn-success.focus.disabled,
.fullpage.brown .btn-success.focus.disabled,
.colored.brown a.btn-success.focus.disabled,
.column.brown a.btn-success.focus.disabled,
.notification.brown a.btn-success.focus.disabled,
.contextual.brown a.btn-success.focus.disabled,
.pop.brown a.btn-success.focus.disabled,
.fullpage.brown a.btn-success.focus.disabled,
.colored.brown .btn-success:focus.disabled,
.column.brown .btn-success:focus.disabled,
.notification.brown .btn-success:focus.disabled,
.contextual.brown .btn-success:focus.disabled,
.pop.brown .btn-success:focus.disabled,
.fullpage.brown .btn-success:focus.disabled,
.colored.brown a.btn-success:focus.disabled,
.column.brown a.btn-success:focus.disabled,
.notification.brown a.btn-success:focus.disabled,
.contextual.brown a.btn-success:focus.disabled,
.pop.brown a.btn-success:focus.disabled,
.fullpage.brown a.btn-success:focus.disabled,
.colored.brown .btn-success.active.disabled,
.column.brown .btn-success.active.disabled,
.notification.brown .btn-success.active.disabled,
.contextual.brown .btn-success.active.disabled,
.pop.brown .btn-success.active.disabled,
.fullpage.brown .btn-success.active.disabled,
.colored.brown a.btn-success.active.disabled,
.column.brown a.btn-success.active.disabled,
.notification.brown a.btn-success.active.disabled,
.contextual.brown a.btn-success.active.disabled,
.pop.brown a.btn-success.active.disabled,
.fullpage.brown a.btn-success.active.disabled,
.colored.brown .btn-success:active.disabled,
.column.brown .btn-success:active.disabled,
.notification.brown .btn-success:active.disabled,
.contextual.brown .btn-success:active.disabled,
.pop.brown .btn-success:active.disabled,
.fullpage.brown .btn-success:active.disabled,
.colored.brown a.btn-success:active.disabled,
.column.brown a.btn-success:active.disabled,
.notification.brown a.btn-success:active.disabled,
.contextual.brown a.btn-success:active.disabled,
.pop.brown a.btn-success:active.disabled,
.fullpage.brown a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.brown .btn-warning,
.column.brown .btn-warning,
.notification.brown .btn-warning,
.contextual.brown .btn-warning,
.pop.brown .btn-warning,
.fullpage.brown .btn-warning,
.colored.brown a.btn-warning,
.column.brown a.btn-warning,
.notification.brown a.btn-warning,
.contextual.brown a.btn-warning,
.pop.brown a.btn-warning,
.fullpage.brown a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.brown .btn-warning:hover,
.column.brown .btn-warning:hover,
.notification.brown .btn-warning:hover,
.contextual.brown .btn-warning:hover,
.pop.brown .btn-warning:hover,
.fullpage.brown .btn-warning:hover,
.colored.brown a.btn-warning:hover,
.column.brown a.btn-warning:hover,
.notification.brown a.btn-warning:hover,
.contextual.brown a.btn-warning:hover,
.pop.brown a.btn-warning:hover,
.fullpage.brown a.btn-warning:hover,
.colored.brown .btn-warning.focus,
.column.brown .btn-warning.focus,
.notification.brown .btn-warning.focus,
.contextual.brown .btn-warning.focus,
.pop.brown .btn-warning.focus,
.fullpage.brown .btn-warning.focus,
.colored.brown a.btn-warning.focus,
.column.brown a.btn-warning.focus,
.notification.brown a.btn-warning.focus,
.contextual.brown a.btn-warning.focus,
.pop.brown a.btn-warning.focus,
.fullpage.brown a.btn-warning.focus,
.colored.brown .btn-warning:focus,
.column.brown .btn-warning:focus,
.notification.brown .btn-warning:focus,
.contextual.brown .btn-warning:focus,
.pop.brown .btn-warning:focus,
.fullpage.brown .btn-warning:focus,
.colored.brown a.btn-warning:focus,
.column.brown a.btn-warning:focus,
.notification.brown a.btn-warning:focus,
.contextual.brown a.btn-warning:focus,
.pop.brown a.btn-warning:focus,
.fullpage.brown a.btn-warning:focus,
.colored.brown .btn-warning.active,
.column.brown .btn-warning.active,
.notification.brown .btn-warning.active,
.contextual.brown .btn-warning.active,
.pop.brown .btn-warning.active,
.fullpage.brown .btn-warning.active,
.colored.brown a.btn-warning.active,
.column.brown a.btn-warning.active,
.notification.brown a.btn-warning.active,
.contextual.brown a.btn-warning.active,
.pop.brown a.btn-warning.active,
.fullpage.brown a.btn-warning.active,
.colored.brown .btn-warning:active,
.column.brown .btn-warning:active,
.notification.brown .btn-warning:active,
.contextual.brown .btn-warning:active,
.pop.brown .btn-warning:active,
.fullpage.brown .btn-warning:active,
.colored.brown a.btn-warning:active,
.column.brown a.btn-warning:active,
.notification.brown a.btn-warning:active,
.contextual.brown a.btn-warning:active,
.pop.brown a.btn-warning:active,
.fullpage.brown a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.brown .btn-warning:hover[disabled],
.column.brown .btn-warning:hover[disabled],
.notification.brown .btn-warning:hover[disabled],
.contextual.brown .btn-warning:hover[disabled],
.pop.brown .btn-warning:hover[disabled],
.fullpage.brown .btn-warning:hover[disabled],
.colored.brown a.btn-warning:hover[disabled],
.column.brown a.btn-warning:hover[disabled],
.notification.brown a.btn-warning:hover[disabled],
.contextual.brown a.btn-warning:hover[disabled],
.pop.brown a.btn-warning:hover[disabled],
.fullpage.brown a.btn-warning:hover[disabled],
.colored.brown .btn-warning.focus[disabled],
.column.brown .btn-warning.focus[disabled],
.notification.brown .btn-warning.focus[disabled],
.contextual.brown .btn-warning.focus[disabled],
.pop.brown .btn-warning.focus[disabled],
.fullpage.brown .btn-warning.focus[disabled],
.colored.brown a.btn-warning.focus[disabled],
.column.brown a.btn-warning.focus[disabled],
.notification.brown a.btn-warning.focus[disabled],
.contextual.brown a.btn-warning.focus[disabled],
.pop.brown a.btn-warning.focus[disabled],
.fullpage.brown a.btn-warning.focus[disabled],
.colored.brown .btn-warning:focus[disabled],
.column.brown .btn-warning:focus[disabled],
.notification.brown .btn-warning:focus[disabled],
.contextual.brown .btn-warning:focus[disabled],
.pop.brown .btn-warning:focus[disabled],
.fullpage.brown .btn-warning:focus[disabled],
.colored.brown a.btn-warning:focus[disabled],
.column.brown a.btn-warning:focus[disabled],
.notification.brown a.btn-warning:focus[disabled],
.contextual.brown a.btn-warning:focus[disabled],
.pop.brown a.btn-warning:focus[disabled],
.fullpage.brown a.btn-warning:focus[disabled],
.colored.brown .btn-warning.active[disabled],
.column.brown .btn-warning.active[disabled],
.notification.brown .btn-warning.active[disabled],
.contextual.brown .btn-warning.active[disabled],
.pop.brown .btn-warning.active[disabled],
.fullpage.brown .btn-warning.active[disabled],
.colored.brown a.btn-warning.active[disabled],
.column.brown a.btn-warning.active[disabled],
.notification.brown a.btn-warning.active[disabled],
.contextual.brown a.btn-warning.active[disabled],
.pop.brown a.btn-warning.active[disabled],
.fullpage.brown a.btn-warning.active[disabled],
.colored.brown .btn-warning:active[disabled],
.column.brown .btn-warning:active[disabled],
.notification.brown .btn-warning:active[disabled],
.contextual.brown .btn-warning:active[disabled],
.pop.brown .btn-warning:active[disabled],
.fullpage.brown .btn-warning:active[disabled],
.colored.brown a.btn-warning:active[disabled],
.column.brown a.btn-warning:active[disabled],
.notification.brown a.btn-warning:active[disabled],
.contextual.brown a.btn-warning:active[disabled],
.pop.brown a.btn-warning:active[disabled],
.fullpage.brown a.btn-warning:active[disabled],
.colored.brown .btn-warning:hover.disabled,
.column.brown .btn-warning:hover.disabled,
.notification.brown .btn-warning:hover.disabled,
.contextual.brown .btn-warning:hover.disabled,
.pop.brown .btn-warning:hover.disabled,
.fullpage.brown .btn-warning:hover.disabled,
.colored.brown a.btn-warning:hover.disabled,
.column.brown a.btn-warning:hover.disabled,
.notification.brown a.btn-warning:hover.disabled,
.contextual.brown a.btn-warning:hover.disabled,
.pop.brown a.btn-warning:hover.disabled,
.fullpage.brown a.btn-warning:hover.disabled,
.colored.brown .btn-warning.focus.disabled,
.column.brown .btn-warning.focus.disabled,
.notification.brown .btn-warning.focus.disabled,
.contextual.brown .btn-warning.focus.disabled,
.pop.brown .btn-warning.focus.disabled,
.fullpage.brown .btn-warning.focus.disabled,
.colored.brown a.btn-warning.focus.disabled,
.column.brown a.btn-warning.focus.disabled,
.notification.brown a.btn-warning.focus.disabled,
.contextual.brown a.btn-warning.focus.disabled,
.pop.brown a.btn-warning.focus.disabled,
.fullpage.brown a.btn-warning.focus.disabled,
.colored.brown .btn-warning:focus.disabled,
.column.brown .btn-warning:focus.disabled,
.notification.brown .btn-warning:focus.disabled,
.contextual.brown .btn-warning:focus.disabled,
.pop.brown .btn-warning:focus.disabled,
.fullpage.brown .btn-warning:focus.disabled,
.colored.brown a.btn-warning:focus.disabled,
.column.brown a.btn-warning:focus.disabled,
.notification.brown a.btn-warning:focus.disabled,
.contextual.brown a.btn-warning:focus.disabled,
.pop.brown a.btn-warning:focus.disabled,
.fullpage.brown a.btn-warning:focus.disabled,
.colored.brown .btn-warning.active.disabled,
.column.brown .btn-warning.active.disabled,
.notification.brown .btn-warning.active.disabled,
.contextual.brown .btn-warning.active.disabled,
.pop.brown .btn-warning.active.disabled,
.fullpage.brown .btn-warning.active.disabled,
.colored.brown a.btn-warning.active.disabled,
.column.brown a.btn-warning.active.disabled,
.notification.brown a.btn-warning.active.disabled,
.contextual.brown a.btn-warning.active.disabled,
.pop.brown a.btn-warning.active.disabled,
.fullpage.brown a.btn-warning.active.disabled,
.colored.brown .btn-warning:active.disabled,
.column.brown .btn-warning:active.disabled,
.notification.brown .btn-warning:active.disabled,
.contextual.brown .btn-warning:active.disabled,
.pop.brown .btn-warning:active.disabled,
.fullpage.brown .btn-warning:active.disabled,
.colored.brown a.btn-warning:active.disabled,
.column.brown a.btn-warning:active.disabled,
.notification.brown a.btn-warning:active.disabled,
.contextual.brown a.btn-warning:active.disabled,
.pop.brown a.btn-warning:active.disabled,
.fullpage.brown a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.brown .btn-danger,
.column.brown .btn-danger,
.notification.brown .btn-danger,
.contextual.brown .btn-danger,
.pop.brown .btn-danger,
.fullpage.brown .btn-danger,
.colored.brown a.btn-danger,
.column.brown a.btn-danger,
.notification.brown a.btn-danger,
.contextual.brown a.btn-danger,
.pop.brown a.btn-danger,
.fullpage.brown a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.brown .btn-danger:hover,
.column.brown .btn-danger:hover,
.notification.brown .btn-danger:hover,
.contextual.brown .btn-danger:hover,
.pop.brown .btn-danger:hover,
.fullpage.brown .btn-danger:hover,
.colored.brown a.btn-danger:hover,
.column.brown a.btn-danger:hover,
.notification.brown a.btn-danger:hover,
.contextual.brown a.btn-danger:hover,
.pop.brown a.btn-danger:hover,
.fullpage.brown a.btn-danger:hover,
.colored.brown .btn-danger.focus,
.column.brown .btn-danger.focus,
.notification.brown .btn-danger.focus,
.contextual.brown .btn-danger.focus,
.pop.brown .btn-danger.focus,
.fullpage.brown .btn-danger.focus,
.colored.brown a.btn-danger.focus,
.column.brown a.btn-danger.focus,
.notification.brown a.btn-danger.focus,
.contextual.brown a.btn-danger.focus,
.pop.brown a.btn-danger.focus,
.fullpage.brown a.btn-danger.focus,
.colored.brown .btn-danger:focus,
.column.brown .btn-danger:focus,
.notification.brown .btn-danger:focus,
.contextual.brown .btn-danger:focus,
.pop.brown .btn-danger:focus,
.fullpage.brown .btn-danger:focus,
.colored.brown a.btn-danger:focus,
.column.brown a.btn-danger:focus,
.notification.brown a.btn-danger:focus,
.contextual.brown a.btn-danger:focus,
.pop.brown a.btn-danger:focus,
.fullpage.brown a.btn-danger:focus,
.colored.brown .btn-danger.active,
.column.brown .btn-danger.active,
.notification.brown .btn-danger.active,
.contextual.brown .btn-danger.active,
.pop.brown .btn-danger.active,
.fullpage.brown .btn-danger.active,
.colored.brown a.btn-danger.active,
.column.brown a.btn-danger.active,
.notification.brown a.btn-danger.active,
.contextual.brown a.btn-danger.active,
.pop.brown a.btn-danger.active,
.fullpage.brown a.btn-danger.active,
.colored.brown .btn-danger:active,
.column.brown .btn-danger:active,
.notification.brown .btn-danger:active,
.contextual.brown .btn-danger:active,
.pop.brown .btn-danger:active,
.fullpage.brown .btn-danger:active,
.colored.brown a.btn-danger:active,
.column.brown a.btn-danger:active,
.notification.brown a.btn-danger:active,
.contextual.brown a.btn-danger:active,
.pop.brown a.btn-danger:active,
.fullpage.brown a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.brown .btn-danger:hover[disabled],
.column.brown .btn-danger:hover[disabled],
.notification.brown .btn-danger:hover[disabled],
.contextual.brown .btn-danger:hover[disabled],
.pop.brown .btn-danger:hover[disabled],
.fullpage.brown .btn-danger:hover[disabled],
.colored.brown a.btn-danger:hover[disabled],
.column.brown a.btn-danger:hover[disabled],
.notification.brown a.btn-danger:hover[disabled],
.contextual.brown a.btn-danger:hover[disabled],
.pop.brown a.btn-danger:hover[disabled],
.fullpage.brown a.btn-danger:hover[disabled],
.colored.brown .btn-danger.focus[disabled],
.column.brown .btn-danger.focus[disabled],
.notification.brown .btn-danger.focus[disabled],
.contextual.brown .btn-danger.focus[disabled],
.pop.brown .btn-danger.focus[disabled],
.fullpage.brown .btn-danger.focus[disabled],
.colored.brown a.btn-danger.focus[disabled],
.column.brown a.btn-danger.focus[disabled],
.notification.brown a.btn-danger.focus[disabled],
.contextual.brown a.btn-danger.focus[disabled],
.pop.brown a.btn-danger.focus[disabled],
.fullpage.brown a.btn-danger.focus[disabled],
.colored.brown .btn-danger:focus[disabled],
.column.brown .btn-danger:focus[disabled],
.notification.brown .btn-danger:focus[disabled],
.contextual.brown .btn-danger:focus[disabled],
.pop.brown .btn-danger:focus[disabled],
.fullpage.brown .btn-danger:focus[disabled],
.colored.brown a.btn-danger:focus[disabled],
.column.brown a.btn-danger:focus[disabled],
.notification.brown a.btn-danger:focus[disabled],
.contextual.brown a.btn-danger:focus[disabled],
.pop.brown a.btn-danger:focus[disabled],
.fullpage.brown a.btn-danger:focus[disabled],
.colored.brown .btn-danger.active[disabled],
.column.brown .btn-danger.active[disabled],
.notification.brown .btn-danger.active[disabled],
.contextual.brown .btn-danger.active[disabled],
.pop.brown .btn-danger.active[disabled],
.fullpage.brown .btn-danger.active[disabled],
.colored.brown a.btn-danger.active[disabled],
.column.brown a.btn-danger.active[disabled],
.notification.brown a.btn-danger.active[disabled],
.contextual.brown a.btn-danger.active[disabled],
.pop.brown a.btn-danger.active[disabled],
.fullpage.brown a.btn-danger.active[disabled],
.colored.brown .btn-danger:active[disabled],
.column.brown .btn-danger:active[disabled],
.notification.brown .btn-danger:active[disabled],
.contextual.brown .btn-danger:active[disabled],
.pop.brown .btn-danger:active[disabled],
.fullpage.brown .btn-danger:active[disabled],
.colored.brown a.btn-danger:active[disabled],
.column.brown a.btn-danger:active[disabled],
.notification.brown a.btn-danger:active[disabled],
.contextual.brown a.btn-danger:active[disabled],
.pop.brown a.btn-danger:active[disabled],
.fullpage.brown a.btn-danger:active[disabled],
.colored.brown .btn-danger:hover.disabled,
.column.brown .btn-danger:hover.disabled,
.notification.brown .btn-danger:hover.disabled,
.contextual.brown .btn-danger:hover.disabled,
.pop.brown .btn-danger:hover.disabled,
.fullpage.brown .btn-danger:hover.disabled,
.colored.brown a.btn-danger:hover.disabled,
.column.brown a.btn-danger:hover.disabled,
.notification.brown a.btn-danger:hover.disabled,
.contextual.brown a.btn-danger:hover.disabled,
.pop.brown a.btn-danger:hover.disabled,
.fullpage.brown a.btn-danger:hover.disabled,
.colored.brown .btn-danger.focus.disabled,
.column.brown .btn-danger.focus.disabled,
.notification.brown .btn-danger.focus.disabled,
.contextual.brown .btn-danger.focus.disabled,
.pop.brown .btn-danger.focus.disabled,
.fullpage.brown .btn-danger.focus.disabled,
.colored.brown a.btn-danger.focus.disabled,
.column.brown a.btn-danger.focus.disabled,
.notification.brown a.btn-danger.focus.disabled,
.contextual.brown a.btn-danger.focus.disabled,
.pop.brown a.btn-danger.focus.disabled,
.fullpage.brown a.btn-danger.focus.disabled,
.colored.brown .btn-danger:focus.disabled,
.column.brown .btn-danger:focus.disabled,
.notification.brown .btn-danger:focus.disabled,
.contextual.brown .btn-danger:focus.disabled,
.pop.brown .btn-danger:focus.disabled,
.fullpage.brown .btn-danger:focus.disabled,
.colored.brown a.btn-danger:focus.disabled,
.column.brown a.btn-danger:focus.disabled,
.notification.brown a.btn-danger:focus.disabled,
.contextual.brown a.btn-danger:focus.disabled,
.pop.brown a.btn-danger:focus.disabled,
.fullpage.brown a.btn-danger:focus.disabled,
.colored.brown .btn-danger.active.disabled,
.column.brown .btn-danger.active.disabled,
.notification.brown .btn-danger.active.disabled,
.contextual.brown .btn-danger.active.disabled,
.pop.brown .btn-danger.active.disabled,
.fullpage.brown .btn-danger.active.disabled,
.colored.brown a.btn-danger.active.disabled,
.column.brown a.btn-danger.active.disabled,
.notification.brown a.btn-danger.active.disabled,
.contextual.brown a.btn-danger.active.disabled,
.pop.brown a.btn-danger.active.disabled,
.fullpage.brown a.btn-danger.active.disabled,
.colored.brown .btn-danger:active.disabled,
.column.brown .btn-danger:active.disabled,
.notification.brown .btn-danger:active.disabled,
.contextual.brown .btn-danger:active.disabled,
.pop.brown .btn-danger:active.disabled,
.fullpage.brown .btn-danger:active.disabled,
.colored.brown a.btn-danger:active.disabled,
.column.brown a.btn-danger:active.disabled,
.notification.brown a.btn-danger:active.disabled,
.contextual.brown a.btn-danger:active.disabled,
.pop.brown a.btn-danger:active.disabled,
.fullpage.brown a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.brown .list-group.reorderable .list-group-item .reorder_icon,
.column.brown .list-group.reorderable .list-group-item .reorder_icon,
.notification.brown .list-group.reorderable .list-group-item .reorder_icon,
.contextual.brown .list-group.reorderable .list-group-item .reorder_icon,
.pop.brown .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.brown .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.brown .list-group.navigable .list-group-item .navigate_btn,
.column.brown .list-group.navigable .list-group-item .navigate_btn,
.notification.brown .list-group.navigable .list-group-item .navigate_btn,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn,
.pop.brown .list-group.navigable .list-group-item .navigate_btn,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn,
.colored.brown .list-group.removeable .list-group-item .navigate_btn,
.column.brown .list-group.removeable .list-group-item .navigate_btn,
.notification.brown .list-group.removeable .list-group-item .navigate_btn,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn,
.pop.brown .list-group.removeable .list-group-item .navigate_btn,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn,
.colored.brown .list-group.navigable .list-group-item .remove_btn,
.column.brown .list-group.navigable .list-group-item .remove_btn,
.notification.brown .list-group.navigable .list-group-item .remove_btn,
.contextual.brown .list-group.navigable .list-group-item .remove_btn,
.pop.brown .list-group.navigable .list-group-item .remove_btn,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn,
.colored.brown .list-group.removeable .list-group-item .remove_btn,
.column.brown .list-group.removeable .list-group-item .remove_btn,
.notification.brown .list-group.removeable .list-group-item .remove_btn,
.contextual.brown .list-group.removeable .list-group-item .remove_btn,
.pop.brown .list-group.removeable .list-group-item .remove_btn,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.column.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.column.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.brown .list-group.navigable .list-group-item .remove_btn:hover,
.column.brown .list-group.navigable .list-group-item .remove_btn:hover,
.notification.brown .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.brown .list-group.navigable .list-group-item .remove_btn:hover,
.pop.brown .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn:hover,
.colored.brown .list-group.removeable .list-group-item .remove_btn:hover,
.column.brown .list-group.removeable .list-group-item .remove_btn:hover,
.notification.brown .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.brown .list-group.removeable .list-group-item .remove_btn:hover,
.pop.brown .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn:hover,
.colored.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.column.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.column.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.brown .list-group.navigable .list-group-item .remove_btn.focus,
.column.brown .list-group.navigable .list-group-item .remove_btn.focus,
.notification.brown .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.brown .list-group.navigable .list-group-item .remove_btn.focus,
.pop.brown .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn.focus,
.colored.brown .list-group.removeable .list-group-item .remove_btn.focus,
.column.brown .list-group.removeable .list-group-item .remove_btn.focus,
.notification.brown .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.brown .list-group.removeable .list-group-item .remove_btn.focus,
.pop.brown .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn.focus,
.colored.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.column.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.column.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.brown .list-group.navigable .list-group-item .remove_btn:focus,
.column.brown .list-group.navigable .list-group-item .remove_btn:focus,
.notification.brown .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.brown .list-group.navigable .list-group-item .remove_btn:focus,
.pop.brown .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn:focus,
.colored.brown .list-group.removeable .list-group-item .remove_btn:focus,
.column.brown .list-group.removeable .list-group-item .remove_btn:focus,
.notification.brown .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.brown .list-group.removeable .list-group-item .remove_btn:focus,
.pop.brown .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn:focus,
.colored.brown .list-group.navigable .list-group-item .navigate_btn.active,
.column.brown .list-group.navigable .list-group-item .navigate_btn.active,
.notification.brown .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn.active,
.pop.brown .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn.active,
.colored.brown .list-group.removeable .list-group-item .navigate_btn.active,
.column.brown .list-group.removeable .list-group-item .navigate_btn.active,
.notification.brown .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn.active,
.pop.brown .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn.active,
.colored.brown .list-group.navigable .list-group-item .remove_btn.active,
.column.brown .list-group.navigable .list-group-item .remove_btn.active,
.notification.brown .list-group.navigable .list-group-item .remove_btn.active,
.contextual.brown .list-group.navigable .list-group-item .remove_btn.active,
.pop.brown .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn.active,
.colored.brown .list-group.removeable .list-group-item .remove_btn.active,
.column.brown .list-group.removeable .list-group-item .remove_btn.active,
.notification.brown .list-group.removeable .list-group-item .remove_btn.active,
.contextual.brown .list-group.removeable .list-group-item .remove_btn.active,
.pop.brown .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn.active,
.colored.brown .list-group.navigable .list-group-item .navigate_btn:active,
.column.brown .list-group.navigable .list-group-item .navigate_btn:active,
.notification.brown .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.brown .list-group.navigable .list-group-item .navigate_btn:active,
.pop.brown .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.brown .list-group.navigable .list-group-item .navigate_btn:active,
.colored.brown .list-group.removeable .list-group-item .navigate_btn:active,
.column.brown .list-group.removeable .list-group-item .navigate_btn:active,
.notification.brown .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.brown .list-group.removeable .list-group-item .navigate_btn:active,
.pop.brown .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.brown .list-group.removeable .list-group-item .navigate_btn:active,
.colored.brown .list-group.navigable .list-group-item .remove_btn:active,
.column.brown .list-group.navigable .list-group-item .remove_btn:active,
.notification.brown .list-group.navigable .list-group-item .remove_btn:active,
.contextual.brown .list-group.navigable .list-group-item .remove_btn:active,
.pop.brown .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.brown .list-group.navigable .list-group-item .remove_btn:active,
.colored.brown .list-group.removeable .list-group-item .remove_btn:active,
.column.brown .list-group.removeable .list-group-item .remove_btn:active,
.notification.brown .list-group.removeable .list-group-item .remove_btn:active,
.contextual.brown .list-group.removeable .list-group-item .remove_btn:active,
.pop.brown .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.brown .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.brown .btn-marker-shape,
.column.brown .btn-marker-shape,
.notification.brown .btn-marker-shape,
.contextual.brown .btn-marker-shape,
.pop.brown .btn-marker-shape,
.fullpage.brown .btn-marker-shape {
  background: transparent;
}
.colored.brown .btn-marker-shape:hover,
.column.brown .btn-marker-shape:hover,
.notification.brown .btn-marker-shape:hover,
.contextual.brown .btn-marker-shape:hover,
.pop.brown .btn-marker-shape:hover,
.fullpage.brown .btn-marker-shape:hover,
.colored.brown .btn-marker-shape:focus,
.column.brown .btn-marker-shape:focus,
.notification.brown .btn-marker-shape:focus,
.contextual.brown .btn-marker-shape:focus,
.pop.brown .btn-marker-shape:focus,
.fullpage.brown .btn-marker-shape:focus,
.colored.brown .btn-marker-shape.focus,
.column.brown .btn-marker-shape.focus,
.notification.brown .btn-marker-shape.focus,
.contextual.brown .btn-marker-shape.focus,
.pop.brown .btn-marker-shape.focus,
.fullpage.brown .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.brown .btn-marker-shape:active,
.column.brown .btn-marker-shape:active,
.notification.brown .btn-marker-shape:active,
.contextual.brown .btn-marker-shape:active,
.pop.brown .btn-marker-shape:active,
.fullpage.brown .btn-marker-shape:active,
.colored.brown .btn-marker-shape.active,
.column.brown .btn-marker-shape.active,
.notification.brown .btn-marker-shape.active,
.contextual.brown .btn-marker-shape.active,
.pop.brown .btn-marker-shape.active,
.fullpage.brown .btn-marker-shape.active {
  background: #e9b96e;
  box-shadow: none;
}
.colored.brown .bordered-header,
.column.brown .bordered-header,
.notification.brown .bordered-header,
.contextual.brown .bordered-header,
.pop.brown .bordered-header,
.fullpage.brown .bordered-header,
.colored.brown .sticky-header,
.column.brown .sticky-header,
.notification.brown .sticky-header,
.contextual.brown .sticky-header,
.pop.brown .sticky-header,
.fullpage.brown .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #9b5f00;
}
.colored.brown .bordered-footer,
.column.brown .bordered-footer,
.notification.brown .bordered-footer,
.contextual.brown .bordered-footer,
.pop.brown .bordered-footer,
.fullpage.brown .bordered-footer,
.colored.brown .sticky-footer,
.column.brown .sticky-footer,
.notification.brown .sticky-footer,
.contextual.brown .sticky-footer,
.pop.brown .sticky-footer,
.fullpage.brown .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #9b5f00;
}
.colored.brown hr,
.column.brown hr,
.notification.brown hr,
.contextual.brown hr,
.pop.brown hr,
.fullpage.brown hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.brown .close_btn,
.column.brown .close_btn,
.notification.brown .close_btn,
.contextual.brown .close_btn,
.pop.brown .close_btn,
.fullpage.brown .close_btn,
.colored.brown .back_btn,
.column.brown .back_btn,
.notification.brown .back_btn,
.contextual.brown .back_btn,
.pop.brown .back_btn,
.fullpage.brown .back_btn {
  color: #fff;
}
.colored.brown input[type="radio"] + label::before,
.column.brown input[type="radio"] + label::before,
.notification.brown input[type="radio"] + label::before,
.contextual.brown input[type="radio"] + label::before,
.pop.brown input[type="radio"] + label::before,
.fullpage.brown input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.brown input[type="radio"] + label::after,
.column.brown input[type="radio"] + label::after,
.notification.brown input[type="radio"] + label::after,
.contextual.brown input[type="radio"] + label::after,
.pop.brown input[type="radio"] + label::after,
.fullpage.brown input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.brown input[type="radio"]:checked + label::before,
.column.brown input[type="radio"]:checked + label::before,
.notification.brown input[type="radio"]:checked + label::before,
.contextual.brown input[type="radio"]:checked + label::before,
.pop.brown input[type="radio"]:checked + label::before,
.fullpage.brown input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.brown input[type="radio"]:checked + label::after,
.column.brown input[type="radio"]:checked + label::after,
.notification.brown input[type="radio"]:checked + label::after,
.contextual.brown input[type="radio"]:checked + label::after,
.pop.brown input[type="radio"]:checked + label::after,
.fullpage.brown input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.brown input[type="checkbox"] + label::before,
.column.brown input[type="checkbox"] + label::before,
.notification.brown input[type="checkbox"] + label::before,
.contextual.brown input[type="checkbox"] + label::before,
.pop.brown input[type="checkbox"] + label::before,
.fullpage.brown input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.brown input[type="checkbox"] + label::after,
.column.brown input[type="checkbox"] + label::after,
.notification.brown input[type="checkbox"] + label::after,
.contextual.brown input[type="checkbox"] + label::after,
.pop.brown input[type="checkbox"] + label::after,
.fullpage.brown input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.brown input,
.column.brown input,
.notification.brown input,
.contextual.brown input,
.pop.brown input,
.fullpage.brown input,
.colored.brown select,
.column.brown select,
.notification.brown select,
.contextual.brown select,
.pop.brown select,
.fullpage.brown select,
.colored.brown textarea,
.column.brown textarea,
.notification.brown textarea,
.contextual.brown textarea,
.pop.brown textarea,
.fullpage.brown textarea,
.colored.brown .form-control,
.column.brown .form-control,
.notification.brown .form-control,
.contextual.brown .form-control,
.pop.brown .form-control,
.fullpage.brown .form-control,
.colored.brown fieldset .form-control,
.column.brown fieldset .form-control,
.notification.brown fieldset .form-control,
.contextual.brown fieldset .form-control,
.pop.brown fieldset .form-control,
.fullpage.brown fieldset .form-control {
  border-color: transparent;
}
.colored.brown input:hover,
.column.brown input:hover,
.notification.brown input:hover,
.contextual.brown input:hover,
.pop.brown input:hover,
.fullpage.brown input:hover,
.colored.brown select:hover,
.column.brown select:hover,
.notification.brown select:hover,
.contextual.brown select:hover,
.pop.brown select:hover,
.fullpage.brown select:hover,
.colored.brown textarea:hover,
.column.brown textarea:hover,
.notification.brown textarea:hover,
.contextual.brown textarea:hover,
.pop.brown textarea:hover,
.fullpage.brown textarea:hover,
.colored.brown .form-control:hover,
.column.brown .form-control:hover,
.notification.brown .form-control:hover,
.contextual.brown .form-control:hover,
.pop.brown .form-control:hover,
.fullpage.brown .form-control:hover,
.colored.brown fieldset .form-control:hover,
.column.brown fieldset .form-control:hover,
.notification.brown fieldset .form-control:hover,
.contextual.brown fieldset .form-control:hover,
.pop.brown fieldset .form-control:hover,
.fullpage.brown fieldset .form-control:hover,
.colored.brown input.focus,
.column.brown input.focus,
.notification.brown input.focus,
.contextual.brown input.focus,
.pop.brown input.focus,
.fullpage.brown input.focus,
.colored.brown select.focus,
.column.brown select.focus,
.notification.brown select.focus,
.contextual.brown select.focus,
.pop.brown select.focus,
.fullpage.brown select.focus,
.colored.brown textarea.focus,
.column.brown textarea.focus,
.notification.brown textarea.focus,
.contextual.brown textarea.focus,
.pop.brown textarea.focus,
.fullpage.brown textarea.focus,
.colored.brown .form-control.focus,
.column.brown .form-control.focus,
.notification.brown .form-control.focus,
.contextual.brown .form-control.focus,
.pop.brown .form-control.focus,
.fullpage.brown .form-control.focus,
.colored.brown fieldset .form-control.focus,
.column.brown fieldset .form-control.focus,
.notification.brown fieldset .form-control.focus,
.contextual.brown fieldset .form-control.focus,
.pop.brown fieldset .form-control.focus,
.fullpage.brown fieldset .form-control.focus,
.colored.brown input:focus,
.column.brown input:focus,
.notification.brown input:focus,
.contextual.brown input:focus,
.pop.brown input:focus,
.fullpage.brown input:focus,
.colored.brown select:focus,
.column.brown select:focus,
.notification.brown select:focus,
.contextual.brown select:focus,
.pop.brown select:focus,
.fullpage.brown select:focus,
.colored.brown textarea:focus,
.column.brown textarea:focus,
.notification.brown textarea:focus,
.contextual.brown textarea:focus,
.pop.brown textarea:focus,
.fullpage.brown textarea:focus,
.colored.brown .form-control:focus,
.column.brown .form-control:focus,
.notification.brown .form-control:focus,
.contextual.brown .form-control:focus,
.pop.brown .form-control:focus,
.fullpage.brown .form-control:focus,
.colored.brown fieldset .form-control:focus,
.column.brown fieldset .form-control:focus,
.notification.brown fieldset .form-control:focus,
.contextual.brown fieldset .form-control:focus,
.pop.brown fieldset .form-control:focus,
.fullpage.brown fieldset .form-control:focus,
.colored.brown input.active,
.column.brown input.active,
.notification.brown input.active,
.contextual.brown input.active,
.pop.brown input.active,
.fullpage.brown input.active,
.colored.brown select.active,
.column.brown select.active,
.notification.brown select.active,
.contextual.brown select.active,
.pop.brown select.active,
.fullpage.brown select.active,
.colored.brown textarea.active,
.column.brown textarea.active,
.notification.brown textarea.active,
.contextual.brown textarea.active,
.pop.brown textarea.active,
.fullpage.brown textarea.active,
.colored.brown .form-control.active,
.column.brown .form-control.active,
.notification.brown .form-control.active,
.contextual.brown .form-control.active,
.pop.brown .form-control.active,
.fullpage.brown .form-control.active,
.colored.brown fieldset .form-control.active,
.column.brown fieldset .form-control.active,
.notification.brown fieldset .form-control.active,
.contextual.brown fieldset .form-control.active,
.pop.brown fieldset .form-control.active,
.fullpage.brown fieldset .form-control.active,
.colored.brown input:active,
.column.brown input:active,
.notification.brown input:active,
.contextual.brown input:active,
.pop.brown input:active,
.fullpage.brown input:active,
.colored.brown select:active,
.column.brown select:active,
.notification.brown select:active,
.contextual.brown select:active,
.pop.brown select:active,
.fullpage.brown select:active,
.colored.brown textarea:active,
.column.brown textarea:active,
.notification.brown textarea:active,
.contextual.brown textarea:active,
.pop.brown textarea:active,
.fullpage.brown textarea:active,
.colored.brown .form-control:active,
.column.brown .form-control:active,
.notification.brown .form-control:active,
.contextual.brown .form-control:active,
.pop.brown .form-control:active,
.fullpage.brown .form-control:active,
.colored.brown fieldset .form-control:active,
.column.brown fieldset .form-control:active,
.notification.brown fieldset .form-control:active,
.contextual.brown fieldset .form-control:active,
.pop.brown fieldset .form-control:active,
.fullpage.brown fieldset .form-control:active {
  border-color: transparent;
}
.colored.brown .has-feedback .control-label,
.column.brown .has-feedback .control-label,
.notification.brown .has-feedback .control-label,
.contextual.brown .has-feedback .control-label,
.pop.brown .has-feedback .control-label,
.fullpage.brown .has-feedback .control-label {
  color: #fff;
}
.colored.brown .nav a,
.column.brown .nav a,
.notification.brown .nav a,
.contextual.brown .nav a,
.pop.brown .nav a,
.fullpage.brown .nav a,
.colored.brown a.list-group-item,
.column.brown a.list-group-item,
.notification.brown a.list-group-item,
.contextual.brown a.list-group-item,
.pop.brown a.list-group-item,
.fullpage.brown a.list-group-item,
.colored.brown .dropdown-menu a,
.column.brown .dropdown-menu a,
.notification.brown .dropdown-menu a,
.contextual.brown .dropdown-menu a,
.pop.brown .dropdown-menu a,
.fullpage.brown .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.brown .dropdown-menu a,
.column.brown .dropdown-menu a,
.notification.brown .dropdown-menu a,
.contextual.brown .dropdown-menu a,
.pop.brown .dropdown-menu a,
.fullpage.brown .dropdown-menu a {
  color: #3b3f45;
}
.colored.brown .list-group,
.column.brown .list-group,
.notification.brown .list-group,
.contextual.brown .list-group,
.pop.brown .list-group,
.fullpage.brown .list-group {
  background: inherit;
}
.colored.brown .btn-default,
.column.brown .btn-default,
.notification.brown .btn-default,
.contextual.brown .btn-default,
.pop.brown .btn-default,
.fullpage.brown .btn-default,
.colored.brown .list-group-item,
.column.brown .list-group-item,
.notification.brown .list-group-item,
.contextual.brown .list-group-item,
.pop.brown .list-group-item,
.fullpage.brown .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.brown .btn-default:hover,
.column.brown .btn-default:hover,
.notification.brown .btn-default:hover,
.contextual.brown .btn-default:hover,
.pop.brown .btn-default:hover,
.fullpage.brown .btn-default:hover,
.colored.brown .list-group-item:hover,
.column.brown .list-group-item:hover,
.notification.brown .list-group-item:hover,
.contextual.brown .list-group-item:hover,
.pop.brown .list-group-item:hover,
.fullpage.brown .list-group-item:hover,
.colored.brown .btn-default.focus,
.column.brown .btn-default.focus,
.notification.brown .btn-default.focus,
.contextual.brown .btn-default.focus,
.pop.brown .btn-default.focus,
.fullpage.brown .btn-default.focus,
.colored.brown .list-group-item.focus,
.column.brown .list-group-item.focus,
.notification.brown .list-group-item.focus,
.contextual.brown .list-group-item.focus,
.pop.brown .list-group-item.focus,
.fullpage.brown .list-group-item.focus,
.colored.brown .btn-default:focus,
.column.brown .btn-default:focus,
.notification.brown .btn-default:focus,
.contextual.brown .btn-default:focus,
.pop.brown .btn-default:focus,
.fullpage.brown .btn-default:focus,
.colored.brown .list-group-item:focus,
.column.brown .list-group-item:focus,
.notification.brown .list-group-item:focus,
.contextual.brown .list-group-item:focus,
.pop.brown .list-group-item:focus,
.fullpage.brown .list-group-item:focus,
.colored.brown .btn-default.active,
.column.brown .btn-default.active,
.notification.brown .btn-default.active,
.contextual.brown .btn-default.active,
.pop.brown .btn-default.active,
.fullpage.brown .btn-default.active,
.colored.brown .list-group-item.active,
.column.brown .list-group-item.active,
.notification.brown .list-group-item.active,
.contextual.brown .list-group-item.active,
.pop.brown .list-group-item.active,
.fullpage.brown .list-group-item.active,
.colored.brown .btn-default:active,
.column.brown .btn-default:active,
.notification.brown .btn-default:active,
.contextual.brown .btn-default:active,
.pop.brown .btn-default:active,
.fullpage.brown .btn-default:active,
.colored.brown .list-group-item:active,
.column.brown .list-group-item:active,
.notification.brown .list-group-item:active,
.contextual.brown .list-group-item:active,
.pop.brown .list-group-item:active,
.fullpage.brown .list-group-item:active {
  background: #e9b96e;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.brown .btn-default:hover[disabled],
.column.brown .btn-default:hover[disabled],
.notification.brown .btn-default:hover[disabled],
.contextual.brown .btn-default:hover[disabled],
.pop.brown .btn-default:hover[disabled],
.fullpage.brown .btn-default:hover[disabled],
.colored.brown .list-group-item:hover[disabled],
.column.brown .list-group-item:hover[disabled],
.notification.brown .list-group-item:hover[disabled],
.contextual.brown .list-group-item:hover[disabled],
.pop.brown .list-group-item:hover[disabled],
.fullpage.brown .list-group-item:hover[disabled],
.colored.brown .btn-default.focus[disabled],
.column.brown .btn-default.focus[disabled],
.notification.brown .btn-default.focus[disabled],
.contextual.brown .btn-default.focus[disabled],
.pop.brown .btn-default.focus[disabled],
.fullpage.brown .btn-default.focus[disabled],
.colored.brown .list-group-item.focus[disabled],
.column.brown .list-group-item.focus[disabled],
.notification.brown .list-group-item.focus[disabled],
.contextual.brown .list-group-item.focus[disabled],
.pop.brown .list-group-item.focus[disabled],
.fullpage.brown .list-group-item.focus[disabled],
.colored.brown .btn-default:focus[disabled],
.column.brown .btn-default:focus[disabled],
.notification.brown .btn-default:focus[disabled],
.contextual.brown .btn-default:focus[disabled],
.pop.brown .btn-default:focus[disabled],
.fullpage.brown .btn-default:focus[disabled],
.colored.brown .list-group-item:focus[disabled],
.column.brown .list-group-item:focus[disabled],
.notification.brown .list-group-item:focus[disabled],
.contextual.brown .list-group-item:focus[disabled],
.pop.brown .list-group-item:focus[disabled],
.fullpage.brown .list-group-item:focus[disabled],
.colored.brown .btn-default.active[disabled],
.column.brown .btn-default.active[disabled],
.notification.brown .btn-default.active[disabled],
.contextual.brown .btn-default.active[disabled],
.pop.brown .btn-default.active[disabled],
.fullpage.brown .btn-default.active[disabled],
.colored.brown .list-group-item.active[disabled],
.column.brown .list-group-item.active[disabled],
.notification.brown .list-group-item.active[disabled],
.contextual.brown .list-group-item.active[disabled],
.pop.brown .list-group-item.active[disabled],
.fullpage.brown .list-group-item.active[disabled],
.colored.brown .btn-default:active[disabled],
.column.brown .btn-default:active[disabled],
.notification.brown .btn-default:active[disabled],
.contextual.brown .btn-default:active[disabled],
.pop.brown .btn-default:active[disabled],
.fullpage.brown .btn-default:active[disabled],
.colored.brown .list-group-item:active[disabled],
.column.brown .list-group-item:active[disabled],
.notification.brown .list-group-item:active[disabled],
.contextual.brown .list-group-item:active[disabled],
.pop.brown .list-group-item:active[disabled],
.fullpage.brown .list-group-item:active[disabled],
.colored.brown .btn-default:hover.disabled,
.column.brown .btn-default:hover.disabled,
.notification.brown .btn-default:hover.disabled,
.contextual.brown .btn-default:hover.disabled,
.pop.brown .btn-default:hover.disabled,
.fullpage.brown .btn-default:hover.disabled,
.colored.brown .list-group-item:hover.disabled,
.column.brown .list-group-item:hover.disabled,
.notification.brown .list-group-item:hover.disabled,
.contextual.brown .list-group-item:hover.disabled,
.pop.brown .list-group-item:hover.disabled,
.fullpage.brown .list-group-item:hover.disabled,
.colored.brown .btn-default.focus.disabled,
.column.brown .btn-default.focus.disabled,
.notification.brown .btn-default.focus.disabled,
.contextual.brown .btn-default.focus.disabled,
.pop.brown .btn-default.focus.disabled,
.fullpage.brown .btn-default.focus.disabled,
.colored.brown .list-group-item.focus.disabled,
.column.brown .list-group-item.focus.disabled,
.notification.brown .list-group-item.focus.disabled,
.contextual.brown .list-group-item.focus.disabled,
.pop.brown .list-group-item.focus.disabled,
.fullpage.brown .list-group-item.focus.disabled,
.colored.brown .btn-default:focus.disabled,
.column.brown .btn-default:focus.disabled,
.notification.brown .btn-default:focus.disabled,
.contextual.brown .btn-default:focus.disabled,
.pop.brown .btn-default:focus.disabled,
.fullpage.brown .btn-default:focus.disabled,
.colored.brown .list-group-item:focus.disabled,
.column.brown .list-group-item:focus.disabled,
.notification.brown .list-group-item:focus.disabled,
.contextual.brown .list-group-item:focus.disabled,
.pop.brown .list-group-item:focus.disabled,
.fullpage.brown .list-group-item:focus.disabled,
.colored.brown .btn-default.active.disabled,
.column.brown .btn-default.active.disabled,
.notification.brown .btn-default.active.disabled,
.contextual.brown .btn-default.active.disabled,
.pop.brown .btn-default.active.disabled,
.fullpage.brown .btn-default.active.disabled,
.colored.brown .list-group-item.active.disabled,
.column.brown .list-group-item.active.disabled,
.notification.brown .list-group-item.active.disabled,
.contextual.brown .list-group-item.active.disabled,
.pop.brown .list-group-item.active.disabled,
.fullpage.brown .list-group-item.active.disabled,
.colored.brown .btn-default:active.disabled,
.column.brown .btn-default:active.disabled,
.notification.brown .btn-default:active.disabled,
.contextual.brown .btn-default:active.disabled,
.pop.brown .btn-default:active.disabled,
.fullpage.brown .btn-default:active.disabled,
.colored.brown .list-group-item:active.disabled,
.column.brown .list-group-item:active.disabled,
.notification.brown .list-group-item:active.disabled,
.contextual.brown .list-group-item:active.disabled,
.pop.brown .list-group-item:active.disabled,
.fullpage.brown .list-group-item:active.disabled {
  background: inherit;
}
.colored.brown .list-group-item,
.column.brown .list-group-item,
.notification.brown .list-group-item,
.contextual.brown .list-group-item,
.pop.brown .list-group-item,
.fullpage.brown .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.brown .list-group-item:first-child,
.column.brown .list-group-item:first-child,
.notification.brown .list-group-item:first-child,
.contextual.brown .list-group-item:first-child,
.pop.brown .list-group-item:first-child,
.fullpage.brown .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.brown .list-group-item:last-child,
.column.brown .list-group-item:last-child,
.notification.brown .list-group-item:last-child,
.contextual.brown .list-group-item:last-child,
.pop.brown .list-group-item:last-child,
.fullpage.brown .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.brown .help-block,
.column.brown .help-block,
.notification.brown .help-block,
.contextual.brown .help-block,
.pop.brown .help-block,
.fullpage.brown .help-block {
  color: #fff;
}
.colored.brown .form-group input + .help-block,
.column.brown .form-group input + .help-block,
.notification.brown .form-group input + .help-block,
.contextual.brown .form-group input + .help-block,
.pop.brown .form-group input + .help-block,
.fullpage.brown .form-group input + .help-block,
.colored.brown .form-group .input-group + .help-block,
.column.brown .form-group .input-group + .help-block,
.notification.brown .form-group .input-group + .help-block,
.contextual.brown .form-group .input-group + .help-block,
.pop.brown .form-group .input-group + .help-block,
.fullpage.brown .form-group .input-group + .help-block,
.colored.brown .form-group .input-group-btn + .help-block,
.column.brown .form-group .input-group-btn + .help-block,
.notification.brown .form-group .input-group-btn + .help-block,
.contextual.brown .form-group .input-group-btn + .help-block,
.pop.brown .form-group .input-group-btn + .help-block,
.fullpage.brown .form-group .input-group-btn + .help-block,
.colored.brown .form-group .help-block + .help-block,
.column.brown .form-group .help-block + .help-block,
.notification.brown .form-group .help-block + .help-block,
.contextual.brown .form-group .help-block + .help-block,
.pop.brown .form-group .help-block + .help-block,
.fullpage.brown .form-group .help-block + .help-block,
.colored.brown .form-group textarea + .help-block,
.column.brown .form-group textarea + .help-block,
.notification.brown .form-group textarea + .help-block,
.contextual.brown .form-group textarea + .help-block,
.pop.brown .form-group textarea + .help-block,
.fullpage.brown .form-group textarea + .help-block,
.colored.brown .form-group figure + figcaption,
.column.brown .form-group figure + figcaption,
.notification.brown .form-group figure + figcaption,
.contextual.brown .form-group figure + figcaption,
.pop.brown .form-group figure + figcaption,
.fullpage.brown .form-group figure + figcaption,
.colored.brown .form-group .form-group-help-block,
.column.brown .form-group .form-group-help-block,
.notification.brown .form-group .form-group-help-block,
.contextual.brown .form-group .form-group-help-block,
.pop.brown .form-group .form-group-help-block,
.fullpage.brown .form-group .form-group-help-block,
.colored.brown .form-group .merge_feedback .remote_value,
.column.brown .form-group .merge_feedback .remote_value,
.notification.brown .form-group .merge_feedback .remote_value,
.contextual.brown .form-group .merge_feedback .remote_value,
.pop.brown .form-group .merge_feedback .remote_value,
.fullpage.brown .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.brown .input-group-addon,
.column.brown .input-group-addon,
.notification.brown .input-group-addon,
.contextual.brown .input-group-addon,
.pop.brown .input-group-addon,
.fullpage.brown .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.brown .rg_tag_list .bootstrap-filestyle .btn,
.column.brown .rg_tag_list .bootstrap-filestyle .btn,
.notification.brown .rg_tag_list .bootstrap-filestyle .btn,
.contextual.brown .rg_tag_list .bootstrap-filestyle .btn,
.pop.brown .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.brown .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.brown .table-bordered,
.column.brown .table-bordered,
.notification.brown .table-bordered,
.contextual.brown .table-bordered,
.pop.brown .table-bordered,
.fullpage.brown .table-bordered,
.colored.brown .table-bordered th,
.column.brown .table-bordered th,
.notification.brown .table-bordered th,
.contextual.brown .table-bordered th,
.pop.brown .table-bordered th,
.fullpage.brown .table-bordered th,
.colored.brown .table-bordered td,
.column.brown .table-bordered td,
.notification.brown .table-bordered td,
.contextual.brown .table-bordered td,
.pop.brown .table-bordered td,
.fullpage.brown .table-bordered td {
  border-color: #fff;
}
.colored.brown.pop .nav-tabs,
.column.brown.pop .nav-tabs,
.notification.brown.pop .nav-tabs,
.contextual.brown.pop .nav-tabs,
.pop.brown.pop .nav-tabs,
.fullpage.brown.pop .nav-tabs {
  background: #e9b96e;
  border-color: #e9b96e;
}
.colored.brown.pop .nav-tabs li a,
.column.brown.pop .nav-tabs li a,
.notification.brown.pop .nav-tabs li a,
.contextual.brown.pop .nav-tabs li a,
.pop.brown.pop .nav-tabs li a,
.fullpage.brown.pop .nav-tabs li a {
  background: #e9b96e;
  border-color: #e9b96e;
}
.colored.brown.pop .nav-tabs li.active a,
.column.brown.pop .nav-tabs li.active a,
.notification.brown.pop .nav-tabs li.active a,
.contextual.brown.pop .nav-tabs li.active a,
.pop.brown.pop .nav-tabs li.active a,
.fullpage.brown.pop .nav-tabs li.active a {
  background: #9b5f00;
  color: #fff;
  border-color: #9b5f00;
}
.colored.yellow,
.column.yellow,
.notification.yellow,
.contextual.yellow,
.pop.yellow,
.fullpage.yellow {
  background: #f8dc00;
  color: #3b3f45;
  border-width: 0;
  border-style: solid;
  border-color: #e4e4e4;
  /* .modal is reserved by Bootstrap */
}
.colored.yellow.column.left,
.column.yellow.column.left,
.notification.yellow.column.left,
.contextual.yellow.column.left,
.pop.yellow.column.left,
.fullpage.yellow.column.left,
.colored.yellow.notification.left,
.column.yellow.notification.left,
.notification.yellow.notification.left,
.contextual.yellow.notification.left,
.pop.yellow.notification.left,
.fullpage.yellow.notification.left {
  border-right-width: 4px;
}
.colored.yellow.column.right,
.column.yellow.column.right,
.notification.yellow.column.right,
.contextual.yellow.column.right,
.pop.yellow.column.right,
.fullpage.yellow.column.right,
.colored.yellow.notification.right,
.column.yellow.notification.right,
.notification.yellow.notification.right,
.contextual.yellow.notification.right,
.pop.yellow.notification.right,
.fullpage.yellow.notification.right {
  border-left-width: 4px;
}
.colored.yellow.notification,
.column.yellow.notification,
.notification.yellow.notification,
.contextual.yellow.notification,
.pop.yellow.notification,
.fullpage.yellow.notification {
  border-top-width: 4px;
}
.colored.yellow#zoom_notification,
.column.yellow#zoom_notification,
.notification.yellow#zoom_notification,
.contextual.yellow#zoom_notification,
.pop.yellow#zoom_notification,
.fullpage.yellow#zoom_notification {
  border-width: 0;
}
.colored.yellow.contextual,
.column.yellow.contextual,
.notification.yellow.contextual,
.contextual.yellow.contextual,
.pop.yellow.contextual,
.fullpage.yellow.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.yellow.contextual.top,
.column.yellow.contextual.top,
.notification.yellow.contextual.top,
.contextual.yellow.contextual.top,
.pop.yellow.contextual.top,
.fullpage.yellow.contextual.top {
  border-bottom-width: 4px;
}
.colored.yellow.contextual.bottom,
.column.yellow.contextual.bottom,
.notification.yellow.contextual.bottom,
.contextual.yellow.contextual.bottom,
.pop.yellow.contextual.bottom,
.fullpage.yellow.contextual.bottom {
  border-top-width: 4px;
}
.colored.yellow.pop,
.column.yellow.pop,
.notification.yellow.pop,
.contextual.yellow.pop,
.pop.yellow.pop,
.fullpage.yellow.pop {
  border-width: 4px;
}
.colored.yellow .content,
.column.yellow .content,
.notification.yellow .content,
.contextual.yellow .content,
.pop.yellow .content,
.fullpage.yellow .content {
  border-top-color: #e4e4e4;
}
.colored.yellow .close_btn,
.column.yellow .close_btn,
.notification.yellow .close_btn,
.contextual.yellow .close_btn,
.pop.yellow .close_btn,
.fullpage.yellow .close_btn,
.colored.yellow .back_btn,
.column.yellow .back_btn,
.notification.yellow .back_btn,
.contextual.yellow .back_btn,
.pop.yellow .back_btn,
.fullpage.yellow .back_btn {
  color: #4e535b;
}
.colored.yellow a,
.column.yellow a,
.notification.yellow a,
.contextual.yellow a,
.pop.yellow a,
.fullpage.yellow a {
  color: #38b8e2;
  text-decoration: underline;
}
.colored.yellow a:hover,
.column.yellow a:hover,
.notification.yellow a:hover,
.contextual.yellow a:hover,
.pop.yellow a:hover,
.fullpage.yellow a:hover,
.colored.yellow a:active,
.column.yellow a:active,
.notification.yellow a:active,
.contextual.yellow a:active,
.pop.yellow a:active,
.fullpage.yellow a:active,
.colored.yellow a.active,
.column.yellow a.active,
.notification.yellow a.active,
.contextual.yellow a.active,
.pop.yellow a.active,
.fullpage.yellow a.active,
.colored.yellow a:focus,
.column.yellow a:focus,
.notification.yellow a:focus,
.contextual.yellow a:focus,
.pop.yellow a:focus,
.fullpage.yellow a:focus,
.colored.yellow a.focus,
.column.yellow a.focus,
.notification.yellow a.focus,
.contextual.yellow a.focus,
.pop.yellow a.focus,
.fullpage.yellow a.focus,
.colored.yellow a.btn,
.column.yellow a.btn,
.notification.yellow a.btn,
.contextual.yellow a.btn,
.pop.yellow a.btn,
.fullpage.yellow a.btn {
  color: #38b8e2;
  text-decoration: none;
}
.colored.yellow .btn-default,
.column.yellow .btn-default,
.notification.yellow .btn-default,
.contextual.yellow .btn-default,
.pop.yellow .btn-default,
.fullpage.yellow .btn-default,
.colored.yellow a.btn-default,
.column.yellow a.btn-default,
.notification.yellow a.btn-default,
.contextual.yellow a.btn-default,
.pop.yellow a.btn-default,
.fullpage.yellow a.btn-default {
  background: transparent;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.yellow .btn-default:hover,
.column.yellow .btn-default:hover,
.notification.yellow .btn-default:hover,
.contextual.yellow .btn-default:hover,
.pop.yellow .btn-default:hover,
.fullpage.yellow .btn-default:hover,
.colored.yellow a.btn-default:hover,
.column.yellow a.btn-default:hover,
.notification.yellow a.btn-default:hover,
.contextual.yellow a.btn-default:hover,
.pop.yellow a.btn-default:hover,
.fullpage.yellow a.btn-default:hover,
.colored.yellow .btn-default.focus,
.column.yellow .btn-default.focus,
.notification.yellow .btn-default.focus,
.contextual.yellow .btn-default.focus,
.pop.yellow .btn-default.focus,
.fullpage.yellow .btn-default.focus,
.colored.yellow a.btn-default.focus,
.column.yellow a.btn-default.focus,
.notification.yellow a.btn-default.focus,
.contextual.yellow a.btn-default.focus,
.pop.yellow a.btn-default.focus,
.fullpage.yellow a.btn-default.focus,
.colored.yellow .btn-default:focus,
.column.yellow .btn-default:focus,
.notification.yellow .btn-default:focus,
.contextual.yellow .btn-default:focus,
.pop.yellow .btn-default:focus,
.fullpage.yellow .btn-default:focus,
.colored.yellow a.btn-default:focus,
.column.yellow a.btn-default:focus,
.notification.yellow a.btn-default:focus,
.contextual.yellow a.btn-default:focus,
.pop.yellow a.btn-default:focus,
.fullpage.yellow a.btn-default:focus,
.colored.yellow .btn-default.active,
.column.yellow .btn-default.active,
.notification.yellow .btn-default.active,
.contextual.yellow .btn-default.active,
.pop.yellow .btn-default.active,
.fullpage.yellow .btn-default.active,
.colored.yellow a.btn-default.active,
.column.yellow a.btn-default.active,
.notification.yellow a.btn-default.active,
.contextual.yellow a.btn-default.active,
.pop.yellow a.btn-default.active,
.fullpage.yellow a.btn-default.active,
.colored.yellow .btn-default:active,
.column.yellow .btn-default:active,
.notification.yellow .btn-default:active,
.contextual.yellow .btn-default:active,
.pop.yellow .btn-default:active,
.fullpage.yellow .btn-default:active,
.colored.yellow a.btn-default:active,
.column.yellow a.btn-default:active,
.notification.yellow a.btn-default:active,
.contextual.yellow a.btn-default:active,
.pop.yellow a.btn-default:active,
.fullpage.yellow a.btn-default:active {
  background: #f3f3f3;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.yellow .btn-default:hover[disabled],
.column.yellow .btn-default:hover[disabled],
.notification.yellow .btn-default:hover[disabled],
.contextual.yellow .btn-default:hover[disabled],
.pop.yellow .btn-default:hover[disabled],
.fullpage.yellow .btn-default:hover[disabled],
.colored.yellow a.btn-default:hover[disabled],
.column.yellow a.btn-default:hover[disabled],
.notification.yellow a.btn-default:hover[disabled],
.contextual.yellow a.btn-default:hover[disabled],
.pop.yellow a.btn-default:hover[disabled],
.fullpage.yellow a.btn-default:hover[disabled],
.colored.yellow .btn-default.focus[disabled],
.column.yellow .btn-default.focus[disabled],
.notification.yellow .btn-default.focus[disabled],
.contextual.yellow .btn-default.focus[disabled],
.pop.yellow .btn-default.focus[disabled],
.fullpage.yellow .btn-default.focus[disabled],
.colored.yellow a.btn-default.focus[disabled],
.column.yellow a.btn-default.focus[disabled],
.notification.yellow a.btn-default.focus[disabled],
.contextual.yellow a.btn-default.focus[disabled],
.pop.yellow a.btn-default.focus[disabled],
.fullpage.yellow a.btn-default.focus[disabled],
.colored.yellow .btn-default:focus[disabled],
.column.yellow .btn-default:focus[disabled],
.notification.yellow .btn-default:focus[disabled],
.contextual.yellow .btn-default:focus[disabled],
.pop.yellow .btn-default:focus[disabled],
.fullpage.yellow .btn-default:focus[disabled],
.colored.yellow a.btn-default:focus[disabled],
.column.yellow a.btn-default:focus[disabled],
.notification.yellow a.btn-default:focus[disabled],
.contextual.yellow a.btn-default:focus[disabled],
.pop.yellow a.btn-default:focus[disabled],
.fullpage.yellow a.btn-default:focus[disabled],
.colored.yellow .btn-default.active[disabled],
.column.yellow .btn-default.active[disabled],
.notification.yellow .btn-default.active[disabled],
.contextual.yellow .btn-default.active[disabled],
.pop.yellow .btn-default.active[disabled],
.fullpage.yellow .btn-default.active[disabled],
.colored.yellow a.btn-default.active[disabled],
.column.yellow a.btn-default.active[disabled],
.notification.yellow a.btn-default.active[disabled],
.contextual.yellow a.btn-default.active[disabled],
.pop.yellow a.btn-default.active[disabled],
.fullpage.yellow a.btn-default.active[disabled],
.colored.yellow .btn-default:active[disabled],
.column.yellow .btn-default:active[disabled],
.notification.yellow .btn-default:active[disabled],
.contextual.yellow .btn-default:active[disabled],
.pop.yellow .btn-default:active[disabled],
.fullpage.yellow .btn-default:active[disabled],
.colored.yellow a.btn-default:active[disabled],
.column.yellow a.btn-default:active[disabled],
.notification.yellow a.btn-default:active[disabled],
.contextual.yellow a.btn-default:active[disabled],
.pop.yellow a.btn-default:active[disabled],
.fullpage.yellow a.btn-default:active[disabled],
.colored.yellow .btn-default:hover.disabled,
.column.yellow .btn-default:hover.disabled,
.notification.yellow .btn-default:hover.disabled,
.contextual.yellow .btn-default:hover.disabled,
.pop.yellow .btn-default:hover.disabled,
.fullpage.yellow .btn-default:hover.disabled,
.colored.yellow a.btn-default:hover.disabled,
.column.yellow a.btn-default:hover.disabled,
.notification.yellow a.btn-default:hover.disabled,
.contextual.yellow a.btn-default:hover.disabled,
.pop.yellow a.btn-default:hover.disabled,
.fullpage.yellow a.btn-default:hover.disabled,
.colored.yellow .btn-default.focus.disabled,
.column.yellow .btn-default.focus.disabled,
.notification.yellow .btn-default.focus.disabled,
.contextual.yellow .btn-default.focus.disabled,
.pop.yellow .btn-default.focus.disabled,
.fullpage.yellow .btn-default.focus.disabled,
.colored.yellow a.btn-default.focus.disabled,
.column.yellow a.btn-default.focus.disabled,
.notification.yellow a.btn-default.focus.disabled,
.contextual.yellow a.btn-default.focus.disabled,
.pop.yellow a.btn-default.focus.disabled,
.fullpage.yellow a.btn-default.focus.disabled,
.colored.yellow .btn-default:focus.disabled,
.column.yellow .btn-default:focus.disabled,
.notification.yellow .btn-default:focus.disabled,
.contextual.yellow .btn-default:focus.disabled,
.pop.yellow .btn-default:focus.disabled,
.fullpage.yellow .btn-default:focus.disabled,
.colored.yellow a.btn-default:focus.disabled,
.column.yellow a.btn-default:focus.disabled,
.notification.yellow a.btn-default:focus.disabled,
.contextual.yellow a.btn-default:focus.disabled,
.pop.yellow a.btn-default:focus.disabled,
.fullpage.yellow a.btn-default:focus.disabled,
.colored.yellow .btn-default.active.disabled,
.column.yellow .btn-default.active.disabled,
.notification.yellow .btn-default.active.disabled,
.contextual.yellow .btn-default.active.disabled,
.pop.yellow .btn-default.active.disabled,
.fullpage.yellow .btn-default.active.disabled,
.colored.yellow a.btn-default.active.disabled,
.column.yellow a.btn-default.active.disabled,
.notification.yellow a.btn-default.active.disabled,
.contextual.yellow a.btn-default.active.disabled,
.pop.yellow a.btn-default.active.disabled,
.fullpage.yellow a.btn-default.active.disabled,
.colored.yellow .btn-default:active.disabled,
.column.yellow .btn-default:active.disabled,
.notification.yellow .btn-default:active.disabled,
.contextual.yellow .btn-default:active.disabled,
.pop.yellow .btn-default:active.disabled,
.fullpage.yellow .btn-default:active.disabled,
.colored.yellow a.btn-default:active.disabled,
.column.yellow a.btn-default:active.disabled,
.notification.yellow a.btn-default:active.disabled,
.contextual.yellow a.btn-default:active.disabled,
.pop.yellow a.btn-default:active.disabled,
.fullpage.yellow a.btn-default:active.disabled {
  background: #eee;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.yellow .btn-primary,
.column.yellow .btn-primary,
.notification.yellow .btn-primary,
.contextual.yellow .btn-primary,
.pop.yellow .btn-primary,
.fullpage.yellow .btn-primary,
.colored.yellow a.btn-primary,
.column.yellow a.btn-primary,
.notification.yellow a.btn-primary,
.contextual.yellow a.btn-primary,
.pop.yellow a.btn-primary,
.fullpage.yellow a.btn-primary {
  background: #38b8e2;
  border-color: #38b8e2;
  color: #fff;
}
.colored.yellow .btn-primary:hover,
.column.yellow .btn-primary:hover,
.notification.yellow .btn-primary:hover,
.contextual.yellow .btn-primary:hover,
.pop.yellow .btn-primary:hover,
.fullpage.yellow .btn-primary:hover,
.colored.yellow a.btn-primary:hover,
.column.yellow a.btn-primary:hover,
.notification.yellow a.btn-primary:hover,
.contextual.yellow a.btn-primary:hover,
.pop.yellow a.btn-primary:hover,
.fullpage.yellow a.btn-primary:hover,
.colored.yellow .btn-primary.focus,
.column.yellow .btn-primary.focus,
.notification.yellow .btn-primary.focus,
.contextual.yellow .btn-primary.focus,
.pop.yellow .btn-primary.focus,
.fullpage.yellow .btn-primary.focus,
.colored.yellow a.btn-primary.focus,
.column.yellow a.btn-primary.focus,
.notification.yellow a.btn-primary.focus,
.contextual.yellow a.btn-primary.focus,
.pop.yellow a.btn-primary.focus,
.fullpage.yellow a.btn-primary.focus,
.colored.yellow .btn-primary:focus,
.column.yellow .btn-primary:focus,
.notification.yellow .btn-primary:focus,
.contextual.yellow .btn-primary:focus,
.pop.yellow .btn-primary:focus,
.fullpage.yellow .btn-primary:focus,
.colored.yellow a.btn-primary:focus,
.column.yellow a.btn-primary:focus,
.notification.yellow a.btn-primary:focus,
.contextual.yellow a.btn-primary:focus,
.pop.yellow a.btn-primary:focus,
.fullpage.yellow a.btn-primary:focus,
.colored.yellow .btn-primary.active,
.column.yellow .btn-primary.active,
.notification.yellow .btn-primary.active,
.contextual.yellow .btn-primary.active,
.pop.yellow .btn-primary.active,
.fullpage.yellow .btn-primary.active,
.colored.yellow a.btn-primary.active,
.column.yellow a.btn-primary.active,
.notification.yellow a.btn-primary.active,
.contextual.yellow a.btn-primary.active,
.pop.yellow a.btn-primary.active,
.fullpage.yellow a.btn-primary.active,
.colored.yellow .btn-primary:active,
.column.yellow .btn-primary:active,
.notification.yellow .btn-primary:active,
.contextual.yellow .btn-primary:active,
.pop.yellow .btn-primary:active,
.fullpage.yellow .btn-primary:active,
.colored.yellow a.btn-primary:active,
.column.yellow a.btn-primary:active,
.notification.yellow a.btn-primary:active,
.contextual.yellow a.btn-primary:active,
.pop.yellow a.btn-primary:active,
.fullpage.yellow a.btn-primary:active {
  background: #5cc5e7;
  border-color: #5cc5e7;
}
.colored.yellow .btn-primary:hover[disabled],
.column.yellow .btn-primary:hover[disabled],
.notification.yellow .btn-primary:hover[disabled],
.contextual.yellow .btn-primary:hover[disabled],
.pop.yellow .btn-primary:hover[disabled],
.fullpage.yellow .btn-primary:hover[disabled],
.colored.yellow a.btn-primary:hover[disabled],
.column.yellow a.btn-primary:hover[disabled],
.notification.yellow a.btn-primary:hover[disabled],
.contextual.yellow a.btn-primary:hover[disabled],
.pop.yellow a.btn-primary:hover[disabled],
.fullpage.yellow a.btn-primary:hover[disabled],
.colored.yellow .btn-primary.focus[disabled],
.column.yellow .btn-primary.focus[disabled],
.notification.yellow .btn-primary.focus[disabled],
.contextual.yellow .btn-primary.focus[disabled],
.pop.yellow .btn-primary.focus[disabled],
.fullpage.yellow .btn-primary.focus[disabled],
.colored.yellow a.btn-primary.focus[disabled],
.column.yellow a.btn-primary.focus[disabled],
.notification.yellow a.btn-primary.focus[disabled],
.contextual.yellow a.btn-primary.focus[disabled],
.pop.yellow a.btn-primary.focus[disabled],
.fullpage.yellow a.btn-primary.focus[disabled],
.colored.yellow .btn-primary:focus[disabled],
.column.yellow .btn-primary:focus[disabled],
.notification.yellow .btn-primary:focus[disabled],
.contextual.yellow .btn-primary:focus[disabled],
.pop.yellow .btn-primary:focus[disabled],
.fullpage.yellow .btn-primary:focus[disabled],
.colored.yellow a.btn-primary:focus[disabled],
.column.yellow a.btn-primary:focus[disabled],
.notification.yellow a.btn-primary:focus[disabled],
.contextual.yellow a.btn-primary:focus[disabled],
.pop.yellow a.btn-primary:focus[disabled],
.fullpage.yellow a.btn-primary:focus[disabled],
.colored.yellow .btn-primary.active[disabled],
.column.yellow .btn-primary.active[disabled],
.notification.yellow .btn-primary.active[disabled],
.contextual.yellow .btn-primary.active[disabled],
.pop.yellow .btn-primary.active[disabled],
.fullpage.yellow .btn-primary.active[disabled],
.colored.yellow a.btn-primary.active[disabled],
.column.yellow a.btn-primary.active[disabled],
.notification.yellow a.btn-primary.active[disabled],
.contextual.yellow a.btn-primary.active[disabled],
.pop.yellow a.btn-primary.active[disabled],
.fullpage.yellow a.btn-primary.active[disabled],
.colored.yellow .btn-primary:active[disabled],
.column.yellow .btn-primary:active[disabled],
.notification.yellow .btn-primary:active[disabled],
.contextual.yellow .btn-primary:active[disabled],
.pop.yellow .btn-primary:active[disabled],
.fullpage.yellow .btn-primary:active[disabled],
.colored.yellow a.btn-primary:active[disabled],
.column.yellow a.btn-primary:active[disabled],
.notification.yellow a.btn-primary:active[disabled],
.contextual.yellow a.btn-primary:active[disabled],
.pop.yellow a.btn-primary:active[disabled],
.fullpage.yellow a.btn-primary:active[disabled],
.colored.yellow .btn-primary:hover.disabled,
.column.yellow .btn-primary:hover.disabled,
.notification.yellow .btn-primary:hover.disabled,
.contextual.yellow .btn-primary:hover.disabled,
.pop.yellow .btn-primary:hover.disabled,
.fullpage.yellow .btn-primary:hover.disabled,
.colored.yellow a.btn-primary:hover.disabled,
.column.yellow a.btn-primary:hover.disabled,
.notification.yellow a.btn-primary:hover.disabled,
.contextual.yellow a.btn-primary:hover.disabled,
.pop.yellow a.btn-primary:hover.disabled,
.fullpage.yellow a.btn-primary:hover.disabled,
.colored.yellow .btn-primary.focus.disabled,
.column.yellow .btn-primary.focus.disabled,
.notification.yellow .btn-primary.focus.disabled,
.contextual.yellow .btn-primary.focus.disabled,
.pop.yellow .btn-primary.focus.disabled,
.fullpage.yellow .btn-primary.focus.disabled,
.colored.yellow a.btn-primary.focus.disabled,
.column.yellow a.btn-primary.focus.disabled,
.notification.yellow a.btn-primary.focus.disabled,
.contextual.yellow a.btn-primary.focus.disabled,
.pop.yellow a.btn-primary.focus.disabled,
.fullpage.yellow a.btn-primary.focus.disabled,
.colored.yellow .btn-primary:focus.disabled,
.column.yellow .btn-primary:focus.disabled,
.notification.yellow .btn-primary:focus.disabled,
.contextual.yellow .btn-primary:focus.disabled,
.pop.yellow .btn-primary:focus.disabled,
.fullpage.yellow .btn-primary:focus.disabled,
.colored.yellow a.btn-primary:focus.disabled,
.column.yellow a.btn-primary:focus.disabled,
.notification.yellow a.btn-primary:focus.disabled,
.contextual.yellow a.btn-primary:focus.disabled,
.pop.yellow a.btn-primary:focus.disabled,
.fullpage.yellow a.btn-primary:focus.disabled,
.colored.yellow .btn-primary.active.disabled,
.column.yellow .btn-primary.active.disabled,
.notification.yellow .btn-primary.active.disabled,
.contextual.yellow .btn-primary.active.disabled,
.pop.yellow .btn-primary.active.disabled,
.fullpage.yellow .btn-primary.active.disabled,
.colored.yellow a.btn-primary.active.disabled,
.column.yellow a.btn-primary.active.disabled,
.notification.yellow a.btn-primary.active.disabled,
.contextual.yellow a.btn-primary.active.disabled,
.pop.yellow a.btn-primary.active.disabled,
.fullpage.yellow a.btn-primary.active.disabled,
.colored.yellow .btn-primary:active.disabled,
.column.yellow .btn-primary:active.disabled,
.notification.yellow .btn-primary:active.disabled,
.contextual.yellow .btn-primary:active.disabled,
.pop.yellow .btn-primary:active.disabled,
.fullpage.yellow .btn-primary:active.disabled,
.colored.yellow a.btn-primary:active.disabled,
.column.yellow a.btn-primary:active.disabled,
.notification.yellow a.btn-primary:active.disabled,
.contextual.yellow a.btn-primary:active.disabled,
.pop.yellow a.btn-primary:active.disabled,
.fullpage.yellow a.btn-primary:active.disabled {
  background: #38b8e2;
  border-color: #38b8e2;
}
.colored.yellow .btn-info,
.column.yellow .btn-info,
.notification.yellow .btn-info,
.contextual.yellow .btn-info,
.pop.yellow .btn-info,
.fullpage.yellow .btn-info,
.colored.yellow a.btn-info,
.column.yellow a.btn-info,
.notification.yellow a.btn-info,
.contextual.yellow a.btn-info,
.pop.yellow a.btn-info,
.fullpage.yellow a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.yellow .btn-info:hover,
.column.yellow .btn-info:hover,
.notification.yellow .btn-info:hover,
.contextual.yellow .btn-info:hover,
.pop.yellow .btn-info:hover,
.fullpage.yellow .btn-info:hover,
.colored.yellow a.btn-info:hover,
.column.yellow a.btn-info:hover,
.notification.yellow a.btn-info:hover,
.contextual.yellow a.btn-info:hover,
.pop.yellow a.btn-info:hover,
.fullpage.yellow a.btn-info:hover,
.colored.yellow .btn-info.focus,
.column.yellow .btn-info.focus,
.notification.yellow .btn-info.focus,
.contextual.yellow .btn-info.focus,
.pop.yellow .btn-info.focus,
.fullpage.yellow .btn-info.focus,
.colored.yellow a.btn-info.focus,
.column.yellow a.btn-info.focus,
.notification.yellow a.btn-info.focus,
.contextual.yellow a.btn-info.focus,
.pop.yellow a.btn-info.focus,
.fullpage.yellow a.btn-info.focus,
.colored.yellow .btn-info:focus,
.column.yellow .btn-info:focus,
.notification.yellow .btn-info:focus,
.contextual.yellow .btn-info:focus,
.pop.yellow .btn-info:focus,
.fullpage.yellow .btn-info:focus,
.colored.yellow a.btn-info:focus,
.column.yellow a.btn-info:focus,
.notification.yellow a.btn-info:focus,
.contextual.yellow a.btn-info:focus,
.pop.yellow a.btn-info:focus,
.fullpage.yellow a.btn-info:focus,
.colored.yellow .btn-info.active,
.column.yellow .btn-info.active,
.notification.yellow .btn-info.active,
.contextual.yellow .btn-info.active,
.pop.yellow .btn-info.active,
.fullpage.yellow .btn-info.active,
.colored.yellow a.btn-info.active,
.column.yellow a.btn-info.active,
.notification.yellow a.btn-info.active,
.contextual.yellow a.btn-info.active,
.pop.yellow a.btn-info.active,
.fullpage.yellow a.btn-info.active,
.colored.yellow .btn-info:active,
.column.yellow .btn-info:active,
.notification.yellow .btn-info:active,
.contextual.yellow .btn-info:active,
.pop.yellow .btn-info:active,
.fullpage.yellow .btn-info:active,
.colored.yellow a.btn-info:active,
.column.yellow a.btn-info:active,
.notification.yellow a.btn-info:active,
.contextual.yellow a.btn-info:active,
.pop.yellow a.btn-info:active,
.fullpage.yellow a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.yellow .btn-info:hover[disabled],
.column.yellow .btn-info:hover[disabled],
.notification.yellow .btn-info:hover[disabled],
.contextual.yellow .btn-info:hover[disabled],
.pop.yellow .btn-info:hover[disabled],
.fullpage.yellow .btn-info:hover[disabled],
.colored.yellow a.btn-info:hover[disabled],
.column.yellow a.btn-info:hover[disabled],
.notification.yellow a.btn-info:hover[disabled],
.contextual.yellow a.btn-info:hover[disabled],
.pop.yellow a.btn-info:hover[disabled],
.fullpage.yellow a.btn-info:hover[disabled],
.colored.yellow .btn-info.focus[disabled],
.column.yellow .btn-info.focus[disabled],
.notification.yellow .btn-info.focus[disabled],
.contextual.yellow .btn-info.focus[disabled],
.pop.yellow .btn-info.focus[disabled],
.fullpage.yellow .btn-info.focus[disabled],
.colored.yellow a.btn-info.focus[disabled],
.column.yellow a.btn-info.focus[disabled],
.notification.yellow a.btn-info.focus[disabled],
.contextual.yellow a.btn-info.focus[disabled],
.pop.yellow a.btn-info.focus[disabled],
.fullpage.yellow a.btn-info.focus[disabled],
.colored.yellow .btn-info:focus[disabled],
.column.yellow .btn-info:focus[disabled],
.notification.yellow .btn-info:focus[disabled],
.contextual.yellow .btn-info:focus[disabled],
.pop.yellow .btn-info:focus[disabled],
.fullpage.yellow .btn-info:focus[disabled],
.colored.yellow a.btn-info:focus[disabled],
.column.yellow a.btn-info:focus[disabled],
.notification.yellow a.btn-info:focus[disabled],
.contextual.yellow a.btn-info:focus[disabled],
.pop.yellow a.btn-info:focus[disabled],
.fullpage.yellow a.btn-info:focus[disabled],
.colored.yellow .btn-info.active[disabled],
.column.yellow .btn-info.active[disabled],
.notification.yellow .btn-info.active[disabled],
.contextual.yellow .btn-info.active[disabled],
.pop.yellow .btn-info.active[disabled],
.fullpage.yellow .btn-info.active[disabled],
.colored.yellow a.btn-info.active[disabled],
.column.yellow a.btn-info.active[disabled],
.notification.yellow a.btn-info.active[disabled],
.contextual.yellow a.btn-info.active[disabled],
.pop.yellow a.btn-info.active[disabled],
.fullpage.yellow a.btn-info.active[disabled],
.colored.yellow .btn-info:active[disabled],
.column.yellow .btn-info:active[disabled],
.notification.yellow .btn-info:active[disabled],
.contextual.yellow .btn-info:active[disabled],
.pop.yellow .btn-info:active[disabled],
.fullpage.yellow .btn-info:active[disabled],
.colored.yellow a.btn-info:active[disabled],
.column.yellow a.btn-info:active[disabled],
.notification.yellow a.btn-info:active[disabled],
.contextual.yellow a.btn-info:active[disabled],
.pop.yellow a.btn-info:active[disabled],
.fullpage.yellow a.btn-info:active[disabled],
.colored.yellow .btn-info:hover.disabled,
.column.yellow .btn-info:hover.disabled,
.notification.yellow .btn-info:hover.disabled,
.contextual.yellow .btn-info:hover.disabled,
.pop.yellow .btn-info:hover.disabled,
.fullpage.yellow .btn-info:hover.disabled,
.colored.yellow a.btn-info:hover.disabled,
.column.yellow a.btn-info:hover.disabled,
.notification.yellow a.btn-info:hover.disabled,
.contextual.yellow a.btn-info:hover.disabled,
.pop.yellow a.btn-info:hover.disabled,
.fullpage.yellow a.btn-info:hover.disabled,
.colored.yellow .btn-info.focus.disabled,
.column.yellow .btn-info.focus.disabled,
.notification.yellow .btn-info.focus.disabled,
.contextual.yellow .btn-info.focus.disabled,
.pop.yellow .btn-info.focus.disabled,
.fullpage.yellow .btn-info.focus.disabled,
.colored.yellow a.btn-info.focus.disabled,
.column.yellow a.btn-info.focus.disabled,
.notification.yellow a.btn-info.focus.disabled,
.contextual.yellow a.btn-info.focus.disabled,
.pop.yellow a.btn-info.focus.disabled,
.fullpage.yellow a.btn-info.focus.disabled,
.colored.yellow .btn-info:focus.disabled,
.column.yellow .btn-info:focus.disabled,
.notification.yellow .btn-info:focus.disabled,
.contextual.yellow .btn-info:focus.disabled,
.pop.yellow .btn-info:focus.disabled,
.fullpage.yellow .btn-info:focus.disabled,
.colored.yellow a.btn-info:focus.disabled,
.column.yellow a.btn-info:focus.disabled,
.notification.yellow a.btn-info:focus.disabled,
.contextual.yellow a.btn-info:focus.disabled,
.pop.yellow a.btn-info:focus.disabled,
.fullpage.yellow a.btn-info:focus.disabled,
.colored.yellow .btn-info.active.disabled,
.column.yellow .btn-info.active.disabled,
.notification.yellow .btn-info.active.disabled,
.contextual.yellow .btn-info.active.disabled,
.pop.yellow .btn-info.active.disabled,
.fullpage.yellow .btn-info.active.disabled,
.colored.yellow a.btn-info.active.disabled,
.column.yellow a.btn-info.active.disabled,
.notification.yellow a.btn-info.active.disabled,
.contextual.yellow a.btn-info.active.disabled,
.pop.yellow a.btn-info.active.disabled,
.fullpage.yellow a.btn-info.active.disabled,
.colored.yellow .btn-info:active.disabled,
.column.yellow .btn-info:active.disabled,
.notification.yellow .btn-info:active.disabled,
.contextual.yellow .btn-info:active.disabled,
.pop.yellow .btn-info:active.disabled,
.fullpage.yellow .btn-info:active.disabled,
.colored.yellow a.btn-info:active.disabled,
.column.yellow a.btn-info:active.disabled,
.notification.yellow a.btn-info:active.disabled,
.contextual.yellow a.btn-info:active.disabled,
.pop.yellow a.btn-info:active.disabled,
.fullpage.yellow a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.yellow .btn-success,
.column.yellow .btn-success,
.notification.yellow .btn-success,
.contextual.yellow .btn-success,
.pop.yellow .btn-success,
.fullpage.yellow .btn-success,
.colored.yellow a.btn-success,
.column.yellow a.btn-success,
.notification.yellow a.btn-success,
.contextual.yellow a.btn-success,
.pop.yellow a.btn-success,
.fullpage.yellow a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.yellow .btn-success:hover,
.column.yellow .btn-success:hover,
.notification.yellow .btn-success:hover,
.contextual.yellow .btn-success:hover,
.pop.yellow .btn-success:hover,
.fullpage.yellow .btn-success:hover,
.colored.yellow a.btn-success:hover,
.column.yellow a.btn-success:hover,
.notification.yellow a.btn-success:hover,
.contextual.yellow a.btn-success:hover,
.pop.yellow a.btn-success:hover,
.fullpage.yellow a.btn-success:hover,
.colored.yellow .btn-success.focus,
.column.yellow .btn-success.focus,
.notification.yellow .btn-success.focus,
.contextual.yellow .btn-success.focus,
.pop.yellow .btn-success.focus,
.fullpage.yellow .btn-success.focus,
.colored.yellow a.btn-success.focus,
.column.yellow a.btn-success.focus,
.notification.yellow a.btn-success.focus,
.contextual.yellow a.btn-success.focus,
.pop.yellow a.btn-success.focus,
.fullpage.yellow a.btn-success.focus,
.colored.yellow .btn-success:focus,
.column.yellow .btn-success:focus,
.notification.yellow .btn-success:focus,
.contextual.yellow .btn-success:focus,
.pop.yellow .btn-success:focus,
.fullpage.yellow .btn-success:focus,
.colored.yellow a.btn-success:focus,
.column.yellow a.btn-success:focus,
.notification.yellow a.btn-success:focus,
.contextual.yellow a.btn-success:focus,
.pop.yellow a.btn-success:focus,
.fullpage.yellow a.btn-success:focus,
.colored.yellow .btn-success.active,
.column.yellow .btn-success.active,
.notification.yellow .btn-success.active,
.contextual.yellow .btn-success.active,
.pop.yellow .btn-success.active,
.fullpage.yellow .btn-success.active,
.colored.yellow a.btn-success.active,
.column.yellow a.btn-success.active,
.notification.yellow a.btn-success.active,
.contextual.yellow a.btn-success.active,
.pop.yellow a.btn-success.active,
.fullpage.yellow a.btn-success.active,
.colored.yellow .btn-success:active,
.column.yellow .btn-success:active,
.notification.yellow .btn-success:active,
.contextual.yellow .btn-success:active,
.pop.yellow .btn-success:active,
.fullpage.yellow .btn-success:active,
.colored.yellow a.btn-success:active,
.column.yellow a.btn-success:active,
.notification.yellow a.btn-success:active,
.contextual.yellow a.btn-success:active,
.pop.yellow a.btn-success:active,
.fullpage.yellow a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.yellow .btn-success:hover[disabled],
.column.yellow .btn-success:hover[disabled],
.notification.yellow .btn-success:hover[disabled],
.contextual.yellow .btn-success:hover[disabled],
.pop.yellow .btn-success:hover[disabled],
.fullpage.yellow .btn-success:hover[disabled],
.colored.yellow a.btn-success:hover[disabled],
.column.yellow a.btn-success:hover[disabled],
.notification.yellow a.btn-success:hover[disabled],
.contextual.yellow a.btn-success:hover[disabled],
.pop.yellow a.btn-success:hover[disabled],
.fullpage.yellow a.btn-success:hover[disabled],
.colored.yellow .btn-success.focus[disabled],
.column.yellow .btn-success.focus[disabled],
.notification.yellow .btn-success.focus[disabled],
.contextual.yellow .btn-success.focus[disabled],
.pop.yellow .btn-success.focus[disabled],
.fullpage.yellow .btn-success.focus[disabled],
.colored.yellow a.btn-success.focus[disabled],
.column.yellow a.btn-success.focus[disabled],
.notification.yellow a.btn-success.focus[disabled],
.contextual.yellow a.btn-success.focus[disabled],
.pop.yellow a.btn-success.focus[disabled],
.fullpage.yellow a.btn-success.focus[disabled],
.colored.yellow .btn-success:focus[disabled],
.column.yellow .btn-success:focus[disabled],
.notification.yellow .btn-success:focus[disabled],
.contextual.yellow .btn-success:focus[disabled],
.pop.yellow .btn-success:focus[disabled],
.fullpage.yellow .btn-success:focus[disabled],
.colored.yellow a.btn-success:focus[disabled],
.column.yellow a.btn-success:focus[disabled],
.notification.yellow a.btn-success:focus[disabled],
.contextual.yellow a.btn-success:focus[disabled],
.pop.yellow a.btn-success:focus[disabled],
.fullpage.yellow a.btn-success:focus[disabled],
.colored.yellow .btn-success.active[disabled],
.column.yellow .btn-success.active[disabled],
.notification.yellow .btn-success.active[disabled],
.contextual.yellow .btn-success.active[disabled],
.pop.yellow .btn-success.active[disabled],
.fullpage.yellow .btn-success.active[disabled],
.colored.yellow a.btn-success.active[disabled],
.column.yellow a.btn-success.active[disabled],
.notification.yellow a.btn-success.active[disabled],
.contextual.yellow a.btn-success.active[disabled],
.pop.yellow a.btn-success.active[disabled],
.fullpage.yellow a.btn-success.active[disabled],
.colored.yellow .btn-success:active[disabled],
.column.yellow .btn-success:active[disabled],
.notification.yellow .btn-success:active[disabled],
.contextual.yellow .btn-success:active[disabled],
.pop.yellow .btn-success:active[disabled],
.fullpage.yellow .btn-success:active[disabled],
.colored.yellow a.btn-success:active[disabled],
.column.yellow a.btn-success:active[disabled],
.notification.yellow a.btn-success:active[disabled],
.contextual.yellow a.btn-success:active[disabled],
.pop.yellow a.btn-success:active[disabled],
.fullpage.yellow a.btn-success:active[disabled],
.colored.yellow .btn-success:hover.disabled,
.column.yellow .btn-success:hover.disabled,
.notification.yellow .btn-success:hover.disabled,
.contextual.yellow .btn-success:hover.disabled,
.pop.yellow .btn-success:hover.disabled,
.fullpage.yellow .btn-success:hover.disabled,
.colored.yellow a.btn-success:hover.disabled,
.column.yellow a.btn-success:hover.disabled,
.notification.yellow a.btn-success:hover.disabled,
.contextual.yellow a.btn-success:hover.disabled,
.pop.yellow a.btn-success:hover.disabled,
.fullpage.yellow a.btn-success:hover.disabled,
.colored.yellow .btn-success.focus.disabled,
.column.yellow .btn-success.focus.disabled,
.notification.yellow .btn-success.focus.disabled,
.contextual.yellow .btn-success.focus.disabled,
.pop.yellow .btn-success.focus.disabled,
.fullpage.yellow .btn-success.focus.disabled,
.colored.yellow a.btn-success.focus.disabled,
.column.yellow a.btn-success.focus.disabled,
.notification.yellow a.btn-success.focus.disabled,
.contextual.yellow a.btn-success.focus.disabled,
.pop.yellow a.btn-success.focus.disabled,
.fullpage.yellow a.btn-success.focus.disabled,
.colored.yellow .btn-success:focus.disabled,
.column.yellow .btn-success:focus.disabled,
.notification.yellow .btn-success:focus.disabled,
.contextual.yellow .btn-success:focus.disabled,
.pop.yellow .btn-success:focus.disabled,
.fullpage.yellow .btn-success:focus.disabled,
.colored.yellow a.btn-success:focus.disabled,
.column.yellow a.btn-success:focus.disabled,
.notification.yellow a.btn-success:focus.disabled,
.contextual.yellow a.btn-success:focus.disabled,
.pop.yellow a.btn-success:focus.disabled,
.fullpage.yellow a.btn-success:focus.disabled,
.colored.yellow .btn-success.active.disabled,
.column.yellow .btn-success.active.disabled,
.notification.yellow .btn-success.active.disabled,
.contextual.yellow .btn-success.active.disabled,
.pop.yellow .btn-success.active.disabled,
.fullpage.yellow .btn-success.active.disabled,
.colored.yellow a.btn-success.active.disabled,
.column.yellow a.btn-success.active.disabled,
.notification.yellow a.btn-success.active.disabled,
.contextual.yellow a.btn-success.active.disabled,
.pop.yellow a.btn-success.active.disabled,
.fullpage.yellow a.btn-success.active.disabled,
.colored.yellow .btn-success:active.disabled,
.column.yellow .btn-success:active.disabled,
.notification.yellow .btn-success:active.disabled,
.contextual.yellow .btn-success:active.disabled,
.pop.yellow .btn-success:active.disabled,
.fullpage.yellow .btn-success:active.disabled,
.colored.yellow a.btn-success:active.disabled,
.column.yellow a.btn-success:active.disabled,
.notification.yellow a.btn-success:active.disabled,
.contextual.yellow a.btn-success:active.disabled,
.pop.yellow a.btn-success:active.disabled,
.fullpage.yellow a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.yellow .btn-warning,
.column.yellow .btn-warning,
.notification.yellow .btn-warning,
.contextual.yellow .btn-warning,
.pop.yellow .btn-warning,
.fullpage.yellow .btn-warning,
.colored.yellow a.btn-warning,
.column.yellow a.btn-warning,
.notification.yellow a.btn-warning,
.contextual.yellow a.btn-warning,
.pop.yellow a.btn-warning,
.fullpage.yellow a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.yellow .btn-warning:hover,
.column.yellow .btn-warning:hover,
.notification.yellow .btn-warning:hover,
.contextual.yellow .btn-warning:hover,
.pop.yellow .btn-warning:hover,
.fullpage.yellow .btn-warning:hover,
.colored.yellow a.btn-warning:hover,
.column.yellow a.btn-warning:hover,
.notification.yellow a.btn-warning:hover,
.contextual.yellow a.btn-warning:hover,
.pop.yellow a.btn-warning:hover,
.fullpage.yellow a.btn-warning:hover,
.colored.yellow .btn-warning.focus,
.column.yellow .btn-warning.focus,
.notification.yellow .btn-warning.focus,
.contextual.yellow .btn-warning.focus,
.pop.yellow .btn-warning.focus,
.fullpage.yellow .btn-warning.focus,
.colored.yellow a.btn-warning.focus,
.column.yellow a.btn-warning.focus,
.notification.yellow a.btn-warning.focus,
.contextual.yellow a.btn-warning.focus,
.pop.yellow a.btn-warning.focus,
.fullpage.yellow a.btn-warning.focus,
.colored.yellow .btn-warning:focus,
.column.yellow .btn-warning:focus,
.notification.yellow .btn-warning:focus,
.contextual.yellow .btn-warning:focus,
.pop.yellow .btn-warning:focus,
.fullpage.yellow .btn-warning:focus,
.colored.yellow a.btn-warning:focus,
.column.yellow a.btn-warning:focus,
.notification.yellow a.btn-warning:focus,
.contextual.yellow a.btn-warning:focus,
.pop.yellow a.btn-warning:focus,
.fullpage.yellow a.btn-warning:focus,
.colored.yellow .btn-warning.active,
.column.yellow .btn-warning.active,
.notification.yellow .btn-warning.active,
.contextual.yellow .btn-warning.active,
.pop.yellow .btn-warning.active,
.fullpage.yellow .btn-warning.active,
.colored.yellow a.btn-warning.active,
.column.yellow a.btn-warning.active,
.notification.yellow a.btn-warning.active,
.contextual.yellow a.btn-warning.active,
.pop.yellow a.btn-warning.active,
.fullpage.yellow a.btn-warning.active,
.colored.yellow .btn-warning:active,
.column.yellow .btn-warning:active,
.notification.yellow .btn-warning:active,
.contextual.yellow .btn-warning:active,
.pop.yellow .btn-warning:active,
.fullpage.yellow .btn-warning:active,
.colored.yellow a.btn-warning:active,
.column.yellow a.btn-warning:active,
.notification.yellow a.btn-warning:active,
.contextual.yellow a.btn-warning:active,
.pop.yellow a.btn-warning:active,
.fullpage.yellow a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.yellow .btn-warning:hover[disabled],
.column.yellow .btn-warning:hover[disabled],
.notification.yellow .btn-warning:hover[disabled],
.contextual.yellow .btn-warning:hover[disabled],
.pop.yellow .btn-warning:hover[disabled],
.fullpage.yellow .btn-warning:hover[disabled],
.colored.yellow a.btn-warning:hover[disabled],
.column.yellow a.btn-warning:hover[disabled],
.notification.yellow a.btn-warning:hover[disabled],
.contextual.yellow a.btn-warning:hover[disabled],
.pop.yellow a.btn-warning:hover[disabled],
.fullpage.yellow a.btn-warning:hover[disabled],
.colored.yellow .btn-warning.focus[disabled],
.column.yellow .btn-warning.focus[disabled],
.notification.yellow .btn-warning.focus[disabled],
.contextual.yellow .btn-warning.focus[disabled],
.pop.yellow .btn-warning.focus[disabled],
.fullpage.yellow .btn-warning.focus[disabled],
.colored.yellow a.btn-warning.focus[disabled],
.column.yellow a.btn-warning.focus[disabled],
.notification.yellow a.btn-warning.focus[disabled],
.contextual.yellow a.btn-warning.focus[disabled],
.pop.yellow a.btn-warning.focus[disabled],
.fullpage.yellow a.btn-warning.focus[disabled],
.colored.yellow .btn-warning:focus[disabled],
.column.yellow .btn-warning:focus[disabled],
.notification.yellow .btn-warning:focus[disabled],
.contextual.yellow .btn-warning:focus[disabled],
.pop.yellow .btn-warning:focus[disabled],
.fullpage.yellow .btn-warning:focus[disabled],
.colored.yellow a.btn-warning:focus[disabled],
.column.yellow a.btn-warning:focus[disabled],
.notification.yellow a.btn-warning:focus[disabled],
.contextual.yellow a.btn-warning:focus[disabled],
.pop.yellow a.btn-warning:focus[disabled],
.fullpage.yellow a.btn-warning:focus[disabled],
.colored.yellow .btn-warning.active[disabled],
.column.yellow .btn-warning.active[disabled],
.notification.yellow .btn-warning.active[disabled],
.contextual.yellow .btn-warning.active[disabled],
.pop.yellow .btn-warning.active[disabled],
.fullpage.yellow .btn-warning.active[disabled],
.colored.yellow a.btn-warning.active[disabled],
.column.yellow a.btn-warning.active[disabled],
.notification.yellow a.btn-warning.active[disabled],
.contextual.yellow a.btn-warning.active[disabled],
.pop.yellow a.btn-warning.active[disabled],
.fullpage.yellow a.btn-warning.active[disabled],
.colored.yellow .btn-warning:active[disabled],
.column.yellow .btn-warning:active[disabled],
.notification.yellow .btn-warning:active[disabled],
.contextual.yellow .btn-warning:active[disabled],
.pop.yellow .btn-warning:active[disabled],
.fullpage.yellow .btn-warning:active[disabled],
.colored.yellow a.btn-warning:active[disabled],
.column.yellow a.btn-warning:active[disabled],
.notification.yellow a.btn-warning:active[disabled],
.contextual.yellow a.btn-warning:active[disabled],
.pop.yellow a.btn-warning:active[disabled],
.fullpage.yellow a.btn-warning:active[disabled],
.colored.yellow .btn-warning:hover.disabled,
.column.yellow .btn-warning:hover.disabled,
.notification.yellow .btn-warning:hover.disabled,
.contextual.yellow .btn-warning:hover.disabled,
.pop.yellow .btn-warning:hover.disabled,
.fullpage.yellow .btn-warning:hover.disabled,
.colored.yellow a.btn-warning:hover.disabled,
.column.yellow a.btn-warning:hover.disabled,
.notification.yellow a.btn-warning:hover.disabled,
.contextual.yellow a.btn-warning:hover.disabled,
.pop.yellow a.btn-warning:hover.disabled,
.fullpage.yellow a.btn-warning:hover.disabled,
.colored.yellow .btn-warning.focus.disabled,
.column.yellow .btn-warning.focus.disabled,
.notification.yellow .btn-warning.focus.disabled,
.contextual.yellow .btn-warning.focus.disabled,
.pop.yellow .btn-warning.focus.disabled,
.fullpage.yellow .btn-warning.focus.disabled,
.colored.yellow a.btn-warning.focus.disabled,
.column.yellow a.btn-warning.focus.disabled,
.notification.yellow a.btn-warning.focus.disabled,
.contextual.yellow a.btn-warning.focus.disabled,
.pop.yellow a.btn-warning.focus.disabled,
.fullpage.yellow a.btn-warning.focus.disabled,
.colored.yellow .btn-warning:focus.disabled,
.column.yellow .btn-warning:focus.disabled,
.notification.yellow .btn-warning:focus.disabled,
.contextual.yellow .btn-warning:focus.disabled,
.pop.yellow .btn-warning:focus.disabled,
.fullpage.yellow .btn-warning:focus.disabled,
.colored.yellow a.btn-warning:focus.disabled,
.column.yellow a.btn-warning:focus.disabled,
.notification.yellow a.btn-warning:focus.disabled,
.contextual.yellow a.btn-warning:focus.disabled,
.pop.yellow a.btn-warning:focus.disabled,
.fullpage.yellow a.btn-warning:focus.disabled,
.colored.yellow .btn-warning.active.disabled,
.column.yellow .btn-warning.active.disabled,
.notification.yellow .btn-warning.active.disabled,
.contextual.yellow .btn-warning.active.disabled,
.pop.yellow .btn-warning.active.disabled,
.fullpage.yellow .btn-warning.active.disabled,
.colored.yellow a.btn-warning.active.disabled,
.column.yellow a.btn-warning.active.disabled,
.notification.yellow a.btn-warning.active.disabled,
.contextual.yellow a.btn-warning.active.disabled,
.pop.yellow a.btn-warning.active.disabled,
.fullpage.yellow a.btn-warning.active.disabled,
.colored.yellow .btn-warning:active.disabled,
.column.yellow .btn-warning:active.disabled,
.notification.yellow .btn-warning:active.disabled,
.contextual.yellow .btn-warning:active.disabled,
.pop.yellow .btn-warning:active.disabled,
.fullpage.yellow .btn-warning:active.disabled,
.colored.yellow a.btn-warning:active.disabled,
.column.yellow a.btn-warning:active.disabled,
.notification.yellow a.btn-warning:active.disabled,
.contextual.yellow a.btn-warning:active.disabled,
.pop.yellow a.btn-warning:active.disabled,
.fullpage.yellow a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.yellow .btn-danger,
.column.yellow .btn-danger,
.notification.yellow .btn-danger,
.contextual.yellow .btn-danger,
.pop.yellow .btn-danger,
.fullpage.yellow .btn-danger,
.colored.yellow a.btn-danger,
.column.yellow a.btn-danger,
.notification.yellow a.btn-danger,
.contextual.yellow a.btn-danger,
.pop.yellow a.btn-danger,
.fullpage.yellow a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.yellow .btn-danger:hover,
.column.yellow .btn-danger:hover,
.notification.yellow .btn-danger:hover,
.contextual.yellow .btn-danger:hover,
.pop.yellow .btn-danger:hover,
.fullpage.yellow .btn-danger:hover,
.colored.yellow a.btn-danger:hover,
.column.yellow a.btn-danger:hover,
.notification.yellow a.btn-danger:hover,
.contextual.yellow a.btn-danger:hover,
.pop.yellow a.btn-danger:hover,
.fullpage.yellow a.btn-danger:hover,
.colored.yellow .btn-danger.focus,
.column.yellow .btn-danger.focus,
.notification.yellow .btn-danger.focus,
.contextual.yellow .btn-danger.focus,
.pop.yellow .btn-danger.focus,
.fullpage.yellow .btn-danger.focus,
.colored.yellow a.btn-danger.focus,
.column.yellow a.btn-danger.focus,
.notification.yellow a.btn-danger.focus,
.contextual.yellow a.btn-danger.focus,
.pop.yellow a.btn-danger.focus,
.fullpage.yellow a.btn-danger.focus,
.colored.yellow .btn-danger:focus,
.column.yellow .btn-danger:focus,
.notification.yellow .btn-danger:focus,
.contextual.yellow .btn-danger:focus,
.pop.yellow .btn-danger:focus,
.fullpage.yellow .btn-danger:focus,
.colored.yellow a.btn-danger:focus,
.column.yellow a.btn-danger:focus,
.notification.yellow a.btn-danger:focus,
.contextual.yellow a.btn-danger:focus,
.pop.yellow a.btn-danger:focus,
.fullpage.yellow a.btn-danger:focus,
.colored.yellow .btn-danger.active,
.column.yellow .btn-danger.active,
.notification.yellow .btn-danger.active,
.contextual.yellow .btn-danger.active,
.pop.yellow .btn-danger.active,
.fullpage.yellow .btn-danger.active,
.colored.yellow a.btn-danger.active,
.column.yellow a.btn-danger.active,
.notification.yellow a.btn-danger.active,
.contextual.yellow a.btn-danger.active,
.pop.yellow a.btn-danger.active,
.fullpage.yellow a.btn-danger.active,
.colored.yellow .btn-danger:active,
.column.yellow .btn-danger:active,
.notification.yellow .btn-danger:active,
.contextual.yellow .btn-danger:active,
.pop.yellow .btn-danger:active,
.fullpage.yellow .btn-danger:active,
.colored.yellow a.btn-danger:active,
.column.yellow a.btn-danger:active,
.notification.yellow a.btn-danger:active,
.contextual.yellow a.btn-danger:active,
.pop.yellow a.btn-danger:active,
.fullpage.yellow a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.yellow .btn-danger:hover[disabled],
.column.yellow .btn-danger:hover[disabled],
.notification.yellow .btn-danger:hover[disabled],
.contextual.yellow .btn-danger:hover[disabled],
.pop.yellow .btn-danger:hover[disabled],
.fullpage.yellow .btn-danger:hover[disabled],
.colored.yellow a.btn-danger:hover[disabled],
.column.yellow a.btn-danger:hover[disabled],
.notification.yellow a.btn-danger:hover[disabled],
.contextual.yellow a.btn-danger:hover[disabled],
.pop.yellow a.btn-danger:hover[disabled],
.fullpage.yellow a.btn-danger:hover[disabled],
.colored.yellow .btn-danger.focus[disabled],
.column.yellow .btn-danger.focus[disabled],
.notification.yellow .btn-danger.focus[disabled],
.contextual.yellow .btn-danger.focus[disabled],
.pop.yellow .btn-danger.focus[disabled],
.fullpage.yellow .btn-danger.focus[disabled],
.colored.yellow a.btn-danger.focus[disabled],
.column.yellow a.btn-danger.focus[disabled],
.notification.yellow a.btn-danger.focus[disabled],
.contextual.yellow a.btn-danger.focus[disabled],
.pop.yellow a.btn-danger.focus[disabled],
.fullpage.yellow a.btn-danger.focus[disabled],
.colored.yellow .btn-danger:focus[disabled],
.column.yellow .btn-danger:focus[disabled],
.notification.yellow .btn-danger:focus[disabled],
.contextual.yellow .btn-danger:focus[disabled],
.pop.yellow .btn-danger:focus[disabled],
.fullpage.yellow .btn-danger:focus[disabled],
.colored.yellow a.btn-danger:focus[disabled],
.column.yellow a.btn-danger:focus[disabled],
.notification.yellow a.btn-danger:focus[disabled],
.contextual.yellow a.btn-danger:focus[disabled],
.pop.yellow a.btn-danger:focus[disabled],
.fullpage.yellow a.btn-danger:focus[disabled],
.colored.yellow .btn-danger.active[disabled],
.column.yellow .btn-danger.active[disabled],
.notification.yellow .btn-danger.active[disabled],
.contextual.yellow .btn-danger.active[disabled],
.pop.yellow .btn-danger.active[disabled],
.fullpage.yellow .btn-danger.active[disabled],
.colored.yellow a.btn-danger.active[disabled],
.column.yellow a.btn-danger.active[disabled],
.notification.yellow a.btn-danger.active[disabled],
.contextual.yellow a.btn-danger.active[disabled],
.pop.yellow a.btn-danger.active[disabled],
.fullpage.yellow a.btn-danger.active[disabled],
.colored.yellow .btn-danger:active[disabled],
.column.yellow .btn-danger:active[disabled],
.notification.yellow .btn-danger:active[disabled],
.contextual.yellow .btn-danger:active[disabled],
.pop.yellow .btn-danger:active[disabled],
.fullpage.yellow .btn-danger:active[disabled],
.colored.yellow a.btn-danger:active[disabled],
.column.yellow a.btn-danger:active[disabled],
.notification.yellow a.btn-danger:active[disabled],
.contextual.yellow a.btn-danger:active[disabled],
.pop.yellow a.btn-danger:active[disabled],
.fullpage.yellow a.btn-danger:active[disabled],
.colored.yellow .btn-danger:hover.disabled,
.column.yellow .btn-danger:hover.disabled,
.notification.yellow .btn-danger:hover.disabled,
.contextual.yellow .btn-danger:hover.disabled,
.pop.yellow .btn-danger:hover.disabled,
.fullpage.yellow .btn-danger:hover.disabled,
.colored.yellow a.btn-danger:hover.disabled,
.column.yellow a.btn-danger:hover.disabled,
.notification.yellow a.btn-danger:hover.disabled,
.contextual.yellow a.btn-danger:hover.disabled,
.pop.yellow a.btn-danger:hover.disabled,
.fullpage.yellow a.btn-danger:hover.disabled,
.colored.yellow .btn-danger.focus.disabled,
.column.yellow .btn-danger.focus.disabled,
.notification.yellow .btn-danger.focus.disabled,
.contextual.yellow .btn-danger.focus.disabled,
.pop.yellow .btn-danger.focus.disabled,
.fullpage.yellow .btn-danger.focus.disabled,
.colored.yellow a.btn-danger.focus.disabled,
.column.yellow a.btn-danger.focus.disabled,
.notification.yellow a.btn-danger.focus.disabled,
.contextual.yellow a.btn-danger.focus.disabled,
.pop.yellow a.btn-danger.focus.disabled,
.fullpage.yellow a.btn-danger.focus.disabled,
.colored.yellow .btn-danger:focus.disabled,
.column.yellow .btn-danger:focus.disabled,
.notification.yellow .btn-danger:focus.disabled,
.contextual.yellow .btn-danger:focus.disabled,
.pop.yellow .btn-danger:focus.disabled,
.fullpage.yellow .btn-danger:focus.disabled,
.colored.yellow a.btn-danger:focus.disabled,
.column.yellow a.btn-danger:focus.disabled,
.notification.yellow a.btn-danger:focus.disabled,
.contextual.yellow a.btn-danger:focus.disabled,
.pop.yellow a.btn-danger:focus.disabled,
.fullpage.yellow a.btn-danger:focus.disabled,
.colored.yellow .btn-danger.active.disabled,
.column.yellow .btn-danger.active.disabled,
.notification.yellow .btn-danger.active.disabled,
.contextual.yellow .btn-danger.active.disabled,
.pop.yellow .btn-danger.active.disabled,
.fullpage.yellow .btn-danger.active.disabled,
.colored.yellow a.btn-danger.active.disabled,
.column.yellow a.btn-danger.active.disabled,
.notification.yellow a.btn-danger.active.disabled,
.contextual.yellow a.btn-danger.active.disabled,
.pop.yellow a.btn-danger.active.disabled,
.fullpage.yellow a.btn-danger.active.disabled,
.colored.yellow .btn-danger:active.disabled,
.column.yellow .btn-danger:active.disabled,
.notification.yellow .btn-danger:active.disabled,
.contextual.yellow .btn-danger:active.disabled,
.pop.yellow .btn-danger:active.disabled,
.fullpage.yellow .btn-danger:active.disabled,
.colored.yellow a.btn-danger:active.disabled,
.column.yellow a.btn-danger:active.disabled,
.notification.yellow a.btn-danger:active.disabled,
.contextual.yellow a.btn-danger:active.disabled,
.pop.yellow a.btn-danger:active.disabled,
.fullpage.yellow a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.yellow .nav-pills a,
.column.yellow .nav-pills a,
.notification.yellow .nav-pills a,
.contextual.yellow .nav-pills a,
.pop.yellow .nav-pills a,
.fullpage.yellow .nav-pills a {
  color: #3b3f45;
  background: #eee;
}
.colored.yellow .nav-pills a:hover,
.column.yellow .nav-pills a:hover,
.notification.yellow .nav-pills a:hover,
.contextual.yellow .nav-pills a:hover,
.pop.yellow .nav-pills a:hover,
.fullpage.yellow .nav-pills a:hover,
.colored.yellow .nav-pills a:active,
.column.yellow .nav-pills a:active,
.notification.yellow .nav-pills a:active,
.contextual.yellow .nav-pills a:active,
.pop.yellow .nav-pills a:active,
.fullpage.yellow .nav-pills a:active,
.colored.yellow .nav-pills a.active,
.column.yellow .nav-pills a.active,
.notification.yellow .nav-pills a.active,
.contextual.yellow .nav-pills a.active,
.pop.yellow .nav-pills a.active,
.fullpage.yellow .nav-pills a.active,
.colored.yellow .nav-pills a:focus,
.column.yellow .nav-pills a:focus,
.notification.yellow .nav-pills a:focus,
.contextual.yellow .nav-pills a:focus,
.pop.yellow .nav-pills a:focus,
.fullpage.yellow .nav-pills a:focus,
.colored.yellow .nav-pills a.focus,
.column.yellow .nav-pills a.focus,
.notification.yellow .nav-pills a.focus,
.contextual.yellow .nav-pills a.focus,
.pop.yellow .nav-pills a.focus,
.fullpage.yellow .nav-pills a.focus {
  color: #3b3f45;
  background: #e4e4e4;
}
.colored.yellow .nav-pills a .help-block,
.column.yellow .nav-pills a .help-block,
.notification.yellow .nav-pills a .help-block,
.contextual.yellow .nav-pills a .help-block,
.pop.yellow .nav-pills a .help-block,
.fullpage.yellow .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.yellow .nav-pills a .help-block p:last-child,
.column.yellow .nav-pills a .help-block p:last-child,
.notification.yellow .nav-pills a .help-block p:last-child,
.contextual.yellow .nav-pills a .help-block p:last-child,
.pop.yellow .nav-pills a .help-block p:last-child,
.fullpage.yellow .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.yellow .nav-pills a .help-block a,
.column.yellow .nav-pills a .help-block a,
.notification.yellow .nav-pills a .help-block a,
.contextual.yellow .nav-pills a .help-block a,
.pop.yellow .nav-pills a .help-block a,
.fullpage.yellow .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.yellow .nav-pills a .help-block a:hover,
.column.yellow .nav-pills a .help-block a:hover,
.notification.yellow .nav-pills a .help-block a:hover,
.contextual.yellow .nav-pills a .help-block a:hover,
.pop.yellow .nav-pills a .help-block a:hover,
.fullpage.yellow .nav-pills a .help-block a:hover,
.colored.yellow .nav-pills a .help-block a:active,
.column.yellow .nav-pills a .help-block a:active,
.notification.yellow .nav-pills a .help-block a:active,
.contextual.yellow .nav-pills a .help-block a:active,
.pop.yellow .nav-pills a .help-block a:active,
.fullpage.yellow .nav-pills a .help-block a:active,
.colored.yellow .nav-pills a .help-block a.active,
.column.yellow .nav-pills a .help-block a.active,
.notification.yellow .nav-pills a .help-block a.active,
.contextual.yellow .nav-pills a .help-block a.active,
.pop.yellow .nav-pills a .help-block a.active,
.fullpage.yellow .nav-pills a .help-block a.active,
.colored.yellow .nav-pills a .help-block a:focus,
.column.yellow .nav-pills a .help-block a:focus,
.notification.yellow .nav-pills a .help-block a:focus,
.contextual.yellow .nav-pills a .help-block a:focus,
.pop.yellow .nav-pills a .help-block a:focus,
.fullpage.yellow .nav-pills a .help-block a:focus,
.colored.yellow .nav-pills a .help-block a.focus,
.column.yellow .nav-pills a .help-block a.focus,
.notification.yellow .nav-pills a .help-block a.focus,
.contextual.yellow .nav-pills a .help-block a.focus,
.pop.yellow .nav-pills a .help-block a.focus,
.fullpage.yellow .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.yellow .nav a,
.column.yellow .nav a,
.notification.yellow .nav a,
.contextual.yellow .nav a,
.pop.yellow .nav a,
.fullpage.yellow .nav a,
.colored.yellow a.list-group-item,
.column.yellow a.list-group-item,
.notification.yellow a.list-group-item,
.contextual.yellow a.list-group-item,
.pop.yellow a.list-group-item,
.fullpage.yellow a.list-group-item,
.colored.yellow .dropdown-menu a,
.column.yellow .dropdown-menu a,
.notification.yellow .dropdown-menu a,
.contextual.yellow .dropdown-menu a,
.pop.yellow .dropdown-menu a,
.fullpage.yellow .dropdown-menu a {
  color: #3b3f45;
  text-decoration: none;
}
.colored.yellow .list-group.reorderable .list-group-item .reorder_icon,
.column.yellow .list-group.reorderable .list-group-item .reorder_icon,
.notification.yellow .list-group.reorderable .list-group-item .reorder_icon,
.contextual.yellow .list-group.reorderable .list-group-item .reorder_icon,
.pop.yellow .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.yellow .list-group.reorderable .list-group-item .reorder_icon {
  color: #4e535b;
}
.colored.yellow .list-group.navigable .list-group-item .navigate_btn,
.column.yellow .list-group.navigable .list-group-item .navigate_btn,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn,
.column.yellow .list-group.removeable .list-group-item .navigate_btn,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn,
.colored.yellow .list-group.navigable .list-group-item .remove_btn,
.column.yellow .list-group.navigable .list-group-item .remove_btn,
.notification.yellow .list-group.navigable .list-group-item .remove_btn,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn,
.pop.yellow .list-group.navigable .list-group-item .remove_btn,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn,
.colored.yellow .list-group.removeable .list-group-item .remove_btn,
.column.yellow .list-group.removeable .list-group-item .remove_btn,
.notification.yellow .list-group.removeable .list-group-item .remove_btn,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn,
.pop.yellow .list-group.removeable .list-group-item .remove_btn,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #3b3f45;
}
.colored.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.column.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.column.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.column.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.notification.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.pop.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn:hover,
.colored.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.column.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.notification.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.pop.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn:hover,
.colored.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.column.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.column.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.column.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.notification.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.pop.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn.focus,
.colored.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.column.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.notification.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.pop.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn.focus,
.colored.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.column.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.column.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.column.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.notification.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.pop.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn:focus,
.colored.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.column.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.notification.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.pop.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn:focus,
.colored.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.column.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn.active,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.column.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn.active,
.colored.yellow .list-group.navigable .list-group-item .remove_btn.active,
.column.yellow .list-group.navigable .list-group-item .remove_btn.active,
.notification.yellow .list-group.navigable .list-group-item .remove_btn.active,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn.active,
.pop.yellow .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn.active,
.colored.yellow .list-group.removeable .list-group-item .remove_btn.active,
.column.yellow .list-group.removeable .list-group-item .remove_btn.active,
.notification.yellow .list-group.removeable .list-group-item .remove_btn.active,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn.active,
.pop.yellow .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn.active,
.colored.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.column.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.notification.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.pop.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.yellow .list-group.navigable .list-group-item .navigate_btn:active,
.colored.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.column.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.notification.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.pop.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.yellow .list-group.removeable .list-group-item .navigate_btn:active,
.colored.yellow .list-group.navigable .list-group-item .remove_btn:active,
.column.yellow .list-group.navigable .list-group-item .remove_btn:active,
.notification.yellow .list-group.navigable .list-group-item .remove_btn:active,
.contextual.yellow .list-group.navigable .list-group-item .remove_btn:active,
.pop.yellow .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.yellow .list-group.navigable .list-group-item .remove_btn:active,
.colored.yellow .list-group.removeable .list-group-item .remove_btn:active,
.column.yellow .list-group.removeable .list-group-item .remove_btn:active,
.notification.yellow .list-group.removeable .list-group-item .remove_btn:active,
.contextual.yellow .list-group.removeable .list-group-item .remove_btn:active,
.pop.yellow .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.yellow .list-group.removeable .list-group-item .remove_btn:active {
  background: #ffffff;
  color: #3b3f45;
}
.colored.yellow .btn-marker-shape,
.column.yellow .btn-marker-shape,
.notification.yellow .btn-marker-shape,
.contextual.yellow .btn-marker-shape,
.pop.yellow .btn-marker-shape,
.fullpage.yellow .btn-marker-shape {
  background: transparent;
}
.colored.yellow .btn-marker-shape:hover,
.column.yellow .btn-marker-shape:hover,
.notification.yellow .btn-marker-shape:hover,
.contextual.yellow .btn-marker-shape:hover,
.pop.yellow .btn-marker-shape:hover,
.fullpage.yellow .btn-marker-shape:hover,
.colored.yellow .btn-marker-shape:focus,
.column.yellow .btn-marker-shape:focus,
.notification.yellow .btn-marker-shape:focus,
.contextual.yellow .btn-marker-shape:focus,
.pop.yellow .btn-marker-shape:focus,
.fullpage.yellow .btn-marker-shape:focus,
.colored.yellow .btn-marker-shape.focus,
.column.yellow .btn-marker-shape.focus,
.notification.yellow .btn-marker-shape.focus,
.contextual.yellow .btn-marker-shape.focus,
.pop.yellow .btn-marker-shape.focus,
.fullpage.yellow .btn-marker-shape.focus {
  border-color: #e4e4e4;
}
.colored.yellow .btn-marker-shape:active,
.column.yellow .btn-marker-shape:active,
.notification.yellow .btn-marker-shape:active,
.contextual.yellow .btn-marker-shape:active,
.pop.yellow .btn-marker-shape:active,
.fullpage.yellow .btn-marker-shape:active,
.colored.yellow .btn-marker-shape.active,
.column.yellow .btn-marker-shape.active,
.notification.yellow .btn-marker-shape.active,
.contextual.yellow .btn-marker-shape.active,
.pop.yellow .btn-marker-shape.active,
.fullpage.yellow .btn-marker-shape.active {
  background: #e4e4e4;
  box-shadow: none;
}
.colored.yellow .bordered-header,
.column.yellow .bordered-header,
.notification.yellow .bordered-header,
.contextual.yellow .bordered-header,
.pop.yellow .bordered-header,
.fullpage.yellow .bordered-header,
.colored.yellow .sticky-header,
.column.yellow .sticky-header,
.notification.yellow .sticky-header,
.contextual.yellow .sticky-header,
.pop.yellow .sticky-header,
.fullpage.yellow .sticky-header {
  background: #fff;
  border-bottom-color: #e4e4e4;
}
.colored.yellow .bordered-footer,
.column.yellow .bordered-footer,
.notification.yellow .bordered-footer,
.contextual.yellow .bordered-footer,
.pop.yellow .bordered-footer,
.fullpage.yellow .bordered-footer,
.colored.yellow .sticky-footer,
.column.yellow .sticky-footer,
.notification.yellow .sticky-footer,
.contextual.yellow .sticky-footer,
.pop.yellow .sticky-footer,
.fullpage.yellow .sticky-footer {
  background: #fff;
  border-top-color: #e4e4e4;
}
.colored.yellow hr,
.column.yellow hr,
.notification.yellow hr,
.contextual.yellow hr,
.pop.yellow hr,
.fullpage.yellow hr {
  border-color: #e4e4e4;
}
.colored.yellow .form-group input + .help-block,
.column.yellow .form-group input + .help-block,
.notification.yellow .form-group input + .help-block,
.contextual.yellow .form-group input + .help-block,
.pop.yellow .form-group input + .help-block,
.fullpage.yellow .form-group input + .help-block,
.colored.yellow .form-group .input-group + .help-block,
.column.yellow .form-group .input-group + .help-block,
.notification.yellow .form-group .input-group + .help-block,
.contextual.yellow .form-group .input-group + .help-block,
.pop.yellow .form-group .input-group + .help-block,
.fullpage.yellow .form-group .input-group + .help-block,
.colored.yellow .form-group .input-group-btn + .help-block,
.column.yellow .form-group .input-group-btn + .help-block,
.notification.yellow .form-group .input-group-btn + .help-block,
.contextual.yellow .form-group .input-group-btn + .help-block,
.pop.yellow .form-group .input-group-btn + .help-block,
.fullpage.yellow .form-group .input-group-btn + .help-block,
.colored.yellow .form-group .help-block + .help-block,
.column.yellow .form-group .help-block + .help-block,
.notification.yellow .form-group .help-block + .help-block,
.contextual.yellow .form-group .help-block + .help-block,
.pop.yellow .form-group .help-block + .help-block,
.fullpage.yellow .form-group .help-block + .help-block,
.colored.yellow .form-group textarea + .help-block,
.column.yellow .form-group textarea + .help-block,
.notification.yellow .form-group textarea + .help-block,
.contextual.yellow .form-group textarea + .help-block,
.pop.yellow .form-group textarea + .help-block,
.fullpage.yellow .form-group textarea + .help-block,
.colored.yellow .form-group figure + figcaption,
.column.yellow .form-group figure + figcaption,
.notification.yellow .form-group figure + figcaption,
.contextual.yellow .form-group figure + figcaption,
.pop.yellow .form-group figure + figcaption,
.fullpage.yellow .form-group figure + figcaption,
.colored.yellow .form-group .form-group-help-block,
.column.yellow .form-group .form-group-help-block,
.notification.yellow .form-group .form-group-help-block,
.contextual.yellow .form-group .form-group-help-block,
.pop.yellow .form-group .form-group-help-block,
.fullpage.yellow .form-group .form-group-help-block,
.colored.yellow .form-group .merge_feedback .remote_value,
.column.yellow .form-group .merge_feedback .remote_value,
.notification.yellow .form-group .merge_feedback .remote_value,
.contextual.yellow .form-group .merge_feedback .remote_value,
.pop.yellow .form-group .merge_feedback .remote_value,
.fullpage.yellow .form-group .merge_feedback .remote_value {
  background: #eee;
}
.colored.yellow .input-group-addon,
.column.yellow .input-group-addon,
.notification.yellow .input-group-addon,
.contextual.yellow .input-group-addon,
.pop.yellow .input-group-addon,
.fullpage.yellow .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.yellow .rg_tag_list .bootstrap-filestyle .btn,
.column.yellow .rg_tag_list .bootstrap-filestyle .btn,
.notification.yellow .rg_tag_list .bootstrap-filestyle .btn,
.contextual.yellow .rg_tag_list .bootstrap-filestyle .btn,
.pop.yellow .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.yellow .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.yellow .has-success .control-label,
.column.yellow .has-success .control-label,
.notification.yellow .has-success .control-label,
.contextual.yellow .has-success .control-label,
.pop.yellow .has-success .control-label,
.fullpage.yellow .has-success .control-label {
  color: #1d9650;
}
.colored.yellow .has-warning .control-label,
.column.yellow .has-warning .control-label,
.notification.yellow .has-warning .control-label,
.contextual.yellow .has-warning .control-label,
.pop.yellow .has-warning .control-label,
.fullpage.yellow .has-warning .control-label {
  color: #f8981d;
}
.colored.yellow .has-error .control-label,
.column.yellow .has-error .control-label,
.notification.yellow .has-error .control-label,
.contextual.yellow .has-error .control-label,
.pop.yellow .has-error .control-label,
.fullpage.yellow .has-error .control-label {
  color: #e85657;
}
.colored.yellow.pop .nav-tabs,
.column.yellow.pop .nav-tabs,
.notification.yellow.pop .nav-tabs,
.contextual.yellow.pop .nav-tabs,
.pop.yellow.pop .nav-tabs,
.fullpage.yellow.pop .nav-tabs {
  background: #f3f3f3;
}
.colored.yellow.pop .nav-tabs li a,
.column.yellow.pop .nav-tabs li a,
.notification.yellow.pop .nav-tabs li a,
.contextual.yellow.pop .nav-tabs li a,
.pop.yellow.pop .nav-tabs li a,
.fullpage.yellow.pop .nav-tabs li a {
  color: #3b3f45;
}
.colored.yellow.pop .nav-tabs li a:hover,
.column.yellow.pop .nav-tabs li a:hover,
.notification.yellow.pop .nav-tabs li a:hover,
.contextual.yellow.pop .nav-tabs li a:hover,
.pop.yellow.pop .nav-tabs li a:hover,
.fullpage.yellow.pop .nav-tabs li a:hover,
.colored.yellow.pop .nav-tabs li a.focus,
.column.yellow.pop .nav-tabs li a.focus,
.notification.yellow.pop .nav-tabs li a.focus,
.contextual.yellow.pop .nav-tabs li a.focus,
.pop.yellow.pop .nav-tabs li a.focus,
.fullpage.yellow.pop .nav-tabs li a.focus,
.colored.yellow.pop .nav-tabs li a:focus,
.column.yellow.pop .nav-tabs li a:focus,
.notification.yellow.pop .nav-tabs li a:focus,
.contextual.yellow.pop .nav-tabs li a:focus,
.pop.yellow.pop .nav-tabs li a:focus,
.fullpage.yellow.pop .nav-tabs li a:focus,
.colored.yellow.pop .nav-tabs li a.active,
.column.yellow.pop .nav-tabs li a.active,
.notification.yellow.pop .nav-tabs li a.active,
.contextual.yellow.pop .nav-tabs li a.active,
.pop.yellow.pop .nav-tabs li a.active,
.fullpage.yellow.pop .nav-tabs li a.active,
.colored.yellow.pop .nav-tabs li a:active,
.column.yellow.pop .nav-tabs li a:active,
.notification.yellow.pop .nav-tabs li a:active,
.contextual.yellow.pop .nav-tabs li a:active,
.pop.yellow.pop .nav-tabs li a:active,
.fullpage.yellow.pop .nav-tabs li a:active {
  background: #f3f3f3;
}
.colored.yellow.pop .nav-tabs li.active a:hover,
.column.yellow.pop .nav-tabs li.active a:hover,
.notification.yellow.pop .nav-tabs li.active a:hover,
.contextual.yellow.pop .nav-tabs li.active a:hover,
.pop.yellow.pop .nav-tabs li.active a:hover,
.fullpage.yellow.pop .nav-tabs li.active a:hover,
.colored.yellow.pop .nav-tabs li.active a.focus,
.column.yellow.pop .nav-tabs li.active a.focus,
.notification.yellow.pop .nav-tabs li.active a.focus,
.contextual.yellow.pop .nav-tabs li.active a.focus,
.pop.yellow.pop .nav-tabs li.active a.focus,
.fullpage.yellow.pop .nav-tabs li.active a.focus,
.colored.yellow.pop .nav-tabs li.active a:focus,
.column.yellow.pop .nav-tabs li.active a:focus,
.notification.yellow.pop .nav-tabs li.active a:focus,
.contextual.yellow.pop .nav-tabs li.active a:focus,
.pop.yellow.pop .nav-tabs li.active a:focus,
.fullpage.yellow.pop .nav-tabs li.active a:focus,
.colored.yellow.pop .nav-tabs li.active a.active,
.column.yellow.pop .nav-tabs li.active a.active,
.notification.yellow.pop .nav-tabs li.active a.active,
.contextual.yellow.pop .nav-tabs li.active a.active,
.pop.yellow.pop .nav-tabs li.active a.active,
.fullpage.yellow.pop .nav-tabs li.active a.active,
.colored.yellow.pop .nav-tabs li.active a:active,
.column.yellow.pop .nav-tabs li.active a:active,
.notification.yellow.pop .nav-tabs li.active a:active,
.contextual.yellow.pop .nav-tabs li.active a:active,
.pop.yellow.pop .nav-tabs li.active a:active,
.fullpage.yellow.pop .nav-tabs li.active a:active {
  background: #fff;
}
.colored.orange,
.column.orange,
.notification.orange,
.contextual.orange,
.pop.orange,
.fullpage.orange {
  color: #fff;
  background: #f48c08;
  border-width: 0;
  border-style: solid;
  border-color: #c77306;
  /* .modal is reserved by Bootstrap */
}
.colored.orange.column.left,
.column.orange.column.left,
.notification.orange.column.left,
.contextual.orange.column.left,
.pop.orange.column.left,
.fullpage.orange.column.left,
.colored.orange.notification.left,
.column.orange.notification.left,
.notification.orange.notification.left,
.contextual.orange.notification.left,
.pop.orange.notification.left,
.fullpage.orange.notification.left {
  border-right-width: 4px;
}
.colored.orange.column.right,
.column.orange.column.right,
.notification.orange.column.right,
.contextual.orange.column.right,
.pop.orange.column.right,
.fullpage.orange.column.right,
.colored.orange.notification.right,
.column.orange.notification.right,
.notification.orange.notification.right,
.contextual.orange.notification.right,
.pop.orange.notification.right,
.fullpage.orange.notification.right {
  border-left-width: 4px;
}
.colored.orange.notification,
.column.orange.notification,
.notification.orange.notification,
.contextual.orange.notification,
.pop.orange.notification,
.fullpage.orange.notification {
  border-top-width: 4px;
}
.colored.orange.contextual,
.column.orange.contextual,
.notification.orange.contextual,
.contextual.orange.contextual,
.pop.orange.contextual,
.fullpage.orange.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.orange.contextual.top,
.column.orange.contextual.top,
.notification.orange.contextual.top,
.contextual.orange.contextual.top,
.pop.orange.contextual.top,
.fullpage.orange.contextual.top {
  border-bottom-width: 4px;
}
.colored.orange.contextual.bottom,
.column.orange.contextual.bottom,
.notification.orange.contextual.bottom,
.contextual.orange.contextual.bottom,
.pop.orange.contextual.bottom,
.fullpage.orange.contextual.bottom {
  border-top-width: 4px;
}
.colored.orange.pop,
.column.orange.pop,
.notification.orange.pop,
.contextual.orange.pop,
.pop.orange.pop,
.fullpage.orange.pop {
  border-width: 4px;
}
.colored.orange .content,
.column.orange .content,
.notification.orange .content,
.contextual.orange .content,
.pop.orange .content,
.fullpage.orange .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.orange a,
.column.orange a,
.notification.orange a,
.contextual.orange a,
.pop.orange a,
.fullpage.orange a {
  color: #fff;
  text-decoration: underline;
}
.colored.orange a:hover,
.column.orange a:hover,
.notification.orange a:hover,
.contextual.orange a:hover,
.pop.orange a:hover,
.fullpage.orange a:hover,
.colored.orange a:active,
.column.orange a:active,
.notification.orange a:active,
.contextual.orange a:active,
.pop.orange a:active,
.fullpage.orange a:active,
.colored.orange a.active,
.column.orange a.active,
.notification.orange a.active,
.contextual.orange a.active,
.pop.orange a.active,
.fullpage.orange a.active,
.colored.orange a:focus,
.column.orange a:focus,
.notification.orange a:focus,
.contextual.orange a:focus,
.pop.orange a:focus,
.fullpage.orange a:focus,
.colored.orange a.focus,
.column.orange a.focus,
.notification.orange a.focus,
.contextual.orange a.focus,
.pop.orange a.focus,
.fullpage.orange a.focus,
.colored.orange a.btn,
.column.orange a.btn,
.notification.orange a.btn,
.contextual.orange a.btn,
.pop.orange a.btn,
.fullpage.orange a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.orange .btn-primary,
.column.orange .btn-primary,
.notification.orange .btn-primary,
.contextual.orange .btn-primary,
.pop.orange .btn-primary,
.fullpage.orange .btn-primary,
.colored.orange a.btn-primary,
.column.orange a.btn-primary,
.notification.orange a.btn-primary,
.contextual.orange a.btn-primary,
.pop.orange a.btn-primary,
.fullpage.orange a.btn-primary,
.colored.orange .nav-pills a,
.column.orange .nav-pills a,
.notification.orange .nav-pills a,
.contextual.orange .nav-pills a,
.pop.orange .nav-pills a,
.fullpage.orange .nav-pills a {
  background: #db7e07;
  border-color: #db7e07;
  color: #fff;
}
.colored.orange .btn-primary:hover,
.column.orange .btn-primary:hover,
.notification.orange .btn-primary:hover,
.contextual.orange .btn-primary:hover,
.pop.orange .btn-primary:hover,
.fullpage.orange .btn-primary:hover,
.colored.orange a.btn-primary:hover,
.column.orange a.btn-primary:hover,
.notification.orange a.btn-primary:hover,
.contextual.orange a.btn-primary:hover,
.pop.orange a.btn-primary:hover,
.fullpage.orange a.btn-primary:hover,
.colored.orange .nav-pills a:hover,
.column.orange .nav-pills a:hover,
.notification.orange .nav-pills a:hover,
.contextual.orange .nav-pills a:hover,
.pop.orange .nav-pills a:hover,
.fullpage.orange .nav-pills a:hover,
.colored.orange .btn-primary:active,
.column.orange .btn-primary:active,
.notification.orange .btn-primary:active,
.contextual.orange .btn-primary:active,
.pop.orange .btn-primary:active,
.fullpage.orange .btn-primary:active,
.colored.orange a.btn-primary:active,
.column.orange a.btn-primary:active,
.notification.orange a.btn-primary:active,
.contextual.orange a.btn-primary:active,
.pop.orange a.btn-primary:active,
.fullpage.orange a.btn-primary:active,
.colored.orange .nav-pills a:active,
.column.orange .nav-pills a:active,
.notification.orange .nav-pills a:active,
.contextual.orange .nav-pills a:active,
.pop.orange .nav-pills a:active,
.fullpage.orange .nav-pills a:active,
.colored.orange .btn-primary.active,
.column.orange .btn-primary.active,
.notification.orange .btn-primary.active,
.contextual.orange .btn-primary.active,
.pop.orange .btn-primary.active,
.fullpage.orange .btn-primary.active,
.colored.orange a.btn-primary.active,
.column.orange a.btn-primary.active,
.notification.orange a.btn-primary.active,
.contextual.orange a.btn-primary.active,
.pop.orange a.btn-primary.active,
.fullpage.orange a.btn-primary.active,
.colored.orange .nav-pills a.active,
.column.orange .nav-pills a.active,
.notification.orange .nav-pills a.active,
.contextual.orange .nav-pills a.active,
.pop.orange .nav-pills a.active,
.fullpage.orange .nav-pills a.active,
.colored.orange .btn-primary:focus,
.column.orange .btn-primary:focus,
.notification.orange .btn-primary:focus,
.contextual.orange .btn-primary:focus,
.pop.orange .btn-primary:focus,
.fullpage.orange .btn-primary:focus,
.colored.orange a.btn-primary:focus,
.column.orange a.btn-primary:focus,
.notification.orange a.btn-primary:focus,
.contextual.orange a.btn-primary:focus,
.pop.orange a.btn-primary:focus,
.fullpage.orange a.btn-primary:focus,
.colored.orange .nav-pills a:focus,
.column.orange .nav-pills a:focus,
.notification.orange .nav-pills a:focus,
.contextual.orange .nav-pills a:focus,
.pop.orange .nav-pills a:focus,
.fullpage.orange .nav-pills a:focus,
.colored.orange .btn-primary.focus,
.column.orange .btn-primary.focus,
.notification.orange .btn-primary.focus,
.contextual.orange .btn-primary.focus,
.pop.orange .btn-primary.focus,
.fullpage.orange .btn-primary.focus,
.colored.orange a.btn-primary.focus,
.column.orange a.btn-primary.focus,
.notification.orange a.btn-primary.focus,
.contextual.orange a.btn-primary.focus,
.pop.orange a.btn-primary.focus,
.fullpage.orange a.btn-primary.focus,
.colored.orange .nav-pills a.focus,
.column.orange .nav-pills a.focus,
.notification.orange .nav-pills a.focus,
.contextual.orange .nav-pills a.focus,
.pop.orange .nav-pills a.focus,
.fullpage.orange .nav-pills a.focus {
  background: #c77306;
  border-color: #c77306;
}
.colored.orange .btn-primary:hover[disabled],
.column.orange .btn-primary:hover[disabled],
.notification.orange .btn-primary:hover[disabled],
.contextual.orange .btn-primary:hover[disabled],
.pop.orange .btn-primary:hover[disabled],
.fullpage.orange .btn-primary:hover[disabled],
.colored.orange a.btn-primary:hover[disabled],
.column.orange a.btn-primary:hover[disabled],
.notification.orange a.btn-primary:hover[disabled],
.contextual.orange a.btn-primary:hover[disabled],
.pop.orange a.btn-primary:hover[disabled],
.fullpage.orange a.btn-primary:hover[disabled],
.colored.orange .nav-pills a:hover[disabled],
.column.orange .nav-pills a:hover[disabled],
.notification.orange .nav-pills a:hover[disabled],
.contextual.orange .nav-pills a:hover[disabled],
.pop.orange .nav-pills a:hover[disabled],
.fullpage.orange .nav-pills a:hover[disabled],
.colored.orange .btn-primary:active[disabled],
.column.orange .btn-primary:active[disabled],
.notification.orange .btn-primary:active[disabled],
.contextual.orange .btn-primary:active[disabled],
.pop.orange .btn-primary:active[disabled],
.fullpage.orange .btn-primary:active[disabled],
.colored.orange a.btn-primary:active[disabled],
.column.orange a.btn-primary:active[disabled],
.notification.orange a.btn-primary:active[disabled],
.contextual.orange a.btn-primary:active[disabled],
.pop.orange a.btn-primary:active[disabled],
.fullpage.orange a.btn-primary:active[disabled],
.colored.orange .nav-pills a:active[disabled],
.column.orange .nav-pills a:active[disabled],
.notification.orange .nav-pills a:active[disabled],
.contextual.orange .nav-pills a:active[disabled],
.pop.orange .nav-pills a:active[disabled],
.fullpage.orange .nav-pills a:active[disabled],
.colored.orange .btn-primary.active[disabled],
.column.orange .btn-primary.active[disabled],
.notification.orange .btn-primary.active[disabled],
.contextual.orange .btn-primary.active[disabled],
.pop.orange .btn-primary.active[disabled],
.fullpage.orange .btn-primary.active[disabled],
.colored.orange a.btn-primary.active[disabled],
.column.orange a.btn-primary.active[disabled],
.notification.orange a.btn-primary.active[disabled],
.contextual.orange a.btn-primary.active[disabled],
.pop.orange a.btn-primary.active[disabled],
.fullpage.orange a.btn-primary.active[disabled],
.colored.orange .nav-pills a.active[disabled],
.column.orange .nav-pills a.active[disabled],
.notification.orange .nav-pills a.active[disabled],
.contextual.orange .nav-pills a.active[disabled],
.pop.orange .nav-pills a.active[disabled],
.fullpage.orange .nav-pills a.active[disabled],
.colored.orange .btn-primary:focus[disabled],
.column.orange .btn-primary:focus[disabled],
.notification.orange .btn-primary:focus[disabled],
.contextual.orange .btn-primary:focus[disabled],
.pop.orange .btn-primary:focus[disabled],
.fullpage.orange .btn-primary:focus[disabled],
.colored.orange a.btn-primary:focus[disabled],
.column.orange a.btn-primary:focus[disabled],
.notification.orange a.btn-primary:focus[disabled],
.contextual.orange a.btn-primary:focus[disabled],
.pop.orange a.btn-primary:focus[disabled],
.fullpage.orange a.btn-primary:focus[disabled],
.colored.orange .nav-pills a:focus[disabled],
.column.orange .nav-pills a:focus[disabled],
.notification.orange .nav-pills a:focus[disabled],
.contextual.orange .nav-pills a:focus[disabled],
.pop.orange .nav-pills a:focus[disabled],
.fullpage.orange .nav-pills a:focus[disabled],
.colored.orange .btn-primary.focus[disabled],
.column.orange .btn-primary.focus[disabled],
.notification.orange .btn-primary.focus[disabled],
.contextual.orange .btn-primary.focus[disabled],
.pop.orange .btn-primary.focus[disabled],
.fullpage.orange .btn-primary.focus[disabled],
.colored.orange a.btn-primary.focus[disabled],
.column.orange a.btn-primary.focus[disabled],
.notification.orange a.btn-primary.focus[disabled],
.contextual.orange a.btn-primary.focus[disabled],
.pop.orange a.btn-primary.focus[disabled],
.fullpage.orange a.btn-primary.focus[disabled],
.colored.orange .nav-pills a.focus[disabled],
.column.orange .nav-pills a.focus[disabled],
.notification.orange .nav-pills a.focus[disabled],
.contextual.orange .nav-pills a.focus[disabled],
.pop.orange .nav-pills a.focus[disabled],
.fullpage.orange .nav-pills a.focus[disabled],
.colored.orange .btn-primary:hover.disabled,
.column.orange .btn-primary:hover.disabled,
.notification.orange .btn-primary:hover.disabled,
.contextual.orange .btn-primary:hover.disabled,
.pop.orange .btn-primary:hover.disabled,
.fullpage.orange .btn-primary:hover.disabled,
.colored.orange a.btn-primary:hover.disabled,
.column.orange a.btn-primary:hover.disabled,
.notification.orange a.btn-primary:hover.disabled,
.contextual.orange a.btn-primary:hover.disabled,
.pop.orange a.btn-primary:hover.disabled,
.fullpage.orange a.btn-primary:hover.disabled,
.colored.orange .nav-pills a:hover.disabled,
.column.orange .nav-pills a:hover.disabled,
.notification.orange .nav-pills a:hover.disabled,
.contextual.orange .nav-pills a:hover.disabled,
.pop.orange .nav-pills a:hover.disabled,
.fullpage.orange .nav-pills a:hover.disabled,
.colored.orange .btn-primary:active.disabled,
.column.orange .btn-primary:active.disabled,
.notification.orange .btn-primary:active.disabled,
.contextual.orange .btn-primary:active.disabled,
.pop.orange .btn-primary:active.disabled,
.fullpage.orange .btn-primary:active.disabled,
.colored.orange a.btn-primary:active.disabled,
.column.orange a.btn-primary:active.disabled,
.notification.orange a.btn-primary:active.disabled,
.contextual.orange a.btn-primary:active.disabled,
.pop.orange a.btn-primary:active.disabled,
.fullpage.orange a.btn-primary:active.disabled,
.colored.orange .nav-pills a:active.disabled,
.column.orange .nav-pills a:active.disabled,
.notification.orange .nav-pills a:active.disabled,
.contextual.orange .nav-pills a:active.disabled,
.pop.orange .nav-pills a:active.disabled,
.fullpage.orange .nav-pills a:active.disabled,
.colored.orange .btn-primary.active.disabled,
.column.orange .btn-primary.active.disabled,
.notification.orange .btn-primary.active.disabled,
.contextual.orange .btn-primary.active.disabled,
.pop.orange .btn-primary.active.disabled,
.fullpage.orange .btn-primary.active.disabled,
.colored.orange a.btn-primary.active.disabled,
.column.orange a.btn-primary.active.disabled,
.notification.orange a.btn-primary.active.disabled,
.contextual.orange a.btn-primary.active.disabled,
.pop.orange a.btn-primary.active.disabled,
.fullpage.orange a.btn-primary.active.disabled,
.colored.orange .nav-pills a.active.disabled,
.column.orange .nav-pills a.active.disabled,
.notification.orange .nav-pills a.active.disabled,
.contextual.orange .nav-pills a.active.disabled,
.pop.orange .nav-pills a.active.disabled,
.fullpage.orange .nav-pills a.active.disabled,
.colored.orange .btn-primary:focus.disabled,
.column.orange .btn-primary:focus.disabled,
.notification.orange .btn-primary:focus.disabled,
.contextual.orange .btn-primary:focus.disabled,
.pop.orange .btn-primary:focus.disabled,
.fullpage.orange .btn-primary:focus.disabled,
.colored.orange a.btn-primary:focus.disabled,
.column.orange a.btn-primary:focus.disabled,
.notification.orange a.btn-primary:focus.disabled,
.contextual.orange a.btn-primary:focus.disabled,
.pop.orange a.btn-primary:focus.disabled,
.fullpage.orange a.btn-primary:focus.disabled,
.colored.orange .nav-pills a:focus.disabled,
.column.orange .nav-pills a:focus.disabled,
.notification.orange .nav-pills a:focus.disabled,
.contextual.orange .nav-pills a:focus.disabled,
.pop.orange .nav-pills a:focus.disabled,
.fullpage.orange .nav-pills a:focus.disabled,
.colored.orange .btn-primary.focus.disabled,
.column.orange .btn-primary.focus.disabled,
.notification.orange .btn-primary.focus.disabled,
.contextual.orange .btn-primary.focus.disabled,
.pop.orange .btn-primary.focus.disabled,
.fullpage.orange .btn-primary.focus.disabled,
.colored.orange a.btn-primary.focus.disabled,
.column.orange a.btn-primary.focus.disabled,
.notification.orange a.btn-primary.focus.disabled,
.contextual.orange a.btn-primary.focus.disabled,
.pop.orange a.btn-primary.focus.disabled,
.fullpage.orange a.btn-primary.focus.disabled,
.colored.orange .nav-pills a.focus.disabled,
.column.orange .nav-pills a.focus.disabled,
.notification.orange .nav-pills a.focus.disabled,
.contextual.orange .nav-pills a.focus.disabled,
.pop.orange .nav-pills a.focus.disabled,
.fullpage.orange .nav-pills a.focus.disabled {
  background: #db7e07;
  border-color: #db7e07;
}
.colored.orange .btn-primary .help-block,
.column.orange .btn-primary .help-block,
.notification.orange .btn-primary .help-block,
.contextual.orange .btn-primary .help-block,
.pop.orange .btn-primary .help-block,
.fullpage.orange .btn-primary .help-block,
.colored.orange a.btn-primary .help-block,
.column.orange a.btn-primary .help-block,
.notification.orange a.btn-primary .help-block,
.contextual.orange a.btn-primary .help-block,
.pop.orange a.btn-primary .help-block,
.fullpage.orange a.btn-primary .help-block,
.colored.orange .nav-pills a .help-block,
.column.orange .nav-pills a .help-block,
.notification.orange .nav-pills a .help-block,
.contextual.orange .nav-pills a .help-block,
.pop.orange .nav-pills a .help-block,
.fullpage.orange .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.orange .btn-primary .help-block p:last-child,
.column.orange .btn-primary .help-block p:last-child,
.notification.orange .btn-primary .help-block p:last-child,
.contextual.orange .btn-primary .help-block p:last-child,
.pop.orange .btn-primary .help-block p:last-child,
.fullpage.orange .btn-primary .help-block p:last-child,
.colored.orange a.btn-primary .help-block p:last-child,
.column.orange a.btn-primary .help-block p:last-child,
.notification.orange a.btn-primary .help-block p:last-child,
.contextual.orange a.btn-primary .help-block p:last-child,
.pop.orange a.btn-primary .help-block p:last-child,
.fullpage.orange a.btn-primary .help-block p:last-child,
.colored.orange .nav-pills a .help-block p:last-child,
.column.orange .nav-pills a .help-block p:last-child,
.notification.orange .nav-pills a .help-block p:last-child,
.contextual.orange .nav-pills a .help-block p:last-child,
.pop.orange .nav-pills a .help-block p:last-child,
.fullpage.orange .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.orange .btn-primary .help-block a,
.column.orange .btn-primary .help-block a,
.notification.orange .btn-primary .help-block a,
.contextual.orange .btn-primary .help-block a,
.pop.orange .btn-primary .help-block a,
.fullpage.orange .btn-primary .help-block a,
.colored.orange a.btn-primary .help-block a,
.column.orange a.btn-primary .help-block a,
.notification.orange a.btn-primary .help-block a,
.contextual.orange a.btn-primary .help-block a,
.pop.orange a.btn-primary .help-block a,
.fullpage.orange a.btn-primary .help-block a,
.colored.orange .nav-pills a .help-block a,
.column.orange .nav-pills a .help-block a,
.notification.orange .nav-pills a .help-block a,
.contextual.orange .nav-pills a .help-block a,
.pop.orange .nav-pills a .help-block a,
.fullpage.orange .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.orange .btn-primary .help-block a:hover,
.column.orange .btn-primary .help-block a:hover,
.notification.orange .btn-primary .help-block a:hover,
.contextual.orange .btn-primary .help-block a:hover,
.pop.orange .btn-primary .help-block a:hover,
.fullpage.orange .btn-primary .help-block a:hover,
.colored.orange a.btn-primary .help-block a:hover,
.column.orange a.btn-primary .help-block a:hover,
.notification.orange a.btn-primary .help-block a:hover,
.contextual.orange a.btn-primary .help-block a:hover,
.pop.orange a.btn-primary .help-block a:hover,
.fullpage.orange a.btn-primary .help-block a:hover,
.colored.orange .nav-pills a .help-block a:hover,
.column.orange .nav-pills a .help-block a:hover,
.notification.orange .nav-pills a .help-block a:hover,
.contextual.orange .nav-pills a .help-block a:hover,
.pop.orange .nav-pills a .help-block a:hover,
.fullpage.orange .nav-pills a .help-block a:hover,
.colored.orange .btn-primary .help-block a:active,
.column.orange .btn-primary .help-block a:active,
.notification.orange .btn-primary .help-block a:active,
.contextual.orange .btn-primary .help-block a:active,
.pop.orange .btn-primary .help-block a:active,
.fullpage.orange .btn-primary .help-block a:active,
.colored.orange a.btn-primary .help-block a:active,
.column.orange a.btn-primary .help-block a:active,
.notification.orange a.btn-primary .help-block a:active,
.contextual.orange a.btn-primary .help-block a:active,
.pop.orange a.btn-primary .help-block a:active,
.fullpage.orange a.btn-primary .help-block a:active,
.colored.orange .nav-pills a .help-block a:active,
.column.orange .nav-pills a .help-block a:active,
.notification.orange .nav-pills a .help-block a:active,
.contextual.orange .nav-pills a .help-block a:active,
.pop.orange .nav-pills a .help-block a:active,
.fullpage.orange .nav-pills a .help-block a:active,
.colored.orange .btn-primary .help-block a.active,
.column.orange .btn-primary .help-block a.active,
.notification.orange .btn-primary .help-block a.active,
.contextual.orange .btn-primary .help-block a.active,
.pop.orange .btn-primary .help-block a.active,
.fullpage.orange .btn-primary .help-block a.active,
.colored.orange a.btn-primary .help-block a.active,
.column.orange a.btn-primary .help-block a.active,
.notification.orange a.btn-primary .help-block a.active,
.contextual.orange a.btn-primary .help-block a.active,
.pop.orange a.btn-primary .help-block a.active,
.fullpage.orange a.btn-primary .help-block a.active,
.colored.orange .nav-pills a .help-block a.active,
.column.orange .nav-pills a .help-block a.active,
.notification.orange .nav-pills a .help-block a.active,
.contextual.orange .nav-pills a .help-block a.active,
.pop.orange .nav-pills a .help-block a.active,
.fullpage.orange .nav-pills a .help-block a.active,
.colored.orange .btn-primary .help-block a:focus,
.column.orange .btn-primary .help-block a:focus,
.notification.orange .btn-primary .help-block a:focus,
.contextual.orange .btn-primary .help-block a:focus,
.pop.orange .btn-primary .help-block a:focus,
.fullpage.orange .btn-primary .help-block a:focus,
.colored.orange a.btn-primary .help-block a:focus,
.column.orange a.btn-primary .help-block a:focus,
.notification.orange a.btn-primary .help-block a:focus,
.contextual.orange a.btn-primary .help-block a:focus,
.pop.orange a.btn-primary .help-block a:focus,
.fullpage.orange a.btn-primary .help-block a:focus,
.colored.orange .nav-pills a .help-block a:focus,
.column.orange .nav-pills a .help-block a:focus,
.notification.orange .nav-pills a .help-block a:focus,
.contextual.orange .nav-pills a .help-block a:focus,
.pop.orange .nav-pills a .help-block a:focus,
.fullpage.orange .nav-pills a .help-block a:focus,
.colored.orange .btn-primary .help-block a.focus,
.column.orange .btn-primary .help-block a.focus,
.notification.orange .btn-primary .help-block a.focus,
.contextual.orange .btn-primary .help-block a.focus,
.pop.orange .btn-primary .help-block a.focus,
.fullpage.orange .btn-primary .help-block a.focus,
.colored.orange a.btn-primary .help-block a.focus,
.column.orange a.btn-primary .help-block a.focus,
.notification.orange a.btn-primary .help-block a.focus,
.contextual.orange a.btn-primary .help-block a.focus,
.pop.orange a.btn-primary .help-block a.focus,
.fullpage.orange a.btn-primary .help-block a.focus,
.colored.orange .nav-pills a .help-block a.focus,
.column.orange .nav-pills a .help-block a.focus,
.notification.orange .nav-pills a .help-block a.focus,
.contextual.orange .nav-pills a .help-block a.focus,
.pop.orange .nav-pills a .help-block a.focus,
.fullpage.orange .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.orange .btn-info,
.column.orange .btn-info,
.notification.orange .btn-info,
.contextual.orange .btn-info,
.pop.orange .btn-info,
.fullpage.orange .btn-info,
.colored.orange a.btn-info,
.column.orange a.btn-info,
.notification.orange a.btn-info,
.contextual.orange a.btn-info,
.pop.orange a.btn-info,
.fullpage.orange a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.orange .btn-info:hover,
.column.orange .btn-info:hover,
.notification.orange .btn-info:hover,
.contextual.orange .btn-info:hover,
.pop.orange .btn-info:hover,
.fullpage.orange .btn-info:hover,
.colored.orange a.btn-info:hover,
.column.orange a.btn-info:hover,
.notification.orange a.btn-info:hover,
.contextual.orange a.btn-info:hover,
.pop.orange a.btn-info:hover,
.fullpage.orange a.btn-info:hover,
.colored.orange .btn-info.focus,
.column.orange .btn-info.focus,
.notification.orange .btn-info.focus,
.contextual.orange .btn-info.focus,
.pop.orange .btn-info.focus,
.fullpage.orange .btn-info.focus,
.colored.orange a.btn-info.focus,
.column.orange a.btn-info.focus,
.notification.orange a.btn-info.focus,
.contextual.orange a.btn-info.focus,
.pop.orange a.btn-info.focus,
.fullpage.orange a.btn-info.focus,
.colored.orange .btn-info:focus,
.column.orange .btn-info:focus,
.notification.orange .btn-info:focus,
.contextual.orange .btn-info:focus,
.pop.orange .btn-info:focus,
.fullpage.orange .btn-info:focus,
.colored.orange a.btn-info:focus,
.column.orange a.btn-info:focus,
.notification.orange a.btn-info:focus,
.contextual.orange a.btn-info:focus,
.pop.orange a.btn-info:focus,
.fullpage.orange a.btn-info:focus,
.colored.orange .btn-info.active,
.column.orange .btn-info.active,
.notification.orange .btn-info.active,
.contextual.orange .btn-info.active,
.pop.orange .btn-info.active,
.fullpage.orange .btn-info.active,
.colored.orange a.btn-info.active,
.column.orange a.btn-info.active,
.notification.orange a.btn-info.active,
.contextual.orange a.btn-info.active,
.pop.orange a.btn-info.active,
.fullpage.orange a.btn-info.active,
.colored.orange .btn-info:active,
.column.orange .btn-info:active,
.notification.orange .btn-info:active,
.contextual.orange .btn-info:active,
.pop.orange .btn-info:active,
.fullpage.orange .btn-info:active,
.colored.orange a.btn-info:active,
.column.orange a.btn-info:active,
.notification.orange a.btn-info:active,
.contextual.orange a.btn-info:active,
.pop.orange a.btn-info:active,
.fullpage.orange a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.orange .btn-info:hover[disabled],
.column.orange .btn-info:hover[disabled],
.notification.orange .btn-info:hover[disabled],
.contextual.orange .btn-info:hover[disabled],
.pop.orange .btn-info:hover[disabled],
.fullpage.orange .btn-info:hover[disabled],
.colored.orange a.btn-info:hover[disabled],
.column.orange a.btn-info:hover[disabled],
.notification.orange a.btn-info:hover[disabled],
.contextual.orange a.btn-info:hover[disabled],
.pop.orange a.btn-info:hover[disabled],
.fullpage.orange a.btn-info:hover[disabled],
.colored.orange .btn-info.focus[disabled],
.column.orange .btn-info.focus[disabled],
.notification.orange .btn-info.focus[disabled],
.contextual.orange .btn-info.focus[disabled],
.pop.orange .btn-info.focus[disabled],
.fullpage.orange .btn-info.focus[disabled],
.colored.orange a.btn-info.focus[disabled],
.column.orange a.btn-info.focus[disabled],
.notification.orange a.btn-info.focus[disabled],
.contextual.orange a.btn-info.focus[disabled],
.pop.orange a.btn-info.focus[disabled],
.fullpage.orange a.btn-info.focus[disabled],
.colored.orange .btn-info:focus[disabled],
.column.orange .btn-info:focus[disabled],
.notification.orange .btn-info:focus[disabled],
.contextual.orange .btn-info:focus[disabled],
.pop.orange .btn-info:focus[disabled],
.fullpage.orange .btn-info:focus[disabled],
.colored.orange a.btn-info:focus[disabled],
.column.orange a.btn-info:focus[disabled],
.notification.orange a.btn-info:focus[disabled],
.contextual.orange a.btn-info:focus[disabled],
.pop.orange a.btn-info:focus[disabled],
.fullpage.orange a.btn-info:focus[disabled],
.colored.orange .btn-info.active[disabled],
.column.orange .btn-info.active[disabled],
.notification.orange .btn-info.active[disabled],
.contextual.orange .btn-info.active[disabled],
.pop.orange .btn-info.active[disabled],
.fullpage.orange .btn-info.active[disabled],
.colored.orange a.btn-info.active[disabled],
.column.orange a.btn-info.active[disabled],
.notification.orange a.btn-info.active[disabled],
.contextual.orange a.btn-info.active[disabled],
.pop.orange a.btn-info.active[disabled],
.fullpage.orange a.btn-info.active[disabled],
.colored.orange .btn-info:active[disabled],
.column.orange .btn-info:active[disabled],
.notification.orange .btn-info:active[disabled],
.contextual.orange .btn-info:active[disabled],
.pop.orange .btn-info:active[disabled],
.fullpage.orange .btn-info:active[disabled],
.colored.orange a.btn-info:active[disabled],
.column.orange a.btn-info:active[disabled],
.notification.orange a.btn-info:active[disabled],
.contextual.orange a.btn-info:active[disabled],
.pop.orange a.btn-info:active[disabled],
.fullpage.orange a.btn-info:active[disabled],
.colored.orange .btn-info:hover.disabled,
.column.orange .btn-info:hover.disabled,
.notification.orange .btn-info:hover.disabled,
.contextual.orange .btn-info:hover.disabled,
.pop.orange .btn-info:hover.disabled,
.fullpage.orange .btn-info:hover.disabled,
.colored.orange a.btn-info:hover.disabled,
.column.orange a.btn-info:hover.disabled,
.notification.orange a.btn-info:hover.disabled,
.contextual.orange a.btn-info:hover.disabled,
.pop.orange a.btn-info:hover.disabled,
.fullpage.orange a.btn-info:hover.disabled,
.colored.orange .btn-info.focus.disabled,
.column.orange .btn-info.focus.disabled,
.notification.orange .btn-info.focus.disabled,
.contextual.orange .btn-info.focus.disabled,
.pop.orange .btn-info.focus.disabled,
.fullpage.orange .btn-info.focus.disabled,
.colored.orange a.btn-info.focus.disabled,
.column.orange a.btn-info.focus.disabled,
.notification.orange a.btn-info.focus.disabled,
.contextual.orange a.btn-info.focus.disabled,
.pop.orange a.btn-info.focus.disabled,
.fullpage.orange a.btn-info.focus.disabled,
.colored.orange .btn-info:focus.disabled,
.column.orange .btn-info:focus.disabled,
.notification.orange .btn-info:focus.disabled,
.contextual.orange .btn-info:focus.disabled,
.pop.orange .btn-info:focus.disabled,
.fullpage.orange .btn-info:focus.disabled,
.colored.orange a.btn-info:focus.disabled,
.column.orange a.btn-info:focus.disabled,
.notification.orange a.btn-info:focus.disabled,
.contextual.orange a.btn-info:focus.disabled,
.pop.orange a.btn-info:focus.disabled,
.fullpage.orange a.btn-info:focus.disabled,
.colored.orange .btn-info.active.disabled,
.column.orange .btn-info.active.disabled,
.notification.orange .btn-info.active.disabled,
.contextual.orange .btn-info.active.disabled,
.pop.orange .btn-info.active.disabled,
.fullpage.orange .btn-info.active.disabled,
.colored.orange a.btn-info.active.disabled,
.column.orange a.btn-info.active.disabled,
.notification.orange a.btn-info.active.disabled,
.contextual.orange a.btn-info.active.disabled,
.pop.orange a.btn-info.active.disabled,
.fullpage.orange a.btn-info.active.disabled,
.colored.orange .btn-info:active.disabled,
.column.orange .btn-info:active.disabled,
.notification.orange .btn-info:active.disabled,
.contextual.orange .btn-info:active.disabled,
.pop.orange .btn-info:active.disabled,
.fullpage.orange .btn-info:active.disabled,
.colored.orange a.btn-info:active.disabled,
.column.orange a.btn-info:active.disabled,
.notification.orange a.btn-info:active.disabled,
.contextual.orange a.btn-info:active.disabled,
.pop.orange a.btn-info:active.disabled,
.fullpage.orange a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.orange .btn-success,
.column.orange .btn-success,
.notification.orange .btn-success,
.contextual.orange .btn-success,
.pop.orange .btn-success,
.fullpage.orange .btn-success,
.colored.orange a.btn-success,
.column.orange a.btn-success,
.notification.orange a.btn-success,
.contextual.orange a.btn-success,
.pop.orange a.btn-success,
.fullpage.orange a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.orange .btn-success:hover,
.column.orange .btn-success:hover,
.notification.orange .btn-success:hover,
.contextual.orange .btn-success:hover,
.pop.orange .btn-success:hover,
.fullpage.orange .btn-success:hover,
.colored.orange a.btn-success:hover,
.column.orange a.btn-success:hover,
.notification.orange a.btn-success:hover,
.contextual.orange a.btn-success:hover,
.pop.orange a.btn-success:hover,
.fullpage.orange a.btn-success:hover,
.colored.orange .btn-success.focus,
.column.orange .btn-success.focus,
.notification.orange .btn-success.focus,
.contextual.orange .btn-success.focus,
.pop.orange .btn-success.focus,
.fullpage.orange .btn-success.focus,
.colored.orange a.btn-success.focus,
.column.orange a.btn-success.focus,
.notification.orange a.btn-success.focus,
.contextual.orange a.btn-success.focus,
.pop.orange a.btn-success.focus,
.fullpage.orange a.btn-success.focus,
.colored.orange .btn-success:focus,
.column.orange .btn-success:focus,
.notification.orange .btn-success:focus,
.contextual.orange .btn-success:focus,
.pop.orange .btn-success:focus,
.fullpage.orange .btn-success:focus,
.colored.orange a.btn-success:focus,
.column.orange a.btn-success:focus,
.notification.orange a.btn-success:focus,
.contextual.orange a.btn-success:focus,
.pop.orange a.btn-success:focus,
.fullpage.orange a.btn-success:focus,
.colored.orange .btn-success.active,
.column.orange .btn-success.active,
.notification.orange .btn-success.active,
.contextual.orange .btn-success.active,
.pop.orange .btn-success.active,
.fullpage.orange .btn-success.active,
.colored.orange a.btn-success.active,
.column.orange a.btn-success.active,
.notification.orange a.btn-success.active,
.contextual.orange a.btn-success.active,
.pop.orange a.btn-success.active,
.fullpage.orange a.btn-success.active,
.colored.orange .btn-success:active,
.column.orange .btn-success:active,
.notification.orange .btn-success:active,
.contextual.orange .btn-success:active,
.pop.orange .btn-success:active,
.fullpage.orange .btn-success:active,
.colored.orange a.btn-success:active,
.column.orange a.btn-success:active,
.notification.orange a.btn-success:active,
.contextual.orange a.btn-success:active,
.pop.orange a.btn-success:active,
.fullpage.orange a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.orange .btn-success:hover[disabled],
.column.orange .btn-success:hover[disabled],
.notification.orange .btn-success:hover[disabled],
.contextual.orange .btn-success:hover[disabled],
.pop.orange .btn-success:hover[disabled],
.fullpage.orange .btn-success:hover[disabled],
.colored.orange a.btn-success:hover[disabled],
.column.orange a.btn-success:hover[disabled],
.notification.orange a.btn-success:hover[disabled],
.contextual.orange a.btn-success:hover[disabled],
.pop.orange a.btn-success:hover[disabled],
.fullpage.orange a.btn-success:hover[disabled],
.colored.orange .btn-success.focus[disabled],
.column.orange .btn-success.focus[disabled],
.notification.orange .btn-success.focus[disabled],
.contextual.orange .btn-success.focus[disabled],
.pop.orange .btn-success.focus[disabled],
.fullpage.orange .btn-success.focus[disabled],
.colored.orange a.btn-success.focus[disabled],
.column.orange a.btn-success.focus[disabled],
.notification.orange a.btn-success.focus[disabled],
.contextual.orange a.btn-success.focus[disabled],
.pop.orange a.btn-success.focus[disabled],
.fullpage.orange a.btn-success.focus[disabled],
.colored.orange .btn-success:focus[disabled],
.column.orange .btn-success:focus[disabled],
.notification.orange .btn-success:focus[disabled],
.contextual.orange .btn-success:focus[disabled],
.pop.orange .btn-success:focus[disabled],
.fullpage.orange .btn-success:focus[disabled],
.colored.orange a.btn-success:focus[disabled],
.column.orange a.btn-success:focus[disabled],
.notification.orange a.btn-success:focus[disabled],
.contextual.orange a.btn-success:focus[disabled],
.pop.orange a.btn-success:focus[disabled],
.fullpage.orange a.btn-success:focus[disabled],
.colored.orange .btn-success.active[disabled],
.column.orange .btn-success.active[disabled],
.notification.orange .btn-success.active[disabled],
.contextual.orange .btn-success.active[disabled],
.pop.orange .btn-success.active[disabled],
.fullpage.orange .btn-success.active[disabled],
.colored.orange a.btn-success.active[disabled],
.column.orange a.btn-success.active[disabled],
.notification.orange a.btn-success.active[disabled],
.contextual.orange a.btn-success.active[disabled],
.pop.orange a.btn-success.active[disabled],
.fullpage.orange a.btn-success.active[disabled],
.colored.orange .btn-success:active[disabled],
.column.orange .btn-success:active[disabled],
.notification.orange .btn-success:active[disabled],
.contextual.orange .btn-success:active[disabled],
.pop.orange .btn-success:active[disabled],
.fullpage.orange .btn-success:active[disabled],
.colored.orange a.btn-success:active[disabled],
.column.orange a.btn-success:active[disabled],
.notification.orange a.btn-success:active[disabled],
.contextual.orange a.btn-success:active[disabled],
.pop.orange a.btn-success:active[disabled],
.fullpage.orange a.btn-success:active[disabled],
.colored.orange .btn-success:hover.disabled,
.column.orange .btn-success:hover.disabled,
.notification.orange .btn-success:hover.disabled,
.contextual.orange .btn-success:hover.disabled,
.pop.orange .btn-success:hover.disabled,
.fullpage.orange .btn-success:hover.disabled,
.colored.orange a.btn-success:hover.disabled,
.column.orange a.btn-success:hover.disabled,
.notification.orange a.btn-success:hover.disabled,
.contextual.orange a.btn-success:hover.disabled,
.pop.orange a.btn-success:hover.disabled,
.fullpage.orange a.btn-success:hover.disabled,
.colored.orange .btn-success.focus.disabled,
.column.orange .btn-success.focus.disabled,
.notification.orange .btn-success.focus.disabled,
.contextual.orange .btn-success.focus.disabled,
.pop.orange .btn-success.focus.disabled,
.fullpage.orange .btn-success.focus.disabled,
.colored.orange a.btn-success.focus.disabled,
.column.orange a.btn-success.focus.disabled,
.notification.orange a.btn-success.focus.disabled,
.contextual.orange a.btn-success.focus.disabled,
.pop.orange a.btn-success.focus.disabled,
.fullpage.orange a.btn-success.focus.disabled,
.colored.orange .btn-success:focus.disabled,
.column.orange .btn-success:focus.disabled,
.notification.orange .btn-success:focus.disabled,
.contextual.orange .btn-success:focus.disabled,
.pop.orange .btn-success:focus.disabled,
.fullpage.orange .btn-success:focus.disabled,
.colored.orange a.btn-success:focus.disabled,
.column.orange a.btn-success:focus.disabled,
.notification.orange a.btn-success:focus.disabled,
.contextual.orange a.btn-success:focus.disabled,
.pop.orange a.btn-success:focus.disabled,
.fullpage.orange a.btn-success:focus.disabled,
.colored.orange .btn-success.active.disabled,
.column.orange .btn-success.active.disabled,
.notification.orange .btn-success.active.disabled,
.contextual.orange .btn-success.active.disabled,
.pop.orange .btn-success.active.disabled,
.fullpage.orange .btn-success.active.disabled,
.colored.orange a.btn-success.active.disabled,
.column.orange a.btn-success.active.disabled,
.notification.orange a.btn-success.active.disabled,
.contextual.orange a.btn-success.active.disabled,
.pop.orange a.btn-success.active.disabled,
.fullpage.orange a.btn-success.active.disabled,
.colored.orange .btn-success:active.disabled,
.column.orange .btn-success:active.disabled,
.notification.orange .btn-success:active.disabled,
.contextual.orange .btn-success:active.disabled,
.pop.orange .btn-success:active.disabled,
.fullpage.orange .btn-success:active.disabled,
.colored.orange a.btn-success:active.disabled,
.column.orange a.btn-success:active.disabled,
.notification.orange a.btn-success:active.disabled,
.contextual.orange a.btn-success:active.disabled,
.pop.orange a.btn-success:active.disabled,
.fullpage.orange a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.orange .btn-warning,
.column.orange .btn-warning,
.notification.orange .btn-warning,
.contextual.orange .btn-warning,
.pop.orange .btn-warning,
.fullpage.orange .btn-warning,
.colored.orange a.btn-warning,
.column.orange a.btn-warning,
.notification.orange a.btn-warning,
.contextual.orange a.btn-warning,
.pop.orange a.btn-warning,
.fullpage.orange a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.orange .btn-warning:hover,
.column.orange .btn-warning:hover,
.notification.orange .btn-warning:hover,
.contextual.orange .btn-warning:hover,
.pop.orange .btn-warning:hover,
.fullpage.orange .btn-warning:hover,
.colored.orange a.btn-warning:hover,
.column.orange a.btn-warning:hover,
.notification.orange a.btn-warning:hover,
.contextual.orange a.btn-warning:hover,
.pop.orange a.btn-warning:hover,
.fullpage.orange a.btn-warning:hover,
.colored.orange .btn-warning.focus,
.column.orange .btn-warning.focus,
.notification.orange .btn-warning.focus,
.contextual.orange .btn-warning.focus,
.pop.orange .btn-warning.focus,
.fullpage.orange .btn-warning.focus,
.colored.orange a.btn-warning.focus,
.column.orange a.btn-warning.focus,
.notification.orange a.btn-warning.focus,
.contextual.orange a.btn-warning.focus,
.pop.orange a.btn-warning.focus,
.fullpage.orange a.btn-warning.focus,
.colored.orange .btn-warning:focus,
.column.orange .btn-warning:focus,
.notification.orange .btn-warning:focus,
.contextual.orange .btn-warning:focus,
.pop.orange .btn-warning:focus,
.fullpage.orange .btn-warning:focus,
.colored.orange a.btn-warning:focus,
.column.orange a.btn-warning:focus,
.notification.orange a.btn-warning:focus,
.contextual.orange a.btn-warning:focus,
.pop.orange a.btn-warning:focus,
.fullpage.orange a.btn-warning:focus,
.colored.orange .btn-warning.active,
.column.orange .btn-warning.active,
.notification.orange .btn-warning.active,
.contextual.orange .btn-warning.active,
.pop.orange .btn-warning.active,
.fullpage.orange .btn-warning.active,
.colored.orange a.btn-warning.active,
.column.orange a.btn-warning.active,
.notification.orange a.btn-warning.active,
.contextual.orange a.btn-warning.active,
.pop.orange a.btn-warning.active,
.fullpage.orange a.btn-warning.active,
.colored.orange .btn-warning:active,
.column.orange .btn-warning:active,
.notification.orange .btn-warning:active,
.contextual.orange .btn-warning:active,
.pop.orange .btn-warning:active,
.fullpage.orange .btn-warning:active,
.colored.orange a.btn-warning:active,
.column.orange a.btn-warning:active,
.notification.orange a.btn-warning:active,
.contextual.orange a.btn-warning:active,
.pop.orange a.btn-warning:active,
.fullpage.orange a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.orange .btn-warning:hover[disabled],
.column.orange .btn-warning:hover[disabled],
.notification.orange .btn-warning:hover[disabled],
.contextual.orange .btn-warning:hover[disabled],
.pop.orange .btn-warning:hover[disabled],
.fullpage.orange .btn-warning:hover[disabled],
.colored.orange a.btn-warning:hover[disabled],
.column.orange a.btn-warning:hover[disabled],
.notification.orange a.btn-warning:hover[disabled],
.contextual.orange a.btn-warning:hover[disabled],
.pop.orange a.btn-warning:hover[disabled],
.fullpage.orange a.btn-warning:hover[disabled],
.colored.orange .btn-warning.focus[disabled],
.column.orange .btn-warning.focus[disabled],
.notification.orange .btn-warning.focus[disabled],
.contextual.orange .btn-warning.focus[disabled],
.pop.orange .btn-warning.focus[disabled],
.fullpage.orange .btn-warning.focus[disabled],
.colored.orange a.btn-warning.focus[disabled],
.column.orange a.btn-warning.focus[disabled],
.notification.orange a.btn-warning.focus[disabled],
.contextual.orange a.btn-warning.focus[disabled],
.pop.orange a.btn-warning.focus[disabled],
.fullpage.orange a.btn-warning.focus[disabled],
.colored.orange .btn-warning:focus[disabled],
.column.orange .btn-warning:focus[disabled],
.notification.orange .btn-warning:focus[disabled],
.contextual.orange .btn-warning:focus[disabled],
.pop.orange .btn-warning:focus[disabled],
.fullpage.orange .btn-warning:focus[disabled],
.colored.orange a.btn-warning:focus[disabled],
.column.orange a.btn-warning:focus[disabled],
.notification.orange a.btn-warning:focus[disabled],
.contextual.orange a.btn-warning:focus[disabled],
.pop.orange a.btn-warning:focus[disabled],
.fullpage.orange a.btn-warning:focus[disabled],
.colored.orange .btn-warning.active[disabled],
.column.orange .btn-warning.active[disabled],
.notification.orange .btn-warning.active[disabled],
.contextual.orange .btn-warning.active[disabled],
.pop.orange .btn-warning.active[disabled],
.fullpage.orange .btn-warning.active[disabled],
.colored.orange a.btn-warning.active[disabled],
.column.orange a.btn-warning.active[disabled],
.notification.orange a.btn-warning.active[disabled],
.contextual.orange a.btn-warning.active[disabled],
.pop.orange a.btn-warning.active[disabled],
.fullpage.orange a.btn-warning.active[disabled],
.colored.orange .btn-warning:active[disabled],
.column.orange .btn-warning:active[disabled],
.notification.orange .btn-warning:active[disabled],
.contextual.orange .btn-warning:active[disabled],
.pop.orange .btn-warning:active[disabled],
.fullpage.orange .btn-warning:active[disabled],
.colored.orange a.btn-warning:active[disabled],
.column.orange a.btn-warning:active[disabled],
.notification.orange a.btn-warning:active[disabled],
.contextual.orange a.btn-warning:active[disabled],
.pop.orange a.btn-warning:active[disabled],
.fullpage.orange a.btn-warning:active[disabled],
.colored.orange .btn-warning:hover.disabled,
.column.orange .btn-warning:hover.disabled,
.notification.orange .btn-warning:hover.disabled,
.contextual.orange .btn-warning:hover.disabled,
.pop.orange .btn-warning:hover.disabled,
.fullpage.orange .btn-warning:hover.disabled,
.colored.orange a.btn-warning:hover.disabled,
.column.orange a.btn-warning:hover.disabled,
.notification.orange a.btn-warning:hover.disabled,
.contextual.orange a.btn-warning:hover.disabled,
.pop.orange a.btn-warning:hover.disabled,
.fullpage.orange a.btn-warning:hover.disabled,
.colored.orange .btn-warning.focus.disabled,
.column.orange .btn-warning.focus.disabled,
.notification.orange .btn-warning.focus.disabled,
.contextual.orange .btn-warning.focus.disabled,
.pop.orange .btn-warning.focus.disabled,
.fullpage.orange .btn-warning.focus.disabled,
.colored.orange a.btn-warning.focus.disabled,
.column.orange a.btn-warning.focus.disabled,
.notification.orange a.btn-warning.focus.disabled,
.contextual.orange a.btn-warning.focus.disabled,
.pop.orange a.btn-warning.focus.disabled,
.fullpage.orange a.btn-warning.focus.disabled,
.colored.orange .btn-warning:focus.disabled,
.column.orange .btn-warning:focus.disabled,
.notification.orange .btn-warning:focus.disabled,
.contextual.orange .btn-warning:focus.disabled,
.pop.orange .btn-warning:focus.disabled,
.fullpage.orange .btn-warning:focus.disabled,
.colored.orange a.btn-warning:focus.disabled,
.column.orange a.btn-warning:focus.disabled,
.notification.orange a.btn-warning:focus.disabled,
.contextual.orange a.btn-warning:focus.disabled,
.pop.orange a.btn-warning:focus.disabled,
.fullpage.orange a.btn-warning:focus.disabled,
.colored.orange .btn-warning.active.disabled,
.column.orange .btn-warning.active.disabled,
.notification.orange .btn-warning.active.disabled,
.contextual.orange .btn-warning.active.disabled,
.pop.orange .btn-warning.active.disabled,
.fullpage.orange .btn-warning.active.disabled,
.colored.orange a.btn-warning.active.disabled,
.column.orange a.btn-warning.active.disabled,
.notification.orange a.btn-warning.active.disabled,
.contextual.orange a.btn-warning.active.disabled,
.pop.orange a.btn-warning.active.disabled,
.fullpage.orange a.btn-warning.active.disabled,
.colored.orange .btn-warning:active.disabled,
.column.orange .btn-warning:active.disabled,
.notification.orange .btn-warning:active.disabled,
.contextual.orange .btn-warning:active.disabled,
.pop.orange .btn-warning:active.disabled,
.fullpage.orange .btn-warning:active.disabled,
.colored.orange a.btn-warning:active.disabled,
.column.orange a.btn-warning:active.disabled,
.notification.orange a.btn-warning:active.disabled,
.contextual.orange a.btn-warning:active.disabled,
.pop.orange a.btn-warning:active.disabled,
.fullpage.orange a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.orange .btn-danger,
.column.orange .btn-danger,
.notification.orange .btn-danger,
.contextual.orange .btn-danger,
.pop.orange .btn-danger,
.fullpage.orange .btn-danger,
.colored.orange a.btn-danger,
.column.orange a.btn-danger,
.notification.orange a.btn-danger,
.contextual.orange a.btn-danger,
.pop.orange a.btn-danger,
.fullpage.orange a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.orange .btn-danger:hover,
.column.orange .btn-danger:hover,
.notification.orange .btn-danger:hover,
.contextual.orange .btn-danger:hover,
.pop.orange .btn-danger:hover,
.fullpage.orange .btn-danger:hover,
.colored.orange a.btn-danger:hover,
.column.orange a.btn-danger:hover,
.notification.orange a.btn-danger:hover,
.contextual.orange a.btn-danger:hover,
.pop.orange a.btn-danger:hover,
.fullpage.orange a.btn-danger:hover,
.colored.orange .btn-danger.focus,
.column.orange .btn-danger.focus,
.notification.orange .btn-danger.focus,
.contextual.orange .btn-danger.focus,
.pop.orange .btn-danger.focus,
.fullpage.orange .btn-danger.focus,
.colored.orange a.btn-danger.focus,
.column.orange a.btn-danger.focus,
.notification.orange a.btn-danger.focus,
.contextual.orange a.btn-danger.focus,
.pop.orange a.btn-danger.focus,
.fullpage.orange a.btn-danger.focus,
.colored.orange .btn-danger:focus,
.column.orange .btn-danger:focus,
.notification.orange .btn-danger:focus,
.contextual.orange .btn-danger:focus,
.pop.orange .btn-danger:focus,
.fullpage.orange .btn-danger:focus,
.colored.orange a.btn-danger:focus,
.column.orange a.btn-danger:focus,
.notification.orange a.btn-danger:focus,
.contextual.orange a.btn-danger:focus,
.pop.orange a.btn-danger:focus,
.fullpage.orange a.btn-danger:focus,
.colored.orange .btn-danger.active,
.column.orange .btn-danger.active,
.notification.orange .btn-danger.active,
.contextual.orange .btn-danger.active,
.pop.orange .btn-danger.active,
.fullpage.orange .btn-danger.active,
.colored.orange a.btn-danger.active,
.column.orange a.btn-danger.active,
.notification.orange a.btn-danger.active,
.contextual.orange a.btn-danger.active,
.pop.orange a.btn-danger.active,
.fullpage.orange a.btn-danger.active,
.colored.orange .btn-danger:active,
.column.orange .btn-danger:active,
.notification.orange .btn-danger:active,
.contextual.orange .btn-danger:active,
.pop.orange .btn-danger:active,
.fullpage.orange .btn-danger:active,
.colored.orange a.btn-danger:active,
.column.orange a.btn-danger:active,
.notification.orange a.btn-danger:active,
.contextual.orange a.btn-danger:active,
.pop.orange a.btn-danger:active,
.fullpage.orange a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.orange .btn-danger:hover[disabled],
.column.orange .btn-danger:hover[disabled],
.notification.orange .btn-danger:hover[disabled],
.contextual.orange .btn-danger:hover[disabled],
.pop.orange .btn-danger:hover[disabled],
.fullpage.orange .btn-danger:hover[disabled],
.colored.orange a.btn-danger:hover[disabled],
.column.orange a.btn-danger:hover[disabled],
.notification.orange a.btn-danger:hover[disabled],
.contextual.orange a.btn-danger:hover[disabled],
.pop.orange a.btn-danger:hover[disabled],
.fullpage.orange a.btn-danger:hover[disabled],
.colored.orange .btn-danger.focus[disabled],
.column.orange .btn-danger.focus[disabled],
.notification.orange .btn-danger.focus[disabled],
.contextual.orange .btn-danger.focus[disabled],
.pop.orange .btn-danger.focus[disabled],
.fullpage.orange .btn-danger.focus[disabled],
.colored.orange a.btn-danger.focus[disabled],
.column.orange a.btn-danger.focus[disabled],
.notification.orange a.btn-danger.focus[disabled],
.contextual.orange a.btn-danger.focus[disabled],
.pop.orange a.btn-danger.focus[disabled],
.fullpage.orange a.btn-danger.focus[disabled],
.colored.orange .btn-danger:focus[disabled],
.column.orange .btn-danger:focus[disabled],
.notification.orange .btn-danger:focus[disabled],
.contextual.orange .btn-danger:focus[disabled],
.pop.orange .btn-danger:focus[disabled],
.fullpage.orange .btn-danger:focus[disabled],
.colored.orange a.btn-danger:focus[disabled],
.column.orange a.btn-danger:focus[disabled],
.notification.orange a.btn-danger:focus[disabled],
.contextual.orange a.btn-danger:focus[disabled],
.pop.orange a.btn-danger:focus[disabled],
.fullpage.orange a.btn-danger:focus[disabled],
.colored.orange .btn-danger.active[disabled],
.column.orange .btn-danger.active[disabled],
.notification.orange .btn-danger.active[disabled],
.contextual.orange .btn-danger.active[disabled],
.pop.orange .btn-danger.active[disabled],
.fullpage.orange .btn-danger.active[disabled],
.colored.orange a.btn-danger.active[disabled],
.column.orange a.btn-danger.active[disabled],
.notification.orange a.btn-danger.active[disabled],
.contextual.orange a.btn-danger.active[disabled],
.pop.orange a.btn-danger.active[disabled],
.fullpage.orange a.btn-danger.active[disabled],
.colored.orange .btn-danger:active[disabled],
.column.orange .btn-danger:active[disabled],
.notification.orange .btn-danger:active[disabled],
.contextual.orange .btn-danger:active[disabled],
.pop.orange .btn-danger:active[disabled],
.fullpage.orange .btn-danger:active[disabled],
.colored.orange a.btn-danger:active[disabled],
.column.orange a.btn-danger:active[disabled],
.notification.orange a.btn-danger:active[disabled],
.contextual.orange a.btn-danger:active[disabled],
.pop.orange a.btn-danger:active[disabled],
.fullpage.orange a.btn-danger:active[disabled],
.colored.orange .btn-danger:hover.disabled,
.column.orange .btn-danger:hover.disabled,
.notification.orange .btn-danger:hover.disabled,
.contextual.orange .btn-danger:hover.disabled,
.pop.orange .btn-danger:hover.disabled,
.fullpage.orange .btn-danger:hover.disabled,
.colored.orange a.btn-danger:hover.disabled,
.column.orange a.btn-danger:hover.disabled,
.notification.orange a.btn-danger:hover.disabled,
.contextual.orange a.btn-danger:hover.disabled,
.pop.orange a.btn-danger:hover.disabled,
.fullpage.orange a.btn-danger:hover.disabled,
.colored.orange .btn-danger.focus.disabled,
.column.orange .btn-danger.focus.disabled,
.notification.orange .btn-danger.focus.disabled,
.contextual.orange .btn-danger.focus.disabled,
.pop.orange .btn-danger.focus.disabled,
.fullpage.orange .btn-danger.focus.disabled,
.colored.orange a.btn-danger.focus.disabled,
.column.orange a.btn-danger.focus.disabled,
.notification.orange a.btn-danger.focus.disabled,
.contextual.orange a.btn-danger.focus.disabled,
.pop.orange a.btn-danger.focus.disabled,
.fullpage.orange a.btn-danger.focus.disabled,
.colored.orange .btn-danger:focus.disabled,
.column.orange .btn-danger:focus.disabled,
.notification.orange .btn-danger:focus.disabled,
.contextual.orange .btn-danger:focus.disabled,
.pop.orange .btn-danger:focus.disabled,
.fullpage.orange .btn-danger:focus.disabled,
.colored.orange a.btn-danger:focus.disabled,
.column.orange a.btn-danger:focus.disabled,
.notification.orange a.btn-danger:focus.disabled,
.contextual.orange a.btn-danger:focus.disabled,
.pop.orange a.btn-danger:focus.disabled,
.fullpage.orange a.btn-danger:focus.disabled,
.colored.orange .btn-danger.active.disabled,
.column.orange .btn-danger.active.disabled,
.notification.orange .btn-danger.active.disabled,
.contextual.orange .btn-danger.active.disabled,
.pop.orange .btn-danger.active.disabled,
.fullpage.orange .btn-danger.active.disabled,
.colored.orange a.btn-danger.active.disabled,
.column.orange a.btn-danger.active.disabled,
.notification.orange a.btn-danger.active.disabled,
.contextual.orange a.btn-danger.active.disabled,
.pop.orange a.btn-danger.active.disabled,
.fullpage.orange a.btn-danger.active.disabled,
.colored.orange .btn-danger:active.disabled,
.column.orange .btn-danger:active.disabled,
.notification.orange .btn-danger:active.disabled,
.contextual.orange .btn-danger:active.disabled,
.pop.orange .btn-danger:active.disabled,
.fullpage.orange .btn-danger:active.disabled,
.colored.orange a.btn-danger:active.disabled,
.column.orange a.btn-danger:active.disabled,
.notification.orange a.btn-danger:active.disabled,
.contextual.orange a.btn-danger:active.disabled,
.pop.orange a.btn-danger:active.disabled,
.fullpage.orange a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.orange .list-group.reorderable .list-group-item .reorder_icon,
.column.orange .list-group.reorderable .list-group-item .reorder_icon,
.notification.orange .list-group.reorderable .list-group-item .reorder_icon,
.contextual.orange .list-group.reorderable .list-group-item .reorder_icon,
.pop.orange .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.orange .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.orange .list-group.navigable .list-group-item .navigate_btn,
.column.orange .list-group.navigable .list-group-item .navigate_btn,
.notification.orange .list-group.navigable .list-group-item .navigate_btn,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn,
.pop.orange .list-group.navigable .list-group-item .navigate_btn,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn,
.colored.orange .list-group.removeable .list-group-item .navigate_btn,
.column.orange .list-group.removeable .list-group-item .navigate_btn,
.notification.orange .list-group.removeable .list-group-item .navigate_btn,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn,
.pop.orange .list-group.removeable .list-group-item .navigate_btn,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn,
.colored.orange .list-group.navigable .list-group-item .remove_btn,
.column.orange .list-group.navigable .list-group-item .remove_btn,
.notification.orange .list-group.navigable .list-group-item .remove_btn,
.contextual.orange .list-group.navigable .list-group-item .remove_btn,
.pop.orange .list-group.navigable .list-group-item .remove_btn,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn,
.colored.orange .list-group.removeable .list-group-item .remove_btn,
.column.orange .list-group.removeable .list-group-item .remove_btn,
.notification.orange .list-group.removeable .list-group-item .remove_btn,
.contextual.orange .list-group.removeable .list-group-item .remove_btn,
.pop.orange .list-group.removeable .list-group-item .remove_btn,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.column.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.column.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.orange .list-group.navigable .list-group-item .remove_btn:hover,
.column.orange .list-group.navigable .list-group-item .remove_btn:hover,
.notification.orange .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.orange .list-group.navigable .list-group-item .remove_btn:hover,
.pop.orange .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn:hover,
.colored.orange .list-group.removeable .list-group-item .remove_btn:hover,
.column.orange .list-group.removeable .list-group-item .remove_btn:hover,
.notification.orange .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.orange .list-group.removeable .list-group-item .remove_btn:hover,
.pop.orange .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn:hover,
.colored.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.column.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.column.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.orange .list-group.navigable .list-group-item .remove_btn.focus,
.column.orange .list-group.navigable .list-group-item .remove_btn.focus,
.notification.orange .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.orange .list-group.navigable .list-group-item .remove_btn.focus,
.pop.orange .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn.focus,
.colored.orange .list-group.removeable .list-group-item .remove_btn.focus,
.column.orange .list-group.removeable .list-group-item .remove_btn.focus,
.notification.orange .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.orange .list-group.removeable .list-group-item .remove_btn.focus,
.pop.orange .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn.focus,
.colored.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.column.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.column.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.orange .list-group.navigable .list-group-item .remove_btn:focus,
.column.orange .list-group.navigable .list-group-item .remove_btn:focus,
.notification.orange .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.orange .list-group.navigable .list-group-item .remove_btn:focus,
.pop.orange .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn:focus,
.colored.orange .list-group.removeable .list-group-item .remove_btn:focus,
.column.orange .list-group.removeable .list-group-item .remove_btn:focus,
.notification.orange .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.orange .list-group.removeable .list-group-item .remove_btn:focus,
.pop.orange .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn:focus,
.colored.orange .list-group.navigable .list-group-item .navigate_btn.active,
.column.orange .list-group.navigable .list-group-item .navigate_btn.active,
.notification.orange .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn.active,
.pop.orange .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn.active,
.colored.orange .list-group.removeable .list-group-item .navigate_btn.active,
.column.orange .list-group.removeable .list-group-item .navigate_btn.active,
.notification.orange .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn.active,
.pop.orange .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn.active,
.colored.orange .list-group.navigable .list-group-item .remove_btn.active,
.column.orange .list-group.navigable .list-group-item .remove_btn.active,
.notification.orange .list-group.navigable .list-group-item .remove_btn.active,
.contextual.orange .list-group.navigable .list-group-item .remove_btn.active,
.pop.orange .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn.active,
.colored.orange .list-group.removeable .list-group-item .remove_btn.active,
.column.orange .list-group.removeable .list-group-item .remove_btn.active,
.notification.orange .list-group.removeable .list-group-item .remove_btn.active,
.contextual.orange .list-group.removeable .list-group-item .remove_btn.active,
.pop.orange .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn.active,
.colored.orange .list-group.navigable .list-group-item .navigate_btn:active,
.column.orange .list-group.navigable .list-group-item .navigate_btn:active,
.notification.orange .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.orange .list-group.navigable .list-group-item .navigate_btn:active,
.pop.orange .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.orange .list-group.navigable .list-group-item .navigate_btn:active,
.colored.orange .list-group.removeable .list-group-item .navigate_btn:active,
.column.orange .list-group.removeable .list-group-item .navigate_btn:active,
.notification.orange .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.orange .list-group.removeable .list-group-item .navigate_btn:active,
.pop.orange .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.orange .list-group.removeable .list-group-item .navigate_btn:active,
.colored.orange .list-group.navigable .list-group-item .remove_btn:active,
.column.orange .list-group.navigable .list-group-item .remove_btn:active,
.notification.orange .list-group.navigable .list-group-item .remove_btn:active,
.contextual.orange .list-group.navigable .list-group-item .remove_btn:active,
.pop.orange .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.orange .list-group.navigable .list-group-item .remove_btn:active,
.colored.orange .list-group.removeable .list-group-item .remove_btn:active,
.column.orange .list-group.removeable .list-group-item .remove_btn:active,
.notification.orange .list-group.removeable .list-group-item .remove_btn:active,
.contextual.orange .list-group.removeable .list-group-item .remove_btn:active,
.pop.orange .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.orange .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.orange .btn-marker-shape,
.column.orange .btn-marker-shape,
.notification.orange .btn-marker-shape,
.contextual.orange .btn-marker-shape,
.pop.orange .btn-marker-shape,
.fullpage.orange .btn-marker-shape {
  background: transparent;
}
.colored.orange .btn-marker-shape:hover,
.column.orange .btn-marker-shape:hover,
.notification.orange .btn-marker-shape:hover,
.contextual.orange .btn-marker-shape:hover,
.pop.orange .btn-marker-shape:hover,
.fullpage.orange .btn-marker-shape:hover,
.colored.orange .btn-marker-shape:focus,
.column.orange .btn-marker-shape:focus,
.notification.orange .btn-marker-shape:focus,
.contextual.orange .btn-marker-shape:focus,
.pop.orange .btn-marker-shape:focus,
.fullpage.orange .btn-marker-shape:focus,
.colored.orange .btn-marker-shape.focus,
.column.orange .btn-marker-shape.focus,
.notification.orange .btn-marker-shape.focus,
.contextual.orange .btn-marker-shape.focus,
.pop.orange .btn-marker-shape.focus,
.fullpage.orange .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.orange .btn-marker-shape:active,
.column.orange .btn-marker-shape:active,
.notification.orange .btn-marker-shape:active,
.contextual.orange .btn-marker-shape:active,
.pop.orange .btn-marker-shape:active,
.fullpage.orange .btn-marker-shape:active,
.colored.orange .btn-marker-shape.active,
.column.orange .btn-marker-shape.active,
.notification.orange .btn-marker-shape.active,
.contextual.orange .btn-marker-shape.active,
.pop.orange .btn-marker-shape.active,
.fullpage.orange .btn-marker-shape.active {
  background: #f9aa45;
  box-shadow: none;
}
.colored.orange .bordered-header,
.column.orange .bordered-header,
.notification.orange .bordered-header,
.contextual.orange .bordered-header,
.pop.orange .bordered-header,
.fullpage.orange .bordered-header,
.colored.orange .sticky-header,
.column.orange .sticky-header,
.notification.orange .sticky-header,
.contextual.orange .sticky-header,
.pop.orange .sticky-header,
.fullpage.orange .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #f48c08;
}
.colored.orange .bordered-footer,
.column.orange .bordered-footer,
.notification.orange .bordered-footer,
.contextual.orange .bordered-footer,
.pop.orange .bordered-footer,
.fullpage.orange .bordered-footer,
.colored.orange .sticky-footer,
.column.orange .sticky-footer,
.notification.orange .sticky-footer,
.contextual.orange .sticky-footer,
.pop.orange .sticky-footer,
.fullpage.orange .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #f48c08;
}
.colored.orange hr,
.column.orange hr,
.notification.orange hr,
.contextual.orange hr,
.pop.orange hr,
.fullpage.orange hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.orange .close_btn,
.column.orange .close_btn,
.notification.orange .close_btn,
.contextual.orange .close_btn,
.pop.orange .close_btn,
.fullpage.orange .close_btn,
.colored.orange .back_btn,
.column.orange .back_btn,
.notification.orange .back_btn,
.contextual.orange .back_btn,
.pop.orange .back_btn,
.fullpage.orange .back_btn {
  color: #fff;
}
.colored.orange input[type="radio"] + label::before,
.column.orange input[type="radio"] + label::before,
.notification.orange input[type="radio"] + label::before,
.contextual.orange input[type="radio"] + label::before,
.pop.orange input[type="radio"] + label::before,
.fullpage.orange input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.orange input[type="radio"] + label::after,
.column.orange input[type="radio"] + label::after,
.notification.orange input[type="radio"] + label::after,
.contextual.orange input[type="radio"] + label::after,
.pop.orange input[type="radio"] + label::after,
.fullpage.orange input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.orange input[type="radio"]:checked + label::before,
.column.orange input[type="radio"]:checked + label::before,
.notification.orange input[type="radio"]:checked + label::before,
.contextual.orange input[type="radio"]:checked + label::before,
.pop.orange input[type="radio"]:checked + label::before,
.fullpage.orange input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.orange input[type="radio"]:checked + label::after,
.column.orange input[type="radio"]:checked + label::after,
.notification.orange input[type="radio"]:checked + label::after,
.contextual.orange input[type="radio"]:checked + label::after,
.pop.orange input[type="radio"]:checked + label::after,
.fullpage.orange input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.orange input[type="checkbox"] + label::before,
.column.orange input[type="checkbox"] + label::before,
.notification.orange input[type="checkbox"] + label::before,
.contextual.orange input[type="checkbox"] + label::before,
.pop.orange input[type="checkbox"] + label::before,
.fullpage.orange input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.orange input[type="checkbox"] + label::after,
.column.orange input[type="checkbox"] + label::after,
.notification.orange input[type="checkbox"] + label::after,
.contextual.orange input[type="checkbox"] + label::after,
.pop.orange input[type="checkbox"] + label::after,
.fullpage.orange input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.orange input,
.column.orange input,
.notification.orange input,
.contextual.orange input,
.pop.orange input,
.fullpage.orange input,
.colored.orange select,
.column.orange select,
.notification.orange select,
.contextual.orange select,
.pop.orange select,
.fullpage.orange select,
.colored.orange textarea,
.column.orange textarea,
.notification.orange textarea,
.contextual.orange textarea,
.pop.orange textarea,
.fullpage.orange textarea,
.colored.orange .form-control,
.column.orange .form-control,
.notification.orange .form-control,
.contextual.orange .form-control,
.pop.orange .form-control,
.fullpage.orange .form-control,
.colored.orange fieldset .form-control,
.column.orange fieldset .form-control,
.notification.orange fieldset .form-control,
.contextual.orange fieldset .form-control,
.pop.orange fieldset .form-control,
.fullpage.orange fieldset .form-control {
  border-color: transparent;
}
.colored.orange input:hover,
.column.orange input:hover,
.notification.orange input:hover,
.contextual.orange input:hover,
.pop.orange input:hover,
.fullpage.orange input:hover,
.colored.orange select:hover,
.column.orange select:hover,
.notification.orange select:hover,
.contextual.orange select:hover,
.pop.orange select:hover,
.fullpage.orange select:hover,
.colored.orange textarea:hover,
.column.orange textarea:hover,
.notification.orange textarea:hover,
.contextual.orange textarea:hover,
.pop.orange textarea:hover,
.fullpage.orange textarea:hover,
.colored.orange .form-control:hover,
.column.orange .form-control:hover,
.notification.orange .form-control:hover,
.contextual.orange .form-control:hover,
.pop.orange .form-control:hover,
.fullpage.orange .form-control:hover,
.colored.orange fieldset .form-control:hover,
.column.orange fieldset .form-control:hover,
.notification.orange fieldset .form-control:hover,
.contextual.orange fieldset .form-control:hover,
.pop.orange fieldset .form-control:hover,
.fullpage.orange fieldset .form-control:hover,
.colored.orange input.focus,
.column.orange input.focus,
.notification.orange input.focus,
.contextual.orange input.focus,
.pop.orange input.focus,
.fullpage.orange input.focus,
.colored.orange select.focus,
.column.orange select.focus,
.notification.orange select.focus,
.contextual.orange select.focus,
.pop.orange select.focus,
.fullpage.orange select.focus,
.colored.orange textarea.focus,
.column.orange textarea.focus,
.notification.orange textarea.focus,
.contextual.orange textarea.focus,
.pop.orange textarea.focus,
.fullpage.orange textarea.focus,
.colored.orange .form-control.focus,
.column.orange .form-control.focus,
.notification.orange .form-control.focus,
.contextual.orange .form-control.focus,
.pop.orange .form-control.focus,
.fullpage.orange .form-control.focus,
.colored.orange fieldset .form-control.focus,
.column.orange fieldset .form-control.focus,
.notification.orange fieldset .form-control.focus,
.contextual.orange fieldset .form-control.focus,
.pop.orange fieldset .form-control.focus,
.fullpage.orange fieldset .form-control.focus,
.colored.orange input:focus,
.column.orange input:focus,
.notification.orange input:focus,
.contextual.orange input:focus,
.pop.orange input:focus,
.fullpage.orange input:focus,
.colored.orange select:focus,
.column.orange select:focus,
.notification.orange select:focus,
.contextual.orange select:focus,
.pop.orange select:focus,
.fullpage.orange select:focus,
.colored.orange textarea:focus,
.column.orange textarea:focus,
.notification.orange textarea:focus,
.contextual.orange textarea:focus,
.pop.orange textarea:focus,
.fullpage.orange textarea:focus,
.colored.orange .form-control:focus,
.column.orange .form-control:focus,
.notification.orange .form-control:focus,
.contextual.orange .form-control:focus,
.pop.orange .form-control:focus,
.fullpage.orange .form-control:focus,
.colored.orange fieldset .form-control:focus,
.column.orange fieldset .form-control:focus,
.notification.orange fieldset .form-control:focus,
.contextual.orange fieldset .form-control:focus,
.pop.orange fieldset .form-control:focus,
.fullpage.orange fieldset .form-control:focus,
.colored.orange input.active,
.column.orange input.active,
.notification.orange input.active,
.contextual.orange input.active,
.pop.orange input.active,
.fullpage.orange input.active,
.colored.orange select.active,
.column.orange select.active,
.notification.orange select.active,
.contextual.orange select.active,
.pop.orange select.active,
.fullpage.orange select.active,
.colored.orange textarea.active,
.column.orange textarea.active,
.notification.orange textarea.active,
.contextual.orange textarea.active,
.pop.orange textarea.active,
.fullpage.orange textarea.active,
.colored.orange .form-control.active,
.column.orange .form-control.active,
.notification.orange .form-control.active,
.contextual.orange .form-control.active,
.pop.orange .form-control.active,
.fullpage.orange .form-control.active,
.colored.orange fieldset .form-control.active,
.column.orange fieldset .form-control.active,
.notification.orange fieldset .form-control.active,
.contextual.orange fieldset .form-control.active,
.pop.orange fieldset .form-control.active,
.fullpage.orange fieldset .form-control.active,
.colored.orange input:active,
.column.orange input:active,
.notification.orange input:active,
.contextual.orange input:active,
.pop.orange input:active,
.fullpage.orange input:active,
.colored.orange select:active,
.column.orange select:active,
.notification.orange select:active,
.contextual.orange select:active,
.pop.orange select:active,
.fullpage.orange select:active,
.colored.orange textarea:active,
.column.orange textarea:active,
.notification.orange textarea:active,
.contextual.orange textarea:active,
.pop.orange textarea:active,
.fullpage.orange textarea:active,
.colored.orange .form-control:active,
.column.orange .form-control:active,
.notification.orange .form-control:active,
.contextual.orange .form-control:active,
.pop.orange .form-control:active,
.fullpage.orange .form-control:active,
.colored.orange fieldset .form-control:active,
.column.orange fieldset .form-control:active,
.notification.orange fieldset .form-control:active,
.contextual.orange fieldset .form-control:active,
.pop.orange fieldset .form-control:active,
.fullpage.orange fieldset .form-control:active {
  border-color: transparent;
}
.colored.orange .has-feedback .control-label,
.column.orange .has-feedback .control-label,
.notification.orange .has-feedback .control-label,
.contextual.orange .has-feedback .control-label,
.pop.orange .has-feedback .control-label,
.fullpage.orange .has-feedback .control-label {
  color: #fff;
}
.colored.orange .nav a,
.column.orange .nav a,
.notification.orange .nav a,
.contextual.orange .nav a,
.pop.orange .nav a,
.fullpage.orange .nav a,
.colored.orange a.list-group-item,
.column.orange a.list-group-item,
.notification.orange a.list-group-item,
.contextual.orange a.list-group-item,
.pop.orange a.list-group-item,
.fullpage.orange a.list-group-item,
.colored.orange .dropdown-menu a,
.column.orange .dropdown-menu a,
.notification.orange .dropdown-menu a,
.contextual.orange .dropdown-menu a,
.pop.orange .dropdown-menu a,
.fullpage.orange .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.orange .dropdown-menu a,
.column.orange .dropdown-menu a,
.notification.orange .dropdown-menu a,
.contextual.orange .dropdown-menu a,
.pop.orange .dropdown-menu a,
.fullpage.orange .dropdown-menu a {
  color: #3b3f45;
}
.colored.orange .list-group,
.column.orange .list-group,
.notification.orange .list-group,
.contextual.orange .list-group,
.pop.orange .list-group,
.fullpage.orange .list-group {
  background: inherit;
}
.colored.orange .btn-default,
.column.orange .btn-default,
.notification.orange .btn-default,
.contextual.orange .btn-default,
.pop.orange .btn-default,
.fullpage.orange .btn-default,
.colored.orange .list-group-item,
.column.orange .list-group-item,
.notification.orange .list-group-item,
.contextual.orange .list-group-item,
.pop.orange .list-group-item,
.fullpage.orange .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.orange .btn-default:hover,
.column.orange .btn-default:hover,
.notification.orange .btn-default:hover,
.contextual.orange .btn-default:hover,
.pop.orange .btn-default:hover,
.fullpage.orange .btn-default:hover,
.colored.orange .list-group-item:hover,
.column.orange .list-group-item:hover,
.notification.orange .list-group-item:hover,
.contextual.orange .list-group-item:hover,
.pop.orange .list-group-item:hover,
.fullpage.orange .list-group-item:hover,
.colored.orange .btn-default.focus,
.column.orange .btn-default.focus,
.notification.orange .btn-default.focus,
.contextual.orange .btn-default.focus,
.pop.orange .btn-default.focus,
.fullpage.orange .btn-default.focus,
.colored.orange .list-group-item.focus,
.column.orange .list-group-item.focus,
.notification.orange .list-group-item.focus,
.contextual.orange .list-group-item.focus,
.pop.orange .list-group-item.focus,
.fullpage.orange .list-group-item.focus,
.colored.orange .btn-default:focus,
.column.orange .btn-default:focus,
.notification.orange .btn-default:focus,
.contextual.orange .btn-default:focus,
.pop.orange .btn-default:focus,
.fullpage.orange .btn-default:focus,
.colored.orange .list-group-item:focus,
.column.orange .list-group-item:focus,
.notification.orange .list-group-item:focus,
.contextual.orange .list-group-item:focus,
.pop.orange .list-group-item:focus,
.fullpage.orange .list-group-item:focus,
.colored.orange .btn-default.active,
.column.orange .btn-default.active,
.notification.orange .btn-default.active,
.contextual.orange .btn-default.active,
.pop.orange .btn-default.active,
.fullpage.orange .btn-default.active,
.colored.orange .list-group-item.active,
.column.orange .list-group-item.active,
.notification.orange .list-group-item.active,
.contextual.orange .list-group-item.active,
.pop.orange .list-group-item.active,
.fullpage.orange .list-group-item.active,
.colored.orange .btn-default:active,
.column.orange .btn-default:active,
.notification.orange .btn-default:active,
.contextual.orange .btn-default:active,
.pop.orange .btn-default:active,
.fullpage.orange .btn-default:active,
.colored.orange .list-group-item:active,
.column.orange .list-group-item:active,
.notification.orange .list-group-item:active,
.contextual.orange .list-group-item:active,
.pop.orange .list-group-item:active,
.fullpage.orange .list-group-item:active {
  background: #f9aa45;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.orange .btn-default:hover[disabled],
.column.orange .btn-default:hover[disabled],
.notification.orange .btn-default:hover[disabled],
.contextual.orange .btn-default:hover[disabled],
.pop.orange .btn-default:hover[disabled],
.fullpage.orange .btn-default:hover[disabled],
.colored.orange .list-group-item:hover[disabled],
.column.orange .list-group-item:hover[disabled],
.notification.orange .list-group-item:hover[disabled],
.contextual.orange .list-group-item:hover[disabled],
.pop.orange .list-group-item:hover[disabled],
.fullpage.orange .list-group-item:hover[disabled],
.colored.orange .btn-default.focus[disabled],
.column.orange .btn-default.focus[disabled],
.notification.orange .btn-default.focus[disabled],
.contextual.orange .btn-default.focus[disabled],
.pop.orange .btn-default.focus[disabled],
.fullpage.orange .btn-default.focus[disabled],
.colored.orange .list-group-item.focus[disabled],
.column.orange .list-group-item.focus[disabled],
.notification.orange .list-group-item.focus[disabled],
.contextual.orange .list-group-item.focus[disabled],
.pop.orange .list-group-item.focus[disabled],
.fullpage.orange .list-group-item.focus[disabled],
.colored.orange .btn-default:focus[disabled],
.column.orange .btn-default:focus[disabled],
.notification.orange .btn-default:focus[disabled],
.contextual.orange .btn-default:focus[disabled],
.pop.orange .btn-default:focus[disabled],
.fullpage.orange .btn-default:focus[disabled],
.colored.orange .list-group-item:focus[disabled],
.column.orange .list-group-item:focus[disabled],
.notification.orange .list-group-item:focus[disabled],
.contextual.orange .list-group-item:focus[disabled],
.pop.orange .list-group-item:focus[disabled],
.fullpage.orange .list-group-item:focus[disabled],
.colored.orange .btn-default.active[disabled],
.column.orange .btn-default.active[disabled],
.notification.orange .btn-default.active[disabled],
.contextual.orange .btn-default.active[disabled],
.pop.orange .btn-default.active[disabled],
.fullpage.orange .btn-default.active[disabled],
.colored.orange .list-group-item.active[disabled],
.column.orange .list-group-item.active[disabled],
.notification.orange .list-group-item.active[disabled],
.contextual.orange .list-group-item.active[disabled],
.pop.orange .list-group-item.active[disabled],
.fullpage.orange .list-group-item.active[disabled],
.colored.orange .btn-default:active[disabled],
.column.orange .btn-default:active[disabled],
.notification.orange .btn-default:active[disabled],
.contextual.orange .btn-default:active[disabled],
.pop.orange .btn-default:active[disabled],
.fullpage.orange .btn-default:active[disabled],
.colored.orange .list-group-item:active[disabled],
.column.orange .list-group-item:active[disabled],
.notification.orange .list-group-item:active[disabled],
.contextual.orange .list-group-item:active[disabled],
.pop.orange .list-group-item:active[disabled],
.fullpage.orange .list-group-item:active[disabled],
.colored.orange .btn-default:hover.disabled,
.column.orange .btn-default:hover.disabled,
.notification.orange .btn-default:hover.disabled,
.contextual.orange .btn-default:hover.disabled,
.pop.orange .btn-default:hover.disabled,
.fullpage.orange .btn-default:hover.disabled,
.colored.orange .list-group-item:hover.disabled,
.column.orange .list-group-item:hover.disabled,
.notification.orange .list-group-item:hover.disabled,
.contextual.orange .list-group-item:hover.disabled,
.pop.orange .list-group-item:hover.disabled,
.fullpage.orange .list-group-item:hover.disabled,
.colored.orange .btn-default.focus.disabled,
.column.orange .btn-default.focus.disabled,
.notification.orange .btn-default.focus.disabled,
.contextual.orange .btn-default.focus.disabled,
.pop.orange .btn-default.focus.disabled,
.fullpage.orange .btn-default.focus.disabled,
.colored.orange .list-group-item.focus.disabled,
.column.orange .list-group-item.focus.disabled,
.notification.orange .list-group-item.focus.disabled,
.contextual.orange .list-group-item.focus.disabled,
.pop.orange .list-group-item.focus.disabled,
.fullpage.orange .list-group-item.focus.disabled,
.colored.orange .btn-default:focus.disabled,
.column.orange .btn-default:focus.disabled,
.notification.orange .btn-default:focus.disabled,
.contextual.orange .btn-default:focus.disabled,
.pop.orange .btn-default:focus.disabled,
.fullpage.orange .btn-default:focus.disabled,
.colored.orange .list-group-item:focus.disabled,
.column.orange .list-group-item:focus.disabled,
.notification.orange .list-group-item:focus.disabled,
.contextual.orange .list-group-item:focus.disabled,
.pop.orange .list-group-item:focus.disabled,
.fullpage.orange .list-group-item:focus.disabled,
.colored.orange .btn-default.active.disabled,
.column.orange .btn-default.active.disabled,
.notification.orange .btn-default.active.disabled,
.contextual.orange .btn-default.active.disabled,
.pop.orange .btn-default.active.disabled,
.fullpage.orange .btn-default.active.disabled,
.colored.orange .list-group-item.active.disabled,
.column.orange .list-group-item.active.disabled,
.notification.orange .list-group-item.active.disabled,
.contextual.orange .list-group-item.active.disabled,
.pop.orange .list-group-item.active.disabled,
.fullpage.orange .list-group-item.active.disabled,
.colored.orange .btn-default:active.disabled,
.column.orange .btn-default:active.disabled,
.notification.orange .btn-default:active.disabled,
.contextual.orange .btn-default:active.disabled,
.pop.orange .btn-default:active.disabled,
.fullpage.orange .btn-default:active.disabled,
.colored.orange .list-group-item:active.disabled,
.column.orange .list-group-item:active.disabled,
.notification.orange .list-group-item:active.disabled,
.contextual.orange .list-group-item:active.disabled,
.pop.orange .list-group-item:active.disabled,
.fullpage.orange .list-group-item:active.disabled {
  background: inherit;
}
.colored.orange .list-group-item,
.column.orange .list-group-item,
.notification.orange .list-group-item,
.contextual.orange .list-group-item,
.pop.orange .list-group-item,
.fullpage.orange .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.orange .list-group-item:first-child,
.column.orange .list-group-item:first-child,
.notification.orange .list-group-item:first-child,
.contextual.orange .list-group-item:first-child,
.pop.orange .list-group-item:first-child,
.fullpage.orange .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.orange .list-group-item:last-child,
.column.orange .list-group-item:last-child,
.notification.orange .list-group-item:last-child,
.contextual.orange .list-group-item:last-child,
.pop.orange .list-group-item:last-child,
.fullpage.orange .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.orange .help-block,
.column.orange .help-block,
.notification.orange .help-block,
.contextual.orange .help-block,
.pop.orange .help-block,
.fullpage.orange .help-block {
  color: #fff;
}
.colored.orange .form-group input + .help-block,
.column.orange .form-group input + .help-block,
.notification.orange .form-group input + .help-block,
.contextual.orange .form-group input + .help-block,
.pop.orange .form-group input + .help-block,
.fullpage.orange .form-group input + .help-block,
.colored.orange .form-group .input-group + .help-block,
.column.orange .form-group .input-group + .help-block,
.notification.orange .form-group .input-group + .help-block,
.contextual.orange .form-group .input-group + .help-block,
.pop.orange .form-group .input-group + .help-block,
.fullpage.orange .form-group .input-group + .help-block,
.colored.orange .form-group .input-group-btn + .help-block,
.column.orange .form-group .input-group-btn + .help-block,
.notification.orange .form-group .input-group-btn + .help-block,
.contextual.orange .form-group .input-group-btn + .help-block,
.pop.orange .form-group .input-group-btn + .help-block,
.fullpage.orange .form-group .input-group-btn + .help-block,
.colored.orange .form-group .help-block + .help-block,
.column.orange .form-group .help-block + .help-block,
.notification.orange .form-group .help-block + .help-block,
.contextual.orange .form-group .help-block + .help-block,
.pop.orange .form-group .help-block + .help-block,
.fullpage.orange .form-group .help-block + .help-block,
.colored.orange .form-group textarea + .help-block,
.column.orange .form-group textarea + .help-block,
.notification.orange .form-group textarea + .help-block,
.contextual.orange .form-group textarea + .help-block,
.pop.orange .form-group textarea + .help-block,
.fullpage.orange .form-group textarea + .help-block,
.colored.orange .form-group figure + figcaption,
.column.orange .form-group figure + figcaption,
.notification.orange .form-group figure + figcaption,
.contextual.orange .form-group figure + figcaption,
.pop.orange .form-group figure + figcaption,
.fullpage.orange .form-group figure + figcaption,
.colored.orange .form-group .form-group-help-block,
.column.orange .form-group .form-group-help-block,
.notification.orange .form-group .form-group-help-block,
.contextual.orange .form-group .form-group-help-block,
.pop.orange .form-group .form-group-help-block,
.fullpage.orange .form-group .form-group-help-block,
.colored.orange .form-group .merge_feedback .remote_value,
.column.orange .form-group .merge_feedback .remote_value,
.notification.orange .form-group .merge_feedback .remote_value,
.contextual.orange .form-group .merge_feedback .remote_value,
.pop.orange .form-group .merge_feedback .remote_value,
.fullpage.orange .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.orange .input-group-addon,
.column.orange .input-group-addon,
.notification.orange .input-group-addon,
.contextual.orange .input-group-addon,
.pop.orange .input-group-addon,
.fullpage.orange .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.orange .rg_tag_list .bootstrap-filestyle .btn,
.column.orange .rg_tag_list .bootstrap-filestyle .btn,
.notification.orange .rg_tag_list .bootstrap-filestyle .btn,
.contextual.orange .rg_tag_list .bootstrap-filestyle .btn,
.pop.orange .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.orange .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.orange .table-bordered,
.column.orange .table-bordered,
.notification.orange .table-bordered,
.contextual.orange .table-bordered,
.pop.orange .table-bordered,
.fullpage.orange .table-bordered,
.colored.orange .table-bordered th,
.column.orange .table-bordered th,
.notification.orange .table-bordered th,
.contextual.orange .table-bordered th,
.pop.orange .table-bordered th,
.fullpage.orange .table-bordered th,
.colored.orange .table-bordered td,
.column.orange .table-bordered td,
.notification.orange .table-bordered td,
.contextual.orange .table-bordered td,
.pop.orange .table-bordered td,
.fullpage.orange .table-bordered td {
  border-color: #fff;
}
.colored.orange.pop .nav-tabs,
.column.orange.pop .nav-tabs,
.notification.orange.pop .nav-tabs,
.contextual.orange.pop .nav-tabs,
.pop.orange.pop .nav-tabs,
.fullpage.orange.pop .nav-tabs {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.orange.pop .nav-tabs li a,
.column.orange.pop .nav-tabs li a,
.notification.orange.pop .nav-tabs li a,
.contextual.orange.pop .nav-tabs li a,
.pop.orange.pop .nav-tabs li a,
.fullpage.orange.pop .nav-tabs li a {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.orange.pop .nav-tabs li.active a,
.column.orange.pop .nav-tabs li.active a,
.notification.orange.pop .nav-tabs li.active a,
.contextual.orange.pop .nav-tabs li.active a,
.pop.orange.pop .nav-tabs li.active a,
.fullpage.orange.pop .nav-tabs li.active a {
  background: #f48c08;
  color: #fff;
  border-color: #f48c08;
}
.colored.red,
.column.red,
.notification.red,
.contextual.red,
.pop.red,
.fullpage.red {
  color: #fff;
  background: #e54041;
  border-width: 0;
  border-style: solid;
  border-color: #ba1a1a;
  /* .modal is reserved by Bootstrap */
}
.colored.red.column.left,
.column.red.column.left,
.notification.red.column.left,
.contextual.red.column.left,
.pop.red.column.left,
.fullpage.red.column.left,
.colored.red.notification.left,
.column.red.notification.left,
.notification.red.notification.left,
.contextual.red.notification.left,
.pop.red.notification.left,
.fullpage.red.notification.left {
  border-right-width: 4px;
}
.colored.red.column.right,
.column.red.column.right,
.notification.red.column.right,
.contextual.red.column.right,
.pop.red.column.right,
.fullpage.red.column.right,
.colored.red.notification.right,
.column.red.notification.right,
.notification.red.notification.right,
.contextual.red.notification.right,
.pop.red.notification.right,
.fullpage.red.notification.right {
  border-left-width: 4px;
}
.colored.red.notification,
.column.red.notification,
.notification.red.notification,
.contextual.red.notification,
.pop.red.notification,
.fullpage.red.notification {
  border-top-width: 4px;
}
.colored.red.contextual,
.column.red.contextual,
.notification.red.contextual,
.contextual.red.contextual,
.pop.red.contextual,
.fullpage.red.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.red.contextual.top,
.column.red.contextual.top,
.notification.red.contextual.top,
.contextual.red.contextual.top,
.pop.red.contextual.top,
.fullpage.red.contextual.top {
  border-bottom-width: 4px;
}
.colored.red.contextual.bottom,
.column.red.contextual.bottom,
.notification.red.contextual.bottom,
.contextual.red.contextual.bottom,
.pop.red.contextual.bottom,
.fullpage.red.contextual.bottom {
  border-top-width: 4px;
}
.colored.red.pop,
.column.red.pop,
.notification.red.pop,
.contextual.red.pop,
.pop.red.pop,
.fullpage.red.pop {
  border-width: 4px;
}
.colored.red .content,
.column.red .content,
.notification.red .content,
.contextual.red .content,
.pop.red .content,
.fullpage.red .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.red a,
.column.red a,
.notification.red a,
.contextual.red a,
.pop.red a,
.fullpage.red a {
  color: #fff;
  text-decoration: underline;
}
.colored.red a:hover,
.column.red a:hover,
.notification.red a:hover,
.contextual.red a:hover,
.pop.red a:hover,
.fullpage.red a:hover,
.colored.red a:active,
.column.red a:active,
.notification.red a:active,
.contextual.red a:active,
.pop.red a:active,
.fullpage.red a:active,
.colored.red a.active,
.column.red a.active,
.notification.red a.active,
.contextual.red a.active,
.pop.red a.active,
.fullpage.red a.active,
.colored.red a:focus,
.column.red a:focus,
.notification.red a:focus,
.contextual.red a:focus,
.pop.red a:focus,
.fullpage.red a:focus,
.colored.red a.focus,
.column.red a.focus,
.notification.red a.focus,
.contextual.red a.focus,
.pop.red a.focus,
.fullpage.red a.focus,
.colored.red a.btn,
.column.red a.btn,
.notification.red a.btn,
.contextual.red a.btn,
.pop.red a.btn,
.fullpage.red a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.red .btn-primary,
.column.red .btn-primary,
.notification.red .btn-primary,
.contextual.red .btn-primary,
.pop.red .btn-primary,
.fullpage.red .btn-primary,
.colored.red a.btn-primary,
.column.red a.btn-primary,
.notification.red a.btn-primary,
.contextual.red a.btn-primary,
.pop.red a.btn-primary,
.fullpage.red a.btn-primary,
.colored.red .nav-pills a,
.column.red .nav-pills a,
.notification.red .nav-pills a,
.contextual.red .nav-pills a,
.pop.red .nav-pills a,
.fullpage.red .nav-pills a {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.red .btn-primary:hover,
.column.red .btn-primary:hover,
.notification.red .btn-primary:hover,
.contextual.red .btn-primary:hover,
.pop.red .btn-primary:hover,
.fullpage.red .btn-primary:hover,
.colored.red a.btn-primary:hover,
.column.red a.btn-primary:hover,
.notification.red a.btn-primary:hover,
.contextual.red a.btn-primary:hover,
.pop.red a.btn-primary:hover,
.fullpage.red a.btn-primary:hover,
.colored.red .nav-pills a:hover,
.column.red .nav-pills a:hover,
.notification.red .nav-pills a:hover,
.contextual.red .nav-pills a:hover,
.pop.red .nav-pills a:hover,
.fullpage.red .nav-pills a:hover,
.colored.red .btn-primary:active,
.column.red .btn-primary:active,
.notification.red .btn-primary:active,
.contextual.red .btn-primary:active,
.pop.red .btn-primary:active,
.fullpage.red .btn-primary:active,
.colored.red a.btn-primary:active,
.column.red a.btn-primary:active,
.notification.red a.btn-primary:active,
.contextual.red a.btn-primary:active,
.pop.red a.btn-primary:active,
.fullpage.red a.btn-primary:active,
.colored.red .nav-pills a:active,
.column.red .nav-pills a:active,
.notification.red .nav-pills a:active,
.contextual.red .nav-pills a:active,
.pop.red .nav-pills a:active,
.fullpage.red .nav-pills a:active,
.colored.red .btn-primary.active,
.column.red .btn-primary.active,
.notification.red .btn-primary.active,
.contextual.red .btn-primary.active,
.pop.red .btn-primary.active,
.fullpage.red .btn-primary.active,
.colored.red a.btn-primary.active,
.column.red a.btn-primary.active,
.notification.red a.btn-primary.active,
.contextual.red a.btn-primary.active,
.pop.red a.btn-primary.active,
.fullpage.red a.btn-primary.active,
.colored.red .nav-pills a.active,
.column.red .nav-pills a.active,
.notification.red .nav-pills a.active,
.contextual.red .nav-pills a.active,
.pop.red .nav-pills a.active,
.fullpage.red .nav-pills a.active,
.colored.red .btn-primary:focus,
.column.red .btn-primary:focus,
.notification.red .btn-primary:focus,
.contextual.red .btn-primary:focus,
.pop.red .btn-primary:focus,
.fullpage.red .btn-primary:focus,
.colored.red a.btn-primary:focus,
.column.red a.btn-primary:focus,
.notification.red a.btn-primary:focus,
.contextual.red a.btn-primary:focus,
.pop.red a.btn-primary:focus,
.fullpage.red a.btn-primary:focus,
.colored.red .nav-pills a:focus,
.column.red .nav-pills a:focus,
.notification.red .nav-pills a:focus,
.contextual.red .nav-pills a:focus,
.pop.red .nav-pills a:focus,
.fullpage.red .nav-pills a:focus,
.colored.red .btn-primary.focus,
.column.red .btn-primary.focus,
.notification.red .btn-primary.focus,
.contextual.red .btn-primary.focus,
.pop.red .btn-primary.focus,
.fullpage.red .btn-primary.focus,
.colored.red a.btn-primary.focus,
.column.red a.btn-primary.focus,
.notification.red a.btn-primary.focus,
.contextual.red a.btn-primary.focus,
.pop.red a.btn-primary.focus,
.fullpage.red a.btn-primary.focus,
.colored.red .nav-pills a.focus,
.column.red .nav-pills a.focus,
.notification.red .nav-pills a.focus,
.contextual.red .nav-pills a.focus,
.pop.red .nav-pills a.focus,
.fullpage.red .nav-pills a.focus {
  background: #ba1a1a;
  border-color: #ba1a1a;
}
.colored.red .btn-primary:hover[disabled],
.column.red .btn-primary:hover[disabled],
.notification.red .btn-primary:hover[disabled],
.contextual.red .btn-primary:hover[disabled],
.pop.red .btn-primary:hover[disabled],
.fullpage.red .btn-primary:hover[disabled],
.colored.red a.btn-primary:hover[disabled],
.column.red a.btn-primary:hover[disabled],
.notification.red a.btn-primary:hover[disabled],
.contextual.red a.btn-primary:hover[disabled],
.pop.red a.btn-primary:hover[disabled],
.fullpage.red a.btn-primary:hover[disabled],
.colored.red .nav-pills a:hover[disabled],
.column.red .nav-pills a:hover[disabled],
.notification.red .nav-pills a:hover[disabled],
.contextual.red .nav-pills a:hover[disabled],
.pop.red .nav-pills a:hover[disabled],
.fullpage.red .nav-pills a:hover[disabled],
.colored.red .btn-primary:active[disabled],
.column.red .btn-primary:active[disabled],
.notification.red .btn-primary:active[disabled],
.contextual.red .btn-primary:active[disabled],
.pop.red .btn-primary:active[disabled],
.fullpage.red .btn-primary:active[disabled],
.colored.red a.btn-primary:active[disabled],
.column.red a.btn-primary:active[disabled],
.notification.red a.btn-primary:active[disabled],
.contextual.red a.btn-primary:active[disabled],
.pop.red a.btn-primary:active[disabled],
.fullpage.red a.btn-primary:active[disabled],
.colored.red .nav-pills a:active[disabled],
.column.red .nav-pills a:active[disabled],
.notification.red .nav-pills a:active[disabled],
.contextual.red .nav-pills a:active[disabled],
.pop.red .nav-pills a:active[disabled],
.fullpage.red .nav-pills a:active[disabled],
.colored.red .btn-primary.active[disabled],
.column.red .btn-primary.active[disabled],
.notification.red .btn-primary.active[disabled],
.contextual.red .btn-primary.active[disabled],
.pop.red .btn-primary.active[disabled],
.fullpage.red .btn-primary.active[disabled],
.colored.red a.btn-primary.active[disabled],
.column.red a.btn-primary.active[disabled],
.notification.red a.btn-primary.active[disabled],
.contextual.red a.btn-primary.active[disabled],
.pop.red a.btn-primary.active[disabled],
.fullpage.red a.btn-primary.active[disabled],
.colored.red .nav-pills a.active[disabled],
.column.red .nav-pills a.active[disabled],
.notification.red .nav-pills a.active[disabled],
.contextual.red .nav-pills a.active[disabled],
.pop.red .nav-pills a.active[disabled],
.fullpage.red .nav-pills a.active[disabled],
.colored.red .btn-primary:focus[disabled],
.column.red .btn-primary:focus[disabled],
.notification.red .btn-primary:focus[disabled],
.contextual.red .btn-primary:focus[disabled],
.pop.red .btn-primary:focus[disabled],
.fullpage.red .btn-primary:focus[disabled],
.colored.red a.btn-primary:focus[disabled],
.column.red a.btn-primary:focus[disabled],
.notification.red a.btn-primary:focus[disabled],
.contextual.red a.btn-primary:focus[disabled],
.pop.red a.btn-primary:focus[disabled],
.fullpage.red a.btn-primary:focus[disabled],
.colored.red .nav-pills a:focus[disabled],
.column.red .nav-pills a:focus[disabled],
.notification.red .nav-pills a:focus[disabled],
.contextual.red .nav-pills a:focus[disabled],
.pop.red .nav-pills a:focus[disabled],
.fullpage.red .nav-pills a:focus[disabled],
.colored.red .btn-primary.focus[disabled],
.column.red .btn-primary.focus[disabled],
.notification.red .btn-primary.focus[disabled],
.contextual.red .btn-primary.focus[disabled],
.pop.red .btn-primary.focus[disabled],
.fullpage.red .btn-primary.focus[disabled],
.colored.red a.btn-primary.focus[disabled],
.column.red a.btn-primary.focus[disabled],
.notification.red a.btn-primary.focus[disabled],
.contextual.red a.btn-primary.focus[disabled],
.pop.red a.btn-primary.focus[disabled],
.fullpage.red a.btn-primary.focus[disabled],
.colored.red .nav-pills a.focus[disabled],
.column.red .nav-pills a.focus[disabled],
.notification.red .nav-pills a.focus[disabled],
.contextual.red .nav-pills a.focus[disabled],
.pop.red .nav-pills a.focus[disabled],
.fullpage.red .nav-pills a.focus[disabled],
.colored.red .btn-primary:hover.disabled,
.column.red .btn-primary:hover.disabled,
.notification.red .btn-primary:hover.disabled,
.contextual.red .btn-primary:hover.disabled,
.pop.red .btn-primary:hover.disabled,
.fullpage.red .btn-primary:hover.disabled,
.colored.red a.btn-primary:hover.disabled,
.column.red a.btn-primary:hover.disabled,
.notification.red a.btn-primary:hover.disabled,
.contextual.red a.btn-primary:hover.disabled,
.pop.red a.btn-primary:hover.disabled,
.fullpage.red a.btn-primary:hover.disabled,
.colored.red .nav-pills a:hover.disabled,
.column.red .nav-pills a:hover.disabled,
.notification.red .nav-pills a:hover.disabled,
.contextual.red .nav-pills a:hover.disabled,
.pop.red .nav-pills a:hover.disabled,
.fullpage.red .nav-pills a:hover.disabled,
.colored.red .btn-primary:active.disabled,
.column.red .btn-primary:active.disabled,
.notification.red .btn-primary:active.disabled,
.contextual.red .btn-primary:active.disabled,
.pop.red .btn-primary:active.disabled,
.fullpage.red .btn-primary:active.disabled,
.colored.red a.btn-primary:active.disabled,
.column.red a.btn-primary:active.disabled,
.notification.red a.btn-primary:active.disabled,
.contextual.red a.btn-primary:active.disabled,
.pop.red a.btn-primary:active.disabled,
.fullpage.red a.btn-primary:active.disabled,
.colored.red .nav-pills a:active.disabled,
.column.red .nav-pills a:active.disabled,
.notification.red .nav-pills a:active.disabled,
.contextual.red .nav-pills a:active.disabled,
.pop.red .nav-pills a:active.disabled,
.fullpage.red .nav-pills a:active.disabled,
.colored.red .btn-primary.active.disabled,
.column.red .btn-primary.active.disabled,
.notification.red .btn-primary.active.disabled,
.contextual.red .btn-primary.active.disabled,
.pop.red .btn-primary.active.disabled,
.fullpage.red .btn-primary.active.disabled,
.colored.red a.btn-primary.active.disabled,
.column.red a.btn-primary.active.disabled,
.notification.red a.btn-primary.active.disabled,
.contextual.red a.btn-primary.active.disabled,
.pop.red a.btn-primary.active.disabled,
.fullpage.red a.btn-primary.active.disabled,
.colored.red .nav-pills a.active.disabled,
.column.red .nav-pills a.active.disabled,
.notification.red .nav-pills a.active.disabled,
.contextual.red .nav-pills a.active.disabled,
.pop.red .nav-pills a.active.disabled,
.fullpage.red .nav-pills a.active.disabled,
.colored.red .btn-primary:focus.disabled,
.column.red .btn-primary:focus.disabled,
.notification.red .btn-primary:focus.disabled,
.contextual.red .btn-primary:focus.disabled,
.pop.red .btn-primary:focus.disabled,
.fullpage.red .btn-primary:focus.disabled,
.colored.red a.btn-primary:focus.disabled,
.column.red a.btn-primary:focus.disabled,
.notification.red a.btn-primary:focus.disabled,
.contextual.red a.btn-primary:focus.disabled,
.pop.red a.btn-primary:focus.disabled,
.fullpage.red a.btn-primary:focus.disabled,
.colored.red .nav-pills a:focus.disabled,
.column.red .nav-pills a:focus.disabled,
.notification.red .nav-pills a:focus.disabled,
.contextual.red .nav-pills a:focus.disabled,
.pop.red .nav-pills a:focus.disabled,
.fullpage.red .nav-pills a:focus.disabled,
.colored.red .btn-primary.focus.disabled,
.column.red .btn-primary.focus.disabled,
.notification.red .btn-primary.focus.disabled,
.contextual.red .btn-primary.focus.disabled,
.pop.red .btn-primary.focus.disabled,
.fullpage.red .btn-primary.focus.disabled,
.colored.red a.btn-primary.focus.disabled,
.column.red a.btn-primary.focus.disabled,
.notification.red a.btn-primary.focus.disabled,
.contextual.red a.btn-primary.focus.disabled,
.pop.red a.btn-primary.focus.disabled,
.fullpage.red a.btn-primary.focus.disabled,
.colored.red .nav-pills a.focus.disabled,
.column.red .nav-pills a.focus.disabled,
.notification.red .nav-pills a.focus.disabled,
.contextual.red .nav-pills a.focus.disabled,
.pop.red .nav-pills a.focus.disabled,
.fullpage.red .nav-pills a.focus.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.red .btn-primary .help-block,
.column.red .btn-primary .help-block,
.notification.red .btn-primary .help-block,
.contextual.red .btn-primary .help-block,
.pop.red .btn-primary .help-block,
.fullpage.red .btn-primary .help-block,
.colored.red a.btn-primary .help-block,
.column.red a.btn-primary .help-block,
.notification.red a.btn-primary .help-block,
.contextual.red a.btn-primary .help-block,
.pop.red a.btn-primary .help-block,
.fullpage.red a.btn-primary .help-block,
.colored.red .nav-pills a .help-block,
.column.red .nav-pills a .help-block,
.notification.red .nav-pills a .help-block,
.contextual.red .nav-pills a .help-block,
.pop.red .nav-pills a .help-block,
.fullpage.red .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.red .btn-primary .help-block p:last-child,
.column.red .btn-primary .help-block p:last-child,
.notification.red .btn-primary .help-block p:last-child,
.contextual.red .btn-primary .help-block p:last-child,
.pop.red .btn-primary .help-block p:last-child,
.fullpage.red .btn-primary .help-block p:last-child,
.colored.red a.btn-primary .help-block p:last-child,
.column.red a.btn-primary .help-block p:last-child,
.notification.red a.btn-primary .help-block p:last-child,
.contextual.red a.btn-primary .help-block p:last-child,
.pop.red a.btn-primary .help-block p:last-child,
.fullpage.red a.btn-primary .help-block p:last-child,
.colored.red .nav-pills a .help-block p:last-child,
.column.red .nav-pills a .help-block p:last-child,
.notification.red .nav-pills a .help-block p:last-child,
.contextual.red .nav-pills a .help-block p:last-child,
.pop.red .nav-pills a .help-block p:last-child,
.fullpage.red .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.red .btn-primary .help-block a,
.column.red .btn-primary .help-block a,
.notification.red .btn-primary .help-block a,
.contextual.red .btn-primary .help-block a,
.pop.red .btn-primary .help-block a,
.fullpage.red .btn-primary .help-block a,
.colored.red a.btn-primary .help-block a,
.column.red a.btn-primary .help-block a,
.notification.red a.btn-primary .help-block a,
.contextual.red a.btn-primary .help-block a,
.pop.red a.btn-primary .help-block a,
.fullpage.red a.btn-primary .help-block a,
.colored.red .nav-pills a .help-block a,
.column.red .nav-pills a .help-block a,
.notification.red .nav-pills a .help-block a,
.contextual.red .nav-pills a .help-block a,
.pop.red .nav-pills a .help-block a,
.fullpage.red .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.red .btn-primary .help-block a:hover,
.column.red .btn-primary .help-block a:hover,
.notification.red .btn-primary .help-block a:hover,
.contextual.red .btn-primary .help-block a:hover,
.pop.red .btn-primary .help-block a:hover,
.fullpage.red .btn-primary .help-block a:hover,
.colored.red a.btn-primary .help-block a:hover,
.column.red a.btn-primary .help-block a:hover,
.notification.red a.btn-primary .help-block a:hover,
.contextual.red a.btn-primary .help-block a:hover,
.pop.red a.btn-primary .help-block a:hover,
.fullpage.red a.btn-primary .help-block a:hover,
.colored.red .nav-pills a .help-block a:hover,
.column.red .nav-pills a .help-block a:hover,
.notification.red .nav-pills a .help-block a:hover,
.contextual.red .nav-pills a .help-block a:hover,
.pop.red .nav-pills a .help-block a:hover,
.fullpage.red .nav-pills a .help-block a:hover,
.colored.red .btn-primary .help-block a:active,
.column.red .btn-primary .help-block a:active,
.notification.red .btn-primary .help-block a:active,
.contextual.red .btn-primary .help-block a:active,
.pop.red .btn-primary .help-block a:active,
.fullpage.red .btn-primary .help-block a:active,
.colored.red a.btn-primary .help-block a:active,
.column.red a.btn-primary .help-block a:active,
.notification.red a.btn-primary .help-block a:active,
.contextual.red a.btn-primary .help-block a:active,
.pop.red a.btn-primary .help-block a:active,
.fullpage.red a.btn-primary .help-block a:active,
.colored.red .nav-pills a .help-block a:active,
.column.red .nav-pills a .help-block a:active,
.notification.red .nav-pills a .help-block a:active,
.contextual.red .nav-pills a .help-block a:active,
.pop.red .nav-pills a .help-block a:active,
.fullpage.red .nav-pills a .help-block a:active,
.colored.red .btn-primary .help-block a.active,
.column.red .btn-primary .help-block a.active,
.notification.red .btn-primary .help-block a.active,
.contextual.red .btn-primary .help-block a.active,
.pop.red .btn-primary .help-block a.active,
.fullpage.red .btn-primary .help-block a.active,
.colored.red a.btn-primary .help-block a.active,
.column.red a.btn-primary .help-block a.active,
.notification.red a.btn-primary .help-block a.active,
.contextual.red a.btn-primary .help-block a.active,
.pop.red a.btn-primary .help-block a.active,
.fullpage.red a.btn-primary .help-block a.active,
.colored.red .nav-pills a .help-block a.active,
.column.red .nav-pills a .help-block a.active,
.notification.red .nav-pills a .help-block a.active,
.contextual.red .nav-pills a .help-block a.active,
.pop.red .nav-pills a .help-block a.active,
.fullpage.red .nav-pills a .help-block a.active,
.colored.red .btn-primary .help-block a:focus,
.column.red .btn-primary .help-block a:focus,
.notification.red .btn-primary .help-block a:focus,
.contextual.red .btn-primary .help-block a:focus,
.pop.red .btn-primary .help-block a:focus,
.fullpage.red .btn-primary .help-block a:focus,
.colored.red a.btn-primary .help-block a:focus,
.column.red a.btn-primary .help-block a:focus,
.notification.red a.btn-primary .help-block a:focus,
.contextual.red a.btn-primary .help-block a:focus,
.pop.red a.btn-primary .help-block a:focus,
.fullpage.red a.btn-primary .help-block a:focus,
.colored.red .nav-pills a .help-block a:focus,
.column.red .nav-pills a .help-block a:focus,
.notification.red .nav-pills a .help-block a:focus,
.contextual.red .nav-pills a .help-block a:focus,
.pop.red .nav-pills a .help-block a:focus,
.fullpage.red .nav-pills a .help-block a:focus,
.colored.red .btn-primary .help-block a.focus,
.column.red .btn-primary .help-block a.focus,
.notification.red .btn-primary .help-block a.focus,
.contextual.red .btn-primary .help-block a.focus,
.pop.red .btn-primary .help-block a.focus,
.fullpage.red .btn-primary .help-block a.focus,
.colored.red a.btn-primary .help-block a.focus,
.column.red a.btn-primary .help-block a.focus,
.notification.red a.btn-primary .help-block a.focus,
.contextual.red a.btn-primary .help-block a.focus,
.pop.red a.btn-primary .help-block a.focus,
.fullpage.red a.btn-primary .help-block a.focus,
.colored.red .nav-pills a .help-block a.focus,
.column.red .nav-pills a .help-block a.focus,
.notification.red .nav-pills a .help-block a.focus,
.contextual.red .nav-pills a .help-block a.focus,
.pop.red .nav-pills a .help-block a.focus,
.fullpage.red .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.red .btn-info,
.column.red .btn-info,
.notification.red .btn-info,
.contextual.red .btn-info,
.pop.red .btn-info,
.fullpage.red .btn-info,
.colored.red a.btn-info,
.column.red a.btn-info,
.notification.red a.btn-info,
.contextual.red a.btn-info,
.pop.red a.btn-info,
.fullpage.red a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.red .btn-info:hover,
.column.red .btn-info:hover,
.notification.red .btn-info:hover,
.contextual.red .btn-info:hover,
.pop.red .btn-info:hover,
.fullpage.red .btn-info:hover,
.colored.red a.btn-info:hover,
.column.red a.btn-info:hover,
.notification.red a.btn-info:hover,
.contextual.red a.btn-info:hover,
.pop.red a.btn-info:hover,
.fullpage.red a.btn-info:hover,
.colored.red .btn-info.focus,
.column.red .btn-info.focus,
.notification.red .btn-info.focus,
.contextual.red .btn-info.focus,
.pop.red .btn-info.focus,
.fullpage.red .btn-info.focus,
.colored.red a.btn-info.focus,
.column.red a.btn-info.focus,
.notification.red a.btn-info.focus,
.contextual.red a.btn-info.focus,
.pop.red a.btn-info.focus,
.fullpage.red a.btn-info.focus,
.colored.red .btn-info:focus,
.column.red .btn-info:focus,
.notification.red .btn-info:focus,
.contextual.red .btn-info:focus,
.pop.red .btn-info:focus,
.fullpage.red .btn-info:focus,
.colored.red a.btn-info:focus,
.column.red a.btn-info:focus,
.notification.red a.btn-info:focus,
.contextual.red a.btn-info:focus,
.pop.red a.btn-info:focus,
.fullpage.red a.btn-info:focus,
.colored.red .btn-info.active,
.column.red .btn-info.active,
.notification.red .btn-info.active,
.contextual.red .btn-info.active,
.pop.red .btn-info.active,
.fullpage.red .btn-info.active,
.colored.red a.btn-info.active,
.column.red a.btn-info.active,
.notification.red a.btn-info.active,
.contextual.red a.btn-info.active,
.pop.red a.btn-info.active,
.fullpage.red a.btn-info.active,
.colored.red .btn-info:active,
.column.red .btn-info:active,
.notification.red .btn-info:active,
.contextual.red .btn-info:active,
.pop.red .btn-info:active,
.fullpage.red .btn-info:active,
.colored.red a.btn-info:active,
.column.red a.btn-info:active,
.notification.red a.btn-info:active,
.contextual.red a.btn-info:active,
.pop.red a.btn-info:active,
.fullpage.red a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.red .btn-info:hover[disabled],
.column.red .btn-info:hover[disabled],
.notification.red .btn-info:hover[disabled],
.contextual.red .btn-info:hover[disabled],
.pop.red .btn-info:hover[disabled],
.fullpage.red .btn-info:hover[disabled],
.colored.red a.btn-info:hover[disabled],
.column.red a.btn-info:hover[disabled],
.notification.red a.btn-info:hover[disabled],
.contextual.red a.btn-info:hover[disabled],
.pop.red a.btn-info:hover[disabled],
.fullpage.red a.btn-info:hover[disabled],
.colored.red .btn-info.focus[disabled],
.column.red .btn-info.focus[disabled],
.notification.red .btn-info.focus[disabled],
.contextual.red .btn-info.focus[disabled],
.pop.red .btn-info.focus[disabled],
.fullpage.red .btn-info.focus[disabled],
.colored.red a.btn-info.focus[disabled],
.column.red a.btn-info.focus[disabled],
.notification.red a.btn-info.focus[disabled],
.contextual.red a.btn-info.focus[disabled],
.pop.red a.btn-info.focus[disabled],
.fullpage.red a.btn-info.focus[disabled],
.colored.red .btn-info:focus[disabled],
.column.red .btn-info:focus[disabled],
.notification.red .btn-info:focus[disabled],
.contextual.red .btn-info:focus[disabled],
.pop.red .btn-info:focus[disabled],
.fullpage.red .btn-info:focus[disabled],
.colored.red a.btn-info:focus[disabled],
.column.red a.btn-info:focus[disabled],
.notification.red a.btn-info:focus[disabled],
.contextual.red a.btn-info:focus[disabled],
.pop.red a.btn-info:focus[disabled],
.fullpage.red a.btn-info:focus[disabled],
.colored.red .btn-info.active[disabled],
.column.red .btn-info.active[disabled],
.notification.red .btn-info.active[disabled],
.contextual.red .btn-info.active[disabled],
.pop.red .btn-info.active[disabled],
.fullpage.red .btn-info.active[disabled],
.colored.red a.btn-info.active[disabled],
.column.red a.btn-info.active[disabled],
.notification.red a.btn-info.active[disabled],
.contextual.red a.btn-info.active[disabled],
.pop.red a.btn-info.active[disabled],
.fullpage.red a.btn-info.active[disabled],
.colored.red .btn-info:active[disabled],
.column.red .btn-info:active[disabled],
.notification.red .btn-info:active[disabled],
.contextual.red .btn-info:active[disabled],
.pop.red .btn-info:active[disabled],
.fullpage.red .btn-info:active[disabled],
.colored.red a.btn-info:active[disabled],
.column.red a.btn-info:active[disabled],
.notification.red a.btn-info:active[disabled],
.contextual.red a.btn-info:active[disabled],
.pop.red a.btn-info:active[disabled],
.fullpage.red a.btn-info:active[disabled],
.colored.red .btn-info:hover.disabled,
.column.red .btn-info:hover.disabled,
.notification.red .btn-info:hover.disabled,
.contextual.red .btn-info:hover.disabled,
.pop.red .btn-info:hover.disabled,
.fullpage.red .btn-info:hover.disabled,
.colored.red a.btn-info:hover.disabled,
.column.red a.btn-info:hover.disabled,
.notification.red a.btn-info:hover.disabled,
.contextual.red a.btn-info:hover.disabled,
.pop.red a.btn-info:hover.disabled,
.fullpage.red a.btn-info:hover.disabled,
.colored.red .btn-info.focus.disabled,
.column.red .btn-info.focus.disabled,
.notification.red .btn-info.focus.disabled,
.contextual.red .btn-info.focus.disabled,
.pop.red .btn-info.focus.disabled,
.fullpage.red .btn-info.focus.disabled,
.colored.red a.btn-info.focus.disabled,
.column.red a.btn-info.focus.disabled,
.notification.red a.btn-info.focus.disabled,
.contextual.red a.btn-info.focus.disabled,
.pop.red a.btn-info.focus.disabled,
.fullpage.red a.btn-info.focus.disabled,
.colored.red .btn-info:focus.disabled,
.column.red .btn-info:focus.disabled,
.notification.red .btn-info:focus.disabled,
.contextual.red .btn-info:focus.disabled,
.pop.red .btn-info:focus.disabled,
.fullpage.red .btn-info:focus.disabled,
.colored.red a.btn-info:focus.disabled,
.column.red a.btn-info:focus.disabled,
.notification.red a.btn-info:focus.disabled,
.contextual.red a.btn-info:focus.disabled,
.pop.red a.btn-info:focus.disabled,
.fullpage.red a.btn-info:focus.disabled,
.colored.red .btn-info.active.disabled,
.column.red .btn-info.active.disabled,
.notification.red .btn-info.active.disabled,
.contextual.red .btn-info.active.disabled,
.pop.red .btn-info.active.disabled,
.fullpage.red .btn-info.active.disabled,
.colored.red a.btn-info.active.disabled,
.column.red a.btn-info.active.disabled,
.notification.red a.btn-info.active.disabled,
.contextual.red a.btn-info.active.disabled,
.pop.red a.btn-info.active.disabled,
.fullpage.red a.btn-info.active.disabled,
.colored.red .btn-info:active.disabled,
.column.red .btn-info:active.disabled,
.notification.red .btn-info:active.disabled,
.contextual.red .btn-info:active.disabled,
.pop.red .btn-info:active.disabled,
.fullpage.red .btn-info:active.disabled,
.colored.red a.btn-info:active.disabled,
.column.red a.btn-info:active.disabled,
.notification.red a.btn-info:active.disabled,
.contextual.red a.btn-info:active.disabled,
.pop.red a.btn-info:active.disabled,
.fullpage.red a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.red .btn-success,
.column.red .btn-success,
.notification.red .btn-success,
.contextual.red .btn-success,
.pop.red .btn-success,
.fullpage.red .btn-success,
.colored.red a.btn-success,
.column.red a.btn-success,
.notification.red a.btn-success,
.contextual.red a.btn-success,
.pop.red a.btn-success,
.fullpage.red a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.red .btn-success:hover,
.column.red .btn-success:hover,
.notification.red .btn-success:hover,
.contextual.red .btn-success:hover,
.pop.red .btn-success:hover,
.fullpage.red .btn-success:hover,
.colored.red a.btn-success:hover,
.column.red a.btn-success:hover,
.notification.red a.btn-success:hover,
.contextual.red a.btn-success:hover,
.pop.red a.btn-success:hover,
.fullpage.red a.btn-success:hover,
.colored.red .btn-success.focus,
.column.red .btn-success.focus,
.notification.red .btn-success.focus,
.contextual.red .btn-success.focus,
.pop.red .btn-success.focus,
.fullpage.red .btn-success.focus,
.colored.red a.btn-success.focus,
.column.red a.btn-success.focus,
.notification.red a.btn-success.focus,
.contextual.red a.btn-success.focus,
.pop.red a.btn-success.focus,
.fullpage.red a.btn-success.focus,
.colored.red .btn-success:focus,
.column.red .btn-success:focus,
.notification.red .btn-success:focus,
.contextual.red .btn-success:focus,
.pop.red .btn-success:focus,
.fullpage.red .btn-success:focus,
.colored.red a.btn-success:focus,
.column.red a.btn-success:focus,
.notification.red a.btn-success:focus,
.contextual.red a.btn-success:focus,
.pop.red a.btn-success:focus,
.fullpage.red a.btn-success:focus,
.colored.red .btn-success.active,
.column.red .btn-success.active,
.notification.red .btn-success.active,
.contextual.red .btn-success.active,
.pop.red .btn-success.active,
.fullpage.red .btn-success.active,
.colored.red a.btn-success.active,
.column.red a.btn-success.active,
.notification.red a.btn-success.active,
.contextual.red a.btn-success.active,
.pop.red a.btn-success.active,
.fullpage.red a.btn-success.active,
.colored.red .btn-success:active,
.column.red .btn-success:active,
.notification.red .btn-success:active,
.contextual.red .btn-success:active,
.pop.red .btn-success:active,
.fullpage.red .btn-success:active,
.colored.red a.btn-success:active,
.column.red a.btn-success:active,
.notification.red a.btn-success:active,
.contextual.red a.btn-success:active,
.pop.red a.btn-success:active,
.fullpage.red a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.red .btn-success:hover[disabled],
.column.red .btn-success:hover[disabled],
.notification.red .btn-success:hover[disabled],
.contextual.red .btn-success:hover[disabled],
.pop.red .btn-success:hover[disabled],
.fullpage.red .btn-success:hover[disabled],
.colored.red a.btn-success:hover[disabled],
.column.red a.btn-success:hover[disabled],
.notification.red a.btn-success:hover[disabled],
.contextual.red a.btn-success:hover[disabled],
.pop.red a.btn-success:hover[disabled],
.fullpage.red a.btn-success:hover[disabled],
.colored.red .btn-success.focus[disabled],
.column.red .btn-success.focus[disabled],
.notification.red .btn-success.focus[disabled],
.contextual.red .btn-success.focus[disabled],
.pop.red .btn-success.focus[disabled],
.fullpage.red .btn-success.focus[disabled],
.colored.red a.btn-success.focus[disabled],
.column.red a.btn-success.focus[disabled],
.notification.red a.btn-success.focus[disabled],
.contextual.red a.btn-success.focus[disabled],
.pop.red a.btn-success.focus[disabled],
.fullpage.red a.btn-success.focus[disabled],
.colored.red .btn-success:focus[disabled],
.column.red .btn-success:focus[disabled],
.notification.red .btn-success:focus[disabled],
.contextual.red .btn-success:focus[disabled],
.pop.red .btn-success:focus[disabled],
.fullpage.red .btn-success:focus[disabled],
.colored.red a.btn-success:focus[disabled],
.column.red a.btn-success:focus[disabled],
.notification.red a.btn-success:focus[disabled],
.contextual.red a.btn-success:focus[disabled],
.pop.red a.btn-success:focus[disabled],
.fullpage.red a.btn-success:focus[disabled],
.colored.red .btn-success.active[disabled],
.column.red .btn-success.active[disabled],
.notification.red .btn-success.active[disabled],
.contextual.red .btn-success.active[disabled],
.pop.red .btn-success.active[disabled],
.fullpage.red .btn-success.active[disabled],
.colored.red a.btn-success.active[disabled],
.column.red a.btn-success.active[disabled],
.notification.red a.btn-success.active[disabled],
.contextual.red a.btn-success.active[disabled],
.pop.red a.btn-success.active[disabled],
.fullpage.red a.btn-success.active[disabled],
.colored.red .btn-success:active[disabled],
.column.red .btn-success:active[disabled],
.notification.red .btn-success:active[disabled],
.contextual.red .btn-success:active[disabled],
.pop.red .btn-success:active[disabled],
.fullpage.red .btn-success:active[disabled],
.colored.red a.btn-success:active[disabled],
.column.red a.btn-success:active[disabled],
.notification.red a.btn-success:active[disabled],
.contextual.red a.btn-success:active[disabled],
.pop.red a.btn-success:active[disabled],
.fullpage.red a.btn-success:active[disabled],
.colored.red .btn-success:hover.disabled,
.column.red .btn-success:hover.disabled,
.notification.red .btn-success:hover.disabled,
.contextual.red .btn-success:hover.disabled,
.pop.red .btn-success:hover.disabled,
.fullpage.red .btn-success:hover.disabled,
.colored.red a.btn-success:hover.disabled,
.column.red a.btn-success:hover.disabled,
.notification.red a.btn-success:hover.disabled,
.contextual.red a.btn-success:hover.disabled,
.pop.red a.btn-success:hover.disabled,
.fullpage.red a.btn-success:hover.disabled,
.colored.red .btn-success.focus.disabled,
.column.red .btn-success.focus.disabled,
.notification.red .btn-success.focus.disabled,
.contextual.red .btn-success.focus.disabled,
.pop.red .btn-success.focus.disabled,
.fullpage.red .btn-success.focus.disabled,
.colored.red a.btn-success.focus.disabled,
.column.red a.btn-success.focus.disabled,
.notification.red a.btn-success.focus.disabled,
.contextual.red a.btn-success.focus.disabled,
.pop.red a.btn-success.focus.disabled,
.fullpage.red a.btn-success.focus.disabled,
.colored.red .btn-success:focus.disabled,
.column.red .btn-success:focus.disabled,
.notification.red .btn-success:focus.disabled,
.contextual.red .btn-success:focus.disabled,
.pop.red .btn-success:focus.disabled,
.fullpage.red .btn-success:focus.disabled,
.colored.red a.btn-success:focus.disabled,
.column.red a.btn-success:focus.disabled,
.notification.red a.btn-success:focus.disabled,
.contextual.red a.btn-success:focus.disabled,
.pop.red a.btn-success:focus.disabled,
.fullpage.red a.btn-success:focus.disabled,
.colored.red .btn-success.active.disabled,
.column.red .btn-success.active.disabled,
.notification.red .btn-success.active.disabled,
.contextual.red .btn-success.active.disabled,
.pop.red .btn-success.active.disabled,
.fullpage.red .btn-success.active.disabled,
.colored.red a.btn-success.active.disabled,
.column.red a.btn-success.active.disabled,
.notification.red a.btn-success.active.disabled,
.contextual.red a.btn-success.active.disabled,
.pop.red a.btn-success.active.disabled,
.fullpage.red a.btn-success.active.disabled,
.colored.red .btn-success:active.disabled,
.column.red .btn-success:active.disabled,
.notification.red .btn-success:active.disabled,
.contextual.red .btn-success:active.disabled,
.pop.red .btn-success:active.disabled,
.fullpage.red .btn-success:active.disabled,
.colored.red a.btn-success:active.disabled,
.column.red a.btn-success:active.disabled,
.notification.red a.btn-success:active.disabled,
.contextual.red a.btn-success:active.disabled,
.pop.red a.btn-success:active.disabled,
.fullpage.red a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.red .btn-warning,
.column.red .btn-warning,
.notification.red .btn-warning,
.contextual.red .btn-warning,
.pop.red .btn-warning,
.fullpage.red .btn-warning,
.colored.red a.btn-warning,
.column.red a.btn-warning,
.notification.red a.btn-warning,
.contextual.red a.btn-warning,
.pop.red a.btn-warning,
.fullpage.red a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.red .btn-warning:hover,
.column.red .btn-warning:hover,
.notification.red .btn-warning:hover,
.contextual.red .btn-warning:hover,
.pop.red .btn-warning:hover,
.fullpage.red .btn-warning:hover,
.colored.red a.btn-warning:hover,
.column.red a.btn-warning:hover,
.notification.red a.btn-warning:hover,
.contextual.red a.btn-warning:hover,
.pop.red a.btn-warning:hover,
.fullpage.red a.btn-warning:hover,
.colored.red .btn-warning.focus,
.column.red .btn-warning.focus,
.notification.red .btn-warning.focus,
.contextual.red .btn-warning.focus,
.pop.red .btn-warning.focus,
.fullpage.red .btn-warning.focus,
.colored.red a.btn-warning.focus,
.column.red a.btn-warning.focus,
.notification.red a.btn-warning.focus,
.contextual.red a.btn-warning.focus,
.pop.red a.btn-warning.focus,
.fullpage.red a.btn-warning.focus,
.colored.red .btn-warning:focus,
.column.red .btn-warning:focus,
.notification.red .btn-warning:focus,
.contextual.red .btn-warning:focus,
.pop.red .btn-warning:focus,
.fullpage.red .btn-warning:focus,
.colored.red a.btn-warning:focus,
.column.red a.btn-warning:focus,
.notification.red a.btn-warning:focus,
.contextual.red a.btn-warning:focus,
.pop.red a.btn-warning:focus,
.fullpage.red a.btn-warning:focus,
.colored.red .btn-warning.active,
.column.red .btn-warning.active,
.notification.red .btn-warning.active,
.contextual.red .btn-warning.active,
.pop.red .btn-warning.active,
.fullpage.red .btn-warning.active,
.colored.red a.btn-warning.active,
.column.red a.btn-warning.active,
.notification.red a.btn-warning.active,
.contextual.red a.btn-warning.active,
.pop.red a.btn-warning.active,
.fullpage.red a.btn-warning.active,
.colored.red .btn-warning:active,
.column.red .btn-warning:active,
.notification.red .btn-warning:active,
.contextual.red .btn-warning:active,
.pop.red .btn-warning:active,
.fullpage.red .btn-warning:active,
.colored.red a.btn-warning:active,
.column.red a.btn-warning:active,
.notification.red a.btn-warning:active,
.contextual.red a.btn-warning:active,
.pop.red a.btn-warning:active,
.fullpage.red a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.red .btn-warning:hover[disabled],
.column.red .btn-warning:hover[disabled],
.notification.red .btn-warning:hover[disabled],
.contextual.red .btn-warning:hover[disabled],
.pop.red .btn-warning:hover[disabled],
.fullpage.red .btn-warning:hover[disabled],
.colored.red a.btn-warning:hover[disabled],
.column.red a.btn-warning:hover[disabled],
.notification.red a.btn-warning:hover[disabled],
.contextual.red a.btn-warning:hover[disabled],
.pop.red a.btn-warning:hover[disabled],
.fullpage.red a.btn-warning:hover[disabled],
.colored.red .btn-warning.focus[disabled],
.column.red .btn-warning.focus[disabled],
.notification.red .btn-warning.focus[disabled],
.contextual.red .btn-warning.focus[disabled],
.pop.red .btn-warning.focus[disabled],
.fullpage.red .btn-warning.focus[disabled],
.colored.red a.btn-warning.focus[disabled],
.column.red a.btn-warning.focus[disabled],
.notification.red a.btn-warning.focus[disabled],
.contextual.red a.btn-warning.focus[disabled],
.pop.red a.btn-warning.focus[disabled],
.fullpage.red a.btn-warning.focus[disabled],
.colored.red .btn-warning:focus[disabled],
.column.red .btn-warning:focus[disabled],
.notification.red .btn-warning:focus[disabled],
.contextual.red .btn-warning:focus[disabled],
.pop.red .btn-warning:focus[disabled],
.fullpage.red .btn-warning:focus[disabled],
.colored.red a.btn-warning:focus[disabled],
.column.red a.btn-warning:focus[disabled],
.notification.red a.btn-warning:focus[disabled],
.contextual.red a.btn-warning:focus[disabled],
.pop.red a.btn-warning:focus[disabled],
.fullpage.red a.btn-warning:focus[disabled],
.colored.red .btn-warning.active[disabled],
.column.red .btn-warning.active[disabled],
.notification.red .btn-warning.active[disabled],
.contextual.red .btn-warning.active[disabled],
.pop.red .btn-warning.active[disabled],
.fullpage.red .btn-warning.active[disabled],
.colored.red a.btn-warning.active[disabled],
.column.red a.btn-warning.active[disabled],
.notification.red a.btn-warning.active[disabled],
.contextual.red a.btn-warning.active[disabled],
.pop.red a.btn-warning.active[disabled],
.fullpage.red a.btn-warning.active[disabled],
.colored.red .btn-warning:active[disabled],
.column.red .btn-warning:active[disabled],
.notification.red .btn-warning:active[disabled],
.contextual.red .btn-warning:active[disabled],
.pop.red .btn-warning:active[disabled],
.fullpage.red .btn-warning:active[disabled],
.colored.red a.btn-warning:active[disabled],
.column.red a.btn-warning:active[disabled],
.notification.red a.btn-warning:active[disabled],
.contextual.red a.btn-warning:active[disabled],
.pop.red a.btn-warning:active[disabled],
.fullpage.red a.btn-warning:active[disabled],
.colored.red .btn-warning:hover.disabled,
.column.red .btn-warning:hover.disabled,
.notification.red .btn-warning:hover.disabled,
.contextual.red .btn-warning:hover.disabled,
.pop.red .btn-warning:hover.disabled,
.fullpage.red .btn-warning:hover.disabled,
.colored.red a.btn-warning:hover.disabled,
.column.red a.btn-warning:hover.disabled,
.notification.red a.btn-warning:hover.disabled,
.contextual.red a.btn-warning:hover.disabled,
.pop.red a.btn-warning:hover.disabled,
.fullpage.red a.btn-warning:hover.disabled,
.colored.red .btn-warning.focus.disabled,
.column.red .btn-warning.focus.disabled,
.notification.red .btn-warning.focus.disabled,
.contextual.red .btn-warning.focus.disabled,
.pop.red .btn-warning.focus.disabled,
.fullpage.red .btn-warning.focus.disabled,
.colored.red a.btn-warning.focus.disabled,
.column.red a.btn-warning.focus.disabled,
.notification.red a.btn-warning.focus.disabled,
.contextual.red a.btn-warning.focus.disabled,
.pop.red a.btn-warning.focus.disabled,
.fullpage.red a.btn-warning.focus.disabled,
.colored.red .btn-warning:focus.disabled,
.column.red .btn-warning:focus.disabled,
.notification.red .btn-warning:focus.disabled,
.contextual.red .btn-warning:focus.disabled,
.pop.red .btn-warning:focus.disabled,
.fullpage.red .btn-warning:focus.disabled,
.colored.red a.btn-warning:focus.disabled,
.column.red a.btn-warning:focus.disabled,
.notification.red a.btn-warning:focus.disabled,
.contextual.red a.btn-warning:focus.disabled,
.pop.red a.btn-warning:focus.disabled,
.fullpage.red a.btn-warning:focus.disabled,
.colored.red .btn-warning.active.disabled,
.column.red .btn-warning.active.disabled,
.notification.red .btn-warning.active.disabled,
.contextual.red .btn-warning.active.disabled,
.pop.red .btn-warning.active.disabled,
.fullpage.red .btn-warning.active.disabled,
.colored.red a.btn-warning.active.disabled,
.column.red a.btn-warning.active.disabled,
.notification.red a.btn-warning.active.disabled,
.contextual.red a.btn-warning.active.disabled,
.pop.red a.btn-warning.active.disabled,
.fullpage.red a.btn-warning.active.disabled,
.colored.red .btn-warning:active.disabled,
.column.red .btn-warning:active.disabled,
.notification.red .btn-warning:active.disabled,
.contextual.red .btn-warning:active.disabled,
.pop.red .btn-warning:active.disabled,
.fullpage.red .btn-warning:active.disabled,
.colored.red a.btn-warning:active.disabled,
.column.red a.btn-warning:active.disabled,
.notification.red a.btn-warning:active.disabled,
.contextual.red a.btn-warning:active.disabled,
.pop.red a.btn-warning:active.disabled,
.fullpage.red a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.red .btn-danger,
.column.red .btn-danger,
.notification.red .btn-danger,
.contextual.red .btn-danger,
.pop.red .btn-danger,
.fullpage.red .btn-danger,
.colored.red a.btn-danger,
.column.red a.btn-danger,
.notification.red a.btn-danger,
.contextual.red a.btn-danger,
.pop.red a.btn-danger,
.fullpage.red a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.red .btn-danger:hover,
.column.red .btn-danger:hover,
.notification.red .btn-danger:hover,
.contextual.red .btn-danger:hover,
.pop.red .btn-danger:hover,
.fullpage.red .btn-danger:hover,
.colored.red a.btn-danger:hover,
.column.red a.btn-danger:hover,
.notification.red a.btn-danger:hover,
.contextual.red a.btn-danger:hover,
.pop.red a.btn-danger:hover,
.fullpage.red a.btn-danger:hover,
.colored.red .btn-danger.focus,
.column.red .btn-danger.focus,
.notification.red .btn-danger.focus,
.contextual.red .btn-danger.focus,
.pop.red .btn-danger.focus,
.fullpage.red .btn-danger.focus,
.colored.red a.btn-danger.focus,
.column.red a.btn-danger.focus,
.notification.red a.btn-danger.focus,
.contextual.red a.btn-danger.focus,
.pop.red a.btn-danger.focus,
.fullpage.red a.btn-danger.focus,
.colored.red .btn-danger:focus,
.column.red .btn-danger:focus,
.notification.red .btn-danger:focus,
.contextual.red .btn-danger:focus,
.pop.red .btn-danger:focus,
.fullpage.red .btn-danger:focus,
.colored.red a.btn-danger:focus,
.column.red a.btn-danger:focus,
.notification.red a.btn-danger:focus,
.contextual.red a.btn-danger:focus,
.pop.red a.btn-danger:focus,
.fullpage.red a.btn-danger:focus,
.colored.red .btn-danger.active,
.column.red .btn-danger.active,
.notification.red .btn-danger.active,
.contextual.red .btn-danger.active,
.pop.red .btn-danger.active,
.fullpage.red .btn-danger.active,
.colored.red a.btn-danger.active,
.column.red a.btn-danger.active,
.notification.red a.btn-danger.active,
.contextual.red a.btn-danger.active,
.pop.red a.btn-danger.active,
.fullpage.red a.btn-danger.active,
.colored.red .btn-danger:active,
.column.red .btn-danger:active,
.notification.red .btn-danger:active,
.contextual.red .btn-danger:active,
.pop.red .btn-danger:active,
.fullpage.red .btn-danger:active,
.colored.red a.btn-danger:active,
.column.red a.btn-danger:active,
.notification.red a.btn-danger:active,
.contextual.red a.btn-danger:active,
.pop.red a.btn-danger:active,
.fullpage.red a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.red .btn-danger:hover[disabled],
.column.red .btn-danger:hover[disabled],
.notification.red .btn-danger:hover[disabled],
.contextual.red .btn-danger:hover[disabled],
.pop.red .btn-danger:hover[disabled],
.fullpage.red .btn-danger:hover[disabled],
.colored.red a.btn-danger:hover[disabled],
.column.red a.btn-danger:hover[disabled],
.notification.red a.btn-danger:hover[disabled],
.contextual.red a.btn-danger:hover[disabled],
.pop.red a.btn-danger:hover[disabled],
.fullpage.red a.btn-danger:hover[disabled],
.colored.red .btn-danger.focus[disabled],
.column.red .btn-danger.focus[disabled],
.notification.red .btn-danger.focus[disabled],
.contextual.red .btn-danger.focus[disabled],
.pop.red .btn-danger.focus[disabled],
.fullpage.red .btn-danger.focus[disabled],
.colored.red a.btn-danger.focus[disabled],
.column.red a.btn-danger.focus[disabled],
.notification.red a.btn-danger.focus[disabled],
.contextual.red a.btn-danger.focus[disabled],
.pop.red a.btn-danger.focus[disabled],
.fullpage.red a.btn-danger.focus[disabled],
.colored.red .btn-danger:focus[disabled],
.column.red .btn-danger:focus[disabled],
.notification.red .btn-danger:focus[disabled],
.contextual.red .btn-danger:focus[disabled],
.pop.red .btn-danger:focus[disabled],
.fullpage.red .btn-danger:focus[disabled],
.colored.red a.btn-danger:focus[disabled],
.column.red a.btn-danger:focus[disabled],
.notification.red a.btn-danger:focus[disabled],
.contextual.red a.btn-danger:focus[disabled],
.pop.red a.btn-danger:focus[disabled],
.fullpage.red a.btn-danger:focus[disabled],
.colored.red .btn-danger.active[disabled],
.column.red .btn-danger.active[disabled],
.notification.red .btn-danger.active[disabled],
.contextual.red .btn-danger.active[disabled],
.pop.red .btn-danger.active[disabled],
.fullpage.red .btn-danger.active[disabled],
.colored.red a.btn-danger.active[disabled],
.column.red a.btn-danger.active[disabled],
.notification.red a.btn-danger.active[disabled],
.contextual.red a.btn-danger.active[disabled],
.pop.red a.btn-danger.active[disabled],
.fullpage.red a.btn-danger.active[disabled],
.colored.red .btn-danger:active[disabled],
.column.red .btn-danger:active[disabled],
.notification.red .btn-danger:active[disabled],
.contextual.red .btn-danger:active[disabled],
.pop.red .btn-danger:active[disabled],
.fullpage.red .btn-danger:active[disabled],
.colored.red a.btn-danger:active[disabled],
.column.red a.btn-danger:active[disabled],
.notification.red a.btn-danger:active[disabled],
.contextual.red a.btn-danger:active[disabled],
.pop.red a.btn-danger:active[disabled],
.fullpage.red a.btn-danger:active[disabled],
.colored.red .btn-danger:hover.disabled,
.column.red .btn-danger:hover.disabled,
.notification.red .btn-danger:hover.disabled,
.contextual.red .btn-danger:hover.disabled,
.pop.red .btn-danger:hover.disabled,
.fullpage.red .btn-danger:hover.disabled,
.colored.red a.btn-danger:hover.disabled,
.column.red a.btn-danger:hover.disabled,
.notification.red a.btn-danger:hover.disabled,
.contextual.red a.btn-danger:hover.disabled,
.pop.red a.btn-danger:hover.disabled,
.fullpage.red a.btn-danger:hover.disabled,
.colored.red .btn-danger.focus.disabled,
.column.red .btn-danger.focus.disabled,
.notification.red .btn-danger.focus.disabled,
.contextual.red .btn-danger.focus.disabled,
.pop.red .btn-danger.focus.disabled,
.fullpage.red .btn-danger.focus.disabled,
.colored.red a.btn-danger.focus.disabled,
.column.red a.btn-danger.focus.disabled,
.notification.red a.btn-danger.focus.disabled,
.contextual.red a.btn-danger.focus.disabled,
.pop.red a.btn-danger.focus.disabled,
.fullpage.red a.btn-danger.focus.disabled,
.colored.red .btn-danger:focus.disabled,
.column.red .btn-danger:focus.disabled,
.notification.red .btn-danger:focus.disabled,
.contextual.red .btn-danger:focus.disabled,
.pop.red .btn-danger:focus.disabled,
.fullpage.red .btn-danger:focus.disabled,
.colored.red a.btn-danger:focus.disabled,
.column.red a.btn-danger:focus.disabled,
.notification.red a.btn-danger:focus.disabled,
.contextual.red a.btn-danger:focus.disabled,
.pop.red a.btn-danger:focus.disabled,
.fullpage.red a.btn-danger:focus.disabled,
.colored.red .btn-danger.active.disabled,
.column.red .btn-danger.active.disabled,
.notification.red .btn-danger.active.disabled,
.contextual.red .btn-danger.active.disabled,
.pop.red .btn-danger.active.disabled,
.fullpage.red .btn-danger.active.disabled,
.colored.red a.btn-danger.active.disabled,
.column.red a.btn-danger.active.disabled,
.notification.red a.btn-danger.active.disabled,
.contextual.red a.btn-danger.active.disabled,
.pop.red a.btn-danger.active.disabled,
.fullpage.red a.btn-danger.active.disabled,
.colored.red .btn-danger:active.disabled,
.column.red .btn-danger:active.disabled,
.notification.red .btn-danger:active.disabled,
.contextual.red .btn-danger:active.disabled,
.pop.red .btn-danger:active.disabled,
.fullpage.red .btn-danger:active.disabled,
.colored.red a.btn-danger:active.disabled,
.column.red a.btn-danger:active.disabled,
.notification.red a.btn-danger:active.disabled,
.contextual.red a.btn-danger:active.disabled,
.pop.red a.btn-danger:active.disabled,
.fullpage.red a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.red .list-group.reorderable .list-group-item .reorder_icon,
.column.red .list-group.reorderable .list-group-item .reorder_icon,
.notification.red .list-group.reorderable .list-group-item .reorder_icon,
.contextual.red .list-group.reorderable .list-group-item .reorder_icon,
.pop.red .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.red .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.red .list-group.navigable .list-group-item .navigate_btn,
.column.red .list-group.navigable .list-group-item .navigate_btn,
.notification.red .list-group.navigable .list-group-item .navigate_btn,
.contextual.red .list-group.navigable .list-group-item .navigate_btn,
.pop.red .list-group.navigable .list-group-item .navigate_btn,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn,
.colored.red .list-group.removeable .list-group-item .navigate_btn,
.column.red .list-group.removeable .list-group-item .navigate_btn,
.notification.red .list-group.removeable .list-group-item .navigate_btn,
.contextual.red .list-group.removeable .list-group-item .navigate_btn,
.pop.red .list-group.removeable .list-group-item .navigate_btn,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn,
.colored.red .list-group.navigable .list-group-item .remove_btn,
.column.red .list-group.navigable .list-group-item .remove_btn,
.notification.red .list-group.navigable .list-group-item .remove_btn,
.contextual.red .list-group.navigable .list-group-item .remove_btn,
.pop.red .list-group.navigable .list-group-item .remove_btn,
.fullpage.red .list-group.navigable .list-group-item .remove_btn,
.colored.red .list-group.removeable .list-group-item .remove_btn,
.column.red .list-group.removeable .list-group-item .remove_btn,
.notification.red .list-group.removeable .list-group-item .remove_btn,
.contextual.red .list-group.removeable .list-group-item .remove_btn,
.pop.red .list-group.removeable .list-group-item .remove_btn,
.fullpage.red .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.red .list-group.navigable .list-group-item .navigate_btn:hover,
.column.red .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.red .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.red .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.red .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.red .list-group.removeable .list-group-item .navigate_btn:hover,
.column.red .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.red .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.red .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.red .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.red .list-group.navigable .list-group-item .remove_btn:hover,
.column.red .list-group.navigable .list-group-item .remove_btn:hover,
.notification.red .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.red .list-group.navigable .list-group-item .remove_btn:hover,
.pop.red .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.red .list-group.navigable .list-group-item .remove_btn:hover,
.colored.red .list-group.removeable .list-group-item .remove_btn:hover,
.column.red .list-group.removeable .list-group-item .remove_btn:hover,
.notification.red .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.red .list-group.removeable .list-group-item .remove_btn:hover,
.pop.red .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.red .list-group.removeable .list-group-item .remove_btn:hover,
.colored.red .list-group.navigable .list-group-item .navigate_btn.focus,
.column.red .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.red .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.red .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.red .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.red .list-group.removeable .list-group-item .navigate_btn.focus,
.column.red .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.red .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.red .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.red .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.red .list-group.navigable .list-group-item .remove_btn.focus,
.column.red .list-group.navigable .list-group-item .remove_btn.focus,
.notification.red .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.red .list-group.navigable .list-group-item .remove_btn.focus,
.pop.red .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.red .list-group.navigable .list-group-item .remove_btn.focus,
.colored.red .list-group.removeable .list-group-item .remove_btn.focus,
.column.red .list-group.removeable .list-group-item .remove_btn.focus,
.notification.red .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.red .list-group.removeable .list-group-item .remove_btn.focus,
.pop.red .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.red .list-group.removeable .list-group-item .remove_btn.focus,
.colored.red .list-group.navigable .list-group-item .navigate_btn:focus,
.column.red .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.red .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.red .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.red .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.red .list-group.removeable .list-group-item .navigate_btn:focus,
.column.red .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.red .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.red .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.red .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.red .list-group.navigable .list-group-item .remove_btn:focus,
.column.red .list-group.navigable .list-group-item .remove_btn:focus,
.notification.red .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.red .list-group.navigable .list-group-item .remove_btn:focus,
.pop.red .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.red .list-group.navigable .list-group-item .remove_btn:focus,
.colored.red .list-group.removeable .list-group-item .remove_btn:focus,
.column.red .list-group.removeable .list-group-item .remove_btn:focus,
.notification.red .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.red .list-group.removeable .list-group-item .remove_btn:focus,
.pop.red .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.red .list-group.removeable .list-group-item .remove_btn:focus,
.colored.red .list-group.navigable .list-group-item .navigate_btn.active,
.column.red .list-group.navigable .list-group-item .navigate_btn.active,
.notification.red .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.red .list-group.navigable .list-group-item .navigate_btn.active,
.pop.red .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn.active,
.colored.red .list-group.removeable .list-group-item .navigate_btn.active,
.column.red .list-group.removeable .list-group-item .navigate_btn.active,
.notification.red .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.red .list-group.removeable .list-group-item .navigate_btn.active,
.pop.red .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn.active,
.colored.red .list-group.navigable .list-group-item .remove_btn.active,
.column.red .list-group.navigable .list-group-item .remove_btn.active,
.notification.red .list-group.navigable .list-group-item .remove_btn.active,
.contextual.red .list-group.navigable .list-group-item .remove_btn.active,
.pop.red .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.red .list-group.navigable .list-group-item .remove_btn.active,
.colored.red .list-group.removeable .list-group-item .remove_btn.active,
.column.red .list-group.removeable .list-group-item .remove_btn.active,
.notification.red .list-group.removeable .list-group-item .remove_btn.active,
.contextual.red .list-group.removeable .list-group-item .remove_btn.active,
.pop.red .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.red .list-group.removeable .list-group-item .remove_btn.active,
.colored.red .list-group.navigable .list-group-item .navigate_btn:active,
.column.red .list-group.navigable .list-group-item .navigate_btn:active,
.notification.red .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.red .list-group.navigable .list-group-item .navigate_btn:active,
.pop.red .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.red .list-group.navigable .list-group-item .navigate_btn:active,
.colored.red .list-group.removeable .list-group-item .navigate_btn:active,
.column.red .list-group.removeable .list-group-item .navigate_btn:active,
.notification.red .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.red .list-group.removeable .list-group-item .navigate_btn:active,
.pop.red .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.red .list-group.removeable .list-group-item .navigate_btn:active,
.colored.red .list-group.navigable .list-group-item .remove_btn:active,
.column.red .list-group.navigable .list-group-item .remove_btn:active,
.notification.red .list-group.navigable .list-group-item .remove_btn:active,
.contextual.red .list-group.navigable .list-group-item .remove_btn:active,
.pop.red .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.red .list-group.navigable .list-group-item .remove_btn:active,
.colored.red .list-group.removeable .list-group-item .remove_btn:active,
.column.red .list-group.removeable .list-group-item .remove_btn:active,
.notification.red .list-group.removeable .list-group-item .remove_btn:active,
.contextual.red .list-group.removeable .list-group-item .remove_btn:active,
.pop.red .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.red .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.red .btn-marker-shape,
.column.red .btn-marker-shape,
.notification.red .btn-marker-shape,
.contextual.red .btn-marker-shape,
.pop.red .btn-marker-shape,
.fullpage.red .btn-marker-shape {
  background: transparent;
}
.colored.red .btn-marker-shape:hover,
.column.red .btn-marker-shape:hover,
.notification.red .btn-marker-shape:hover,
.contextual.red .btn-marker-shape:hover,
.pop.red .btn-marker-shape:hover,
.fullpage.red .btn-marker-shape:hover,
.colored.red .btn-marker-shape:focus,
.column.red .btn-marker-shape:focus,
.notification.red .btn-marker-shape:focus,
.contextual.red .btn-marker-shape:focus,
.pop.red .btn-marker-shape:focus,
.fullpage.red .btn-marker-shape:focus,
.colored.red .btn-marker-shape.focus,
.column.red .btn-marker-shape.focus,
.notification.red .btn-marker-shape.focus,
.contextual.red .btn-marker-shape.focus,
.pop.red .btn-marker-shape.focus,
.fullpage.red .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.red .btn-marker-shape:active,
.column.red .btn-marker-shape:active,
.notification.red .btn-marker-shape:active,
.contextual.red .btn-marker-shape:active,
.pop.red .btn-marker-shape:active,
.fullpage.red .btn-marker-shape:active,
.colored.red .btn-marker-shape.active,
.column.red .btn-marker-shape.active,
.notification.red .btn-marker-shape.active,
.contextual.red .btn-marker-shape.active,
.pop.red .btn-marker-shape.active,
.fullpage.red .btn-marker-shape.active {
  background: #ea6364;
  box-shadow: none;
}
.colored.red .bordered-header,
.column.red .bordered-header,
.notification.red .bordered-header,
.contextual.red .bordered-header,
.pop.red .bordered-header,
.fullpage.red .bordered-header,
.colored.red .sticky-header,
.column.red .sticky-header,
.notification.red .sticky-header,
.contextual.red .sticky-header,
.pop.red .sticky-header,
.fullpage.red .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #e54041;
}
.colored.red .bordered-footer,
.column.red .bordered-footer,
.notification.red .bordered-footer,
.contextual.red .bordered-footer,
.pop.red .bordered-footer,
.fullpage.red .bordered-footer,
.colored.red .sticky-footer,
.column.red .sticky-footer,
.notification.red .sticky-footer,
.contextual.red .sticky-footer,
.pop.red .sticky-footer,
.fullpage.red .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #e54041;
}
.colored.red hr,
.column.red hr,
.notification.red hr,
.contextual.red hr,
.pop.red hr,
.fullpage.red hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.red .close_btn,
.column.red .close_btn,
.notification.red .close_btn,
.contextual.red .close_btn,
.pop.red .close_btn,
.fullpage.red .close_btn,
.colored.red .back_btn,
.column.red .back_btn,
.notification.red .back_btn,
.contextual.red .back_btn,
.pop.red .back_btn,
.fullpage.red .back_btn {
  color: #fff;
}
.colored.red input[type="radio"] + label::before,
.column.red input[type="radio"] + label::before,
.notification.red input[type="radio"] + label::before,
.contextual.red input[type="radio"] + label::before,
.pop.red input[type="radio"] + label::before,
.fullpage.red input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.red input[type="radio"] + label::after,
.column.red input[type="radio"] + label::after,
.notification.red input[type="radio"] + label::after,
.contextual.red input[type="radio"] + label::after,
.pop.red input[type="radio"] + label::after,
.fullpage.red input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.red input[type="radio"]:checked + label::before,
.column.red input[type="radio"]:checked + label::before,
.notification.red input[type="radio"]:checked + label::before,
.contextual.red input[type="radio"]:checked + label::before,
.pop.red input[type="radio"]:checked + label::before,
.fullpage.red input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.red input[type="radio"]:checked + label::after,
.column.red input[type="radio"]:checked + label::after,
.notification.red input[type="radio"]:checked + label::after,
.contextual.red input[type="radio"]:checked + label::after,
.pop.red input[type="radio"]:checked + label::after,
.fullpage.red input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.red input[type="checkbox"] + label::before,
.column.red input[type="checkbox"] + label::before,
.notification.red input[type="checkbox"] + label::before,
.contextual.red input[type="checkbox"] + label::before,
.pop.red input[type="checkbox"] + label::before,
.fullpage.red input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.red input[type="checkbox"] + label::after,
.column.red input[type="checkbox"] + label::after,
.notification.red input[type="checkbox"] + label::after,
.contextual.red input[type="checkbox"] + label::after,
.pop.red input[type="checkbox"] + label::after,
.fullpage.red input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.red input,
.column.red input,
.notification.red input,
.contextual.red input,
.pop.red input,
.fullpage.red input,
.colored.red select,
.column.red select,
.notification.red select,
.contextual.red select,
.pop.red select,
.fullpage.red select,
.colored.red textarea,
.column.red textarea,
.notification.red textarea,
.contextual.red textarea,
.pop.red textarea,
.fullpage.red textarea,
.colored.red .form-control,
.column.red .form-control,
.notification.red .form-control,
.contextual.red .form-control,
.pop.red .form-control,
.fullpage.red .form-control,
.colored.red fieldset .form-control,
.column.red fieldset .form-control,
.notification.red fieldset .form-control,
.contextual.red fieldset .form-control,
.pop.red fieldset .form-control,
.fullpage.red fieldset .form-control {
  border-color: transparent;
}
.colored.red input:hover,
.column.red input:hover,
.notification.red input:hover,
.contextual.red input:hover,
.pop.red input:hover,
.fullpage.red input:hover,
.colored.red select:hover,
.column.red select:hover,
.notification.red select:hover,
.contextual.red select:hover,
.pop.red select:hover,
.fullpage.red select:hover,
.colored.red textarea:hover,
.column.red textarea:hover,
.notification.red textarea:hover,
.contextual.red textarea:hover,
.pop.red textarea:hover,
.fullpage.red textarea:hover,
.colored.red .form-control:hover,
.column.red .form-control:hover,
.notification.red .form-control:hover,
.contextual.red .form-control:hover,
.pop.red .form-control:hover,
.fullpage.red .form-control:hover,
.colored.red fieldset .form-control:hover,
.column.red fieldset .form-control:hover,
.notification.red fieldset .form-control:hover,
.contextual.red fieldset .form-control:hover,
.pop.red fieldset .form-control:hover,
.fullpage.red fieldset .form-control:hover,
.colored.red input.focus,
.column.red input.focus,
.notification.red input.focus,
.contextual.red input.focus,
.pop.red input.focus,
.fullpage.red input.focus,
.colored.red select.focus,
.column.red select.focus,
.notification.red select.focus,
.contextual.red select.focus,
.pop.red select.focus,
.fullpage.red select.focus,
.colored.red textarea.focus,
.column.red textarea.focus,
.notification.red textarea.focus,
.contextual.red textarea.focus,
.pop.red textarea.focus,
.fullpage.red textarea.focus,
.colored.red .form-control.focus,
.column.red .form-control.focus,
.notification.red .form-control.focus,
.contextual.red .form-control.focus,
.pop.red .form-control.focus,
.fullpage.red .form-control.focus,
.colored.red fieldset .form-control.focus,
.column.red fieldset .form-control.focus,
.notification.red fieldset .form-control.focus,
.contextual.red fieldset .form-control.focus,
.pop.red fieldset .form-control.focus,
.fullpage.red fieldset .form-control.focus,
.colored.red input:focus,
.column.red input:focus,
.notification.red input:focus,
.contextual.red input:focus,
.pop.red input:focus,
.fullpage.red input:focus,
.colored.red select:focus,
.column.red select:focus,
.notification.red select:focus,
.contextual.red select:focus,
.pop.red select:focus,
.fullpage.red select:focus,
.colored.red textarea:focus,
.column.red textarea:focus,
.notification.red textarea:focus,
.contextual.red textarea:focus,
.pop.red textarea:focus,
.fullpage.red textarea:focus,
.colored.red .form-control:focus,
.column.red .form-control:focus,
.notification.red .form-control:focus,
.contextual.red .form-control:focus,
.pop.red .form-control:focus,
.fullpage.red .form-control:focus,
.colored.red fieldset .form-control:focus,
.column.red fieldset .form-control:focus,
.notification.red fieldset .form-control:focus,
.contextual.red fieldset .form-control:focus,
.pop.red fieldset .form-control:focus,
.fullpage.red fieldset .form-control:focus,
.colored.red input.active,
.column.red input.active,
.notification.red input.active,
.contextual.red input.active,
.pop.red input.active,
.fullpage.red input.active,
.colored.red select.active,
.column.red select.active,
.notification.red select.active,
.contextual.red select.active,
.pop.red select.active,
.fullpage.red select.active,
.colored.red textarea.active,
.column.red textarea.active,
.notification.red textarea.active,
.contextual.red textarea.active,
.pop.red textarea.active,
.fullpage.red textarea.active,
.colored.red .form-control.active,
.column.red .form-control.active,
.notification.red .form-control.active,
.contextual.red .form-control.active,
.pop.red .form-control.active,
.fullpage.red .form-control.active,
.colored.red fieldset .form-control.active,
.column.red fieldset .form-control.active,
.notification.red fieldset .form-control.active,
.contextual.red fieldset .form-control.active,
.pop.red fieldset .form-control.active,
.fullpage.red fieldset .form-control.active,
.colored.red input:active,
.column.red input:active,
.notification.red input:active,
.contextual.red input:active,
.pop.red input:active,
.fullpage.red input:active,
.colored.red select:active,
.column.red select:active,
.notification.red select:active,
.contextual.red select:active,
.pop.red select:active,
.fullpage.red select:active,
.colored.red textarea:active,
.column.red textarea:active,
.notification.red textarea:active,
.contextual.red textarea:active,
.pop.red textarea:active,
.fullpage.red textarea:active,
.colored.red .form-control:active,
.column.red .form-control:active,
.notification.red .form-control:active,
.contextual.red .form-control:active,
.pop.red .form-control:active,
.fullpage.red .form-control:active,
.colored.red fieldset .form-control:active,
.column.red fieldset .form-control:active,
.notification.red fieldset .form-control:active,
.contextual.red fieldset .form-control:active,
.pop.red fieldset .form-control:active,
.fullpage.red fieldset .form-control:active {
  border-color: transparent;
}
.colored.red .has-feedback .control-label,
.column.red .has-feedback .control-label,
.notification.red .has-feedback .control-label,
.contextual.red .has-feedback .control-label,
.pop.red .has-feedback .control-label,
.fullpage.red .has-feedback .control-label {
  color: #fff;
}
.colored.red .nav a,
.column.red .nav a,
.notification.red .nav a,
.contextual.red .nav a,
.pop.red .nav a,
.fullpage.red .nav a,
.colored.red a.list-group-item,
.column.red a.list-group-item,
.notification.red a.list-group-item,
.contextual.red a.list-group-item,
.pop.red a.list-group-item,
.fullpage.red a.list-group-item,
.colored.red .dropdown-menu a,
.column.red .dropdown-menu a,
.notification.red .dropdown-menu a,
.contextual.red .dropdown-menu a,
.pop.red .dropdown-menu a,
.fullpage.red .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.red .dropdown-menu a,
.column.red .dropdown-menu a,
.notification.red .dropdown-menu a,
.contextual.red .dropdown-menu a,
.pop.red .dropdown-menu a,
.fullpage.red .dropdown-menu a {
  color: #3b3f45;
}
.colored.red .list-group,
.column.red .list-group,
.notification.red .list-group,
.contextual.red .list-group,
.pop.red .list-group,
.fullpage.red .list-group {
  background: inherit;
}
.colored.red .btn-default,
.column.red .btn-default,
.notification.red .btn-default,
.contextual.red .btn-default,
.pop.red .btn-default,
.fullpage.red .btn-default,
.colored.red .list-group-item,
.column.red .list-group-item,
.notification.red .list-group-item,
.contextual.red .list-group-item,
.pop.red .list-group-item,
.fullpage.red .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.red .btn-default:hover,
.column.red .btn-default:hover,
.notification.red .btn-default:hover,
.contextual.red .btn-default:hover,
.pop.red .btn-default:hover,
.fullpage.red .btn-default:hover,
.colored.red .list-group-item:hover,
.column.red .list-group-item:hover,
.notification.red .list-group-item:hover,
.contextual.red .list-group-item:hover,
.pop.red .list-group-item:hover,
.fullpage.red .list-group-item:hover,
.colored.red .btn-default.focus,
.column.red .btn-default.focus,
.notification.red .btn-default.focus,
.contextual.red .btn-default.focus,
.pop.red .btn-default.focus,
.fullpage.red .btn-default.focus,
.colored.red .list-group-item.focus,
.column.red .list-group-item.focus,
.notification.red .list-group-item.focus,
.contextual.red .list-group-item.focus,
.pop.red .list-group-item.focus,
.fullpage.red .list-group-item.focus,
.colored.red .btn-default:focus,
.column.red .btn-default:focus,
.notification.red .btn-default:focus,
.contextual.red .btn-default:focus,
.pop.red .btn-default:focus,
.fullpage.red .btn-default:focus,
.colored.red .list-group-item:focus,
.column.red .list-group-item:focus,
.notification.red .list-group-item:focus,
.contextual.red .list-group-item:focus,
.pop.red .list-group-item:focus,
.fullpage.red .list-group-item:focus,
.colored.red .btn-default.active,
.column.red .btn-default.active,
.notification.red .btn-default.active,
.contextual.red .btn-default.active,
.pop.red .btn-default.active,
.fullpage.red .btn-default.active,
.colored.red .list-group-item.active,
.column.red .list-group-item.active,
.notification.red .list-group-item.active,
.contextual.red .list-group-item.active,
.pop.red .list-group-item.active,
.fullpage.red .list-group-item.active,
.colored.red .btn-default:active,
.column.red .btn-default:active,
.notification.red .btn-default:active,
.contextual.red .btn-default:active,
.pop.red .btn-default:active,
.fullpage.red .btn-default:active,
.colored.red .list-group-item:active,
.column.red .list-group-item:active,
.notification.red .list-group-item:active,
.contextual.red .list-group-item:active,
.pop.red .list-group-item:active,
.fullpage.red .list-group-item:active {
  background: #ea6364;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.red .btn-default:hover[disabled],
.column.red .btn-default:hover[disabled],
.notification.red .btn-default:hover[disabled],
.contextual.red .btn-default:hover[disabled],
.pop.red .btn-default:hover[disabled],
.fullpage.red .btn-default:hover[disabled],
.colored.red .list-group-item:hover[disabled],
.column.red .list-group-item:hover[disabled],
.notification.red .list-group-item:hover[disabled],
.contextual.red .list-group-item:hover[disabled],
.pop.red .list-group-item:hover[disabled],
.fullpage.red .list-group-item:hover[disabled],
.colored.red .btn-default.focus[disabled],
.column.red .btn-default.focus[disabled],
.notification.red .btn-default.focus[disabled],
.contextual.red .btn-default.focus[disabled],
.pop.red .btn-default.focus[disabled],
.fullpage.red .btn-default.focus[disabled],
.colored.red .list-group-item.focus[disabled],
.column.red .list-group-item.focus[disabled],
.notification.red .list-group-item.focus[disabled],
.contextual.red .list-group-item.focus[disabled],
.pop.red .list-group-item.focus[disabled],
.fullpage.red .list-group-item.focus[disabled],
.colored.red .btn-default:focus[disabled],
.column.red .btn-default:focus[disabled],
.notification.red .btn-default:focus[disabled],
.contextual.red .btn-default:focus[disabled],
.pop.red .btn-default:focus[disabled],
.fullpage.red .btn-default:focus[disabled],
.colored.red .list-group-item:focus[disabled],
.column.red .list-group-item:focus[disabled],
.notification.red .list-group-item:focus[disabled],
.contextual.red .list-group-item:focus[disabled],
.pop.red .list-group-item:focus[disabled],
.fullpage.red .list-group-item:focus[disabled],
.colored.red .btn-default.active[disabled],
.column.red .btn-default.active[disabled],
.notification.red .btn-default.active[disabled],
.contextual.red .btn-default.active[disabled],
.pop.red .btn-default.active[disabled],
.fullpage.red .btn-default.active[disabled],
.colored.red .list-group-item.active[disabled],
.column.red .list-group-item.active[disabled],
.notification.red .list-group-item.active[disabled],
.contextual.red .list-group-item.active[disabled],
.pop.red .list-group-item.active[disabled],
.fullpage.red .list-group-item.active[disabled],
.colored.red .btn-default:active[disabled],
.column.red .btn-default:active[disabled],
.notification.red .btn-default:active[disabled],
.contextual.red .btn-default:active[disabled],
.pop.red .btn-default:active[disabled],
.fullpage.red .btn-default:active[disabled],
.colored.red .list-group-item:active[disabled],
.column.red .list-group-item:active[disabled],
.notification.red .list-group-item:active[disabled],
.contextual.red .list-group-item:active[disabled],
.pop.red .list-group-item:active[disabled],
.fullpage.red .list-group-item:active[disabled],
.colored.red .btn-default:hover.disabled,
.column.red .btn-default:hover.disabled,
.notification.red .btn-default:hover.disabled,
.contextual.red .btn-default:hover.disabled,
.pop.red .btn-default:hover.disabled,
.fullpage.red .btn-default:hover.disabled,
.colored.red .list-group-item:hover.disabled,
.column.red .list-group-item:hover.disabled,
.notification.red .list-group-item:hover.disabled,
.contextual.red .list-group-item:hover.disabled,
.pop.red .list-group-item:hover.disabled,
.fullpage.red .list-group-item:hover.disabled,
.colored.red .btn-default.focus.disabled,
.column.red .btn-default.focus.disabled,
.notification.red .btn-default.focus.disabled,
.contextual.red .btn-default.focus.disabled,
.pop.red .btn-default.focus.disabled,
.fullpage.red .btn-default.focus.disabled,
.colored.red .list-group-item.focus.disabled,
.column.red .list-group-item.focus.disabled,
.notification.red .list-group-item.focus.disabled,
.contextual.red .list-group-item.focus.disabled,
.pop.red .list-group-item.focus.disabled,
.fullpage.red .list-group-item.focus.disabled,
.colored.red .btn-default:focus.disabled,
.column.red .btn-default:focus.disabled,
.notification.red .btn-default:focus.disabled,
.contextual.red .btn-default:focus.disabled,
.pop.red .btn-default:focus.disabled,
.fullpage.red .btn-default:focus.disabled,
.colored.red .list-group-item:focus.disabled,
.column.red .list-group-item:focus.disabled,
.notification.red .list-group-item:focus.disabled,
.contextual.red .list-group-item:focus.disabled,
.pop.red .list-group-item:focus.disabled,
.fullpage.red .list-group-item:focus.disabled,
.colored.red .btn-default.active.disabled,
.column.red .btn-default.active.disabled,
.notification.red .btn-default.active.disabled,
.contextual.red .btn-default.active.disabled,
.pop.red .btn-default.active.disabled,
.fullpage.red .btn-default.active.disabled,
.colored.red .list-group-item.active.disabled,
.column.red .list-group-item.active.disabled,
.notification.red .list-group-item.active.disabled,
.contextual.red .list-group-item.active.disabled,
.pop.red .list-group-item.active.disabled,
.fullpage.red .list-group-item.active.disabled,
.colored.red .btn-default:active.disabled,
.column.red .btn-default:active.disabled,
.notification.red .btn-default:active.disabled,
.contextual.red .btn-default:active.disabled,
.pop.red .btn-default:active.disabled,
.fullpage.red .btn-default:active.disabled,
.colored.red .list-group-item:active.disabled,
.column.red .list-group-item:active.disabled,
.notification.red .list-group-item:active.disabled,
.contextual.red .list-group-item:active.disabled,
.pop.red .list-group-item:active.disabled,
.fullpage.red .list-group-item:active.disabled {
  background: inherit;
}
.colored.red .list-group-item,
.column.red .list-group-item,
.notification.red .list-group-item,
.contextual.red .list-group-item,
.pop.red .list-group-item,
.fullpage.red .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.red .list-group-item:first-child,
.column.red .list-group-item:first-child,
.notification.red .list-group-item:first-child,
.contextual.red .list-group-item:first-child,
.pop.red .list-group-item:first-child,
.fullpage.red .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.red .list-group-item:last-child,
.column.red .list-group-item:last-child,
.notification.red .list-group-item:last-child,
.contextual.red .list-group-item:last-child,
.pop.red .list-group-item:last-child,
.fullpage.red .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.red .help-block,
.column.red .help-block,
.notification.red .help-block,
.contextual.red .help-block,
.pop.red .help-block,
.fullpage.red .help-block {
  color: #fff;
}
.colored.red .form-group input + .help-block,
.column.red .form-group input + .help-block,
.notification.red .form-group input + .help-block,
.contextual.red .form-group input + .help-block,
.pop.red .form-group input + .help-block,
.fullpage.red .form-group input + .help-block,
.colored.red .form-group .input-group + .help-block,
.column.red .form-group .input-group + .help-block,
.notification.red .form-group .input-group + .help-block,
.contextual.red .form-group .input-group + .help-block,
.pop.red .form-group .input-group + .help-block,
.fullpage.red .form-group .input-group + .help-block,
.colored.red .form-group .input-group-btn + .help-block,
.column.red .form-group .input-group-btn + .help-block,
.notification.red .form-group .input-group-btn + .help-block,
.contextual.red .form-group .input-group-btn + .help-block,
.pop.red .form-group .input-group-btn + .help-block,
.fullpage.red .form-group .input-group-btn + .help-block,
.colored.red .form-group .help-block + .help-block,
.column.red .form-group .help-block + .help-block,
.notification.red .form-group .help-block + .help-block,
.contextual.red .form-group .help-block + .help-block,
.pop.red .form-group .help-block + .help-block,
.fullpage.red .form-group .help-block + .help-block,
.colored.red .form-group textarea + .help-block,
.column.red .form-group textarea + .help-block,
.notification.red .form-group textarea + .help-block,
.contextual.red .form-group textarea + .help-block,
.pop.red .form-group textarea + .help-block,
.fullpage.red .form-group textarea + .help-block,
.colored.red .form-group figure + figcaption,
.column.red .form-group figure + figcaption,
.notification.red .form-group figure + figcaption,
.contextual.red .form-group figure + figcaption,
.pop.red .form-group figure + figcaption,
.fullpage.red .form-group figure + figcaption,
.colored.red .form-group .form-group-help-block,
.column.red .form-group .form-group-help-block,
.notification.red .form-group .form-group-help-block,
.contextual.red .form-group .form-group-help-block,
.pop.red .form-group .form-group-help-block,
.fullpage.red .form-group .form-group-help-block,
.colored.red .form-group .merge_feedback .remote_value,
.column.red .form-group .merge_feedback .remote_value,
.notification.red .form-group .merge_feedback .remote_value,
.contextual.red .form-group .merge_feedback .remote_value,
.pop.red .form-group .merge_feedback .remote_value,
.fullpage.red .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.red .input-group-addon,
.column.red .input-group-addon,
.notification.red .input-group-addon,
.contextual.red .input-group-addon,
.pop.red .input-group-addon,
.fullpage.red .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.red .rg_tag_list .bootstrap-filestyle .btn,
.column.red .rg_tag_list .bootstrap-filestyle .btn,
.notification.red .rg_tag_list .bootstrap-filestyle .btn,
.contextual.red .rg_tag_list .bootstrap-filestyle .btn,
.pop.red .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.red .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.red .table-bordered,
.column.red .table-bordered,
.notification.red .table-bordered,
.contextual.red .table-bordered,
.pop.red .table-bordered,
.fullpage.red .table-bordered,
.colored.red .table-bordered th,
.column.red .table-bordered th,
.notification.red .table-bordered th,
.contextual.red .table-bordered th,
.pop.red .table-bordered th,
.fullpage.red .table-bordered th,
.colored.red .table-bordered td,
.column.red .table-bordered td,
.notification.red .table-bordered td,
.contextual.red .table-bordered td,
.pop.red .table-bordered td,
.fullpage.red .table-bordered td {
  border-color: #fff;
}
.colored.red.pop .nav-tabs,
.column.red.pop .nav-tabs,
.notification.red.pop .nav-tabs,
.contextual.red.pop .nav-tabs,
.pop.red.pop .nav-tabs,
.fullpage.red.pop .nav-tabs {
  background: #ea6364;
  border-color: #ea6364;
}
.colored.red.pop .nav-tabs li a,
.column.red.pop .nav-tabs li a,
.notification.red.pop .nav-tabs li a,
.contextual.red.pop .nav-tabs li a,
.pop.red.pop .nav-tabs li a,
.fullpage.red.pop .nav-tabs li a {
  background: #ea6364;
  border-color: #ea6364;
}
.colored.red.pop .nav-tabs li.active a,
.column.red.pop .nav-tabs li.active a,
.notification.red.pop .nav-tabs li.active a,
.contextual.red.pop .nav-tabs li.active a,
.pop.red.pop .nav-tabs li.active a,
.fullpage.red.pop .nav-tabs li.active a {
  background: #e54041;
  color: #fff;
  border-color: #e54041;
}
.colored.purple,
.column.purple,
.notification.purple,
.contextual.purple,
.pop.purple,
.fullpage.purple {
  color: #fff;
  background: #452a38;
  border-width: 0;
  border-style: solid;
  border-color: #1c1117;
  /* .modal is reserved by Bootstrap */
}
.colored.purple.column.left,
.column.purple.column.left,
.notification.purple.column.left,
.contextual.purple.column.left,
.pop.purple.column.left,
.fullpage.purple.column.left,
.colored.purple.notification.left,
.column.purple.notification.left,
.notification.purple.notification.left,
.contextual.purple.notification.left,
.pop.purple.notification.left,
.fullpage.purple.notification.left {
  border-right-width: 4px;
}
.colored.purple.column.right,
.column.purple.column.right,
.notification.purple.column.right,
.contextual.purple.column.right,
.pop.purple.column.right,
.fullpage.purple.column.right,
.colored.purple.notification.right,
.column.purple.notification.right,
.notification.purple.notification.right,
.contextual.purple.notification.right,
.pop.purple.notification.right,
.fullpage.purple.notification.right {
  border-left-width: 4px;
}
.colored.purple.notification,
.column.purple.notification,
.notification.purple.notification,
.contextual.purple.notification,
.pop.purple.notification,
.fullpage.purple.notification {
  border-top-width: 4px;
}
.colored.purple.contextual,
.column.purple.contextual,
.notification.purple.contextual,
.contextual.purple.contextual,
.pop.purple.contextual,
.fullpage.purple.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.purple.contextual.top,
.column.purple.contextual.top,
.notification.purple.contextual.top,
.contextual.purple.contextual.top,
.pop.purple.contextual.top,
.fullpage.purple.contextual.top {
  border-bottom-width: 4px;
}
.colored.purple.contextual.bottom,
.column.purple.contextual.bottom,
.notification.purple.contextual.bottom,
.contextual.purple.contextual.bottom,
.pop.purple.contextual.bottom,
.fullpage.purple.contextual.bottom {
  border-top-width: 4px;
}
.colored.purple.pop,
.column.purple.pop,
.notification.purple.pop,
.contextual.purple.pop,
.pop.purple.pop,
.fullpage.purple.pop {
  border-width: 4px;
}
.colored.purple .content,
.column.purple .content,
.notification.purple .content,
.contextual.purple .content,
.pop.purple .content,
.fullpage.purple .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.purple a,
.column.purple a,
.notification.purple a,
.contextual.purple a,
.pop.purple a,
.fullpage.purple a {
  color: #fff;
  text-decoration: underline;
}
.colored.purple a:hover,
.column.purple a:hover,
.notification.purple a:hover,
.contextual.purple a:hover,
.pop.purple a:hover,
.fullpage.purple a:hover,
.colored.purple a:active,
.column.purple a:active,
.notification.purple a:active,
.contextual.purple a:active,
.pop.purple a:active,
.fullpage.purple a:active,
.colored.purple a.active,
.column.purple a.active,
.notification.purple a.active,
.contextual.purple a.active,
.pop.purple a.active,
.fullpage.purple a.active,
.colored.purple a:focus,
.column.purple a:focus,
.notification.purple a:focus,
.contextual.purple a:focus,
.pop.purple a:focus,
.fullpage.purple a:focus,
.colored.purple a.focus,
.column.purple a.focus,
.notification.purple a.focus,
.contextual.purple a.focus,
.pop.purple a.focus,
.fullpage.purple a.focus,
.colored.purple a.btn,
.column.purple a.btn,
.notification.purple a.btn,
.contextual.purple a.btn,
.pop.purple a.btn,
.fullpage.purple a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.purple .btn-primary,
.column.purple .btn-primary,
.notification.purple .btn-primary,
.contextual.purple .btn-primary,
.pop.purple .btn-primary,
.fullpage.purple .btn-primary,
.colored.purple a.btn-primary,
.column.purple a.btn-primary,
.notification.purple a.btn-primary,
.contextual.purple a.btn-primary,
.pop.purple a.btn-primary,
.fullpage.purple a.btn-primary,
.colored.purple .nav-pills a,
.column.purple .nav-pills a,
.notification.purple .nav-pills a,
.contextual.purple .nav-pills a,
.pop.purple .nav-pills a,
.fullpage.purple .nav-pills a {
  background: #291921;
  border-color: #291921;
  color: #fff;
}
.colored.purple .btn-primary:hover,
.column.purple .btn-primary:hover,
.notification.purple .btn-primary:hover,
.contextual.purple .btn-primary:hover,
.pop.purple .btn-primary:hover,
.fullpage.purple .btn-primary:hover,
.colored.purple a.btn-primary:hover,
.column.purple a.btn-primary:hover,
.notification.purple a.btn-primary:hover,
.contextual.purple a.btn-primary:hover,
.pop.purple a.btn-primary:hover,
.fullpage.purple a.btn-primary:hover,
.colored.purple .nav-pills a:hover,
.column.purple .nav-pills a:hover,
.notification.purple .nav-pills a:hover,
.contextual.purple .nav-pills a:hover,
.pop.purple .nav-pills a:hover,
.fullpage.purple .nav-pills a:hover,
.colored.purple .btn-primary:active,
.column.purple .btn-primary:active,
.notification.purple .btn-primary:active,
.contextual.purple .btn-primary:active,
.pop.purple .btn-primary:active,
.fullpage.purple .btn-primary:active,
.colored.purple a.btn-primary:active,
.column.purple a.btn-primary:active,
.notification.purple a.btn-primary:active,
.contextual.purple a.btn-primary:active,
.pop.purple a.btn-primary:active,
.fullpage.purple a.btn-primary:active,
.colored.purple .nav-pills a:active,
.column.purple .nav-pills a:active,
.notification.purple .nav-pills a:active,
.contextual.purple .nav-pills a:active,
.pop.purple .nav-pills a:active,
.fullpage.purple .nav-pills a:active,
.colored.purple .btn-primary.active,
.column.purple .btn-primary.active,
.notification.purple .btn-primary.active,
.contextual.purple .btn-primary.active,
.pop.purple .btn-primary.active,
.fullpage.purple .btn-primary.active,
.colored.purple a.btn-primary.active,
.column.purple a.btn-primary.active,
.notification.purple a.btn-primary.active,
.contextual.purple a.btn-primary.active,
.pop.purple a.btn-primary.active,
.fullpage.purple a.btn-primary.active,
.colored.purple .nav-pills a.active,
.column.purple .nav-pills a.active,
.notification.purple .nav-pills a.active,
.contextual.purple .nav-pills a.active,
.pop.purple .nav-pills a.active,
.fullpage.purple .nav-pills a.active,
.colored.purple .btn-primary:focus,
.column.purple .btn-primary:focus,
.notification.purple .btn-primary:focus,
.contextual.purple .btn-primary:focus,
.pop.purple .btn-primary:focus,
.fullpage.purple .btn-primary:focus,
.colored.purple a.btn-primary:focus,
.column.purple a.btn-primary:focus,
.notification.purple a.btn-primary:focus,
.contextual.purple a.btn-primary:focus,
.pop.purple a.btn-primary:focus,
.fullpage.purple a.btn-primary:focus,
.colored.purple .nav-pills a:focus,
.column.purple .nav-pills a:focus,
.notification.purple .nav-pills a:focus,
.contextual.purple .nav-pills a:focus,
.pop.purple .nav-pills a:focus,
.fullpage.purple .nav-pills a:focus,
.colored.purple .btn-primary.focus,
.column.purple .btn-primary.focus,
.notification.purple .btn-primary.focus,
.contextual.purple .btn-primary.focus,
.pop.purple .btn-primary.focus,
.fullpage.purple .btn-primary.focus,
.colored.purple a.btn-primary.focus,
.column.purple a.btn-primary.focus,
.notification.purple a.btn-primary.focus,
.contextual.purple a.btn-primary.focus,
.pop.purple a.btn-primary.focus,
.fullpage.purple a.btn-primary.focus,
.colored.purple .nav-pills a.focus,
.column.purple .nav-pills a.focus,
.notification.purple .nav-pills a.focus,
.contextual.purple .nav-pills a.focus,
.pop.purple .nav-pills a.focus,
.fullpage.purple .nav-pills a.focus {
  background: #1c1117;
  border-color: #1c1117;
}
.colored.purple .btn-primary:hover[disabled],
.column.purple .btn-primary:hover[disabled],
.notification.purple .btn-primary:hover[disabled],
.contextual.purple .btn-primary:hover[disabled],
.pop.purple .btn-primary:hover[disabled],
.fullpage.purple .btn-primary:hover[disabled],
.colored.purple a.btn-primary:hover[disabled],
.column.purple a.btn-primary:hover[disabled],
.notification.purple a.btn-primary:hover[disabled],
.contextual.purple a.btn-primary:hover[disabled],
.pop.purple a.btn-primary:hover[disabled],
.fullpage.purple a.btn-primary:hover[disabled],
.colored.purple .nav-pills a:hover[disabled],
.column.purple .nav-pills a:hover[disabled],
.notification.purple .nav-pills a:hover[disabled],
.contextual.purple .nav-pills a:hover[disabled],
.pop.purple .nav-pills a:hover[disabled],
.fullpage.purple .nav-pills a:hover[disabled],
.colored.purple .btn-primary:active[disabled],
.column.purple .btn-primary:active[disabled],
.notification.purple .btn-primary:active[disabled],
.contextual.purple .btn-primary:active[disabled],
.pop.purple .btn-primary:active[disabled],
.fullpage.purple .btn-primary:active[disabled],
.colored.purple a.btn-primary:active[disabled],
.column.purple a.btn-primary:active[disabled],
.notification.purple a.btn-primary:active[disabled],
.contextual.purple a.btn-primary:active[disabled],
.pop.purple a.btn-primary:active[disabled],
.fullpage.purple a.btn-primary:active[disabled],
.colored.purple .nav-pills a:active[disabled],
.column.purple .nav-pills a:active[disabled],
.notification.purple .nav-pills a:active[disabled],
.contextual.purple .nav-pills a:active[disabled],
.pop.purple .nav-pills a:active[disabled],
.fullpage.purple .nav-pills a:active[disabled],
.colored.purple .btn-primary.active[disabled],
.column.purple .btn-primary.active[disabled],
.notification.purple .btn-primary.active[disabled],
.contextual.purple .btn-primary.active[disabled],
.pop.purple .btn-primary.active[disabled],
.fullpage.purple .btn-primary.active[disabled],
.colored.purple a.btn-primary.active[disabled],
.column.purple a.btn-primary.active[disabled],
.notification.purple a.btn-primary.active[disabled],
.contextual.purple a.btn-primary.active[disabled],
.pop.purple a.btn-primary.active[disabled],
.fullpage.purple a.btn-primary.active[disabled],
.colored.purple .nav-pills a.active[disabled],
.column.purple .nav-pills a.active[disabled],
.notification.purple .nav-pills a.active[disabled],
.contextual.purple .nav-pills a.active[disabled],
.pop.purple .nav-pills a.active[disabled],
.fullpage.purple .nav-pills a.active[disabled],
.colored.purple .btn-primary:focus[disabled],
.column.purple .btn-primary:focus[disabled],
.notification.purple .btn-primary:focus[disabled],
.contextual.purple .btn-primary:focus[disabled],
.pop.purple .btn-primary:focus[disabled],
.fullpage.purple .btn-primary:focus[disabled],
.colored.purple a.btn-primary:focus[disabled],
.column.purple a.btn-primary:focus[disabled],
.notification.purple a.btn-primary:focus[disabled],
.contextual.purple a.btn-primary:focus[disabled],
.pop.purple a.btn-primary:focus[disabled],
.fullpage.purple a.btn-primary:focus[disabled],
.colored.purple .nav-pills a:focus[disabled],
.column.purple .nav-pills a:focus[disabled],
.notification.purple .nav-pills a:focus[disabled],
.contextual.purple .nav-pills a:focus[disabled],
.pop.purple .nav-pills a:focus[disabled],
.fullpage.purple .nav-pills a:focus[disabled],
.colored.purple .btn-primary.focus[disabled],
.column.purple .btn-primary.focus[disabled],
.notification.purple .btn-primary.focus[disabled],
.contextual.purple .btn-primary.focus[disabled],
.pop.purple .btn-primary.focus[disabled],
.fullpage.purple .btn-primary.focus[disabled],
.colored.purple a.btn-primary.focus[disabled],
.column.purple a.btn-primary.focus[disabled],
.notification.purple a.btn-primary.focus[disabled],
.contextual.purple a.btn-primary.focus[disabled],
.pop.purple a.btn-primary.focus[disabled],
.fullpage.purple a.btn-primary.focus[disabled],
.colored.purple .nav-pills a.focus[disabled],
.column.purple .nav-pills a.focus[disabled],
.notification.purple .nav-pills a.focus[disabled],
.contextual.purple .nav-pills a.focus[disabled],
.pop.purple .nav-pills a.focus[disabled],
.fullpage.purple .nav-pills a.focus[disabled],
.colored.purple .btn-primary:hover.disabled,
.column.purple .btn-primary:hover.disabled,
.notification.purple .btn-primary:hover.disabled,
.contextual.purple .btn-primary:hover.disabled,
.pop.purple .btn-primary:hover.disabled,
.fullpage.purple .btn-primary:hover.disabled,
.colored.purple a.btn-primary:hover.disabled,
.column.purple a.btn-primary:hover.disabled,
.notification.purple a.btn-primary:hover.disabled,
.contextual.purple a.btn-primary:hover.disabled,
.pop.purple a.btn-primary:hover.disabled,
.fullpage.purple a.btn-primary:hover.disabled,
.colored.purple .nav-pills a:hover.disabled,
.column.purple .nav-pills a:hover.disabled,
.notification.purple .nav-pills a:hover.disabled,
.contextual.purple .nav-pills a:hover.disabled,
.pop.purple .nav-pills a:hover.disabled,
.fullpage.purple .nav-pills a:hover.disabled,
.colored.purple .btn-primary:active.disabled,
.column.purple .btn-primary:active.disabled,
.notification.purple .btn-primary:active.disabled,
.contextual.purple .btn-primary:active.disabled,
.pop.purple .btn-primary:active.disabled,
.fullpage.purple .btn-primary:active.disabled,
.colored.purple a.btn-primary:active.disabled,
.column.purple a.btn-primary:active.disabled,
.notification.purple a.btn-primary:active.disabled,
.contextual.purple a.btn-primary:active.disabled,
.pop.purple a.btn-primary:active.disabled,
.fullpage.purple a.btn-primary:active.disabled,
.colored.purple .nav-pills a:active.disabled,
.column.purple .nav-pills a:active.disabled,
.notification.purple .nav-pills a:active.disabled,
.contextual.purple .nav-pills a:active.disabled,
.pop.purple .nav-pills a:active.disabled,
.fullpage.purple .nav-pills a:active.disabled,
.colored.purple .btn-primary.active.disabled,
.column.purple .btn-primary.active.disabled,
.notification.purple .btn-primary.active.disabled,
.contextual.purple .btn-primary.active.disabled,
.pop.purple .btn-primary.active.disabled,
.fullpage.purple .btn-primary.active.disabled,
.colored.purple a.btn-primary.active.disabled,
.column.purple a.btn-primary.active.disabled,
.notification.purple a.btn-primary.active.disabled,
.contextual.purple a.btn-primary.active.disabled,
.pop.purple a.btn-primary.active.disabled,
.fullpage.purple a.btn-primary.active.disabled,
.colored.purple .nav-pills a.active.disabled,
.column.purple .nav-pills a.active.disabled,
.notification.purple .nav-pills a.active.disabled,
.contextual.purple .nav-pills a.active.disabled,
.pop.purple .nav-pills a.active.disabled,
.fullpage.purple .nav-pills a.active.disabled,
.colored.purple .btn-primary:focus.disabled,
.column.purple .btn-primary:focus.disabled,
.notification.purple .btn-primary:focus.disabled,
.contextual.purple .btn-primary:focus.disabled,
.pop.purple .btn-primary:focus.disabled,
.fullpage.purple .btn-primary:focus.disabled,
.colored.purple a.btn-primary:focus.disabled,
.column.purple a.btn-primary:focus.disabled,
.notification.purple a.btn-primary:focus.disabled,
.contextual.purple a.btn-primary:focus.disabled,
.pop.purple a.btn-primary:focus.disabled,
.fullpage.purple a.btn-primary:focus.disabled,
.colored.purple .nav-pills a:focus.disabled,
.column.purple .nav-pills a:focus.disabled,
.notification.purple .nav-pills a:focus.disabled,
.contextual.purple .nav-pills a:focus.disabled,
.pop.purple .nav-pills a:focus.disabled,
.fullpage.purple .nav-pills a:focus.disabled,
.colored.purple .btn-primary.focus.disabled,
.column.purple .btn-primary.focus.disabled,
.notification.purple .btn-primary.focus.disabled,
.contextual.purple .btn-primary.focus.disabled,
.pop.purple .btn-primary.focus.disabled,
.fullpage.purple .btn-primary.focus.disabled,
.colored.purple a.btn-primary.focus.disabled,
.column.purple a.btn-primary.focus.disabled,
.notification.purple a.btn-primary.focus.disabled,
.contextual.purple a.btn-primary.focus.disabled,
.pop.purple a.btn-primary.focus.disabled,
.fullpage.purple a.btn-primary.focus.disabled,
.colored.purple .nav-pills a.focus.disabled,
.column.purple .nav-pills a.focus.disabled,
.notification.purple .nav-pills a.focus.disabled,
.contextual.purple .nav-pills a.focus.disabled,
.pop.purple .nav-pills a.focus.disabled,
.fullpage.purple .nav-pills a.focus.disabled {
  background: #291921;
  border-color: #291921;
}
.colored.purple .btn-primary .help-block,
.column.purple .btn-primary .help-block,
.notification.purple .btn-primary .help-block,
.contextual.purple .btn-primary .help-block,
.pop.purple .btn-primary .help-block,
.fullpage.purple .btn-primary .help-block,
.colored.purple a.btn-primary .help-block,
.column.purple a.btn-primary .help-block,
.notification.purple a.btn-primary .help-block,
.contextual.purple a.btn-primary .help-block,
.pop.purple a.btn-primary .help-block,
.fullpage.purple a.btn-primary .help-block,
.colored.purple .nav-pills a .help-block,
.column.purple .nav-pills a .help-block,
.notification.purple .nav-pills a .help-block,
.contextual.purple .nav-pills a .help-block,
.pop.purple .nav-pills a .help-block,
.fullpage.purple .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.purple .btn-primary .help-block p:last-child,
.column.purple .btn-primary .help-block p:last-child,
.notification.purple .btn-primary .help-block p:last-child,
.contextual.purple .btn-primary .help-block p:last-child,
.pop.purple .btn-primary .help-block p:last-child,
.fullpage.purple .btn-primary .help-block p:last-child,
.colored.purple a.btn-primary .help-block p:last-child,
.column.purple a.btn-primary .help-block p:last-child,
.notification.purple a.btn-primary .help-block p:last-child,
.contextual.purple a.btn-primary .help-block p:last-child,
.pop.purple a.btn-primary .help-block p:last-child,
.fullpage.purple a.btn-primary .help-block p:last-child,
.colored.purple .nav-pills a .help-block p:last-child,
.column.purple .nav-pills a .help-block p:last-child,
.notification.purple .nav-pills a .help-block p:last-child,
.contextual.purple .nav-pills a .help-block p:last-child,
.pop.purple .nav-pills a .help-block p:last-child,
.fullpage.purple .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.purple .btn-primary .help-block a,
.column.purple .btn-primary .help-block a,
.notification.purple .btn-primary .help-block a,
.contextual.purple .btn-primary .help-block a,
.pop.purple .btn-primary .help-block a,
.fullpage.purple .btn-primary .help-block a,
.colored.purple a.btn-primary .help-block a,
.column.purple a.btn-primary .help-block a,
.notification.purple a.btn-primary .help-block a,
.contextual.purple a.btn-primary .help-block a,
.pop.purple a.btn-primary .help-block a,
.fullpage.purple a.btn-primary .help-block a,
.colored.purple .nav-pills a .help-block a,
.column.purple .nav-pills a .help-block a,
.notification.purple .nav-pills a .help-block a,
.contextual.purple .nav-pills a .help-block a,
.pop.purple .nav-pills a .help-block a,
.fullpage.purple .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.purple .btn-primary .help-block a:hover,
.column.purple .btn-primary .help-block a:hover,
.notification.purple .btn-primary .help-block a:hover,
.contextual.purple .btn-primary .help-block a:hover,
.pop.purple .btn-primary .help-block a:hover,
.fullpage.purple .btn-primary .help-block a:hover,
.colored.purple a.btn-primary .help-block a:hover,
.column.purple a.btn-primary .help-block a:hover,
.notification.purple a.btn-primary .help-block a:hover,
.contextual.purple a.btn-primary .help-block a:hover,
.pop.purple a.btn-primary .help-block a:hover,
.fullpage.purple a.btn-primary .help-block a:hover,
.colored.purple .nav-pills a .help-block a:hover,
.column.purple .nav-pills a .help-block a:hover,
.notification.purple .nav-pills a .help-block a:hover,
.contextual.purple .nav-pills a .help-block a:hover,
.pop.purple .nav-pills a .help-block a:hover,
.fullpage.purple .nav-pills a .help-block a:hover,
.colored.purple .btn-primary .help-block a:active,
.column.purple .btn-primary .help-block a:active,
.notification.purple .btn-primary .help-block a:active,
.contextual.purple .btn-primary .help-block a:active,
.pop.purple .btn-primary .help-block a:active,
.fullpage.purple .btn-primary .help-block a:active,
.colored.purple a.btn-primary .help-block a:active,
.column.purple a.btn-primary .help-block a:active,
.notification.purple a.btn-primary .help-block a:active,
.contextual.purple a.btn-primary .help-block a:active,
.pop.purple a.btn-primary .help-block a:active,
.fullpage.purple a.btn-primary .help-block a:active,
.colored.purple .nav-pills a .help-block a:active,
.column.purple .nav-pills a .help-block a:active,
.notification.purple .nav-pills a .help-block a:active,
.contextual.purple .nav-pills a .help-block a:active,
.pop.purple .nav-pills a .help-block a:active,
.fullpage.purple .nav-pills a .help-block a:active,
.colored.purple .btn-primary .help-block a.active,
.column.purple .btn-primary .help-block a.active,
.notification.purple .btn-primary .help-block a.active,
.contextual.purple .btn-primary .help-block a.active,
.pop.purple .btn-primary .help-block a.active,
.fullpage.purple .btn-primary .help-block a.active,
.colored.purple a.btn-primary .help-block a.active,
.column.purple a.btn-primary .help-block a.active,
.notification.purple a.btn-primary .help-block a.active,
.contextual.purple a.btn-primary .help-block a.active,
.pop.purple a.btn-primary .help-block a.active,
.fullpage.purple a.btn-primary .help-block a.active,
.colored.purple .nav-pills a .help-block a.active,
.column.purple .nav-pills a .help-block a.active,
.notification.purple .nav-pills a .help-block a.active,
.contextual.purple .nav-pills a .help-block a.active,
.pop.purple .nav-pills a .help-block a.active,
.fullpage.purple .nav-pills a .help-block a.active,
.colored.purple .btn-primary .help-block a:focus,
.column.purple .btn-primary .help-block a:focus,
.notification.purple .btn-primary .help-block a:focus,
.contextual.purple .btn-primary .help-block a:focus,
.pop.purple .btn-primary .help-block a:focus,
.fullpage.purple .btn-primary .help-block a:focus,
.colored.purple a.btn-primary .help-block a:focus,
.column.purple a.btn-primary .help-block a:focus,
.notification.purple a.btn-primary .help-block a:focus,
.contextual.purple a.btn-primary .help-block a:focus,
.pop.purple a.btn-primary .help-block a:focus,
.fullpage.purple a.btn-primary .help-block a:focus,
.colored.purple .nav-pills a .help-block a:focus,
.column.purple .nav-pills a .help-block a:focus,
.notification.purple .nav-pills a .help-block a:focus,
.contextual.purple .nav-pills a .help-block a:focus,
.pop.purple .nav-pills a .help-block a:focus,
.fullpage.purple .nav-pills a .help-block a:focus,
.colored.purple .btn-primary .help-block a.focus,
.column.purple .btn-primary .help-block a.focus,
.notification.purple .btn-primary .help-block a.focus,
.contextual.purple .btn-primary .help-block a.focus,
.pop.purple .btn-primary .help-block a.focus,
.fullpage.purple .btn-primary .help-block a.focus,
.colored.purple a.btn-primary .help-block a.focus,
.column.purple a.btn-primary .help-block a.focus,
.notification.purple a.btn-primary .help-block a.focus,
.contextual.purple a.btn-primary .help-block a.focus,
.pop.purple a.btn-primary .help-block a.focus,
.fullpage.purple a.btn-primary .help-block a.focus,
.colored.purple .nav-pills a .help-block a.focus,
.column.purple .nav-pills a .help-block a.focus,
.notification.purple .nav-pills a .help-block a.focus,
.contextual.purple .nav-pills a .help-block a.focus,
.pop.purple .nav-pills a .help-block a.focus,
.fullpage.purple .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.purple .btn-info,
.column.purple .btn-info,
.notification.purple .btn-info,
.contextual.purple .btn-info,
.pop.purple .btn-info,
.fullpage.purple .btn-info,
.colored.purple a.btn-info,
.column.purple a.btn-info,
.notification.purple a.btn-info,
.contextual.purple a.btn-info,
.pop.purple a.btn-info,
.fullpage.purple a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.purple .btn-info:hover,
.column.purple .btn-info:hover,
.notification.purple .btn-info:hover,
.contextual.purple .btn-info:hover,
.pop.purple .btn-info:hover,
.fullpage.purple .btn-info:hover,
.colored.purple a.btn-info:hover,
.column.purple a.btn-info:hover,
.notification.purple a.btn-info:hover,
.contextual.purple a.btn-info:hover,
.pop.purple a.btn-info:hover,
.fullpage.purple a.btn-info:hover,
.colored.purple .btn-info.focus,
.column.purple .btn-info.focus,
.notification.purple .btn-info.focus,
.contextual.purple .btn-info.focus,
.pop.purple .btn-info.focus,
.fullpage.purple .btn-info.focus,
.colored.purple a.btn-info.focus,
.column.purple a.btn-info.focus,
.notification.purple a.btn-info.focus,
.contextual.purple a.btn-info.focus,
.pop.purple a.btn-info.focus,
.fullpage.purple a.btn-info.focus,
.colored.purple .btn-info:focus,
.column.purple .btn-info:focus,
.notification.purple .btn-info:focus,
.contextual.purple .btn-info:focus,
.pop.purple .btn-info:focus,
.fullpage.purple .btn-info:focus,
.colored.purple a.btn-info:focus,
.column.purple a.btn-info:focus,
.notification.purple a.btn-info:focus,
.contextual.purple a.btn-info:focus,
.pop.purple a.btn-info:focus,
.fullpage.purple a.btn-info:focus,
.colored.purple .btn-info.active,
.column.purple .btn-info.active,
.notification.purple .btn-info.active,
.contextual.purple .btn-info.active,
.pop.purple .btn-info.active,
.fullpage.purple .btn-info.active,
.colored.purple a.btn-info.active,
.column.purple a.btn-info.active,
.notification.purple a.btn-info.active,
.contextual.purple a.btn-info.active,
.pop.purple a.btn-info.active,
.fullpage.purple a.btn-info.active,
.colored.purple .btn-info:active,
.column.purple .btn-info:active,
.notification.purple .btn-info:active,
.contextual.purple .btn-info:active,
.pop.purple .btn-info:active,
.fullpage.purple .btn-info:active,
.colored.purple a.btn-info:active,
.column.purple a.btn-info:active,
.notification.purple a.btn-info:active,
.contextual.purple a.btn-info:active,
.pop.purple a.btn-info:active,
.fullpage.purple a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.purple .btn-info:hover[disabled],
.column.purple .btn-info:hover[disabled],
.notification.purple .btn-info:hover[disabled],
.contextual.purple .btn-info:hover[disabled],
.pop.purple .btn-info:hover[disabled],
.fullpage.purple .btn-info:hover[disabled],
.colored.purple a.btn-info:hover[disabled],
.column.purple a.btn-info:hover[disabled],
.notification.purple a.btn-info:hover[disabled],
.contextual.purple a.btn-info:hover[disabled],
.pop.purple a.btn-info:hover[disabled],
.fullpage.purple a.btn-info:hover[disabled],
.colored.purple .btn-info.focus[disabled],
.column.purple .btn-info.focus[disabled],
.notification.purple .btn-info.focus[disabled],
.contextual.purple .btn-info.focus[disabled],
.pop.purple .btn-info.focus[disabled],
.fullpage.purple .btn-info.focus[disabled],
.colored.purple a.btn-info.focus[disabled],
.column.purple a.btn-info.focus[disabled],
.notification.purple a.btn-info.focus[disabled],
.contextual.purple a.btn-info.focus[disabled],
.pop.purple a.btn-info.focus[disabled],
.fullpage.purple a.btn-info.focus[disabled],
.colored.purple .btn-info:focus[disabled],
.column.purple .btn-info:focus[disabled],
.notification.purple .btn-info:focus[disabled],
.contextual.purple .btn-info:focus[disabled],
.pop.purple .btn-info:focus[disabled],
.fullpage.purple .btn-info:focus[disabled],
.colored.purple a.btn-info:focus[disabled],
.column.purple a.btn-info:focus[disabled],
.notification.purple a.btn-info:focus[disabled],
.contextual.purple a.btn-info:focus[disabled],
.pop.purple a.btn-info:focus[disabled],
.fullpage.purple a.btn-info:focus[disabled],
.colored.purple .btn-info.active[disabled],
.column.purple .btn-info.active[disabled],
.notification.purple .btn-info.active[disabled],
.contextual.purple .btn-info.active[disabled],
.pop.purple .btn-info.active[disabled],
.fullpage.purple .btn-info.active[disabled],
.colored.purple a.btn-info.active[disabled],
.column.purple a.btn-info.active[disabled],
.notification.purple a.btn-info.active[disabled],
.contextual.purple a.btn-info.active[disabled],
.pop.purple a.btn-info.active[disabled],
.fullpage.purple a.btn-info.active[disabled],
.colored.purple .btn-info:active[disabled],
.column.purple .btn-info:active[disabled],
.notification.purple .btn-info:active[disabled],
.contextual.purple .btn-info:active[disabled],
.pop.purple .btn-info:active[disabled],
.fullpage.purple .btn-info:active[disabled],
.colored.purple a.btn-info:active[disabled],
.column.purple a.btn-info:active[disabled],
.notification.purple a.btn-info:active[disabled],
.contextual.purple a.btn-info:active[disabled],
.pop.purple a.btn-info:active[disabled],
.fullpage.purple a.btn-info:active[disabled],
.colored.purple .btn-info:hover.disabled,
.column.purple .btn-info:hover.disabled,
.notification.purple .btn-info:hover.disabled,
.contextual.purple .btn-info:hover.disabled,
.pop.purple .btn-info:hover.disabled,
.fullpage.purple .btn-info:hover.disabled,
.colored.purple a.btn-info:hover.disabled,
.column.purple a.btn-info:hover.disabled,
.notification.purple a.btn-info:hover.disabled,
.contextual.purple a.btn-info:hover.disabled,
.pop.purple a.btn-info:hover.disabled,
.fullpage.purple a.btn-info:hover.disabled,
.colored.purple .btn-info.focus.disabled,
.column.purple .btn-info.focus.disabled,
.notification.purple .btn-info.focus.disabled,
.contextual.purple .btn-info.focus.disabled,
.pop.purple .btn-info.focus.disabled,
.fullpage.purple .btn-info.focus.disabled,
.colored.purple a.btn-info.focus.disabled,
.column.purple a.btn-info.focus.disabled,
.notification.purple a.btn-info.focus.disabled,
.contextual.purple a.btn-info.focus.disabled,
.pop.purple a.btn-info.focus.disabled,
.fullpage.purple a.btn-info.focus.disabled,
.colored.purple .btn-info:focus.disabled,
.column.purple .btn-info:focus.disabled,
.notification.purple .btn-info:focus.disabled,
.contextual.purple .btn-info:focus.disabled,
.pop.purple .btn-info:focus.disabled,
.fullpage.purple .btn-info:focus.disabled,
.colored.purple a.btn-info:focus.disabled,
.column.purple a.btn-info:focus.disabled,
.notification.purple a.btn-info:focus.disabled,
.contextual.purple a.btn-info:focus.disabled,
.pop.purple a.btn-info:focus.disabled,
.fullpage.purple a.btn-info:focus.disabled,
.colored.purple .btn-info.active.disabled,
.column.purple .btn-info.active.disabled,
.notification.purple .btn-info.active.disabled,
.contextual.purple .btn-info.active.disabled,
.pop.purple .btn-info.active.disabled,
.fullpage.purple .btn-info.active.disabled,
.colored.purple a.btn-info.active.disabled,
.column.purple a.btn-info.active.disabled,
.notification.purple a.btn-info.active.disabled,
.contextual.purple a.btn-info.active.disabled,
.pop.purple a.btn-info.active.disabled,
.fullpage.purple a.btn-info.active.disabled,
.colored.purple .btn-info:active.disabled,
.column.purple .btn-info:active.disabled,
.notification.purple .btn-info:active.disabled,
.contextual.purple .btn-info:active.disabled,
.pop.purple .btn-info:active.disabled,
.fullpage.purple .btn-info:active.disabled,
.colored.purple a.btn-info:active.disabled,
.column.purple a.btn-info:active.disabled,
.notification.purple a.btn-info:active.disabled,
.contextual.purple a.btn-info:active.disabled,
.pop.purple a.btn-info:active.disabled,
.fullpage.purple a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.purple .btn-success,
.column.purple .btn-success,
.notification.purple .btn-success,
.contextual.purple .btn-success,
.pop.purple .btn-success,
.fullpage.purple .btn-success,
.colored.purple a.btn-success,
.column.purple a.btn-success,
.notification.purple a.btn-success,
.contextual.purple a.btn-success,
.pop.purple a.btn-success,
.fullpage.purple a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.purple .btn-success:hover,
.column.purple .btn-success:hover,
.notification.purple .btn-success:hover,
.contextual.purple .btn-success:hover,
.pop.purple .btn-success:hover,
.fullpage.purple .btn-success:hover,
.colored.purple a.btn-success:hover,
.column.purple a.btn-success:hover,
.notification.purple a.btn-success:hover,
.contextual.purple a.btn-success:hover,
.pop.purple a.btn-success:hover,
.fullpage.purple a.btn-success:hover,
.colored.purple .btn-success.focus,
.column.purple .btn-success.focus,
.notification.purple .btn-success.focus,
.contextual.purple .btn-success.focus,
.pop.purple .btn-success.focus,
.fullpage.purple .btn-success.focus,
.colored.purple a.btn-success.focus,
.column.purple a.btn-success.focus,
.notification.purple a.btn-success.focus,
.contextual.purple a.btn-success.focus,
.pop.purple a.btn-success.focus,
.fullpage.purple a.btn-success.focus,
.colored.purple .btn-success:focus,
.column.purple .btn-success:focus,
.notification.purple .btn-success:focus,
.contextual.purple .btn-success:focus,
.pop.purple .btn-success:focus,
.fullpage.purple .btn-success:focus,
.colored.purple a.btn-success:focus,
.column.purple a.btn-success:focus,
.notification.purple a.btn-success:focus,
.contextual.purple a.btn-success:focus,
.pop.purple a.btn-success:focus,
.fullpage.purple a.btn-success:focus,
.colored.purple .btn-success.active,
.column.purple .btn-success.active,
.notification.purple .btn-success.active,
.contextual.purple .btn-success.active,
.pop.purple .btn-success.active,
.fullpage.purple .btn-success.active,
.colored.purple a.btn-success.active,
.column.purple a.btn-success.active,
.notification.purple a.btn-success.active,
.contextual.purple a.btn-success.active,
.pop.purple a.btn-success.active,
.fullpage.purple a.btn-success.active,
.colored.purple .btn-success:active,
.column.purple .btn-success:active,
.notification.purple .btn-success:active,
.contextual.purple .btn-success:active,
.pop.purple .btn-success:active,
.fullpage.purple .btn-success:active,
.colored.purple a.btn-success:active,
.column.purple a.btn-success:active,
.notification.purple a.btn-success:active,
.contextual.purple a.btn-success:active,
.pop.purple a.btn-success:active,
.fullpage.purple a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.purple .btn-success:hover[disabled],
.column.purple .btn-success:hover[disabled],
.notification.purple .btn-success:hover[disabled],
.contextual.purple .btn-success:hover[disabled],
.pop.purple .btn-success:hover[disabled],
.fullpage.purple .btn-success:hover[disabled],
.colored.purple a.btn-success:hover[disabled],
.column.purple a.btn-success:hover[disabled],
.notification.purple a.btn-success:hover[disabled],
.contextual.purple a.btn-success:hover[disabled],
.pop.purple a.btn-success:hover[disabled],
.fullpage.purple a.btn-success:hover[disabled],
.colored.purple .btn-success.focus[disabled],
.column.purple .btn-success.focus[disabled],
.notification.purple .btn-success.focus[disabled],
.contextual.purple .btn-success.focus[disabled],
.pop.purple .btn-success.focus[disabled],
.fullpage.purple .btn-success.focus[disabled],
.colored.purple a.btn-success.focus[disabled],
.column.purple a.btn-success.focus[disabled],
.notification.purple a.btn-success.focus[disabled],
.contextual.purple a.btn-success.focus[disabled],
.pop.purple a.btn-success.focus[disabled],
.fullpage.purple a.btn-success.focus[disabled],
.colored.purple .btn-success:focus[disabled],
.column.purple .btn-success:focus[disabled],
.notification.purple .btn-success:focus[disabled],
.contextual.purple .btn-success:focus[disabled],
.pop.purple .btn-success:focus[disabled],
.fullpage.purple .btn-success:focus[disabled],
.colored.purple a.btn-success:focus[disabled],
.column.purple a.btn-success:focus[disabled],
.notification.purple a.btn-success:focus[disabled],
.contextual.purple a.btn-success:focus[disabled],
.pop.purple a.btn-success:focus[disabled],
.fullpage.purple a.btn-success:focus[disabled],
.colored.purple .btn-success.active[disabled],
.column.purple .btn-success.active[disabled],
.notification.purple .btn-success.active[disabled],
.contextual.purple .btn-success.active[disabled],
.pop.purple .btn-success.active[disabled],
.fullpage.purple .btn-success.active[disabled],
.colored.purple a.btn-success.active[disabled],
.column.purple a.btn-success.active[disabled],
.notification.purple a.btn-success.active[disabled],
.contextual.purple a.btn-success.active[disabled],
.pop.purple a.btn-success.active[disabled],
.fullpage.purple a.btn-success.active[disabled],
.colored.purple .btn-success:active[disabled],
.column.purple .btn-success:active[disabled],
.notification.purple .btn-success:active[disabled],
.contextual.purple .btn-success:active[disabled],
.pop.purple .btn-success:active[disabled],
.fullpage.purple .btn-success:active[disabled],
.colored.purple a.btn-success:active[disabled],
.column.purple a.btn-success:active[disabled],
.notification.purple a.btn-success:active[disabled],
.contextual.purple a.btn-success:active[disabled],
.pop.purple a.btn-success:active[disabled],
.fullpage.purple a.btn-success:active[disabled],
.colored.purple .btn-success:hover.disabled,
.column.purple .btn-success:hover.disabled,
.notification.purple .btn-success:hover.disabled,
.contextual.purple .btn-success:hover.disabled,
.pop.purple .btn-success:hover.disabled,
.fullpage.purple .btn-success:hover.disabled,
.colored.purple a.btn-success:hover.disabled,
.column.purple a.btn-success:hover.disabled,
.notification.purple a.btn-success:hover.disabled,
.contextual.purple a.btn-success:hover.disabled,
.pop.purple a.btn-success:hover.disabled,
.fullpage.purple a.btn-success:hover.disabled,
.colored.purple .btn-success.focus.disabled,
.column.purple .btn-success.focus.disabled,
.notification.purple .btn-success.focus.disabled,
.contextual.purple .btn-success.focus.disabled,
.pop.purple .btn-success.focus.disabled,
.fullpage.purple .btn-success.focus.disabled,
.colored.purple a.btn-success.focus.disabled,
.column.purple a.btn-success.focus.disabled,
.notification.purple a.btn-success.focus.disabled,
.contextual.purple a.btn-success.focus.disabled,
.pop.purple a.btn-success.focus.disabled,
.fullpage.purple a.btn-success.focus.disabled,
.colored.purple .btn-success:focus.disabled,
.column.purple .btn-success:focus.disabled,
.notification.purple .btn-success:focus.disabled,
.contextual.purple .btn-success:focus.disabled,
.pop.purple .btn-success:focus.disabled,
.fullpage.purple .btn-success:focus.disabled,
.colored.purple a.btn-success:focus.disabled,
.column.purple a.btn-success:focus.disabled,
.notification.purple a.btn-success:focus.disabled,
.contextual.purple a.btn-success:focus.disabled,
.pop.purple a.btn-success:focus.disabled,
.fullpage.purple a.btn-success:focus.disabled,
.colored.purple .btn-success.active.disabled,
.column.purple .btn-success.active.disabled,
.notification.purple .btn-success.active.disabled,
.contextual.purple .btn-success.active.disabled,
.pop.purple .btn-success.active.disabled,
.fullpage.purple .btn-success.active.disabled,
.colored.purple a.btn-success.active.disabled,
.column.purple a.btn-success.active.disabled,
.notification.purple a.btn-success.active.disabled,
.contextual.purple a.btn-success.active.disabled,
.pop.purple a.btn-success.active.disabled,
.fullpage.purple a.btn-success.active.disabled,
.colored.purple .btn-success:active.disabled,
.column.purple .btn-success:active.disabled,
.notification.purple .btn-success:active.disabled,
.contextual.purple .btn-success:active.disabled,
.pop.purple .btn-success:active.disabled,
.fullpage.purple .btn-success:active.disabled,
.colored.purple a.btn-success:active.disabled,
.column.purple a.btn-success:active.disabled,
.notification.purple a.btn-success:active.disabled,
.contextual.purple a.btn-success:active.disabled,
.pop.purple a.btn-success:active.disabled,
.fullpage.purple a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.purple .btn-warning,
.column.purple .btn-warning,
.notification.purple .btn-warning,
.contextual.purple .btn-warning,
.pop.purple .btn-warning,
.fullpage.purple .btn-warning,
.colored.purple a.btn-warning,
.column.purple a.btn-warning,
.notification.purple a.btn-warning,
.contextual.purple a.btn-warning,
.pop.purple a.btn-warning,
.fullpage.purple a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.purple .btn-warning:hover,
.column.purple .btn-warning:hover,
.notification.purple .btn-warning:hover,
.contextual.purple .btn-warning:hover,
.pop.purple .btn-warning:hover,
.fullpage.purple .btn-warning:hover,
.colored.purple a.btn-warning:hover,
.column.purple a.btn-warning:hover,
.notification.purple a.btn-warning:hover,
.contextual.purple a.btn-warning:hover,
.pop.purple a.btn-warning:hover,
.fullpage.purple a.btn-warning:hover,
.colored.purple .btn-warning.focus,
.column.purple .btn-warning.focus,
.notification.purple .btn-warning.focus,
.contextual.purple .btn-warning.focus,
.pop.purple .btn-warning.focus,
.fullpage.purple .btn-warning.focus,
.colored.purple a.btn-warning.focus,
.column.purple a.btn-warning.focus,
.notification.purple a.btn-warning.focus,
.contextual.purple a.btn-warning.focus,
.pop.purple a.btn-warning.focus,
.fullpage.purple a.btn-warning.focus,
.colored.purple .btn-warning:focus,
.column.purple .btn-warning:focus,
.notification.purple .btn-warning:focus,
.contextual.purple .btn-warning:focus,
.pop.purple .btn-warning:focus,
.fullpage.purple .btn-warning:focus,
.colored.purple a.btn-warning:focus,
.column.purple a.btn-warning:focus,
.notification.purple a.btn-warning:focus,
.contextual.purple a.btn-warning:focus,
.pop.purple a.btn-warning:focus,
.fullpage.purple a.btn-warning:focus,
.colored.purple .btn-warning.active,
.column.purple .btn-warning.active,
.notification.purple .btn-warning.active,
.contextual.purple .btn-warning.active,
.pop.purple .btn-warning.active,
.fullpage.purple .btn-warning.active,
.colored.purple a.btn-warning.active,
.column.purple a.btn-warning.active,
.notification.purple a.btn-warning.active,
.contextual.purple a.btn-warning.active,
.pop.purple a.btn-warning.active,
.fullpage.purple a.btn-warning.active,
.colored.purple .btn-warning:active,
.column.purple .btn-warning:active,
.notification.purple .btn-warning:active,
.contextual.purple .btn-warning:active,
.pop.purple .btn-warning:active,
.fullpage.purple .btn-warning:active,
.colored.purple a.btn-warning:active,
.column.purple a.btn-warning:active,
.notification.purple a.btn-warning:active,
.contextual.purple a.btn-warning:active,
.pop.purple a.btn-warning:active,
.fullpage.purple a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.purple .btn-warning:hover[disabled],
.column.purple .btn-warning:hover[disabled],
.notification.purple .btn-warning:hover[disabled],
.contextual.purple .btn-warning:hover[disabled],
.pop.purple .btn-warning:hover[disabled],
.fullpage.purple .btn-warning:hover[disabled],
.colored.purple a.btn-warning:hover[disabled],
.column.purple a.btn-warning:hover[disabled],
.notification.purple a.btn-warning:hover[disabled],
.contextual.purple a.btn-warning:hover[disabled],
.pop.purple a.btn-warning:hover[disabled],
.fullpage.purple a.btn-warning:hover[disabled],
.colored.purple .btn-warning.focus[disabled],
.column.purple .btn-warning.focus[disabled],
.notification.purple .btn-warning.focus[disabled],
.contextual.purple .btn-warning.focus[disabled],
.pop.purple .btn-warning.focus[disabled],
.fullpage.purple .btn-warning.focus[disabled],
.colored.purple a.btn-warning.focus[disabled],
.column.purple a.btn-warning.focus[disabled],
.notification.purple a.btn-warning.focus[disabled],
.contextual.purple a.btn-warning.focus[disabled],
.pop.purple a.btn-warning.focus[disabled],
.fullpage.purple a.btn-warning.focus[disabled],
.colored.purple .btn-warning:focus[disabled],
.column.purple .btn-warning:focus[disabled],
.notification.purple .btn-warning:focus[disabled],
.contextual.purple .btn-warning:focus[disabled],
.pop.purple .btn-warning:focus[disabled],
.fullpage.purple .btn-warning:focus[disabled],
.colored.purple a.btn-warning:focus[disabled],
.column.purple a.btn-warning:focus[disabled],
.notification.purple a.btn-warning:focus[disabled],
.contextual.purple a.btn-warning:focus[disabled],
.pop.purple a.btn-warning:focus[disabled],
.fullpage.purple a.btn-warning:focus[disabled],
.colored.purple .btn-warning.active[disabled],
.column.purple .btn-warning.active[disabled],
.notification.purple .btn-warning.active[disabled],
.contextual.purple .btn-warning.active[disabled],
.pop.purple .btn-warning.active[disabled],
.fullpage.purple .btn-warning.active[disabled],
.colored.purple a.btn-warning.active[disabled],
.column.purple a.btn-warning.active[disabled],
.notification.purple a.btn-warning.active[disabled],
.contextual.purple a.btn-warning.active[disabled],
.pop.purple a.btn-warning.active[disabled],
.fullpage.purple a.btn-warning.active[disabled],
.colored.purple .btn-warning:active[disabled],
.column.purple .btn-warning:active[disabled],
.notification.purple .btn-warning:active[disabled],
.contextual.purple .btn-warning:active[disabled],
.pop.purple .btn-warning:active[disabled],
.fullpage.purple .btn-warning:active[disabled],
.colored.purple a.btn-warning:active[disabled],
.column.purple a.btn-warning:active[disabled],
.notification.purple a.btn-warning:active[disabled],
.contextual.purple a.btn-warning:active[disabled],
.pop.purple a.btn-warning:active[disabled],
.fullpage.purple a.btn-warning:active[disabled],
.colored.purple .btn-warning:hover.disabled,
.column.purple .btn-warning:hover.disabled,
.notification.purple .btn-warning:hover.disabled,
.contextual.purple .btn-warning:hover.disabled,
.pop.purple .btn-warning:hover.disabled,
.fullpage.purple .btn-warning:hover.disabled,
.colored.purple a.btn-warning:hover.disabled,
.column.purple a.btn-warning:hover.disabled,
.notification.purple a.btn-warning:hover.disabled,
.contextual.purple a.btn-warning:hover.disabled,
.pop.purple a.btn-warning:hover.disabled,
.fullpage.purple a.btn-warning:hover.disabled,
.colored.purple .btn-warning.focus.disabled,
.column.purple .btn-warning.focus.disabled,
.notification.purple .btn-warning.focus.disabled,
.contextual.purple .btn-warning.focus.disabled,
.pop.purple .btn-warning.focus.disabled,
.fullpage.purple .btn-warning.focus.disabled,
.colored.purple a.btn-warning.focus.disabled,
.column.purple a.btn-warning.focus.disabled,
.notification.purple a.btn-warning.focus.disabled,
.contextual.purple a.btn-warning.focus.disabled,
.pop.purple a.btn-warning.focus.disabled,
.fullpage.purple a.btn-warning.focus.disabled,
.colored.purple .btn-warning:focus.disabled,
.column.purple .btn-warning:focus.disabled,
.notification.purple .btn-warning:focus.disabled,
.contextual.purple .btn-warning:focus.disabled,
.pop.purple .btn-warning:focus.disabled,
.fullpage.purple .btn-warning:focus.disabled,
.colored.purple a.btn-warning:focus.disabled,
.column.purple a.btn-warning:focus.disabled,
.notification.purple a.btn-warning:focus.disabled,
.contextual.purple a.btn-warning:focus.disabled,
.pop.purple a.btn-warning:focus.disabled,
.fullpage.purple a.btn-warning:focus.disabled,
.colored.purple .btn-warning.active.disabled,
.column.purple .btn-warning.active.disabled,
.notification.purple .btn-warning.active.disabled,
.contextual.purple .btn-warning.active.disabled,
.pop.purple .btn-warning.active.disabled,
.fullpage.purple .btn-warning.active.disabled,
.colored.purple a.btn-warning.active.disabled,
.column.purple a.btn-warning.active.disabled,
.notification.purple a.btn-warning.active.disabled,
.contextual.purple a.btn-warning.active.disabled,
.pop.purple a.btn-warning.active.disabled,
.fullpage.purple a.btn-warning.active.disabled,
.colored.purple .btn-warning:active.disabled,
.column.purple .btn-warning:active.disabled,
.notification.purple .btn-warning:active.disabled,
.contextual.purple .btn-warning:active.disabled,
.pop.purple .btn-warning:active.disabled,
.fullpage.purple .btn-warning:active.disabled,
.colored.purple a.btn-warning:active.disabled,
.column.purple a.btn-warning:active.disabled,
.notification.purple a.btn-warning:active.disabled,
.contextual.purple a.btn-warning:active.disabled,
.pop.purple a.btn-warning:active.disabled,
.fullpage.purple a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.purple .btn-danger,
.column.purple .btn-danger,
.notification.purple .btn-danger,
.contextual.purple .btn-danger,
.pop.purple .btn-danger,
.fullpage.purple .btn-danger,
.colored.purple a.btn-danger,
.column.purple a.btn-danger,
.notification.purple a.btn-danger,
.contextual.purple a.btn-danger,
.pop.purple a.btn-danger,
.fullpage.purple a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.purple .btn-danger:hover,
.column.purple .btn-danger:hover,
.notification.purple .btn-danger:hover,
.contextual.purple .btn-danger:hover,
.pop.purple .btn-danger:hover,
.fullpage.purple .btn-danger:hover,
.colored.purple a.btn-danger:hover,
.column.purple a.btn-danger:hover,
.notification.purple a.btn-danger:hover,
.contextual.purple a.btn-danger:hover,
.pop.purple a.btn-danger:hover,
.fullpage.purple a.btn-danger:hover,
.colored.purple .btn-danger.focus,
.column.purple .btn-danger.focus,
.notification.purple .btn-danger.focus,
.contextual.purple .btn-danger.focus,
.pop.purple .btn-danger.focus,
.fullpage.purple .btn-danger.focus,
.colored.purple a.btn-danger.focus,
.column.purple a.btn-danger.focus,
.notification.purple a.btn-danger.focus,
.contextual.purple a.btn-danger.focus,
.pop.purple a.btn-danger.focus,
.fullpage.purple a.btn-danger.focus,
.colored.purple .btn-danger:focus,
.column.purple .btn-danger:focus,
.notification.purple .btn-danger:focus,
.contextual.purple .btn-danger:focus,
.pop.purple .btn-danger:focus,
.fullpage.purple .btn-danger:focus,
.colored.purple a.btn-danger:focus,
.column.purple a.btn-danger:focus,
.notification.purple a.btn-danger:focus,
.contextual.purple a.btn-danger:focus,
.pop.purple a.btn-danger:focus,
.fullpage.purple a.btn-danger:focus,
.colored.purple .btn-danger.active,
.column.purple .btn-danger.active,
.notification.purple .btn-danger.active,
.contextual.purple .btn-danger.active,
.pop.purple .btn-danger.active,
.fullpage.purple .btn-danger.active,
.colored.purple a.btn-danger.active,
.column.purple a.btn-danger.active,
.notification.purple a.btn-danger.active,
.contextual.purple a.btn-danger.active,
.pop.purple a.btn-danger.active,
.fullpage.purple a.btn-danger.active,
.colored.purple .btn-danger:active,
.column.purple .btn-danger:active,
.notification.purple .btn-danger:active,
.contextual.purple .btn-danger:active,
.pop.purple .btn-danger:active,
.fullpage.purple .btn-danger:active,
.colored.purple a.btn-danger:active,
.column.purple a.btn-danger:active,
.notification.purple a.btn-danger:active,
.contextual.purple a.btn-danger:active,
.pop.purple a.btn-danger:active,
.fullpage.purple a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.purple .btn-danger:hover[disabled],
.column.purple .btn-danger:hover[disabled],
.notification.purple .btn-danger:hover[disabled],
.contextual.purple .btn-danger:hover[disabled],
.pop.purple .btn-danger:hover[disabled],
.fullpage.purple .btn-danger:hover[disabled],
.colored.purple a.btn-danger:hover[disabled],
.column.purple a.btn-danger:hover[disabled],
.notification.purple a.btn-danger:hover[disabled],
.contextual.purple a.btn-danger:hover[disabled],
.pop.purple a.btn-danger:hover[disabled],
.fullpage.purple a.btn-danger:hover[disabled],
.colored.purple .btn-danger.focus[disabled],
.column.purple .btn-danger.focus[disabled],
.notification.purple .btn-danger.focus[disabled],
.contextual.purple .btn-danger.focus[disabled],
.pop.purple .btn-danger.focus[disabled],
.fullpage.purple .btn-danger.focus[disabled],
.colored.purple a.btn-danger.focus[disabled],
.column.purple a.btn-danger.focus[disabled],
.notification.purple a.btn-danger.focus[disabled],
.contextual.purple a.btn-danger.focus[disabled],
.pop.purple a.btn-danger.focus[disabled],
.fullpage.purple a.btn-danger.focus[disabled],
.colored.purple .btn-danger:focus[disabled],
.column.purple .btn-danger:focus[disabled],
.notification.purple .btn-danger:focus[disabled],
.contextual.purple .btn-danger:focus[disabled],
.pop.purple .btn-danger:focus[disabled],
.fullpage.purple .btn-danger:focus[disabled],
.colored.purple a.btn-danger:focus[disabled],
.column.purple a.btn-danger:focus[disabled],
.notification.purple a.btn-danger:focus[disabled],
.contextual.purple a.btn-danger:focus[disabled],
.pop.purple a.btn-danger:focus[disabled],
.fullpage.purple a.btn-danger:focus[disabled],
.colored.purple .btn-danger.active[disabled],
.column.purple .btn-danger.active[disabled],
.notification.purple .btn-danger.active[disabled],
.contextual.purple .btn-danger.active[disabled],
.pop.purple .btn-danger.active[disabled],
.fullpage.purple .btn-danger.active[disabled],
.colored.purple a.btn-danger.active[disabled],
.column.purple a.btn-danger.active[disabled],
.notification.purple a.btn-danger.active[disabled],
.contextual.purple a.btn-danger.active[disabled],
.pop.purple a.btn-danger.active[disabled],
.fullpage.purple a.btn-danger.active[disabled],
.colored.purple .btn-danger:active[disabled],
.column.purple .btn-danger:active[disabled],
.notification.purple .btn-danger:active[disabled],
.contextual.purple .btn-danger:active[disabled],
.pop.purple .btn-danger:active[disabled],
.fullpage.purple .btn-danger:active[disabled],
.colored.purple a.btn-danger:active[disabled],
.column.purple a.btn-danger:active[disabled],
.notification.purple a.btn-danger:active[disabled],
.contextual.purple a.btn-danger:active[disabled],
.pop.purple a.btn-danger:active[disabled],
.fullpage.purple a.btn-danger:active[disabled],
.colored.purple .btn-danger:hover.disabled,
.column.purple .btn-danger:hover.disabled,
.notification.purple .btn-danger:hover.disabled,
.contextual.purple .btn-danger:hover.disabled,
.pop.purple .btn-danger:hover.disabled,
.fullpage.purple .btn-danger:hover.disabled,
.colored.purple a.btn-danger:hover.disabled,
.column.purple a.btn-danger:hover.disabled,
.notification.purple a.btn-danger:hover.disabled,
.contextual.purple a.btn-danger:hover.disabled,
.pop.purple a.btn-danger:hover.disabled,
.fullpage.purple a.btn-danger:hover.disabled,
.colored.purple .btn-danger.focus.disabled,
.column.purple .btn-danger.focus.disabled,
.notification.purple .btn-danger.focus.disabled,
.contextual.purple .btn-danger.focus.disabled,
.pop.purple .btn-danger.focus.disabled,
.fullpage.purple .btn-danger.focus.disabled,
.colored.purple a.btn-danger.focus.disabled,
.column.purple a.btn-danger.focus.disabled,
.notification.purple a.btn-danger.focus.disabled,
.contextual.purple a.btn-danger.focus.disabled,
.pop.purple a.btn-danger.focus.disabled,
.fullpage.purple a.btn-danger.focus.disabled,
.colored.purple .btn-danger:focus.disabled,
.column.purple .btn-danger:focus.disabled,
.notification.purple .btn-danger:focus.disabled,
.contextual.purple .btn-danger:focus.disabled,
.pop.purple .btn-danger:focus.disabled,
.fullpage.purple .btn-danger:focus.disabled,
.colored.purple a.btn-danger:focus.disabled,
.column.purple a.btn-danger:focus.disabled,
.notification.purple a.btn-danger:focus.disabled,
.contextual.purple a.btn-danger:focus.disabled,
.pop.purple a.btn-danger:focus.disabled,
.fullpage.purple a.btn-danger:focus.disabled,
.colored.purple .btn-danger.active.disabled,
.column.purple .btn-danger.active.disabled,
.notification.purple .btn-danger.active.disabled,
.contextual.purple .btn-danger.active.disabled,
.pop.purple .btn-danger.active.disabled,
.fullpage.purple .btn-danger.active.disabled,
.colored.purple a.btn-danger.active.disabled,
.column.purple a.btn-danger.active.disabled,
.notification.purple a.btn-danger.active.disabled,
.contextual.purple a.btn-danger.active.disabled,
.pop.purple a.btn-danger.active.disabled,
.fullpage.purple a.btn-danger.active.disabled,
.colored.purple .btn-danger:active.disabled,
.column.purple .btn-danger:active.disabled,
.notification.purple .btn-danger:active.disabled,
.contextual.purple .btn-danger:active.disabled,
.pop.purple .btn-danger:active.disabled,
.fullpage.purple .btn-danger:active.disabled,
.colored.purple a.btn-danger:active.disabled,
.column.purple a.btn-danger:active.disabled,
.notification.purple a.btn-danger:active.disabled,
.contextual.purple a.btn-danger:active.disabled,
.pop.purple a.btn-danger:active.disabled,
.fullpage.purple a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.purple .list-group.reorderable .list-group-item .reorder_icon,
.column.purple .list-group.reorderable .list-group-item .reorder_icon,
.notification.purple .list-group.reorderable .list-group-item .reorder_icon,
.contextual.purple .list-group.reorderable .list-group-item .reorder_icon,
.pop.purple .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.purple .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.purple .list-group.navigable .list-group-item .navigate_btn,
.column.purple .list-group.navigable .list-group-item .navigate_btn,
.notification.purple .list-group.navigable .list-group-item .navigate_btn,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn,
.pop.purple .list-group.navigable .list-group-item .navigate_btn,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn,
.colored.purple .list-group.removeable .list-group-item .navigate_btn,
.column.purple .list-group.removeable .list-group-item .navigate_btn,
.notification.purple .list-group.removeable .list-group-item .navigate_btn,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn,
.pop.purple .list-group.removeable .list-group-item .navigate_btn,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn,
.colored.purple .list-group.navigable .list-group-item .remove_btn,
.column.purple .list-group.navigable .list-group-item .remove_btn,
.notification.purple .list-group.navigable .list-group-item .remove_btn,
.contextual.purple .list-group.navigable .list-group-item .remove_btn,
.pop.purple .list-group.navigable .list-group-item .remove_btn,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn,
.colored.purple .list-group.removeable .list-group-item .remove_btn,
.column.purple .list-group.removeable .list-group-item .remove_btn,
.notification.purple .list-group.removeable .list-group-item .remove_btn,
.contextual.purple .list-group.removeable .list-group-item .remove_btn,
.pop.purple .list-group.removeable .list-group-item .remove_btn,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.column.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.column.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.purple .list-group.navigable .list-group-item .remove_btn:hover,
.column.purple .list-group.navigable .list-group-item .remove_btn:hover,
.notification.purple .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.purple .list-group.navigable .list-group-item .remove_btn:hover,
.pop.purple .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn:hover,
.colored.purple .list-group.removeable .list-group-item .remove_btn:hover,
.column.purple .list-group.removeable .list-group-item .remove_btn:hover,
.notification.purple .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.purple .list-group.removeable .list-group-item .remove_btn:hover,
.pop.purple .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn:hover,
.colored.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.column.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.column.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.purple .list-group.navigable .list-group-item .remove_btn.focus,
.column.purple .list-group.navigable .list-group-item .remove_btn.focus,
.notification.purple .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.purple .list-group.navigable .list-group-item .remove_btn.focus,
.pop.purple .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn.focus,
.colored.purple .list-group.removeable .list-group-item .remove_btn.focus,
.column.purple .list-group.removeable .list-group-item .remove_btn.focus,
.notification.purple .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.purple .list-group.removeable .list-group-item .remove_btn.focus,
.pop.purple .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn.focus,
.colored.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.column.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.column.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.purple .list-group.navigable .list-group-item .remove_btn:focus,
.column.purple .list-group.navigable .list-group-item .remove_btn:focus,
.notification.purple .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.purple .list-group.navigable .list-group-item .remove_btn:focus,
.pop.purple .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn:focus,
.colored.purple .list-group.removeable .list-group-item .remove_btn:focus,
.column.purple .list-group.removeable .list-group-item .remove_btn:focus,
.notification.purple .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.purple .list-group.removeable .list-group-item .remove_btn:focus,
.pop.purple .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn:focus,
.colored.purple .list-group.navigable .list-group-item .navigate_btn.active,
.column.purple .list-group.navigable .list-group-item .navigate_btn.active,
.notification.purple .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn.active,
.pop.purple .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn.active,
.colored.purple .list-group.removeable .list-group-item .navigate_btn.active,
.column.purple .list-group.removeable .list-group-item .navigate_btn.active,
.notification.purple .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn.active,
.pop.purple .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn.active,
.colored.purple .list-group.navigable .list-group-item .remove_btn.active,
.column.purple .list-group.navigable .list-group-item .remove_btn.active,
.notification.purple .list-group.navigable .list-group-item .remove_btn.active,
.contextual.purple .list-group.navigable .list-group-item .remove_btn.active,
.pop.purple .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn.active,
.colored.purple .list-group.removeable .list-group-item .remove_btn.active,
.column.purple .list-group.removeable .list-group-item .remove_btn.active,
.notification.purple .list-group.removeable .list-group-item .remove_btn.active,
.contextual.purple .list-group.removeable .list-group-item .remove_btn.active,
.pop.purple .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn.active,
.colored.purple .list-group.navigable .list-group-item .navigate_btn:active,
.column.purple .list-group.navigable .list-group-item .navigate_btn:active,
.notification.purple .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.purple .list-group.navigable .list-group-item .navigate_btn:active,
.pop.purple .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.purple .list-group.navigable .list-group-item .navigate_btn:active,
.colored.purple .list-group.removeable .list-group-item .navigate_btn:active,
.column.purple .list-group.removeable .list-group-item .navigate_btn:active,
.notification.purple .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.purple .list-group.removeable .list-group-item .navigate_btn:active,
.pop.purple .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.purple .list-group.removeable .list-group-item .navigate_btn:active,
.colored.purple .list-group.navigable .list-group-item .remove_btn:active,
.column.purple .list-group.navigable .list-group-item .remove_btn:active,
.notification.purple .list-group.navigable .list-group-item .remove_btn:active,
.contextual.purple .list-group.navigable .list-group-item .remove_btn:active,
.pop.purple .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.purple .list-group.navigable .list-group-item .remove_btn:active,
.colored.purple .list-group.removeable .list-group-item .remove_btn:active,
.column.purple .list-group.removeable .list-group-item .remove_btn:active,
.notification.purple .list-group.removeable .list-group-item .remove_btn:active,
.contextual.purple .list-group.removeable .list-group-item .remove_btn:active,
.pop.purple .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.purple .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.purple .btn-marker-shape,
.column.purple .btn-marker-shape,
.notification.purple .btn-marker-shape,
.contextual.purple .btn-marker-shape,
.pop.purple .btn-marker-shape,
.fullpage.purple .btn-marker-shape {
  background: transparent;
}
.colored.purple .btn-marker-shape:hover,
.column.purple .btn-marker-shape:hover,
.notification.purple .btn-marker-shape:hover,
.contextual.purple .btn-marker-shape:hover,
.pop.purple .btn-marker-shape:hover,
.fullpage.purple .btn-marker-shape:hover,
.colored.purple .btn-marker-shape:focus,
.column.purple .btn-marker-shape:focus,
.notification.purple .btn-marker-shape:focus,
.contextual.purple .btn-marker-shape:focus,
.pop.purple .btn-marker-shape:focus,
.fullpage.purple .btn-marker-shape:focus,
.colored.purple .btn-marker-shape.focus,
.column.purple .btn-marker-shape.focus,
.notification.purple .btn-marker-shape.focus,
.contextual.purple .btn-marker-shape.focus,
.pop.purple .btn-marker-shape.focus,
.fullpage.purple .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.purple .btn-marker-shape:active,
.column.purple .btn-marker-shape:active,
.notification.purple .btn-marker-shape:active,
.contextual.purple .btn-marker-shape:active,
.pop.purple .btn-marker-shape:active,
.fullpage.purple .btn-marker-shape:active,
.colored.purple .btn-marker-shape.active,
.column.purple .btn-marker-shape.active,
.notification.purple .btn-marker-shape.active,
.contextual.purple .btn-marker-shape.active,
.pop.purple .btn-marker-shape.active,
.fullpage.purple .btn-marker-shape.active {
  background: #5e3a4d;
  box-shadow: none;
}
.colored.purple .bordered-header,
.column.purple .bordered-header,
.notification.purple .bordered-header,
.contextual.purple .bordered-header,
.pop.purple .bordered-header,
.fullpage.purple .bordered-header,
.colored.purple .sticky-header,
.column.purple .sticky-header,
.notification.purple .sticky-header,
.contextual.purple .sticky-header,
.pop.purple .sticky-header,
.fullpage.purple .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #452a38;
}
.colored.purple .bordered-footer,
.column.purple .bordered-footer,
.notification.purple .bordered-footer,
.contextual.purple .bordered-footer,
.pop.purple .bordered-footer,
.fullpage.purple .bordered-footer,
.colored.purple .sticky-footer,
.column.purple .sticky-footer,
.notification.purple .sticky-footer,
.contextual.purple .sticky-footer,
.pop.purple .sticky-footer,
.fullpage.purple .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #452a38;
}
.colored.purple hr,
.column.purple hr,
.notification.purple hr,
.contextual.purple hr,
.pop.purple hr,
.fullpage.purple hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.purple .close_btn,
.column.purple .close_btn,
.notification.purple .close_btn,
.contextual.purple .close_btn,
.pop.purple .close_btn,
.fullpage.purple .close_btn,
.colored.purple .back_btn,
.column.purple .back_btn,
.notification.purple .back_btn,
.contextual.purple .back_btn,
.pop.purple .back_btn,
.fullpage.purple .back_btn {
  color: #fff;
}
.colored.purple input[type="radio"] + label::before,
.column.purple input[type="radio"] + label::before,
.notification.purple input[type="radio"] + label::before,
.contextual.purple input[type="radio"] + label::before,
.pop.purple input[type="radio"] + label::before,
.fullpage.purple input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.purple input[type="radio"] + label::after,
.column.purple input[type="radio"] + label::after,
.notification.purple input[type="radio"] + label::after,
.contextual.purple input[type="radio"] + label::after,
.pop.purple input[type="radio"] + label::after,
.fullpage.purple input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.purple input[type="radio"]:checked + label::before,
.column.purple input[type="radio"]:checked + label::before,
.notification.purple input[type="radio"]:checked + label::before,
.contextual.purple input[type="radio"]:checked + label::before,
.pop.purple input[type="radio"]:checked + label::before,
.fullpage.purple input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.purple input[type="radio"]:checked + label::after,
.column.purple input[type="radio"]:checked + label::after,
.notification.purple input[type="radio"]:checked + label::after,
.contextual.purple input[type="radio"]:checked + label::after,
.pop.purple input[type="radio"]:checked + label::after,
.fullpage.purple input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.purple input[type="checkbox"] + label::before,
.column.purple input[type="checkbox"] + label::before,
.notification.purple input[type="checkbox"] + label::before,
.contextual.purple input[type="checkbox"] + label::before,
.pop.purple input[type="checkbox"] + label::before,
.fullpage.purple input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.purple input[type="checkbox"] + label::after,
.column.purple input[type="checkbox"] + label::after,
.notification.purple input[type="checkbox"] + label::after,
.contextual.purple input[type="checkbox"] + label::after,
.pop.purple input[type="checkbox"] + label::after,
.fullpage.purple input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.purple input,
.column.purple input,
.notification.purple input,
.contextual.purple input,
.pop.purple input,
.fullpage.purple input,
.colored.purple select,
.column.purple select,
.notification.purple select,
.contextual.purple select,
.pop.purple select,
.fullpage.purple select,
.colored.purple textarea,
.column.purple textarea,
.notification.purple textarea,
.contextual.purple textarea,
.pop.purple textarea,
.fullpage.purple textarea,
.colored.purple .form-control,
.column.purple .form-control,
.notification.purple .form-control,
.contextual.purple .form-control,
.pop.purple .form-control,
.fullpage.purple .form-control,
.colored.purple fieldset .form-control,
.column.purple fieldset .form-control,
.notification.purple fieldset .form-control,
.contextual.purple fieldset .form-control,
.pop.purple fieldset .form-control,
.fullpage.purple fieldset .form-control {
  border-color: transparent;
}
.colored.purple input:hover,
.column.purple input:hover,
.notification.purple input:hover,
.contextual.purple input:hover,
.pop.purple input:hover,
.fullpage.purple input:hover,
.colored.purple select:hover,
.column.purple select:hover,
.notification.purple select:hover,
.contextual.purple select:hover,
.pop.purple select:hover,
.fullpage.purple select:hover,
.colored.purple textarea:hover,
.column.purple textarea:hover,
.notification.purple textarea:hover,
.contextual.purple textarea:hover,
.pop.purple textarea:hover,
.fullpage.purple textarea:hover,
.colored.purple .form-control:hover,
.column.purple .form-control:hover,
.notification.purple .form-control:hover,
.contextual.purple .form-control:hover,
.pop.purple .form-control:hover,
.fullpage.purple .form-control:hover,
.colored.purple fieldset .form-control:hover,
.column.purple fieldset .form-control:hover,
.notification.purple fieldset .form-control:hover,
.contextual.purple fieldset .form-control:hover,
.pop.purple fieldset .form-control:hover,
.fullpage.purple fieldset .form-control:hover,
.colored.purple input.focus,
.column.purple input.focus,
.notification.purple input.focus,
.contextual.purple input.focus,
.pop.purple input.focus,
.fullpage.purple input.focus,
.colored.purple select.focus,
.column.purple select.focus,
.notification.purple select.focus,
.contextual.purple select.focus,
.pop.purple select.focus,
.fullpage.purple select.focus,
.colored.purple textarea.focus,
.column.purple textarea.focus,
.notification.purple textarea.focus,
.contextual.purple textarea.focus,
.pop.purple textarea.focus,
.fullpage.purple textarea.focus,
.colored.purple .form-control.focus,
.column.purple .form-control.focus,
.notification.purple .form-control.focus,
.contextual.purple .form-control.focus,
.pop.purple .form-control.focus,
.fullpage.purple .form-control.focus,
.colored.purple fieldset .form-control.focus,
.column.purple fieldset .form-control.focus,
.notification.purple fieldset .form-control.focus,
.contextual.purple fieldset .form-control.focus,
.pop.purple fieldset .form-control.focus,
.fullpage.purple fieldset .form-control.focus,
.colored.purple input:focus,
.column.purple input:focus,
.notification.purple input:focus,
.contextual.purple input:focus,
.pop.purple input:focus,
.fullpage.purple input:focus,
.colored.purple select:focus,
.column.purple select:focus,
.notification.purple select:focus,
.contextual.purple select:focus,
.pop.purple select:focus,
.fullpage.purple select:focus,
.colored.purple textarea:focus,
.column.purple textarea:focus,
.notification.purple textarea:focus,
.contextual.purple textarea:focus,
.pop.purple textarea:focus,
.fullpage.purple textarea:focus,
.colored.purple .form-control:focus,
.column.purple .form-control:focus,
.notification.purple .form-control:focus,
.contextual.purple .form-control:focus,
.pop.purple .form-control:focus,
.fullpage.purple .form-control:focus,
.colored.purple fieldset .form-control:focus,
.column.purple fieldset .form-control:focus,
.notification.purple fieldset .form-control:focus,
.contextual.purple fieldset .form-control:focus,
.pop.purple fieldset .form-control:focus,
.fullpage.purple fieldset .form-control:focus,
.colored.purple input.active,
.column.purple input.active,
.notification.purple input.active,
.contextual.purple input.active,
.pop.purple input.active,
.fullpage.purple input.active,
.colored.purple select.active,
.column.purple select.active,
.notification.purple select.active,
.contextual.purple select.active,
.pop.purple select.active,
.fullpage.purple select.active,
.colored.purple textarea.active,
.column.purple textarea.active,
.notification.purple textarea.active,
.contextual.purple textarea.active,
.pop.purple textarea.active,
.fullpage.purple textarea.active,
.colored.purple .form-control.active,
.column.purple .form-control.active,
.notification.purple .form-control.active,
.contextual.purple .form-control.active,
.pop.purple .form-control.active,
.fullpage.purple .form-control.active,
.colored.purple fieldset .form-control.active,
.column.purple fieldset .form-control.active,
.notification.purple fieldset .form-control.active,
.contextual.purple fieldset .form-control.active,
.pop.purple fieldset .form-control.active,
.fullpage.purple fieldset .form-control.active,
.colored.purple input:active,
.column.purple input:active,
.notification.purple input:active,
.contextual.purple input:active,
.pop.purple input:active,
.fullpage.purple input:active,
.colored.purple select:active,
.column.purple select:active,
.notification.purple select:active,
.contextual.purple select:active,
.pop.purple select:active,
.fullpage.purple select:active,
.colored.purple textarea:active,
.column.purple textarea:active,
.notification.purple textarea:active,
.contextual.purple textarea:active,
.pop.purple textarea:active,
.fullpage.purple textarea:active,
.colored.purple .form-control:active,
.column.purple .form-control:active,
.notification.purple .form-control:active,
.contextual.purple .form-control:active,
.pop.purple .form-control:active,
.fullpage.purple .form-control:active,
.colored.purple fieldset .form-control:active,
.column.purple fieldset .form-control:active,
.notification.purple fieldset .form-control:active,
.contextual.purple fieldset .form-control:active,
.pop.purple fieldset .form-control:active,
.fullpage.purple fieldset .form-control:active {
  border-color: transparent;
}
.colored.purple .has-feedback .control-label,
.column.purple .has-feedback .control-label,
.notification.purple .has-feedback .control-label,
.contextual.purple .has-feedback .control-label,
.pop.purple .has-feedback .control-label,
.fullpage.purple .has-feedback .control-label {
  color: #fff;
}
.colored.purple .nav a,
.column.purple .nav a,
.notification.purple .nav a,
.contextual.purple .nav a,
.pop.purple .nav a,
.fullpage.purple .nav a,
.colored.purple a.list-group-item,
.column.purple a.list-group-item,
.notification.purple a.list-group-item,
.contextual.purple a.list-group-item,
.pop.purple a.list-group-item,
.fullpage.purple a.list-group-item,
.colored.purple .dropdown-menu a,
.column.purple .dropdown-menu a,
.notification.purple .dropdown-menu a,
.contextual.purple .dropdown-menu a,
.pop.purple .dropdown-menu a,
.fullpage.purple .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.purple .dropdown-menu a,
.column.purple .dropdown-menu a,
.notification.purple .dropdown-menu a,
.contextual.purple .dropdown-menu a,
.pop.purple .dropdown-menu a,
.fullpage.purple .dropdown-menu a {
  color: #3b3f45;
}
.colored.purple .list-group,
.column.purple .list-group,
.notification.purple .list-group,
.contextual.purple .list-group,
.pop.purple .list-group,
.fullpage.purple .list-group {
  background: inherit;
}
.colored.purple .btn-default,
.column.purple .btn-default,
.notification.purple .btn-default,
.contextual.purple .btn-default,
.pop.purple .btn-default,
.fullpage.purple .btn-default,
.colored.purple .list-group-item,
.column.purple .list-group-item,
.notification.purple .list-group-item,
.contextual.purple .list-group-item,
.pop.purple .list-group-item,
.fullpage.purple .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.purple .btn-default:hover,
.column.purple .btn-default:hover,
.notification.purple .btn-default:hover,
.contextual.purple .btn-default:hover,
.pop.purple .btn-default:hover,
.fullpage.purple .btn-default:hover,
.colored.purple .list-group-item:hover,
.column.purple .list-group-item:hover,
.notification.purple .list-group-item:hover,
.contextual.purple .list-group-item:hover,
.pop.purple .list-group-item:hover,
.fullpage.purple .list-group-item:hover,
.colored.purple .btn-default.focus,
.column.purple .btn-default.focus,
.notification.purple .btn-default.focus,
.contextual.purple .btn-default.focus,
.pop.purple .btn-default.focus,
.fullpage.purple .btn-default.focus,
.colored.purple .list-group-item.focus,
.column.purple .list-group-item.focus,
.notification.purple .list-group-item.focus,
.contextual.purple .list-group-item.focus,
.pop.purple .list-group-item.focus,
.fullpage.purple .list-group-item.focus,
.colored.purple .btn-default:focus,
.column.purple .btn-default:focus,
.notification.purple .btn-default:focus,
.contextual.purple .btn-default:focus,
.pop.purple .btn-default:focus,
.fullpage.purple .btn-default:focus,
.colored.purple .list-group-item:focus,
.column.purple .list-group-item:focus,
.notification.purple .list-group-item:focus,
.contextual.purple .list-group-item:focus,
.pop.purple .list-group-item:focus,
.fullpage.purple .list-group-item:focus,
.colored.purple .btn-default.active,
.column.purple .btn-default.active,
.notification.purple .btn-default.active,
.contextual.purple .btn-default.active,
.pop.purple .btn-default.active,
.fullpage.purple .btn-default.active,
.colored.purple .list-group-item.active,
.column.purple .list-group-item.active,
.notification.purple .list-group-item.active,
.contextual.purple .list-group-item.active,
.pop.purple .list-group-item.active,
.fullpage.purple .list-group-item.active,
.colored.purple .btn-default:active,
.column.purple .btn-default:active,
.notification.purple .btn-default:active,
.contextual.purple .btn-default:active,
.pop.purple .btn-default:active,
.fullpage.purple .btn-default:active,
.colored.purple .list-group-item:active,
.column.purple .list-group-item:active,
.notification.purple .list-group-item:active,
.contextual.purple .list-group-item:active,
.pop.purple .list-group-item:active,
.fullpage.purple .list-group-item:active {
  background: #5e3a4d;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.purple .btn-default:hover[disabled],
.column.purple .btn-default:hover[disabled],
.notification.purple .btn-default:hover[disabled],
.contextual.purple .btn-default:hover[disabled],
.pop.purple .btn-default:hover[disabled],
.fullpage.purple .btn-default:hover[disabled],
.colored.purple .list-group-item:hover[disabled],
.column.purple .list-group-item:hover[disabled],
.notification.purple .list-group-item:hover[disabled],
.contextual.purple .list-group-item:hover[disabled],
.pop.purple .list-group-item:hover[disabled],
.fullpage.purple .list-group-item:hover[disabled],
.colored.purple .btn-default.focus[disabled],
.column.purple .btn-default.focus[disabled],
.notification.purple .btn-default.focus[disabled],
.contextual.purple .btn-default.focus[disabled],
.pop.purple .btn-default.focus[disabled],
.fullpage.purple .btn-default.focus[disabled],
.colored.purple .list-group-item.focus[disabled],
.column.purple .list-group-item.focus[disabled],
.notification.purple .list-group-item.focus[disabled],
.contextual.purple .list-group-item.focus[disabled],
.pop.purple .list-group-item.focus[disabled],
.fullpage.purple .list-group-item.focus[disabled],
.colored.purple .btn-default:focus[disabled],
.column.purple .btn-default:focus[disabled],
.notification.purple .btn-default:focus[disabled],
.contextual.purple .btn-default:focus[disabled],
.pop.purple .btn-default:focus[disabled],
.fullpage.purple .btn-default:focus[disabled],
.colored.purple .list-group-item:focus[disabled],
.column.purple .list-group-item:focus[disabled],
.notification.purple .list-group-item:focus[disabled],
.contextual.purple .list-group-item:focus[disabled],
.pop.purple .list-group-item:focus[disabled],
.fullpage.purple .list-group-item:focus[disabled],
.colored.purple .btn-default.active[disabled],
.column.purple .btn-default.active[disabled],
.notification.purple .btn-default.active[disabled],
.contextual.purple .btn-default.active[disabled],
.pop.purple .btn-default.active[disabled],
.fullpage.purple .btn-default.active[disabled],
.colored.purple .list-group-item.active[disabled],
.column.purple .list-group-item.active[disabled],
.notification.purple .list-group-item.active[disabled],
.contextual.purple .list-group-item.active[disabled],
.pop.purple .list-group-item.active[disabled],
.fullpage.purple .list-group-item.active[disabled],
.colored.purple .btn-default:active[disabled],
.column.purple .btn-default:active[disabled],
.notification.purple .btn-default:active[disabled],
.contextual.purple .btn-default:active[disabled],
.pop.purple .btn-default:active[disabled],
.fullpage.purple .btn-default:active[disabled],
.colored.purple .list-group-item:active[disabled],
.column.purple .list-group-item:active[disabled],
.notification.purple .list-group-item:active[disabled],
.contextual.purple .list-group-item:active[disabled],
.pop.purple .list-group-item:active[disabled],
.fullpage.purple .list-group-item:active[disabled],
.colored.purple .btn-default:hover.disabled,
.column.purple .btn-default:hover.disabled,
.notification.purple .btn-default:hover.disabled,
.contextual.purple .btn-default:hover.disabled,
.pop.purple .btn-default:hover.disabled,
.fullpage.purple .btn-default:hover.disabled,
.colored.purple .list-group-item:hover.disabled,
.column.purple .list-group-item:hover.disabled,
.notification.purple .list-group-item:hover.disabled,
.contextual.purple .list-group-item:hover.disabled,
.pop.purple .list-group-item:hover.disabled,
.fullpage.purple .list-group-item:hover.disabled,
.colored.purple .btn-default.focus.disabled,
.column.purple .btn-default.focus.disabled,
.notification.purple .btn-default.focus.disabled,
.contextual.purple .btn-default.focus.disabled,
.pop.purple .btn-default.focus.disabled,
.fullpage.purple .btn-default.focus.disabled,
.colored.purple .list-group-item.focus.disabled,
.column.purple .list-group-item.focus.disabled,
.notification.purple .list-group-item.focus.disabled,
.contextual.purple .list-group-item.focus.disabled,
.pop.purple .list-group-item.focus.disabled,
.fullpage.purple .list-group-item.focus.disabled,
.colored.purple .btn-default:focus.disabled,
.column.purple .btn-default:focus.disabled,
.notification.purple .btn-default:focus.disabled,
.contextual.purple .btn-default:focus.disabled,
.pop.purple .btn-default:focus.disabled,
.fullpage.purple .btn-default:focus.disabled,
.colored.purple .list-group-item:focus.disabled,
.column.purple .list-group-item:focus.disabled,
.notification.purple .list-group-item:focus.disabled,
.contextual.purple .list-group-item:focus.disabled,
.pop.purple .list-group-item:focus.disabled,
.fullpage.purple .list-group-item:focus.disabled,
.colored.purple .btn-default.active.disabled,
.column.purple .btn-default.active.disabled,
.notification.purple .btn-default.active.disabled,
.contextual.purple .btn-default.active.disabled,
.pop.purple .btn-default.active.disabled,
.fullpage.purple .btn-default.active.disabled,
.colored.purple .list-group-item.active.disabled,
.column.purple .list-group-item.active.disabled,
.notification.purple .list-group-item.active.disabled,
.contextual.purple .list-group-item.active.disabled,
.pop.purple .list-group-item.active.disabled,
.fullpage.purple .list-group-item.active.disabled,
.colored.purple .btn-default:active.disabled,
.column.purple .btn-default:active.disabled,
.notification.purple .btn-default:active.disabled,
.contextual.purple .btn-default:active.disabled,
.pop.purple .btn-default:active.disabled,
.fullpage.purple .btn-default:active.disabled,
.colored.purple .list-group-item:active.disabled,
.column.purple .list-group-item:active.disabled,
.notification.purple .list-group-item:active.disabled,
.contextual.purple .list-group-item:active.disabled,
.pop.purple .list-group-item:active.disabled,
.fullpage.purple .list-group-item:active.disabled {
  background: inherit;
}
.colored.purple .list-group-item,
.column.purple .list-group-item,
.notification.purple .list-group-item,
.contextual.purple .list-group-item,
.pop.purple .list-group-item,
.fullpage.purple .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.purple .list-group-item:first-child,
.column.purple .list-group-item:first-child,
.notification.purple .list-group-item:first-child,
.contextual.purple .list-group-item:first-child,
.pop.purple .list-group-item:first-child,
.fullpage.purple .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.purple .list-group-item:last-child,
.column.purple .list-group-item:last-child,
.notification.purple .list-group-item:last-child,
.contextual.purple .list-group-item:last-child,
.pop.purple .list-group-item:last-child,
.fullpage.purple .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.purple .help-block,
.column.purple .help-block,
.notification.purple .help-block,
.contextual.purple .help-block,
.pop.purple .help-block,
.fullpage.purple .help-block {
  color: #fff;
}
.colored.purple .form-group input + .help-block,
.column.purple .form-group input + .help-block,
.notification.purple .form-group input + .help-block,
.contextual.purple .form-group input + .help-block,
.pop.purple .form-group input + .help-block,
.fullpage.purple .form-group input + .help-block,
.colored.purple .form-group .input-group + .help-block,
.column.purple .form-group .input-group + .help-block,
.notification.purple .form-group .input-group + .help-block,
.contextual.purple .form-group .input-group + .help-block,
.pop.purple .form-group .input-group + .help-block,
.fullpage.purple .form-group .input-group + .help-block,
.colored.purple .form-group .input-group-btn + .help-block,
.column.purple .form-group .input-group-btn + .help-block,
.notification.purple .form-group .input-group-btn + .help-block,
.contextual.purple .form-group .input-group-btn + .help-block,
.pop.purple .form-group .input-group-btn + .help-block,
.fullpage.purple .form-group .input-group-btn + .help-block,
.colored.purple .form-group .help-block + .help-block,
.column.purple .form-group .help-block + .help-block,
.notification.purple .form-group .help-block + .help-block,
.contextual.purple .form-group .help-block + .help-block,
.pop.purple .form-group .help-block + .help-block,
.fullpage.purple .form-group .help-block + .help-block,
.colored.purple .form-group textarea + .help-block,
.column.purple .form-group textarea + .help-block,
.notification.purple .form-group textarea + .help-block,
.contextual.purple .form-group textarea + .help-block,
.pop.purple .form-group textarea + .help-block,
.fullpage.purple .form-group textarea + .help-block,
.colored.purple .form-group figure + figcaption,
.column.purple .form-group figure + figcaption,
.notification.purple .form-group figure + figcaption,
.contextual.purple .form-group figure + figcaption,
.pop.purple .form-group figure + figcaption,
.fullpage.purple .form-group figure + figcaption,
.colored.purple .form-group .form-group-help-block,
.column.purple .form-group .form-group-help-block,
.notification.purple .form-group .form-group-help-block,
.contextual.purple .form-group .form-group-help-block,
.pop.purple .form-group .form-group-help-block,
.fullpage.purple .form-group .form-group-help-block,
.colored.purple .form-group .merge_feedback .remote_value,
.column.purple .form-group .merge_feedback .remote_value,
.notification.purple .form-group .merge_feedback .remote_value,
.contextual.purple .form-group .merge_feedback .remote_value,
.pop.purple .form-group .merge_feedback .remote_value,
.fullpage.purple .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.purple .input-group-addon,
.column.purple .input-group-addon,
.notification.purple .input-group-addon,
.contextual.purple .input-group-addon,
.pop.purple .input-group-addon,
.fullpage.purple .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.purple .rg_tag_list .bootstrap-filestyle .btn,
.column.purple .rg_tag_list .bootstrap-filestyle .btn,
.notification.purple .rg_tag_list .bootstrap-filestyle .btn,
.contextual.purple .rg_tag_list .bootstrap-filestyle .btn,
.pop.purple .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.purple .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.purple .table-bordered,
.column.purple .table-bordered,
.notification.purple .table-bordered,
.contextual.purple .table-bordered,
.pop.purple .table-bordered,
.fullpage.purple .table-bordered,
.colored.purple .table-bordered th,
.column.purple .table-bordered th,
.notification.purple .table-bordered th,
.contextual.purple .table-bordered th,
.pop.purple .table-bordered th,
.fullpage.purple .table-bordered th,
.colored.purple .table-bordered td,
.column.purple .table-bordered td,
.notification.purple .table-bordered td,
.contextual.purple .table-bordered td,
.pop.purple .table-bordered td,
.fullpage.purple .table-bordered td {
  border-color: #fff;
}
.colored.purple.pop .nav-tabs,
.column.purple.pop .nav-tabs,
.notification.purple.pop .nav-tabs,
.contextual.purple.pop .nav-tabs,
.pop.purple.pop .nav-tabs,
.fullpage.purple.pop .nav-tabs {
  background: #5e3a4d;
  border-color: #5e3a4d;
}
.colored.purple.pop .nav-tabs li a,
.column.purple.pop .nav-tabs li a,
.notification.purple.pop .nav-tabs li a,
.contextual.purple.pop .nav-tabs li a,
.pop.purple.pop .nav-tabs li a,
.fullpage.purple.pop .nav-tabs li a {
  background: #5e3a4d;
  border-color: #5e3a4d;
}
.colored.purple.pop .nav-tabs li.active a,
.column.purple.pop .nav-tabs li.active a,
.notification.purple.pop .nav-tabs li.active a,
.contextual.purple.pop .nav-tabs li.active a,
.pop.purple.pop .nav-tabs li.active a,
.fullpage.purple.pop .nav-tabs li.active a {
  background: #452a38;
  color: #fff;
  border-color: #452a38;
}
.colored.blue,
.column.blue,
.notification.blue,
.contextual.blue,
.pop.blue,
.fullpage.blue {
  color: #fff;
  background: #22b0df;
  border-width: 0;
  border-style: solid;
  border-color: #198aaf;
  /* .modal is reserved by Bootstrap */
}
.colored.blue.column.left,
.column.blue.column.left,
.notification.blue.column.left,
.contextual.blue.column.left,
.pop.blue.column.left,
.fullpage.blue.column.left,
.colored.blue.notification.left,
.column.blue.notification.left,
.notification.blue.notification.left,
.contextual.blue.notification.left,
.pop.blue.notification.left,
.fullpage.blue.notification.left {
  border-right-width: 4px;
}
.colored.blue.column.right,
.column.blue.column.right,
.notification.blue.column.right,
.contextual.blue.column.right,
.pop.blue.column.right,
.fullpage.blue.column.right,
.colored.blue.notification.right,
.column.blue.notification.right,
.notification.blue.notification.right,
.contextual.blue.notification.right,
.pop.blue.notification.right,
.fullpage.blue.notification.right {
  border-left-width: 4px;
}
.colored.blue.notification,
.column.blue.notification,
.notification.blue.notification,
.contextual.blue.notification,
.pop.blue.notification,
.fullpage.blue.notification {
  border-top-width: 4px;
}
.colored.blue.contextual,
.column.blue.contextual,
.notification.blue.contextual,
.contextual.blue.contextual,
.pop.blue.contextual,
.fullpage.blue.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.blue.contextual.top,
.column.blue.contextual.top,
.notification.blue.contextual.top,
.contextual.blue.contextual.top,
.pop.blue.contextual.top,
.fullpage.blue.contextual.top {
  border-bottom-width: 4px;
}
.colored.blue.contextual.bottom,
.column.blue.contextual.bottom,
.notification.blue.contextual.bottom,
.contextual.blue.contextual.bottom,
.pop.blue.contextual.bottom,
.fullpage.blue.contextual.bottom {
  border-top-width: 4px;
}
.colored.blue.pop,
.column.blue.pop,
.notification.blue.pop,
.contextual.blue.pop,
.pop.blue.pop,
.fullpage.blue.pop {
  border-width: 4px;
}
.colored.blue .content,
.column.blue .content,
.notification.blue .content,
.contextual.blue .content,
.pop.blue .content,
.fullpage.blue .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.blue a,
.column.blue a,
.notification.blue a,
.contextual.blue a,
.pop.blue a,
.fullpage.blue a {
  color: #fff;
  text-decoration: underline;
}
.colored.blue a:hover,
.column.blue a:hover,
.notification.blue a:hover,
.contextual.blue a:hover,
.pop.blue a:hover,
.fullpage.blue a:hover,
.colored.blue a:active,
.column.blue a:active,
.notification.blue a:active,
.contextual.blue a:active,
.pop.blue a:active,
.fullpage.blue a:active,
.colored.blue a.active,
.column.blue a.active,
.notification.blue a.active,
.contextual.blue a.active,
.pop.blue a.active,
.fullpage.blue a.active,
.colored.blue a:focus,
.column.blue a:focus,
.notification.blue a:focus,
.contextual.blue a:focus,
.pop.blue a:focus,
.fullpage.blue a:focus,
.colored.blue a.focus,
.column.blue a.focus,
.notification.blue a.focus,
.contextual.blue a.focus,
.pop.blue a.focus,
.fullpage.blue a.focus,
.colored.blue a.btn,
.column.blue a.btn,
.notification.blue a.btn,
.contextual.blue a.btn,
.pop.blue a.btn,
.fullpage.blue a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.blue .btn-primary,
.column.blue .btn-primary,
.notification.blue .btn-primary,
.contextual.blue .btn-primary,
.pop.blue .btn-primary,
.fullpage.blue .btn-primary,
.colored.blue a.btn-primary,
.column.blue a.btn-primary,
.notification.blue a.btn-primary,
.contextual.blue a.btn-primary,
.pop.blue a.btn-primary,
.fullpage.blue a.btn-primary,
.colored.blue .nav-pills a,
.column.blue .nav-pills a,
.notification.blue .nav-pills a,
.contextual.blue .nav-pills a,
.pop.blue .nav-pills a,
.fullpage.blue .nav-pills a {
  background: #1c98c1;
  border-color: #1c98c1;
  color: #fff;
}
.colored.blue .btn-primary:hover,
.column.blue .btn-primary:hover,
.notification.blue .btn-primary:hover,
.contextual.blue .btn-primary:hover,
.pop.blue .btn-primary:hover,
.fullpage.blue .btn-primary:hover,
.colored.blue a.btn-primary:hover,
.column.blue a.btn-primary:hover,
.notification.blue a.btn-primary:hover,
.contextual.blue a.btn-primary:hover,
.pop.blue a.btn-primary:hover,
.fullpage.blue a.btn-primary:hover,
.colored.blue .nav-pills a:hover,
.column.blue .nav-pills a:hover,
.notification.blue .nav-pills a:hover,
.contextual.blue .nav-pills a:hover,
.pop.blue .nav-pills a:hover,
.fullpage.blue .nav-pills a:hover,
.colored.blue .btn-primary:active,
.column.blue .btn-primary:active,
.notification.blue .btn-primary:active,
.contextual.blue .btn-primary:active,
.pop.blue .btn-primary:active,
.fullpage.blue .btn-primary:active,
.colored.blue a.btn-primary:active,
.column.blue a.btn-primary:active,
.notification.blue a.btn-primary:active,
.contextual.blue a.btn-primary:active,
.pop.blue a.btn-primary:active,
.fullpage.blue a.btn-primary:active,
.colored.blue .nav-pills a:active,
.column.blue .nav-pills a:active,
.notification.blue .nav-pills a:active,
.contextual.blue .nav-pills a:active,
.pop.blue .nav-pills a:active,
.fullpage.blue .nav-pills a:active,
.colored.blue .btn-primary.active,
.column.blue .btn-primary.active,
.notification.blue .btn-primary.active,
.contextual.blue .btn-primary.active,
.pop.blue .btn-primary.active,
.fullpage.blue .btn-primary.active,
.colored.blue a.btn-primary.active,
.column.blue a.btn-primary.active,
.notification.blue a.btn-primary.active,
.contextual.blue a.btn-primary.active,
.pop.blue a.btn-primary.active,
.fullpage.blue a.btn-primary.active,
.colored.blue .nav-pills a.active,
.column.blue .nav-pills a.active,
.notification.blue .nav-pills a.active,
.contextual.blue .nav-pills a.active,
.pop.blue .nav-pills a.active,
.fullpage.blue .nav-pills a.active,
.colored.blue .btn-primary:focus,
.column.blue .btn-primary:focus,
.notification.blue .btn-primary:focus,
.contextual.blue .btn-primary:focus,
.pop.blue .btn-primary:focus,
.fullpage.blue .btn-primary:focus,
.colored.blue a.btn-primary:focus,
.column.blue a.btn-primary:focus,
.notification.blue a.btn-primary:focus,
.contextual.blue a.btn-primary:focus,
.pop.blue a.btn-primary:focus,
.fullpage.blue a.btn-primary:focus,
.colored.blue .nav-pills a:focus,
.column.blue .nav-pills a:focus,
.notification.blue .nav-pills a:focus,
.contextual.blue .nav-pills a:focus,
.pop.blue .nav-pills a:focus,
.fullpage.blue .nav-pills a:focus,
.colored.blue .btn-primary.focus,
.column.blue .btn-primary.focus,
.notification.blue .btn-primary.focus,
.contextual.blue .btn-primary.focus,
.pop.blue .btn-primary.focus,
.fullpage.blue .btn-primary.focus,
.colored.blue a.btn-primary.focus,
.column.blue a.btn-primary.focus,
.notification.blue a.btn-primary.focus,
.contextual.blue a.btn-primary.focus,
.pop.blue a.btn-primary.focus,
.fullpage.blue a.btn-primary.focus,
.colored.blue .nav-pills a.focus,
.column.blue .nav-pills a.focus,
.notification.blue .nav-pills a.focus,
.contextual.blue .nav-pills a.focus,
.pop.blue .nav-pills a.focus,
.fullpage.blue .nav-pills a.focus {
  background: #198aaf;
  border-color: #198aaf;
}
.colored.blue .btn-primary:hover[disabled],
.column.blue .btn-primary:hover[disabled],
.notification.blue .btn-primary:hover[disabled],
.contextual.blue .btn-primary:hover[disabled],
.pop.blue .btn-primary:hover[disabled],
.fullpage.blue .btn-primary:hover[disabled],
.colored.blue a.btn-primary:hover[disabled],
.column.blue a.btn-primary:hover[disabled],
.notification.blue a.btn-primary:hover[disabled],
.contextual.blue a.btn-primary:hover[disabled],
.pop.blue a.btn-primary:hover[disabled],
.fullpage.blue a.btn-primary:hover[disabled],
.colored.blue .nav-pills a:hover[disabled],
.column.blue .nav-pills a:hover[disabled],
.notification.blue .nav-pills a:hover[disabled],
.contextual.blue .nav-pills a:hover[disabled],
.pop.blue .nav-pills a:hover[disabled],
.fullpage.blue .nav-pills a:hover[disabled],
.colored.blue .btn-primary:active[disabled],
.column.blue .btn-primary:active[disabled],
.notification.blue .btn-primary:active[disabled],
.contextual.blue .btn-primary:active[disabled],
.pop.blue .btn-primary:active[disabled],
.fullpage.blue .btn-primary:active[disabled],
.colored.blue a.btn-primary:active[disabled],
.column.blue a.btn-primary:active[disabled],
.notification.blue a.btn-primary:active[disabled],
.contextual.blue a.btn-primary:active[disabled],
.pop.blue a.btn-primary:active[disabled],
.fullpage.blue a.btn-primary:active[disabled],
.colored.blue .nav-pills a:active[disabled],
.column.blue .nav-pills a:active[disabled],
.notification.blue .nav-pills a:active[disabled],
.contextual.blue .nav-pills a:active[disabled],
.pop.blue .nav-pills a:active[disabled],
.fullpage.blue .nav-pills a:active[disabled],
.colored.blue .btn-primary.active[disabled],
.column.blue .btn-primary.active[disabled],
.notification.blue .btn-primary.active[disabled],
.contextual.blue .btn-primary.active[disabled],
.pop.blue .btn-primary.active[disabled],
.fullpage.blue .btn-primary.active[disabled],
.colored.blue a.btn-primary.active[disabled],
.column.blue a.btn-primary.active[disabled],
.notification.blue a.btn-primary.active[disabled],
.contextual.blue a.btn-primary.active[disabled],
.pop.blue a.btn-primary.active[disabled],
.fullpage.blue a.btn-primary.active[disabled],
.colored.blue .nav-pills a.active[disabled],
.column.blue .nav-pills a.active[disabled],
.notification.blue .nav-pills a.active[disabled],
.contextual.blue .nav-pills a.active[disabled],
.pop.blue .nav-pills a.active[disabled],
.fullpage.blue .nav-pills a.active[disabled],
.colored.blue .btn-primary:focus[disabled],
.column.blue .btn-primary:focus[disabled],
.notification.blue .btn-primary:focus[disabled],
.contextual.blue .btn-primary:focus[disabled],
.pop.blue .btn-primary:focus[disabled],
.fullpage.blue .btn-primary:focus[disabled],
.colored.blue a.btn-primary:focus[disabled],
.column.blue a.btn-primary:focus[disabled],
.notification.blue a.btn-primary:focus[disabled],
.contextual.blue a.btn-primary:focus[disabled],
.pop.blue a.btn-primary:focus[disabled],
.fullpage.blue a.btn-primary:focus[disabled],
.colored.blue .nav-pills a:focus[disabled],
.column.blue .nav-pills a:focus[disabled],
.notification.blue .nav-pills a:focus[disabled],
.contextual.blue .nav-pills a:focus[disabled],
.pop.blue .nav-pills a:focus[disabled],
.fullpage.blue .nav-pills a:focus[disabled],
.colored.blue .btn-primary.focus[disabled],
.column.blue .btn-primary.focus[disabled],
.notification.blue .btn-primary.focus[disabled],
.contextual.blue .btn-primary.focus[disabled],
.pop.blue .btn-primary.focus[disabled],
.fullpage.blue .btn-primary.focus[disabled],
.colored.blue a.btn-primary.focus[disabled],
.column.blue a.btn-primary.focus[disabled],
.notification.blue a.btn-primary.focus[disabled],
.contextual.blue a.btn-primary.focus[disabled],
.pop.blue a.btn-primary.focus[disabled],
.fullpage.blue a.btn-primary.focus[disabled],
.colored.blue .nav-pills a.focus[disabled],
.column.blue .nav-pills a.focus[disabled],
.notification.blue .nav-pills a.focus[disabled],
.contextual.blue .nav-pills a.focus[disabled],
.pop.blue .nav-pills a.focus[disabled],
.fullpage.blue .nav-pills a.focus[disabled],
.colored.blue .btn-primary:hover.disabled,
.column.blue .btn-primary:hover.disabled,
.notification.blue .btn-primary:hover.disabled,
.contextual.blue .btn-primary:hover.disabled,
.pop.blue .btn-primary:hover.disabled,
.fullpage.blue .btn-primary:hover.disabled,
.colored.blue a.btn-primary:hover.disabled,
.column.blue a.btn-primary:hover.disabled,
.notification.blue a.btn-primary:hover.disabled,
.contextual.blue a.btn-primary:hover.disabled,
.pop.blue a.btn-primary:hover.disabled,
.fullpage.blue a.btn-primary:hover.disabled,
.colored.blue .nav-pills a:hover.disabled,
.column.blue .nav-pills a:hover.disabled,
.notification.blue .nav-pills a:hover.disabled,
.contextual.blue .nav-pills a:hover.disabled,
.pop.blue .nav-pills a:hover.disabled,
.fullpage.blue .nav-pills a:hover.disabled,
.colored.blue .btn-primary:active.disabled,
.column.blue .btn-primary:active.disabled,
.notification.blue .btn-primary:active.disabled,
.contextual.blue .btn-primary:active.disabled,
.pop.blue .btn-primary:active.disabled,
.fullpage.blue .btn-primary:active.disabled,
.colored.blue a.btn-primary:active.disabled,
.column.blue a.btn-primary:active.disabled,
.notification.blue a.btn-primary:active.disabled,
.contextual.blue a.btn-primary:active.disabled,
.pop.blue a.btn-primary:active.disabled,
.fullpage.blue a.btn-primary:active.disabled,
.colored.blue .nav-pills a:active.disabled,
.column.blue .nav-pills a:active.disabled,
.notification.blue .nav-pills a:active.disabled,
.contextual.blue .nav-pills a:active.disabled,
.pop.blue .nav-pills a:active.disabled,
.fullpage.blue .nav-pills a:active.disabled,
.colored.blue .btn-primary.active.disabled,
.column.blue .btn-primary.active.disabled,
.notification.blue .btn-primary.active.disabled,
.contextual.blue .btn-primary.active.disabled,
.pop.blue .btn-primary.active.disabled,
.fullpage.blue .btn-primary.active.disabled,
.colored.blue a.btn-primary.active.disabled,
.column.blue a.btn-primary.active.disabled,
.notification.blue a.btn-primary.active.disabled,
.contextual.blue a.btn-primary.active.disabled,
.pop.blue a.btn-primary.active.disabled,
.fullpage.blue a.btn-primary.active.disabled,
.colored.blue .nav-pills a.active.disabled,
.column.blue .nav-pills a.active.disabled,
.notification.blue .nav-pills a.active.disabled,
.contextual.blue .nav-pills a.active.disabled,
.pop.blue .nav-pills a.active.disabled,
.fullpage.blue .nav-pills a.active.disabled,
.colored.blue .btn-primary:focus.disabled,
.column.blue .btn-primary:focus.disabled,
.notification.blue .btn-primary:focus.disabled,
.contextual.blue .btn-primary:focus.disabled,
.pop.blue .btn-primary:focus.disabled,
.fullpage.blue .btn-primary:focus.disabled,
.colored.blue a.btn-primary:focus.disabled,
.column.blue a.btn-primary:focus.disabled,
.notification.blue a.btn-primary:focus.disabled,
.contextual.blue a.btn-primary:focus.disabled,
.pop.blue a.btn-primary:focus.disabled,
.fullpage.blue a.btn-primary:focus.disabled,
.colored.blue .nav-pills a:focus.disabled,
.column.blue .nav-pills a:focus.disabled,
.notification.blue .nav-pills a:focus.disabled,
.contextual.blue .nav-pills a:focus.disabled,
.pop.blue .nav-pills a:focus.disabled,
.fullpage.blue .nav-pills a:focus.disabled,
.colored.blue .btn-primary.focus.disabled,
.column.blue .btn-primary.focus.disabled,
.notification.blue .btn-primary.focus.disabled,
.contextual.blue .btn-primary.focus.disabled,
.pop.blue .btn-primary.focus.disabled,
.fullpage.blue .btn-primary.focus.disabled,
.colored.blue a.btn-primary.focus.disabled,
.column.blue a.btn-primary.focus.disabled,
.notification.blue a.btn-primary.focus.disabled,
.contextual.blue a.btn-primary.focus.disabled,
.pop.blue a.btn-primary.focus.disabled,
.fullpage.blue a.btn-primary.focus.disabled,
.colored.blue .nav-pills a.focus.disabled,
.column.blue .nav-pills a.focus.disabled,
.notification.blue .nav-pills a.focus.disabled,
.contextual.blue .nav-pills a.focus.disabled,
.pop.blue .nav-pills a.focus.disabled,
.fullpage.blue .nav-pills a.focus.disabled {
  background: #1c98c1;
  border-color: #1c98c1;
}
.colored.blue .btn-primary .help-block,
.column.blue .btn-primary .help-block,
.notification.blue .btn-primary .help-block,
.contextual.blue .btn-primary .help-block,
.pop.blue .btn-primary .help-block,
.fullpage.blue .btn-primary .help-block,
.colored.blue a.btn-primary .help-block,
.column.blue a.btn-primary .help-block,
.notification.blue a.btn-primary .help-block,
.contextual.blue a.btn-primary .help-block,
.pop.blue a.btn-primary .help-block,
.fullpage.blue a.btn-primary .help-block,
.colored.blue .nav-pills a .help-block,
.column.blue .nav-pills a .help-block,
.notification.blue .nav-pills a .help-block,
.contextual.blue .nav-pills a .help-block,
.pop.blue .nav-pills a .help-block,
.fullpage.blue .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.blue .btn-primary .help-block p:last-child,
.column.blue .btn-primary .help-block p:last-child,
.notification.blue .btn-primary .help-block p:last-child,
.contextual.blue .btn-primary .help-block p:last-child,
.pop.blue .btn-primary .help-block p:last-child,
.fullpage.blue .btn-primary .help-block p:last-child,
.colored.blue a.btn-primary .help-block p:last-child,
.column.blue a.btn-primary .help-block p:last-child,
.notification.blue a.btn-primary .help-block p:last-child,
.contextual.blue a.btn-primary .help-block p:last-child,
.pop.blue a.btn-primary .help-block p:last-child,
.fullpage.blue a.btn-primary .help-block p:last-child,
.colored.blue .nav-pills a .help-block p:last-child,
.column.blue .nav-pills a .help-block p:last-child,
.notification.blue .nav-pills a .help-block p:last-child,
.contextual.blue .nav-pills a .help-block p:last-child,
.pop.blue .nav-pills a .help-block p:last-child,
.fullpage.blue .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.blue .btn-primary .help-block a,
.column.blue .btn-primary .help-block a,
.notification.blue .btn-primary .help-block a,
.contextual.blue .btn-primary .help-block a,
.pop.blue .btn-primary .help-block a,
.fullpage.blue .btn-primary .help-block a,
.colored.blue a.btn-primary .help-block a,
.column.blue a.btn-primary .help-block a,
.notification.blue a.btn-primary .help-block a,
.contextual.blue a.btn-primary .help-block a,
.pop.blue a.btn-primary .help-block a,
.fullpage.blue a.btn-primary .help-block a,
.colored.blue .nav-pills a .help-block a,
.column.blue .nav-pills a .help-block a,
.notification.blue .nav-pills a .help-block a,
.contextual.blue .nav-pills a .help-block a,
.pop.blue .nav-pills a .help-block a,
.fullpage.blue .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.blue .btn-primary .help-block a:hover,
.column.blue .btn-primary .help-block a:hover,
.notification.blue .btn-primary .help-block a:hover,
.contextual.blue .btn-primary .help-block a:hover,
.pop.blue .btn-primary .help-block a:hover,
.fullpage.blue .btn-primary .help-block a:hover,
.colored.blue a.btn-primary .help-block a:hover,
.column.blue a.btn-primary .help-block a:hover,
.notification.blue a.btn-primary .help-block a:hover,
.contextual.blue a.btn-primary .help-block a:hover,
.pop.blue a.btn-primary .help-block a:hover,
.fullpage.blue a.btn-primary .help-block a:hover,
.colored.blue .nav-pills a .help-block a:hover,
.column.blue .nav-pills a .help-block a:hover,
.notification.blue .nav-pills a .help-block a:hover,
.contextual.blue .nav-pills a .help-block a:hover,
.pop.blue .nav-pills a .help-block a:hover,
.fullpage.blue .nav-pills a .help-block a:hover,
.colored.blue .btn-primary .help-block a:active,
.column.blue .btn-primary .help-block a:active,
.notification.blue .btn-primary .help-block a:active,
.contextual.blue .btn-primary .help-block a:active,
.pop.blue .btn-primary .help-block a:active,
.fullpage.blue .btn-primary .help-block a:active,
.colored.blue a.btn-primary .help-block a:active,
.column.blue a.btn-primary .help-block a:active,
.notification.blue a.btn-primary .help-block a:active,
.contextual.blue a.btn-primary .help-block a:active,
.pop.blue a.btn-primary .help-block a:active,
.fullpage.blue a.btn-primary .help-block a:active,
.colored.blue .nav-pills a .help-block a:active,
.column.blue .nav-pills a .help-block a:active,
.notification.blue .nav-pills a .help-block a:active,
.contextual.blue .nav-pills a .help-block a:active,
.pop.blue .nav-pills a .help-block a:active,
.fullpage.blue .nav-pills a .help-block a:active,
.colored.blue .btn-primary .help-block a.active,
.column.blue .btn-primary .help-block a.active,
.notification.blue .btn-primary .help-block a.active,
.contextual.blue .btn-primary .help-block a.active,
.pop.blue .btn-primary .help-block a.active,
.fullpage.blue .btn-primary .help-block a.active,
.colored.blue a.btn-primary .help-block a.active,
.column.blue a.btn-primary .help-block a.active,
.notification.blue a.btn-primary .help-block a.active,
.contextual.blue a.btn-primary .help-block a.active,
.pop.blue a.btn-primary .help-block a.active,
.fullpage.blue a.btn-primary .help-block a.active,
.colored.blue .nav-pills a .help-block a.active,
.column.blue .nav-pills a .help-block a.active,
.notification.blue .nav-pills a .help-block a.active,
.contextual.blue .nav-pills a .help-block a.active,
.pop.blue .nav-pills a .help-block a.active,
.fullpage.blue .nav-pills a .help-block a.active,
.colored.blue .btn-primary .help-block a:focus,
.column.blue .btn-primary .help-block a:focus,
.notification.blue .btn-primary .help-block a:focus,
.contextual.blue .btn-primary .help-block a:focus,
.pop.blue .btn-primary .help-block a:focus,
.fullpage.blue .btn-primary .help-block a:focus,
.colored.blue a.btn-primary .help-block a:focus,
.column.blue a.btn-primary .help-block a:focus,
.notification.blue a.btn-primary .help-block a:focus,
.contextual.blue a.btn-primary .help-block a:focus,
.pop.blue a.btn-primary .help-block a:focus,
.fullpage.blue a.btn-primary .help-block a:focus,
.colored.blue .nav-pills a .help-block a:focus,
.column.blue .nav-pills a .help-block a:focus,
.notification.blue .nav-pills a .help-block a:focus,
.contextual.blue .nav-pills a .help-block a:focus,
.pop.blue .nav-pills a .help-block a:focus,
.fullpage.blue .nav-pills a .help-block a:focus,
.colored.blue .btn-primary .help-block a.focus,
.column.blue .btn-primary .help-block a.focus,
.notification.blue .btn-primary .help-block a.focus,
.contextual.blue .btn-primary .help-block a.focus,
.pop.blue .btn-primary .help-block a.focus,
.fullpage.blue .btn-primary .help-block a.focus,
.colored.blue a.btn-primary .help-block a.focus,
.column.blue a.btn-primary .help-block a.focus,
.notification.blue a.btn-primary .help-block a.focus,
.contextual.blue a.btn-primary .help-block a.focus,
.pop.blue a.btn-primary .help-block a.focus,
.fullpage.blue a.btn-primary .help-block a.focus,
.colored.blue .nav-pills a .help-block a.focus,
.column.blue .nav-pills a .help-block a.focus,
.notification.blue .nav-pills a .help-block a.focus,
.contextual.blue .nav-pills a .help-block a.focus,
.pop.blue .nav-pills a .help-block a.focus,
.fullpage.blue .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.blue .btn-info,
.column.blue .btn-info,
.notification.blue .btn-info,
.contextual.blue .btn-info,
.pop.blue .btn-info,
.fullpage.blue .btn-info,
.colored.blue a.btn-info,
.column.blue a.btn-info,
.notification.blue a.btn-info,
.contextual.blue a.btn-info,
.pop.blue a.btn-info,
.fullpage.blue a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.blue .btn-info:hover,
.column.blue .btn-info:hover,
.notification.blue .btn-info:hover,
.contextual.blue .btn-info:hover,
.pop.blue .btn-info:hover,
.fullpage.blue .btn-info:hover,
.colored.blue a.btn-info:hover,
.column.blue a.btn-info:hover,
.notification.blue a.btn-info:hover,
.contextual.blue a.btn-info:hover,
.pop.blue a.btn-info:hover,
.fullpage.blue a.btn-info:hover,
.colored.blue .btn-info.focus,
.column.blue .btn-info.focus,
.notification.blue .btn-info.focus,
.contextual.blue .btn-info.focus,
.pop.blue .btn-info.focus,
.fullpage.blue .btn-info.focus,
.colored.blue a.btn-info.focus,
.column.blue a.btn-info.focus,
.notification.blue a.btn-info.focus,
.contextual.blue a.btn-info.focus,
.pop.blue a.btn-info.focus,
.fullpage.blue a.btn-info.focus,
.colored.blue .btn-info:focus,
.column.blue .btn-info:focus,
.notification.blue .btn-info:focus,
.contextual.blue .btn-info:focus,
.pop.blue .btn-info:focus,
.fullpage.blue .btn-info:focus,
.colored.blue a.btn-info:focus,
.column.blue a.btn-info:focus,
.notification.blue a.btn-info:focus,
.contextual.blue a.btn-info:focus,
.pop.blue a.btn-info:focus,
.fullpage.blue a.btn-info:focus,
.colored.blue .btn-info.active,
.column.blue .btn-info.active,
.notification.blue .btn-info.active,
.contextual.blue .btn-info.active,
.pop.blue .btn-info.active,
.fullpage.blue .btn-info.active,
.colored.blue a.btn-info.active,
.column.blue a.btn-info.active,
.notification.blue a.btn-info.active,
.contextual.blue a.btn-info.active,
.pop.blue a.btn-info.active,
.fullpage.blue a.btn-info.active,
.colored.blue .btn-info:active,
.column.blue .btn-info:active,
.notification.blue .btn-info:active,
.contextual.blue .btn-info:active,
.pop.blue .btn-info:active,
.fullpage.blue .btn-info:active,
.colored.blue a.btn-info:active,
.column.blue a.btn-info:active,
.notification.blue a.btn-info:active,
.contextual.blue a.btn-info:active,
.pop.blue a.btn-info:active,
.fullpage.blue a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.blue .btn-info:hover[disabled],
.column.blue .btn-info:hover[disabled],
.notification.blue .btn-info:hover[disabled],
.contextual.blue .btn-info:hover[disabled],
.pop.blue .btn-info:hover[disabled],
.fullpage.blue .btn-info:hover[disabled],
.colored.blue a.btn-info:hover[disabled],
.column.blue a.btn-info:hover[disabled],
.notification.blue a.btn-info:hover[disabled],
.contextual.blue a.btn-info:hover[disabled],
.pop.blue a.btn-info:hover[disabled],
.fullpage.blue a.btn-info:hover[disabled],
.colored.blue .btn-info.focus[disabled],
.column.blue .btn-info.focus[disabled],
.notification.blue .btn-info.focus[disabled],
.contextual.blue .btn-info.focus[disabled],
.pop.blue .btn-info.focus[disabled],
.fullpage.blue .btn-info.focus[disabled],
.colored.blue a.btn-info.focus[disabled],
.column.blue a.btn-info.focus[disabled],
.notification.blue a.btn-info.focus[disabled],
.contextual.blue a.btn-info.focus[disabled],
.pop.blue a.btn-info.focus[disabled],
.fullpage.blue a.btn-info.focus[disabled],
.colored.blue .btn-info:focus[disabled],
.column.blue .btn-info:focus[disabled],
.notification.blue .btn-info:focus[disabled],
.contextual.blue .btn-info:focus[disabled],
.pop.blue .btn-info:focus[disabled],
.fullpage.blue .btn-info:focus[disabled],
.colored.blue a.btn-info:focus[disabled],
.column.blue a.btn-info:focus[disabled],
.notification.blue a.btn-info:focus[disabled],
.contextual.blue a.btn-info:focus[disabled],
.pop.blue a.btn-info:focus[disabled],
.fullpage.blue a.btn-info:focus[disabled],
.colored.blue .btn-info.active[disabled],
.column.blue .btn-info.active[disabled],
.notification.blue .btn-info.active[disabled],
.contextual.blue .btn-info.active[disabled],
.pop.blue .btn-info.active[disabled],
.fullpage.blue .btn-info.active[disabled],
.colored.blue a.btn-info.active[disabled],
.column.blue a.btn-info.active[disabled],
.notification.blue a.btn-info.active[disabled],
.contextual.blue a.btn-info.active[disabled],
.pop.blue a.btn-info.active[disabled],
.fullpage.blue a.btn-info.active[disabled],
.colored.blue .btn-info:active[disabled],
.column.blue .btn-info:active[disabled],
.notification.blue .btn-info:active[disabled],
.contextual.blue .btn-info:active[disabled],
.pop.blue .btn-info:active[disabled],
.fullpage.blue .btn-info:active[disabled],
.colored.blue a.btn-info:active[disabled],
.column.blue a.btn-info:active[disabled],
.notification.blue a.btn-info:active[disabled],
.contextual.blue a.btn-info:active[disabled],
.pop.blue a.btn-info:active[disabled],
.fullpage.blue a.btn-info:active[disabled],
.colored.blue .btn-info:hover.disabled,
.column.blue .btn-info:hover.disabled,
.notification.blue .btn-info:hover.disabled,
.contextual.blue .btn-info:hover.disabled,
.pop.blue .btn-info:hover.disabled,
.fullpage.blue .btn-info:hover.disabled,
.colored.blue a.btn-info:hover.disabled,
.column.blue a.btn-info:hover.disabled,
.notification.blue a.btn-info:hover.disabled,
.contextual.blue a.btn-info:hover.disabled,
.pop.blue a.btn-info:hover.disabled,
.fullpage.blue a.btn-info:hover.disabled,
.colored.blue .btn-info.focus.disabled,
.column.blue .btn-info.focus.disabled,
.notification.blue .btn-info.focus.disabled,
.contextual.blue .btn-info.focus.disabled,
.pop.blue .btn-info.focus.disabled,
.fullpage.blue .btn-info.focus.disabled,
.colored.blue a.btn-info.focus.disabled,
.column.blue a.btn-info.focus.disabled,
.notification.blue a.btn-info.focus.disabled,
.contextual.blue a.btn-info.focus.disabled,
.pop.blue a.btn-info.focus.disabled,
.fullpage.blue a.btn-info.focus.disabled,
.colored.blue .btn-info:focus.disabled,
.column.blue .btn-info:focus.disabled,
.notification.blue .btn-info:focus.disabled,
.contextual.blue .btn-info:focus.disabled,
.pop.blue .btn-info:focus.disabled,
.fullpage.blue .btn-info:focus.disabled,
.colored.blue a.btn-info:focus.disabled,
.column.blue a.btn-info:focus.disabled,
.notification.blue a.btn-info:focus.disabled,
.contextual.blue a.btn-info:focus.disabled,
.pop.blue a.btn-info:focus.disabled,
.fullpage.blue a.btn-info:focus.disabled,
.colored.blue .btn-info.active.disabled,
.column.blue .btn-info.active.disabled,
.notification.blue .btn-info.active.disabled,
.contextual.blue .btn-info.active.disabled,
.pop.blue .btn-info.active.disabled,
.fullpage.blue .btn-info.active.disabled,
.colored.blue a.btn-info.active.disabled,
.column.blue a.btn-info.active.disabled,
.notification.blue a.btn-info.active.disabled,
.contextual.blue a.btn-info.active.disabled,
.pop.blue a.btn-info.active.disabled,
.fullpage.blue a.btn-info.active.disabled,
.colored.blue .btn-info:active.disabled,
.column.blue .btn-info:active.disabled,
.notification.blue .btn-info:active.disabled,
.contextual.blue .btn-info:active.disabled,
.pop.blue .btn-info:active.disabled,
.fullpage.blue .btn-info:active.disabled,
.colored.blue a.btn-info:active.disabled,
.column.blue a.btn-info:active.disabled,
.notification.blue a.btn-info:active.disabled,
.contextual.blue a.btn-info:active.disabled,
.pop.blue a.btn-info:active.disabled,
.fullpage.blue a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.blue .btn-success,
.column.blue .btn-success,
.notification.blue .btn-success,
.contextual.blue .btn-success,
.pop.blue .btn-success,
.fullpage.blue .btn-success,
.colored.blue a.btn-success,
.column.blue a.btn-success,
.notification.blue a.btn-success,
.contextual.blue a.btn-success,
.pop.blue a.btn-success,
.fullpage.blue a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.blue .btn-success:hover,
.column.blue .btn-success:hover,
.notification.blue .btn-success:hover,
.contextual.blue .btn-success:hover,
.pop.blue .btn-success:hover,
.fullpage.blue .btn-success:hover,
.colored.blue a.btn-success:hover,
.column.blue a.btn-success:hover,
.notification.blue a.btn-success:hover,
.contextual.blue a.btn-success:hover,
.pop.blue a.btn-success:hover,
.fullpage.blue a.btn-success:hover,
.colored.blue .btn-success.focus,
.column.blue .btn-success.focus,
.notification.blue .btn-success.focus,
.contextual.blue .btn-success.focus,
.pop.blue .btn-success.focus,
.fullpage.blue .btn-success.focus,
.colored.blue a.btn-success.focus,
.column.blue a.btn-success.focus,
.notification.blue a.btn-success.focus,
.contextual.blue a.btn-success.focus,
.pop.blue a.btn-success.focus,
.fullpage.blue a.btn-success.focus,
.colored.blue .btn-success:focus,
.column.blue .btn-success:focus,
.notification.blue .btn-success:focus,
.contextual.blue .btn-success:focus,
.pop.blue .btn-success:focus,
.fullpage.blue .btn-success:focus,
.colored.blue a.btn-success:focus,
.column.blue a.btn-success:focus,
.notification.blue a.btn-success:focus,
.contextual.blue a.btn-success:focus,
.pop.blue a.btn-success:focus,
.fullpage.blue a.btn-success:focus,
.colored.blue .btn-success.active,
.column.blue .btn-success.active,
.notification.blue .btn-success.active,
.contextual.blue .btn-success.active,
.pop.blue .btn-success.active,
.fullpage.blue .btn-success.active,
.colored.blue a.btn-success.active,
.column.blue a.btn-success.active,
.notification.blue a.btn-success.active,
.contextual.blue a.btn-success.active,
.pop.blue a.btn-success.active,
.fullpage.blue a.btn-success.active,
.colored.blue .btn-success:active,
.column.blue .btn-success:active,
.notification.blue .btn-success:active,
.contextual.blue .btn-success:active,
.pop.blue .btn-success:active,
.fullpage.blue .btn-success:active,
.colored.blue a.btn-success:active,
.column.blue a.btn-success:active,
.notification.blue a.btn-success:active,
.contextual.blue a.btn-success:active,
.pop.blue a.btn-success:active,
.fullpage.blue a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.blue .btn-success:hover[disabled],
.column.blue .btn-success:hover[disabled],
.notification.blue .btn-success:hover[disabled],
.contextual.blue .btn-success:hover[disabled],
.pop.blue .btn-success:hover[disabled],
.fullpage.blue .btn-success:hover[disabled],
.colored.blue a.btn-success:hover[disabled],
.column.blue a.btn-success:hover[disabled],
.notification.blue a.btn-success:hover[disabled],
.contextual.blue a.btn-success:hover[disabled],
.pop.blue a.btn-success:hover[disabled],
.fullpage.blue a.btn-success:hover[disabled],
.colored.blue .btn-success.focus[disabled],
.column.blue .btn-success.focus[disabled],
.notification.blue .btn-success.focus[disabled],
.contextual.blue .btn-success.focus[disabled],
.pop.blue .btn-success.focus[disabled],
.fullpage.blue .btn-success.focus[disabled],
.colored.blue a.btn-success.focus[disabled],
.column.blue a.btn-success.focus[disabled],
.notification.blue a.btn-success.focus[disabled],
.contextual.blue a.btn-success.focus[disabled],
.pop.blue a.btn-success.focus[disabled],
.fullpage.blue a.btn-success.focus[disabled],
.colored.blue .btn-success:focus[disabled],
.column.blue .btn-success:focus[disabled],
.notification.blue .btn-success:focus[disabled],
.contextual.blue .btn-success:focus[disabled],
.pop.blue .btn-success:focus[disabled],
.fullpage.blue .btn-success:focus[disabled],
.colored.blue a.btn-success:focus[disabled],
.column.blue a.btn-success:focus[disabled],
.notification.blue a.btn-success:focus[disabled],
.contextual.blue a.btn-success:focus[disabled],
.pop.blue a.btn-success:focus[disabled],
.fullpage.blue a.btn-success:focus[disabled],
.colored.blue .btn-success.active[disabled],
.column.blue .btn-success.active[disabled],
.notification.blue .btn-success.active[disabled],
.contextual.blue .btn-success.active[disabled],
.pop.blue .btn-success.active[disabled],
.fullpage.blue .btn-success.active[disabled],
.colored.blue a.btn-success.active[disabled],
.column.blue a.btn-success.active[disabled],
.notification.blue a.btn-success.active[disabled],
.contextual.blue a.btn-success.active[disabled],
.pop.blue a.btn-success.active[disabled],
.fullpage.blue a.btn-success.active[disabled],
.colored.blue .btn-success:active[disabled],
.column.blue .btn-success:active[disabled],
.notification.blue .btn-success:active[disabled],
.contextual.blue .btn-success:active[disabled],
.pop.blue .btn-success:active[disabled],
.fullpage.blue .btn-success:active[disabled],
.colored.blue a.btn-success:active[disabled],
.column.blue a.btn-success:active[disabled],
.notification.blue a.btn-success:active[disabled],
.contextual.blue a.btn-success:active[disabled],
.pop.blue a.btn-success:active[disabled],
.fullpage.blue a.btn-success:active[disabled],
.colored.blue .btn-success:hover.disabled,
.column.blue .btn-success:hover.disabled,
.notification.blue .btn-success:hover.disabled,
.contextual.blue .btn-success:hover.disabled,
.pop.blue .btn-success:hover.disabled,
.fullpage.blue .btn-success:hover.disabled,
.colored.blue a.btn-success:hover.disabled,
.column.blue a.btn-success:hover.disabled,
.notification.blue a.btn-success:hover.disabled,
.contextual.blue a.btn-success:hover.disabled,
.pop.blue a.btn-success:hover.disabled,
.fullpage.blue a.btn-success:hover.disabled,
.colored.blue .btn-success.focus.disabled,
.column.blue .btn-success.focus.disabled,
.notification.blue .btn-success.focus.disabled,
.contextual.blue .btn-success.focus.disabled,
.pop.blue .btn-success.focus.disabled,
.fullpage.blue .btn-success.focus.disabled,
.colored.blue a.btn-success.focus.disabled,
.column.blue a.btn-success.focus.disabled,
.notification.blue a.btn-success.focus.disabled,
.contextual.blue a.btn-success.focus.disabled,
.pop.blue a.btn-success.focus.disabled,
.fullpage.blue a.btn-success.focus.disabled,
.colored.blue .btn-success:focus.disabled,
.column.blue .btn-success:focus.disabled,
.notification.blue .btn-success:focus.disabled,
.contextual.blue .btn-success:focus.disabled,
.pop.blue .btn-success:focus.disabled,
.fullpage.blue .btn-success:focus.disabled,
.colored.blue a.btn-success:focus.disabled,
.column.blue a.btn-success:focus.disabled,
.notification.blue a.btn-success:focus.disabled,
.contextual.blue a.btn-success:focus.disabled,
.pop.blue a.btn-success:focus.disabled,
.fullpage.blue a.btn-success:focus.disabled,
.colored.blue .btn-success.active.disabled,
.column.blue .btn-success.active.disabled,
.notification.blue .btn-success.active.disabled,
.contextual.blue .btn-success.active.disabled,
.pop.blue .btn-success.active.disabled,
.fullpage.blue .btn-success.active.disabled,
.colored.blue a.btn-success.active.disabled,
.column.blue a.btn-success.active.disabled,
.notification.blue a.btn-success.active.disabled,
.contextual.blue a.btn-success.active.disabled,
.pop.blue a.btn-success.active.disabled,
.fullpage.blue a.btn-success.active.disabled,
.colored.blue .btn-success:active.disabled,
.column.blue .btn-success:active.disabled,
.notification.blue .btn-success:active.disabled,
.contextual.blue .btn-success:active.disabled,
.pop.blue .btn-success:active.disabled,
.fullpage.blue .btn-success:active.disabled,
.colored.blue a.btn-success:active.disabled,
.column.blue a.btn-success:active.disabled,
.notification.blue a.btn-success:active.disabled,
.contextual.blue a.btn-success:active.disabled,
.pop.blue a.btn-success:active.disabled,
.fullpage.blue a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.blue .btn-warning,
.column.blue .btn-warning,
.notification.blue .btn-warning,
.contextual.blue .btn-warning,
.pop.blue .btn-warning,
.fullpage.blue .btn-warning,
.colored.blue a.btn-warning,
.column.blue a.btn-warning,
.notification.blue a.btn-warning,
.contextual.blue a.btn-warning,
.pop.blue a.btn-warning,
.fullpage.blue a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.blue .btn-warning:hover,
.column.blue .btn-warning:hover,
.notification.blue .btn-warning:hover,
.contextual.blue .btn-warning:hover,
.pop.blue .btn-warning:hover,
.fullpage.blue .btn-warning:hover,
.colored.blue a.btn-warning:hover,
.column.blue a.btn-warning:hover,
.notification.blue a.btn-warning:hover,
.contextual.blue a.btn-warning:hover,
.pop.blue a.btn-warning:hover,
.fullpage.blue a.btn-warning:hover,
.colored.blue .btn-warning.focus,
.column.blue .btn-warning.focus,
.notification.blue .btn-warning.focus,
.contextual.blue .btn-warning.focus,
.pop.blue .btn-warning.focus,
.fullpage.blue .btn-warning.focus,
.colored.blue a.btn-warning.focus,
.column.blue a.btn-warning.focus,
.notification.blue a.btn-warning.focus,
.contextual.blue a.btn-warning.focus,
.pop.blue a.btn-warning.focus,
.fullpage.blue a.btn-warning.focus,
.colored.blue .btn-warning:focus,
.column.blue .btn-warning:focus,
.notification.blue .btn-warning:focus,
.contextual.blue .btn-warning:focus,
.pop.blue .btn-warning:focus,
.fullpage.blue .btn-warning:focus,
.colored.blue a.btn-warning:focus,
.column.blue a.btn-warning:focus,
.notification.blue a.btn-warning:focus,
.contextual.blue a.btn-warning:focus,
.pop.blue a.btn-warning:focus,
.fullpage.blue a.btn-warning:focus,
.colored.blue .btn-warning.active,
.column.blue .btn-warning.active,
.notification.blue .btn-warning.active,
.contextual.blue .btn-warning.active,
.pop.blue .btn-warning.active,
.fullpage.blue .btn-warning.active,
.colored.blue a.btn-warning.active,
.column.blue a.btn-warning.active,
.notification.blue a.btn-warning.active,
.contextual.blue a.btn-warning.active,
.pop.blue a.btn-warning.active,
.fullpage.blue a.btn-warning.active,
.colored.blue .btn-warning:active,
.column.blue .btn-warning:active,
.notification.blue .btn-warning:active,
.contextual.blue .btn-warning:active,
.pop.blue .btn-warning:active,
.fullpage.blue .btn-warning:active,
.colored.blue a.btn-warning:active,
.column.blue a.btn-warning:active,
.notification.blue a.btn-warning:active,
.contextual.blue a.btn-warning:active,
.pop.blue a.btn-warning:active,
.fullpage.blue a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.blue .btn-warning:hover[disabled],
.column.blue .btn-warning:hover[disabled],
.notification.blue .btn-warning:hover[disabled],
.contextual.blue .btn-warning:hover[disabled],
.pop.blue .btn-warning:hover[disabled],
.fullpage.blue .btn-warning:hover[disabled],
.colored.blue a.btn-warning:hover[disabled],
.column.blue a.btn-warning:hover[disabled],
.notification.blue a.btn-warning:hover[disabled],
.contextual.blue a.btn-warning:hover[disabled],
.pop.blue a.btn-warning:hover[disabled],
.fullpage.blue a.btn-warning:hover[disabled],
.colored.blue .btn-warning.focus[disabled],
.column.blue .btn-warning.focus[disabled],
.notification.blue .btn-warning.focus[disabled],
.contextual.blue .btn-warning.focus[disabled],
.pop.blue .btn-warning.focus[disabled],
.fullpage.blue .btn-warning.focus[disabled],
.colored.blue a.btn-warning.focus[disabled],
.column.blue a.btn-warning.focus[disabled],
.notification.blue a.btn-warning.focus[disabled],
.contextual.blue a.btn-warning.focus[disabled],
.pop.blue a.btn-warning.focus[disabled],
.fullpage.blue a.btn-warning.focus[disabled],
.colored.blue .btn-warning:focus[disabled],
.column.blue .btn-warning:focus[disabled],
.notification.blue .btn-warning:focus[disabled],
.contextual.blue .btn-warning:focus[disabled],
.pop.blue .btn-warning:focus[disabled],
.fullpage.blue .btn-warning:focus[disabled],
.colored.blue a.btn-warning:focus[disabled],
.column.blue a.btn-warning:focus[disabled],
.notification.blue a.btn-warning:focus[disabled],
.contextual.blue a.btn-warning:focus[disabled],
.pop.blue a.btn-warning:focus[disabled],
.fullpage.blue a.btn-warning:focus[disabled],
.colored.blue .btn-warning.active[disabled],
.column.blue .btn-warning.active[disabled],
.notification.blue .btn-warning.active[disabled],
.contextual.blue .btn-warning.active[disabled],
.pop.blue .btn-warning.active[disabled],
.fullpage.blue .btn-warning.active[disabled],
.colored.blue a.btn-warning.active[disabled],
.column.blue a.btn-warning.active[disabled],
.notification.blue a.btn-warning.active[disabled],
.contextual.blue a.btn-warning.active[disabled],
.pop.blue a.btn-warning.active[disabled],
.fullpage.blue a.btn-warning.active[disabled],
.colored.blue .btn-warning:active[disabled],
.column.blue .btn-warning:active[disabled],
.notification.blue .btn-warning:active[disabled],
.contextual.blue .btn-warning:active[disabled],
.pop.blue .btn-warning:active[disabled],
.fullpage.blue .btn-warning:active[disabled],
.colored.blue a.btn-warning:active[disabled],
.column.blue a.btn-warning:active[disabled],
.notification.blue a.btn-warning:active[disabled],
.contextual.blue a.btn-warning:active[disabled],
.pop.blue a.btn-warning:active[disabled],
.fullpage.blue a.btn-warning:active[disabled],
.colored.blue .btn-warning:hover.disabled,
.column.blue .btn-warning:hover.disabled,
.notification.blue .btn-warning:hover.disabled,
.contextual.blue .btn-warning:hover.disabled,
.pop.blue .btn-warning:hover.disabled,
.fullpage.blue .btn-warning:hover.disabled,
.colored.blue a.btn-warning:hover.disabled,
.column.blue a.btn-warning:hover.disabled,
.notification.blue a.btn-warning:hover.disabled,
.contextual.blue a.btn-warning:hover.disabled,
.pop.blue a.btn-warning:hover.disabled,
.fullpage.blue a.btn-warning:hover.disabled,
.colored.blue .btn-warning.focus.disabled,
.column.blue .btn-warning.focus.disabled,
.notification.blue .btn-warning.focus.disabled,
.contextual.blue .btn-warning.focus.disabled,
.pop.blue .btn-warning.focus.disabled,
.fullpage.blue .btn-warning.focus.disabled,
.colored.blue a.btn-warning.focus.disabled,
.column.blue a.btn-warning.focus.disabled,
.notification.blue a.btn-warning.focus.disabled,
.contextual.blue a.btn-warning.focus.disabled,
.pop.blue a.btn-warning.focus.disabled,
.fullpage.blue a.btn-warning.focus.disabled,
.colored.blue .btn-warning:focus.disabled,
.column.blue .btn-warning:focus.disabled,
.notification.blue .btn-warning:focus.disabled,
.contextual.blue .btn-warning:focus.disabled,
.pop.blue .btn-warning:focus.disabled,
.fullpage.blue .btn-warning:focus.disabled,
.colored.blue a.btn-warning:focus.disabled,
.column.blue a.btn-warning:focus.disabled,
.notification.blue a.btn-warning:focus.disabled,
.contextual.blue a.btn-warning:focus.disabled,
.pop.blue a.btn-warning:focus.disabled,
.fullpage.blue a.btn-warning:focus.disabled,
.colored.blue .btn-warning.active.disabled,
.column.blue .btn-warning.active.disabled,
.notification.blue .btn-warning.active.disabled,
.contextual.blue .btn-warning.active.disabled,
.pop.blue .btn-warning.active.disabled,
.fullpage.blue .btn-warning.active.disabled,
.colored.blue a.btn-warning.active.disabled,
.column.blue a.btn-warning.active.disabled,
.notification.blue a.btn-warning.active.disabled,
.contextual.blue a.btn-warning.active.disabled,
.pop.blue a.btn-warning.active.disabled,
.fullpage.blue a.btn-warning.active.disabled,
.colored.blue .btn-warning:active.disabled,
.column.blue .btn-warning:active.disabled,
.notification.blue .btn-warning:active.disabled,
.contextual.blue .btn-warning:active.disabled,
.pop.blue .btn-warning:active.disabled,
.fullpage.blue .btn-warning:active.disabled,
.colored.blue a.btn-warning:active.disabled,
.column.blue a.btn-warning:active.disabled,
.notification.blue a.btn-warning:active.disabled,
.contextual.blue a.btn-warning:active.disabled,
.pop.blue a.btn-warning:active.disabled,
.fullpage.blue a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.blue .btn-danger,
.column.blue .btn-danger,
.notification.blue .btn-danger,
.contextual.blue .btn-danger,
.pop.blue .btn-danger,
.fullpage.blue .btn-danger,
.colored.blue a.btn-danger,
.column.blue a.btn-danger,
.notification.blue a.btn-danger,
.contextual.blue a.btn-danger,
.pop.blue a.btn-danger,
.fullpage.blue a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.blue .btn-danger:hover,
.column.blue .btn-danger:hover,
.notification.blue .btn-danger:hover,
.contextual.blue .btn-danger:hover,
.pop.blue .btn-danger:hover,
.fullpage.blue .btn-danger:hover,
.colored.blue a.btn-danger:hover,
.column.blue a.btn-danger:hover,
.notification.blue a.btn-danger:hover,
.contextual.blue a.btn-danger:hover,
.pop.blue a.btn-danger:hover,
.fullpage.blue a.btn-danger:hover,
.colored.blue .btn-danger.focus,
.column.blue .btn-danger.focus,
.notification.blue .btn-danger.focus,
.contextual.blue .btn-danger.focus,
.pop.blue .btn-danger.focus,
.fullpage.blue .btn-danger.focus,
.colored.blue a.btn-danger.focus,
.column.blue a.btn-danger.focus,
.notification.blue a.btn-danger.focus,
.contextual.blue a.btn-danger.focus,
.pop.blue a.btn-danger.focus,
.fullpage.blue a.btn-danger.focus,
.colored.blue .btn-danger:focus,
.column.blue .btn-danger:focus,
.notification.blue .btn-danger:focus,
.contextual.blue .btn-danger:focus,
.pop.blue .btn-danger:focus,
.fullpage.blue .btn-danger:focus,
.colored.blue a.btn-danger:focus,
.column.blue a.btn-danger:focus,
.notification.blue a.btn-danger:focus,
.contextual.blue a.btn-danger:focus,
.pop.blue a.btn-danger:focus,
.fullpage.blue a.btn-danger:focus,
.colored.blue .btn-danger.active,
.column.blue .btn-danger.active,
.notification.blue .btn-danger.active,
.contextual.blue .btn-danger.active,
.pop.blue .btn-danger.active,
.fullpage.blue .btn-danger.active,
.colored.blue a.btn-danger.active,
.column.blue a.btn-danger.active,
.notification.blue a.btn-danger.active,
.contextual.blue a.btn-danger.active,
.pop.blue a.btn-danger.active,
.fullpage.blue a.btn-danger.active,
.colored.blue .btn-danger:active,
.column.blue .btn-danger:active,
.notification.blue .btn-danger:active,
.contextual.blue .btn-danger:active,
.pop.blue .btn-danger:active,
.fullpage.blue .btn-danger:active,
.colored.blue a.btn-danger:active,
.column.blue a.btn-danger:active,
.notification.blue a.btn-danger:active,
.contextual.blue a.btn-danger:active,
.pop.blue a.btn-danger:active,
.fullpage.blue a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.blue .btn-danger:hover[disabled],
.column.blue .btn-danger:hover[disabled],
.notification.blue .btn-danger:hover[disabled],
.contextual.blue .btn-danger:hover[disabled],
.pop.blue .btn-danger:hover[disabled],
.fullpage.blue .btn-danger:hover[disabled],
.colored.blue a.btn-danger:hover[disabled],
.column.blue a.btn-danger:hover[disabled],
.notification.blue a.btn-danger:hover[disabled],
.contextual.blue a.btn-danger:hover[disabled],
.pop.blue a.btn-danger:hover[disabled],
.fullpage.blue a.btn-danger:hover[disabled],
.colored.blue .btn-danger.focus[disabled],
.column.blue .btn-danger.focus[disabled],
.notification.blue .btn-danger.focus[disabled],
.contextual.blue .btn-danger.focus[disabled],
.pop.blue .btn-danger.focus[disabled],
.fullpage.blue .btn-danger.focus[disabled],
.colored.blue a.btn-danger.focus[disabled],
.column.blue a.btn-danger.focus[disabled],
.notification.blue a.btn-danger.focus[disabled],
.contextual.blue a.btn-danger.focus[disabled],
.pop.blue a.btn-danger.focus[disabled],
.fullpage.blue a.btn-danger.focus[disabled],
.colored.blue .btn-danger:focus[disabled],
.column.blue .btn-danger:focus[disabled],
.notification.blue .btn-danger:focus[disabled],
.contextual.blue .btn-danger:focus[disabled],
.pop.blue .btn-danger:focus[disabled],
.fullpage.blue .btn-danger:focus[disabled],
.colored.blue a.btn-danger:focus[disabled],
.column.blue a.btn-danger:focus[disabled],
.notification.blue a.btn-danger:focus[disabled],
.contextual.blue a.btn-danger:focus[disabled],
.pop.blue a.btn-danger:focus[disabled],
.fullpage.blue a.btn-danger:focus[disabled],
.colored.blue .btn-danger.active[disabled],
.column.blue .btn-danger.active[disabled],
.notification.blue .btn-danger.active[disabled],
.contextual.blue .btn-danger.active[disabled],
.pop.blue .btn-danger.active[disabled],
.fullpage.blue .btn-danger.active[disabled],
.colored.blue a.btn-danger.active[disabled],
.column.blue a.btn-danger.active[disabled],
.notification.blue a.btn-danger.active[disabled],
.contextual.blue a.btn-danger.active[disabled],
.pop.blue a.btn-danger.active[disabled],
.fullpage.blue a.btn-danger.active[disabled],
.colored.blue .btn-danger:active[disabled],
.column.blue .btn-danger:active[disabled],
.notification.blue .btn-danger:active[disabled],
.contextual.blue .btn-danger:active[disabled],
.pop.blue .btn-danger:active[disabled],
.fullpage.blue .btn-danger:active[disabled],
.colored.blue a.btn-danger:active[disabled],
.column.blue a.btn-danger:active[disabled],
.notification.blue a.btn-danger:active[disabled],
.contextual.blue a.btn-danger:active[disabled],
.pop.blue a.btn-danger:active[disabled],
.fullpage.blue a.btn-danger:active[disabled],
.colored.blue .btn-danger:hover.disabled,
.column.blue .btn-danger:hover.disabled,
.notification.blue .btn-danger:hover.disabled,
.contextual.blue .btn-danger:hover.disabled,
.pop.blue .btn-danger:hover.disabled,
.fullpage.blue .btn-danger:hover.disabled,
.colored.blue a.btn-danger:hover.disabled,
.column.blue a.btn-danger:hover.disabled,
.notification.blue a.btn-danger:hover.disabled,
.contextual.blue a.btn-danger:hover.disabled,
.pop.blue a.btn-danger:hover.disabled,
.fullpage.blue a.btn-danger:hover.disabled,
.colored.blue .btn-danger.focus.disabled,
.column.blue .btn-danger.focus.disabled,
.notification.blue .btn-danger.focus.disabled,
.contextual.blue .btn-danger.focus.disabled,
.pop.blue .btn-danger.focus.disabled,
.fullpage.blue .btn-danger.focus.disabled,
.colored.blue a.btn-danger.focus.disabled,
.column.blue a.btn-danger.focus.disabled,
.notification.blue a.btn-danger.focus.disabled,
.contextual.blue a.btn-danger.focus.disabled,
.pop.blue a.btn-danger.focus.disabled,
.fullpage.blue a.btn-danger.focus.disabled,
.colored.blue .btn-danger:focus.disabled,
.column.blue .btn-danger:focus.disabled,
.notification.blue .btn-danger:focus.disabled,
.contextual.blue .btn-danger:focus.disabled,
.pop.blue .btn-danger:focus.disabled,
.fullpage.blue .btn-danger:focus.disabled,
.colored.blue a.btn-danger:focus.disabled,
.column.blue a.btn-danger:focus.disabled,
.notification.blue a.btn-danger:focus.disabled,
.contextual.blue a.btn-danger:focus.disabled,
.pop.blue a.btn-danger:focus.disabled,
.fullpage.blue a.btn-danger:focus.disabled,
.colored.blue .btn-danger.active.disabled,
.column.blue .btn-danger.active.disabled,
.notification.blue .btn-danger.active.disabled,
.contextual.blue .btn-danger.active.disabled,
.pop.blue .btn-danger.active.disabled,
.fullpage.blue .btn-danger.active.disabled,
.colored.blue a.btn-danger.active.disabled,
.column.blue a.btn-danger.active.disabled,
.notification.blue a.btn-danger.active.disabled,
.contextual.blue a.btn-danger.active.disabled,
.pop.blue a.btn-danger.active.disabled,
.fullpage.blue a.btn-danger.active.disabled,
.colored.blue .btn-danger:active.disabled,
.column.blue .btn-danger:active.disabled,
.notification.blue .btn-danger:active.disabled,
.contextual.blue .btn-danger:active.disabled,
.pop.blue .btn-danger:active.disabled,
.fullpage.blue .btn-danger:active.disabled,
.colored.blue a.btn-danger:active.disabled,
.column.blue a.btn-danger:active.disabled,
.notification.blue a.btn-danger:active.disabled,
.contextual.blue a.btn-danger:active.disabled,
.pop.blue a.btn-danger:active.disabled,
.fullpage.blue a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.blue .list-group.reorderable .list-group-item .reorder_icon,
.column.blue .list-group.reorderable .list-group-item .reorder_icon,
.notification.blue .list-group.reorderable .list-group-item .reorder_icon,
.contextual.blue .list-group.reorderable .list-group-item .reorder_icon,
.pop.blue .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.blue .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.blue .list-group.navigable .list-group-item .navigate_btn,
.column.blue .list-group.navigable .list-group-item .navigate_btn,
.notification.blue .list-group.navigable .list-group-item .navigate_btn,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn,
.pop.blue .list-group.navigable .list-group-item .navigate_btn,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn,
.colored.blue .list-group.removeable .list-group-item .navigate_btn,
.column.blue .list-group.removeable .list-group-item .navigate_btn,
.notification.blue .list-group.removeable .list-group-item .navigate_btn,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn,
.pop.blue .list-group.removeable .list-group-item .navigate_btn,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn,
.colored.blue .list-group.navigable .list-group-item .remove_btn,
.column.blue .list-group.navigable .list-group-item .remove_btn,
.notification.blue .list-group.navigable .list-group-item .remove_btn,
.contextual.blue .list-group.navigable .list-group-item .remove_btn,
.pop.blue .list-group.navigable .list-group-item .remove_btn,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn,
.colored.blue .list-group.removeable .list-group-item .remove_btn,
.column.blue .list-group.removeable .list-group-item .remove_btn,
.notification.blue .list-group.removeable .list-group-item .remove_btn,
.contextual.blue .list-group.removeable .list-group-item .remove_btn,
.pop.blue .list-group.removeable .list-group-item .remove_btn,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.column.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.column.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.blue .list-group.navigable .list-group-item .remove_btn:hover,
.column.blue .list-group.navigable .list-group-item .remove_btn:hover,
.notification.blue .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.blue .list-group.navigable .list-group-item .remove_btn:hover,
.pop.blue .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn:hover,
.colored.blue .list-group.removeable .list-group-item .remove_btn:hover,
.column.blue .list-group.removeable .list-group-item .remove_btn:hover,
.notification.blue .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.blue .list-group.removeable .list-group-item .remove_btn:hover,
.pop.blue .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn:hover,
.colored.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.column.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.column.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.blue .list-group.navigable .list-group-item .remove_btn.focus,
.column.blue .list-group.navigable .list-group-item .remove_btn.focus,
.notification.blue .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.blue .list-group.navigable .list-group-item .remove_btn.focus,
.pop.blue .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn.focus,
.colored.blue .list-group.removeable .list-group-item .remove_btn.focus,
.column.blue .list-group.removeable .list-group-item .remove_btn.focus,
.notification.blue .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.blue .list-group.removeable .list-group-item .remove_btn.focus,
.pop.blue .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn.focus,
.colored.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.column.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.column.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.blue .list-group.navigable .list-group-item .remove_btn:focus,
.column.blue .list-group.navigable .list-group-item .remove_btn:focus,
.notification.blue .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.blue .list-group.navigable .list-group-item .remove_btn:focus,
.pop.blue .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn:focus,
.colored.blue .list-group.removeable .list-group-item .remove_btn:focus,
.column.blue .list-group.removeable .list-group-item .remove_btn:focus,
.notification.blue .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.blue .list-group.removeable .list-group-item .remove_btn:focus,
.pop.blue .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn:focus,
.colored.blue .list-group.navigable .list-group-item .navigate_btn.active,
.column.blue .list-group.navigable .list-group-item .navigate_btn.active,
.notification.blue .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn.active,
.pop.blue .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn.active,
.colored.blue .list-group.removeable .list-group-item .navigate_btn.active,
.column.blue .list-group.removeable .list-group-item .navigate_btn.active,
.notification.blue .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn.active,
.pop.blue .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn.active,
.colored.blue .list-group.navigable .list-group-item .remove_btn.active,
.column.blue .list-group.navigable .list-group-item .remove_btn.active,
.notification.blue .list-group.navigable .list-group-item .remove_btn.active,
.contextual.blue .list-group.navigable .list-group-item .remove_btn.active,
.pop.blue .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn.active,
.colored.blue .list-group.removeable .list-group-item .remove_btn.active,
.column.blue .list-group.removeable .list-group-item .remove_btn.active,
.notification.blue .list-group.removeable .list-group-item .remove_btn.active,
.contextual.blue .list-group.removeable .list-group-item .remove_btn.active,
.pop.blue .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn.active,
.colored.blue .list-group.navigable .list-group-item .navigate_btn:active,
.column.blue .list-group.navigable .list-group-item .navigate_btn:active,
.notification.blue .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.blue .list-group.navigable .list-group-item .navigate_btn:active,
.pop.blue .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.blue .list-group.navigable .list-group-item .navigate_btn:active,
.colored.blue .list-group.removeable .list-group-item .navigate_btn:active,
.column.blue .list-group.removeable .list-group-item .navigate_btn:active,
.notification.blue .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.blue .list-group.removeable .list-group-item .navigate_btn:active,
.pop.blue .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.blue .list-group.removeable .list-group-item .navigate_btn:active,
.colored.blue .list-group.navigable .list-group-item .remove_btn:active,
.column.blue .list-group.navigable .list-group-item .remove_btn:active,
.notification.blue .list-group.navigable .list-group-item .remove_btn:active,
.contextual.blue .list-group.navigable .list-group-item .remove_btn:active,
.pop.blue .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.blue .list-group.navigable .list-group-item .remove_btn:active,
.colored.blue .list-group.removeable .list-group-item .remove_btn:active,
.column.blue .list-group.removeable .list-group-item .remove_btn:active,
.notification.blue .list-group.removeable .list-group-item .remove_btn:active,
.contextual.blue .list-group.removeable .list-group-item .remove_btn:active,
.pop.blue .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.blue .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.blue .btn-marker-shape,
.column.blue .btn-marker-shape,
.notification.blue .btn-marker-shape,
.contextual.blue .btn-marker-shape,
.pop.blue .btn-marker-shape,
.fullpage.blue .btn-marker-shape {
  background: transparent;
}
.colored.blue .btn-marker-shape:hover,
.column.blue .btn-marker-shape:hover,
.notification.blue .btn-marker-shape:hover,
.contextual.blue .btn-marker-shape:hover,
.pop.blue .btn-marker-shape:hover,
.fullpage.blue .btn-marker-shape:hover,
.colored.blue .btn-marker-shape:focus,
.column.blue .btn-marker-shape:focus,
.notification.blue .btn-marker-shape:focus,
.contextual.blue .btn-marker-shape:focus,
.pop.blue .btn-marker-shape:focus,
.fullpage.blue .btn-marker-shape:focus,
.colored.blue .btn-marker-shape.focus,
.column.blue .btn-marker-shape.focus,
.notification.blue .btn-marker-shape.focus,
.contextual.blue .btn-marker-shape.focus,
.pop.blue .btn-marker-shape.focus,
.fullpage.blue .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.blue .btn-marker-shape:active,
.column.blue .btn-marker-shape:active,
.notification.blue .btn-marker-shape:active,
.contextual.blue .btn-marker-shape:active,
.pop.blue .btn-marker-shape:active,
.fullpage.blue .btn-marker-shape:active,
.colored.blue .btn-marker-shape.active,
.column.blue .btn-marker-shape.active,
.notification.blue .btn-marker-shape.active,
.contextual.blue .btn-marker-shape.active,
.pop.blue .btn-marker-shape.active,
.fullpage.blue .btn-marker-shape.active {
  background: #5cc5e7;
  box-shadow: none;
}
.colored.blue .bordered-header,
.column.blue .bordered-header,
.notification.blue .bordered-header,
.contextual.blue .bordered-header,
.pop.blue .bordered-header,
.fullpage.blue .bordered-header,
.colored.blue .sticky-header,
.column.blue .sticky-header,
.notification.blue .sticky-header,
.contextual.blue .sticky-header,
.pop.blue .sticky-header,
.fullpage.blue .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #22b0df;
}
.colored.blue .bordered-footer,
.column.blue .bordered-footer,
.notification.blue .bordered-footer,
.contextual.blue .bordered-footer,
.pop.blue .bordered-footer,
.fullpage.blue .bordered-footer,
.colored.blue .sticky-footer,
.column.blue .sticky-footer,
.notification.blue .sticky-footer,
.contextual.blue .sticky-footer,
.pop.blue .sticky-footer,
.fullpage.blue .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #22b0df;
}
.colored.blue hr,
.column.blue hr,
.notification.blue hr,
.contextual.blue hr,
.pop.blue hr,
.fullpage.blue hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.blue .close_btn,
.column.blue .close_btn,
.notification.blue .close_btn,
.contextual.blue .close_btn,
.pop.blue .close_btn,
.fullpage.blue .close_btn,
.colored.blue .back_btn,
.column.blue .back_btn,
.notification.blue .back_btn,
.contextual.blue .back_btn,
.pop.blue .back_btn,
.fullpage.blue .back_btn {
  color: #fff;
}
.colored.blue input[type="radio"] + label::before,
.column.blue input[type="radio"] + label::before,
.notification.blue input[type="radio"] + label::before,
.contextual.blue input[type="radio"] + label::before,
.pop.blue input[type="radio"] + label::before,
.fullpage.blue input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.blue input[type="radio"] + label::after,
.column.blue input[type="radio"] + label::after,
.notification.blue input[type="radio"] + label::after,
.contextual.blue input[type="radio"] + label::after,
.pop.blue input[type="radio"] + label::after,
.fullpage.blue input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.blue input[type="radio"]:checked + label::before,
.column.blue input[type="radio"]:checked + label::before,
.notification.blue input[type="radio"]:checked + label::before,
.contextual.blue input[type="radio"]:checked + label::before,
.pop.blue input[type="radio"]:checked + label::before,
.fullpage.blue input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.blue input[type="radio"]:checked + label::after,
.column.blue input[type="radio"]:checked + label::after,
.notification.blue input[type="radio"]:checked + label::after,
.contextual.blue input[type="radio"]:checked + label::after,
.pop.blue input[type="radio"]:checked + label::after,
.fullpage.blue input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.blue input[type="checkbox"] + label::before,
.column.blue input[type="checkbox"] + label::before,
.notification.blue input[type="checkbox"] + label::before,
.contextual.blue input[type="checkbox"] + label::before,
.pop.blue input[type="checkbox"] + label::before,
.fullpage.blue input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.blue input[type="checkbox"] + label::after,
.column.blue input[type="checkbox"] + label::after,
.notification.blue input[type="checkbox"] + label::after,
.contextual.blue input[type="checkbox"] + label::after,
.pop.blue input[type="checkbox"] + label::after,
.fullpage.blue input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.blue input,
.column.blue input,
.notification.blue input,
.contextual.blue input,
.pop.blue input,
.fullpage.blue input,
.colored.blue select,
.column.blue select,
.notification.blue select,
.contextual.blue select,
.pop.blue select,
.fullpage.blue select,
.colored.blue textarea,
.column.blue textarea,
.notification.blue textarea,
.contextual.blue textarea,
.pop.blue textarea,
.fullpage.blue textarea,
.colored.blue .form-control,
.column.blue .form-control,
.notification.blue .form-control,
.contextual.blue .form-control,
.pop.blue .form-control,
.fullpage.blue .form-control,
.colored.blue fieldset .form-control,
.column.blue fieldset .form-control,
.notification.blue fieldset .form-control,
.contextual.blue fieldset .form-control,
.pop.blue fieldset .form-control,
.fullpage.blue fieldset .form-control {
  border-color: transparent;
}
.colored.blue input:hover,
.column.blue input:hover,
.notification.blue input:hover,
.contextual.blue input:hover,
.pop.blue input:hover,
.fullpage.blue input:hover,
.colored.blue select:hover,
.column.blue select:hover,
.notification.blue select:hover,
.contextual.blue select:hover,
.pop.blue select:hover,
.fullpage.blue select:hover,
.colored.blue textarea:hover,
.column.blue textarea:hover,
.notification.blue textarea:hover,
.contextual.blue textarea:hover,
.pop.blue textarea:hover,
.fullpage.blue textarea:hover,
.colored.blue .form-control:hover,
.column.blue .form-control:hover,
.notification.blue .form-control:hover,
.contextual.blue .form-control:hover,
.pop.blue .form-control:hover,
.fullpage.blue .form-control:hover,
.colored.blue fieldset .form-control:hover,
.column.blue fieldset .form-control:hover,
.notification.blue fieldset .form-control:hover,
.contextual.blue fieldset .form-control:hover,
.pop.blue fieldset .form-control:hover,
.fullpage.blue fieldset .form-control:hover,
.colored.blue input.focus,
.column.blue input.focus,
.notification.blue input.focus,
.contextual.blue input.focus,
.pop.blue input.focus,
.fullpage.blue input.focus,
.colored.blue select.focus,
.column.blue select.focus,
.notification.blue select.focus,
.contextual.blue select.focus,
.pop.blue select.focus,
.fullpage.blue select.focus,
.colored.blue textarea.focus,
.column.blue textarea.focus,
.notification.blue textarea.focus,
.contextual.blue textarea.focus,
.pop.blue textarea.focus,
.fullpage.blue textarea.focus,
.colored.blue .form-control.focus,
.column.blue .form-control.focus,
.notification.blue .form-control.focus,
.contextual.blue .form-control.focus,
.pop.blue .form-control.focus,
.fullpage.blue .form-control.focus,
.colored.blue fieldset .form-control.focus,
.column.blue fieldset .form-control.focus,
.notification.blue fieldset .form-control.focus,
.contextual.blue fieldset .form-control.focus,
.pop.blue fieldset .form-control.focus,
.fullpage.blue fieldset .form-control.focus,
.colored.blue input:focus,
.column.blue input:focus,
.notification.blue input:focus,
.contextual.blue input:focus,
.pop.blue input:focus,
.fullpage.blue input:focus,
.colored.blue select:focus,
.column.blue select:focus,
.notification.blue select:focus,
.contextual.blue select:focus,
.pop.blue select:focus,
.fullpage.blue select:focus,
.colored.blue textarea:focus,
.column.blue textarea:focus,
.notification.blue textarea:focus,
.contextual.blue textarea:focus,
.pop.blue textarea:focus,
.fullpage.blue textarea:focus,
.colored.blue .form-control:focus,
.column.blue .form-control:focus,
.notification.blue .form-control:focus,
.contextual.blue .form-control:focus,
.pop.blue .form-control:focus,
.fullpage.blue .form-control:focus,
.colored.blue fieldset .form-control:focus,
.column.blue fieldset .form-control:focus,
.notification.blue fieldset .form-control:focus,
.contextual.blue fieldset .form-control:focus,
.pop.blue fieldset .form-control:focus,
.fullpage.blue fieldset .form-control:focus,
.colored.blue input.active,
.column.blue input.active,
.notification.blue input.active,
.contextual.blue input.active,
.pop.blue input.active,
.fullpage.blue input.active,
.colored.blue select.active,
.column.blue select.active,
.notification.blue select.active,
.contextual.blue select.active,
.pop.blue select.active,
.fullpage.blue select.active,
.colored.blue textarea.active,
.column.blue textarea.active,
.notification.blue textarea.active,
.contextual.blue textarea.active,
.pop.blue textarea.active,
.fullpage.blue textarea.active,
.colored.blue .form-control.active,
.column.blue .form-control.active,
.notification.blue .form-control.active,
.contextual.blue .form-control.active,
.pop.blue .form-control.active,
.fullpage.blue .form-control.active,
.colored.blue fieldset .form-control.active,
.column.blue fieldset .form-control.active,
.notification.blue fieldset .form-control.active,
.contextual.blue fieldset .form-control.active,
.pop.blue fieldset .form-control.active,
.fullpage.blue fieldset .form-control.active,
.colored.blue input:active,
.column.blue input:active,
.notification.blue input:active,
.contextual.blue input:active,
.pop.blue input:active,
.fullpage.blue input:active,
.colored.blue select:active,
.column.blue select:active,
.notification.blue select:active,
.contextual.blue select:active,
.pop.blue select:active,
.fullpage.blue select:active,
.colored.blue textarea:active,
.column.blue textarea:active,
.notification.blue textarea:active,
.contextual.blue textarea:active,
.pop.blue textarea:active,
.fullpage.blue textarea:active,
.colored.blue .form-control:active,
.column.blue .form-control:active,
.notification.blue .form-control:active,
.contextual.blue .form-control:active,
.pop.blue .form-control:active,
.fullpage.blue .form-control:active,
.colored.blue fieldset .form-control:active,
.column.blue fieldset .form-control:active,
.notification.blue fieldset .form-control:active,
.contextual.blue fieldset .form-control:active,
.pop.blue fieldset .form-control:active,
.fullpage.blue fieldset .form-control:active {
  border-color: transparent;
}
.colored.blue .has-feedback .control-label,
.column.blue .has-feedback .control-label,
.notification.blue .has-feedback .control-label,
.contextual.blue .has-feedback .control-label,
.pop.blue .has-feedback .control-label,
.fullpage.blue .has-feedback .control-label {
  color: #fff;
}
.colored.blue .nav a,
.column.blue .nav a,
.notification.blue .nav a,
.contextual.blue .nav a,
.pop.blue .nav a,
.fullpage.blue .nav a,
.colored.blue a.list-group-item,
.column.blue a.list-group-item,
.notification.blue a.list-group-item,
.contextual.blue a.list-group-item,
.pop.blue a.list-group-item,
.fullpage.blue a.list-group-item,
.colored.blue .dropdown-menu a,
.column.blue .dropdown-menu a,
.notification.blue .dropdown-menu a,
.contextual.blue .dropdown-menu a,
.pop.blue .dropdown-menu a,
.fullpage.blue .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.blue .dropdown-menu a,
.column.blue .dropdown-menu a,
.notification.blue .dropdown-menu a,
.contextual.blue .dropdown-menu a,
.pop.blue .dropdown-menu a,
.fullpage.blue .dropdown-menu a {
  color: #3b3f45;
}
.colored.blue .list-group,
.column.blue .list-group,
.notification.blue .list-group,
.contextual.blue .list-group,
.pop.blue .list-group,
.fullpage.blue .list-group {
  background: inherit;
}
.colored.blue .btn-default,
.column.blue .btn-default,
.notification.blue .btn-default,
.contextual.blue .btn-default,
.pop.blue .btn-default,
.fullpage.blue .btn-default,
.colored.blue .list-group-item,
.column.blue .list-group-item,
.notification.blue .list-group-item,
.contextual.blue .list-group-item,
.pop.blue .list-group-item,
.fullpage.blue .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.blue .btn-default:hover,
.column.blue .btn-default:hover,
.notification.blue .btn-default:hover,
.contextual.blue .btn-default:hover,
.pop.blue .btn-default:hover,
.fullpage.blue .btn-default:hover,
.colored.blue .list-group-item:hover,
.column.blue .list-group-item:hover,
.notification.blue .list-group-item:hover,
.contextual.blue .list-group-item:hover,
.pop.blue .list-group-item:hover,
.fullpage.blue .list-group-item:hover,
.colored.blue .btn-default.focus,
.column.blue .btn-default.focus,
.notification.blue .btn-default.focus,
.contextual.blue .btn-default.focus,
.pop.blue .btn-default.focus,
.fullpage.blue .btn-default.focus,
.colored.blue .list-group-item.focus,
.column.blue .list-group-item.focus,
.notification.blue .list-group-item.focus,
.contextual.blue .list-group-item.focus,
.pop.blue .list-group-item.focus,
.fullpage.blue .list-group-item.focus,
.colored.blue .btn-default:focus,
.column.blue .btn-default:focus,
.notification.blue .btn-default:focus,
.contextual.blue .btn-default:focus,
.pop.blue .btn-default:focus,
.fullpage.blue .btn-default:focus,
.colored.blue .list-group-item:focus,
.column.blue .list-group-item:focus,
.notification.blue .list-group-item:focus,
.contextual.blue .list-group-item:focus,
.pop.blue .list-group-item:focus,
.fullpage.blue .list-group-item:focus,
.colored.blue .btn-default.active,
.column.blue .btn-default.active,
.notification.blue .btn-default.active,
.contextual.blue .btn-default.active,
.pop.blue .btn-default.active,
.fullpage.blue .btn-default.active,
.colored.blue .list-group-item.active,
.column.blue .list-group-item.active,
.notification.blue .list-group-item.active,
.contextual.blue .list-group-item.active,
.pop.blue .list-group-item.active,
.fullpage.blue .list-group-item.active,
.colored.blue .btn-default:active,
.column.blue .btn-default:active,
.notification.blue .btn-default:active,
.contextual.blue .btn-default:active,
.pop.blue .btn-default:active,
.fullpage.blue .btn-default:active,
.colored.blue .list-group-item:active,
.column.blue .list-group-item:active,
.notification.blue .list-group-item:active,
.contextual.blue .list-group-item:active,
.pop.blue .list-group-item:active,
.fullpage.blue .list-group-item:active {
  background: #5cc5e7;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.blue .btn-default:hover[disabled],
.column.blue .btn-default:hover[disabled],
.notification.blue .btn-default:hover[disabled],
.contextual.blue .btn-default:hover[disabled],
.pop.blue .btn-default:hover[disabled],
.fullpage.blue .btn-default:hover[disabled],
.colored.blue .list-group-item:hover[disabled],
.column.blue .list-group-item:hover[disabled],
.notification.blue .list-group-item:hover[disabled],
.contextual.blue .list-group-item:hover[disabled],
.pop.blue .list-group-item:hover[disabled],
.fullpage.blue .list-group-item:hover[disabled],
.colored.blue .btn-default.focus[disabled],
.column.blue .btn-default.focus[disabled],
.notification.blue .btn-default.focus[disabled],
.contextual.blue .btn-default.focus[disabled],
.pop.blue .btn-default.focus[disabled],
.fullpage.blue .btn-default.focus[disabled],
.colored.blue .list-group-item.focus[disabled],
.column.blue .list-group-item.focus[disabled],
.notification.blue .list-group-item.focus[disabled],
.contextual.blue .list-group-item.focus[disabled],
.pop.blue .list-group-item.focus[disabled],
.fullpage.blue .list-group-item.focus[disabled],
.colored.blue .btn-default:focus[disabled],
.column.blue .btn-default:focus[disabled],
.notification.blue .btn-default:focus[disabled],
.contextual.blue .btn-default:focus[disabled],
.pop.blue .btn-default:focus[disabled],
.fullpage.blue .btn-default:focus[disabled],
.colored.blue .list-group-item:focus[disabled],
.column.blue .list-group-item:focus[disabled],
.notification.blue .list-group-item:focus[disabled],
.contextual.blue .list-group-item:focus[disabled],
.pop.blue .list-group-item:focus[disabled],
.fullpage.blue .list-group-item:focus[disabled],
.colored.blue .btn-default.active[disabled],
.column.blue .btn-default.active[disabled],
.notification.blue .btn-default.active[disabled],
.contextual.blue .btn-default.active[disabled],
.pop.blue .btn-default.active[disabled],
.fullpage.blue .btn-default.active[disabled],
.colored.blue .list-group-item.active[disabled],
.column.blue .list-group-item.active[disabled],
.notification.blue .list-group-item.active[disabled],
.contextual.blue .list-group-item.active[disabled],
.pop.blue .list-group-item.active[disabled],
.fullpage.blue .list-group-item.active[disabled],
.colored.blue .btn-default:active[disabled],
.column.blue .btn-default:active[disabled],
.notification.blue .btn-default:active[disabled],
.contextual.blue .btn-default:active[disabled],
.pop.blue .btn-default:active[disabled],
.fullpage.blue .btn-default:active[disabled],
.colored.blue .list-group-item:active[disabled],
.column.blue .list-group-item:active[disabled],
.notification.blue .list-group-item:active[disabled],
.contextual.blue .list-group-item:active[disabled],
.pop.blue .list-group-item:active[disabled],
.fullpage.blue .list-group-item:active[disabled],
.colored.blue .btn-default:hover.disabled,
.column.blue .btn-default:hover.disabled,
.notification.blue .btn-default:hover.disabled,
.contextual.blue .btn-default:hover.disabled,
.pop.blue .btn-default:hover.disabled,
.fullpage.blue .btn-default:hover.disabled,
.colored.blue .list-group-item:hover.disabled,
.column.blue .list-group-item:hover.disabled,
.notification.blue .list-group-item:hover.disabled,
.contextual.blue .list-group-item:hover.disabled,
.pop.blue .list-group-item:hover.disabled,
.fullpage.blue .list-group-item:hover.disabled,
.colored.blue .btn-default.focus.disabled,
.column.blue .btn-default.focus.disabled,
.notification.blue .btn-default.focus.disabled,
.contextual.blue .btn-default.focus.disabled,
.pop.blue .btn-default.focus.disabled,
.fullpage.blue .btn-default.focus.disabled,
.colored.blue .list-group-item.focus.disabled,
.column.blue .list-group-item.focus.disabled,
.notification.blue .list-group-item.focus.disabled,
.contextual.blue .list-group-item.focus.disabled,
.pop.blue .list-group-item.focus.disabled,
.fullpage.blue .list-group-item.focus.disabled,
.colored.blue .btn-default:focus.disabled,
.column.blue .btn-default:focus.disabled,
.notification.blue .btn-default:focus.disabled,
.contextual.blue .btn-default:focus.disabled,
.pop.blue .btn-default:focus.disabled,
.fullpage.blue .btn-default:focus.disabled,
.colored.blue .list-group-item:focus.disabled,
.column.blue .list-group-item:focus.disabled,
.notification.blue .list-group-item:focus.disabled,
.contextual.blue .list-group-item:focus.disabled,
.pop.blue .list-group-item:focus.disabled,
.fullpage.blue .list-group-item:focus.disabled,
.colored.blue .btn-default.active.disabled,
.column.blue .btn-default.active.disabled,
.notification.blue .btn-default.active.disabled,
.contextual.blue .btn-default.active.disabled,
.pop.blue .btn-default.active.disabled,
.fullpage.blue .btn-default.active.disabled,
.colored.blue .list-group-item.active.disabled,
.column.blue .list-group-item.active.disabled,
.notification.blue .list-group-item.active.disabled,
.contextual.blue .list-group-item.active.disabled,
.pop.blue .list-group-item.active.disabled,
.fullpage.blue .list-group-item.active.disabled,
.colored.blue .btn-default:active.disabled,
.column.blue .btn-default:active.disabled,
.notification.blue .btn-default:active.disabled,
.contextual.blue .btn-default:active.disabled,
.pop.blue .btn-default:active.disabled,
.fullpage.blue .btn-default:active.disabled,
.colored.blue .list-group-item:active.disabled,
.column.blue .list-group-item:active.disabled,
.notification.blue .list-group-item:active.disabled,
.contextual.blue .list-group-item:active.disabled,
.pop.blue .list-group-item:active.disabled,
.fullpage.blue .list-group-item:active.disabled {
  background: inherit;
}
.colored.blue .list-group-item,
.column.blue .list-group-item,
.notification.blue .list-group-item,
.contextual.blue .list-group-item,
.pop.blue .list-group-item,
.fullpage.blue .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.blue .list-group-item:first-child,
.column.blue .list-group-item:first-child,
.notification.blue .list-group-item:first-child,
.contextual.blue .list-group-item:first-child,
.pop.blue .list-group-item:first-child,
.fullpage.blue .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.blue .list-group-item:last-child,
.column.blue .list-group-item:last-child,
.notification.blue .list-group-item:last-child,
.contextual.blue .list-group-item:last-child,
.pop.blue .list-group-item:last-child,
.fullpage.blue .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.blue .help-block,
.column.blue .help-block,
.notification.blue .help-block,
.contextual.blue .help-block,
.pop.blue .help-block,
.fullpage.blue .help-block {
  color: #fff;
}
.colored.blue .form-group input + .help-block,
.column.blue .form-group input + .help-block,
.notification.blue .form-group input + .help-block,
.contextual.blue .form-group input + .help-block,
.pop.blue .form-group input + .help-block,
.fullpage.blue .form-group input + .help-block,
.colored.blue .form-group .input-group + .help-block,
.column.blue .form-group .input-group + .help-block,
.notification.blue .form-group .input-group + .help-block,
.contextual.blue .form-group .input-group + .help-block,
.pop.blue .form-group .input-group + .help-block,
.fullpage.blue .form-group .input-group + .help-block,
.colored.blue .form-group .input-group-btn + .help-block,
.column.blue .form-group .input-group-btn + .help-block,
.notification.blue .form-group .input-group-btn + .help-block,
.contextual.blue .form-group .input-group-btn + .help-block,
.pop.blue .form-group .input-group-btn + .help-block,
.fullpage.blue .form-group .input-group-btn + .help-block,
.colored.blue .form-group .help-block + .help-block,
.column.blue .form-group .help-block + .help-block,
.notification.blue .form-group .help-block + .help-block,
.contextual.blue .form-group .help-block + .help-block,
.pop.blue .form-group .help-block + .help-block,
.fullpage.blue .form-group .help-block + .help-block,
.colored.blue .form-group textarea + .help-block,
.column.blue .form-group textarea + .help-block,
.notification.blue .form-group textarea + .help-block,
.contextual.blue .form-group textarea + .help-block,
.pop.blue .form-group textarea + .help-block,
.fullpage.blue .form-group textarea + .help-block,
.colored.blue .form-group figure + figcaption,
.column.blue .form-group figure + figcaption,
.notification.blue .form-group figure + figcaption,
.contextual.blue .form-group figure + figcaption,
.pop.blue .form-group figure + figcaption,
.fullpage.blue .form-group figure + figcaption,
.colored.blue .form-group .form-group-help-block,
.column.blue .form-group .form-group-help-block,
.notification.blue .form-group .form-group-help-block,
.contextual.blue .form-group .form-group-help-block,
.pop.blue .form-group .form-group-help-block,
.fullpage.blue .form-group .form-group-help-block,
.colored.blue .form-group .merge_feedback .remote_value,
.column.blue .form-group .merge_feedback .remote_value,
.notification.blue .form-group .merge_feedback .remote_value,
.contextual.blue .form-group .merge_feedback .remote_value,
.pop.blue .form-group .merge_feedback .remote_value,
.fullpage.blue .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.blue .input-group-addon,
.column.blue .input-group-addon,
.notification.blue .input-group-addon,
.contextual.blue .input-group-addon,
.pop.blue .input-group-addon,
.fullpage.blue .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.blue .rg_tag_list .bootstrap-filestyle .btn,
.column.blue .rg_tag_list .bootstrap-filestyle .btn,
.notification.blue .rg_tag_list .bootstrap-filestyle .btn,
.contextual.blue .rg_tag_list .bootstrap-filestyle .btn,
.pop.blue .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.blue .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.blue .table-bordered,
.column.blue .table-bordered,
.notification.blue .table-bordered,
.contextual.blue .table-bordered,
.pop.blue .table-bordered,
.fullpage.blue .table-bordered,
.colored.blue .table-bordered th,
.column.blue .table-bordered th,
.notification.blue .table-bordered th,
.contextual.blue .table-bordered th,
.pop.blue .table-bordered th,
.fullpage.blue .table-bordered th,
.colored.blue .table-bordered td,
.column.blue .table-bordered td,
.notification.blue .table-bordered td,
.contextual.blue .table-bordered td,
.pop.blue .table-bordered td,
.fullpage.blue .table-bordered td {
  border-color: #fff;
}
.colored.blue.pop .nav-tabs,
.column.blue.pop .nav-tabs,
.notification.blue.pop .nav-tabs,
.contextual.blue.pop .nav-tabs,
.pop.blue.pop .nav-tabs,
.fullpage.blue.pop .nav-tabs {
  background: #5cc5e7;
  border-color: #5cc5e7;
}
.colored.blue.pop .nav-tabs li a,
.column.blue.pop .nav-tabs li a,
.notification.blue.pop .nav-tabs li a,
.contextual.blue.pop .nav-tabs li a,
.pop.blue.pop .nav-tabs li a,
.fullpage.blue.pop .nav-tabs li a {
  background: #5cc5e7;
  border-color: #5cc5e7;
}
.colored.blue.pop .nav-tabs li.active a,
.column.blue.pop .nav-tabs li.active a,
.notification.blue.pop .nav-tabs li.active a,
.contextual.blue.pop .nav-tabs li.active a,
.pop.blue.pop .nav-tabs li.active a,
.fullpage.blue.pop .nav-tabs li.active a {
  background: #22b0df;
  color: #fff;
  border-color: #22b0df;
}
.colored.turquoise,
.column.turquoise,
.notification.turquoise,
.contextual.turquoise,
.pop.turquoise,
.fullpage.turquoise {
  color: #fff;
  background: #009d95;
  border-width: 0;
  border-style: solid;
  border-color: #006f6a;
  /* .modal is reserved by Bootstrap */
}
.colored.turquoise.column.left,
.column.turquoise.column.left,
.notification.turquoise.column.left,
.contextual.turquoise.column.left,
.pop.turquoise.column.left,
.fullpage.turquoise.column.left,
.colored.turquoise.notification.left,
.column.turquoise.notification.left,
.notification.turquoise.notification.left,
.contextual.turquoise.notification.left,
.pop.turquoise.notification.left,
.fullpage.turquoise.notification.left {
  border-right-width: 4px;
}
.colored.turquoise.column.right,
.column.turquoise.column.right,
.notification.turquoise.column.right,
.contextual.turquoise.column.right,
.pop.turquoise.column.right,
.fullpage.turquoise.column.right,
.colored.turquoise.notification.right,
.column.turquoise.notification.right,
.notification.turquoise.notification.right,
.contextual.turquoise.notification.right,
.pop.turquoise.notification.right,
.fullpage.turquoise.notification.right {
  border-left-width: 4px;
}
.colored.turquoise.notification,
.column.turquoise.notification,
.notification.turquoise.notification,
.contextual.turquoise.notification,
.pop.turquoise.notification,
.fullpage.turquoise.notification {
  border-top-width: 4px;
}
.colored.turquoise.contextual,
.column.turquoise.contextual,
.notification.turquoise.contextual,
.contextual.turquoise.contextual,
.pop.turquoise.contextual,
.fullpage.turquoise.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.turquoise.contextual.top,
.column.turquoise.contextual.top,
.notification.turquoise.contextual.top,
.contextual.turquoise.contextual.top,
.pop.turquoise.contextual.top,
.fullpage.turquoise.contextual.top {
  border-bottom-width: 4px;
}
.colored.turquoise.contextual.bottom,
.column.turquoise.contextual.bottom,
.notification.turquoise.contextual.bottom,
.contextual.turquoise.contextual.bottom,
.pop.turquoise.contextual.bottom,
.fullpage.turquoise.contextual.bottom {
  border-top-width: 4px;
}
.colored.turquoise.pop,
.column.turquoise.pop,
.notification.turquoise.pop,
.contextual.turquoise.pop,
.pop.turquoise.pop,
.fullpage.turquoise.pop {
  border-width: 4px;
}
.colored.turquoise .content,
.column.turquoise .content,
.notification.turquoise .content,
.contextual.turquoise .content,
.pop.turquoise .content,
.fullpage.turquoise .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise a,
.column.turquoise a,
.notification.turquoise a,
.contextual.turquoise a,
.pop.turquoise a,
.fullpage.turquoise a {
  color: #fff;
  text-decoration: underline;
}
.colored.turquoise a:hover,
.column.turquoise a:hover,
.notification.turquoise a:hover,
.contextual.turquoise a:hover,
.pop.turquoise a:hover,
.fullpage.turquoise a:hover,
.colored.turquoise a:active,
.column.turquoise a:active,
.notification.turquoise a:active,
.contextual.turquoise a:active,
.pop.turquoise a:active,
.fullpage.turquoise a:active,
.colored.turquoise a.active,
.column.turquoise a.active,
.notification.turquoise a.active,
.contextual.turquoise a.active,
.pop.turquoise a.active,
.fullpage.turquoise a.active,
.colored.turquoise a:focus,
.column.turquoise a:focus,
.notification.turquoise a:focus,
.contextual.turquoise a:focus,
.pop.turquoise a:focus,
.fullpage.turquoise a:focus,
.colored.turquoise a.focus,
.column.turquoise a.focus,
.notification.turquoise a.focus,
.contextual.turquoise a.focus,
.pop.turquoise a.focus,
.fullpage.turquoise a.focus,
.colored.turquoise a.btn,
.column.turquoise a.btn,
.notification.turquoise a.btn,
.contextual.turquoise a.btn,
.pop.turquoise a.btn,
.fullpage.turquoise a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.turquoise .btn-primary,
.column.turquoise .btn-primary,
.notification.turquoise .btn-primary,
.contextual.turquoise .btn-primary,
.pop.turquoise .btn-primary,
.fullpage.turquoise .btn-primary,
.colored.turquoise a.btn-primary,
.column.turquoise a.btn-primary,
.notification.turquoise a.btn-primary,
.contextual.turquoise a.btn-primary,
.pop.turquoise a.btn-primary,
.fullpage.turquoise a.btn-primary,
.colored.turquoise .nav-pills a,
.column.turquoise .nav-pills a,
.notification.turquoise .nav-pills a,
.contextual.turquoise .nav-pills a,
.pop.turquoise .nav-pills a,
.fullpage.turquoise .nav-pills a {
  background: #00837d;
  border-color: #00837d;
  color: #fff;
}
.colored.turquoise .btn-primary:hover,
.column.turquoise .btn-primary:hover,
.notification.turquoise .btn-primary:hover,
.contextual.turquoise .btn-primary:hover,
.pop.turquoise .btn-primary:hover,
.fullpage.turquoise .btn-primary:hover,
.colored.turquoise a.btn-primary:hover,
.column.turquoise a.btn-primary:hover,
.notification.turquoise a.btn-primary:hover,
.contextual.turquoise a.btn-primary:hover,
.pop.turquoise a.btn-primary:hover,
.fullpage.turquoise a.btn-primary:hover,
.colored.turquoise .nav-pills a:hover,
.column.turquoise .nav-pills a:hover,
.notification.turquoise .nav-pills a:hover,
.contextual.turquoise .nav-pills a:hover,
.pop.turquoise .nav-pills a:hover,
.fullpage.turquoise .nav-pills a:hover,
.colored.turquoise .btn-primary:active,
.column.turquoise .btn-primary:active,
.notification.turquoise .btn-primary:active,
.contextual.turquoise .btn-primary:active,
.pop.turquoise .btn-primary:active,
.fullpage.turquoise .btn-primary:active,
.colored.turquoise a.btn-primary:active,
.column.turquoise a.btn-primary:active,
.notification.turquoise a.btn-primary:active,
.contextual.turquoise a.btn-primary:active,
.pop.turquoise a.btn-primary:active,
.fullpage.turquoise a.btn-primary:active,
.colored.turquoise .nav-pills a:active,
.column.turquoise .nav-pills a:active,
.notification.turquoise .nav-pills a:active,
.contextual.turquoise .nav-pills a:active,
.pop.turquoise .nav-pills a:active,
.fullpage.turquoise .nav-pills a:active,
.colored.turquoise .btn-primary.active,
.column.turquoise .btn-primary.active,
.notification.turquoise .btn-primary.active,
.contextual.turquoise .btn-primary.active,
.pop.turquoise .btn-primary.active,
.fullpage.turquoise .btn-primary.active,
.colored.turquoise a.btn-primary.active,
.column.turquoise a.btn-primary.active,
.notification.turquoise a.btn-primary.active,
.contextual.turquoise a.btn-primary.active,
.pop.turquoise a.btn-primary.active,
.fullpage.turquoise a.btn-primary.active,
.colored.turquoise .nav-pills a.active,
.column.turquoise .nav-pills a.active,
.notification.turquoise .nav-pills a.active,
.contextual.turquoise .nav-pills a.active,
.pop.turquoise .nav-pills a.active,
.fullpage.turquoise .nav-pills a.active,
.colored.turquoise .btn-primary:focus,
.column.turquoise .btn-primary:focus,
.notification.turquoise .btn-primary:focus,
.contextual.turquoise .btn-primary:focus,
.pop.turquoise .btn-primary:focus,
.fullpage.turquoise .btn-primary:focus,
.colored.turquoise a.btn-primary:focus,
.column.turquoise a.btn-primary:focus,
.notification.turquoise a.btn-primary:focus,
.contextual.turquoise a.btn-primary:focus,
.pop.turquoise a.btn-primary:focus,
.fullpage.turquoise a.btn-primary:focus,
.colored.turquoise .nav-pills a:focus,
.column.turquoise .nav-pills a:focus,
.notification.turquoise .nav-pills a:focus,
.contextual.turquoise .nav-pills a:focus,
.pop.turquoise .nav-pills a:focus,
.fullpage.turquoise .nav-pills a:focus,
.colored.turquoise .btn-primary.focus,
.column.turquoise .btn-primary.focus,
.notification.turquoise .btn-primary.focus,
.contextual.turquoise .btn-primary.focus,
.pop.turquoise .btn-primary.focus,
.fullpage.turquoise .btn-primary.focus,
.colored.turquoise a.btn-primary.focus,
.column.turquoise a.btn-primary.focus,
.notification.turquoise a.btn-primary.focus,
.contextual.turquoise a.btn-primary.focus,
.pop.turquoise a.btn-primary.focus,
.fullpage.turquoise a.btn-primary.focus,
.colored.turquoise .nav-pills a.focus,
.column.turquoise .nav-pills a.focus,
.notification.turquoise .nav-pills a.focus,
.contextual.turquoise .nav-pills a.focus,
.pop.turquoise .nav-pills a.focus,
.fullpage.turquoise .nav-pills a.focus {
  background: #006f6a;
  border-color: #006f6a;
}
.colored.turquoise .btn-primary:hover[disabled],
.column.turquoise .btn-primary:hover[disabled],
.notification.turquoise .btn-primary:hover[disabled],
.contextual.turquoise .btn-primary:hover[disabled],
.pop.turquoise .btn-primary:hover[disabled],
.fullpage.turquoise .btn-primary:hover[disabled],
.colored.turquoise a.btn-primary:hover[disabled],
.column.turquoise a.btn-primary:hover[disabled],
.notification.turquoise a.btn-primary:hover[disabled],
.contextual.turquoise a.btn-primary:hover[disabled],
.pop.turquoise a.btn-primary:hover[disabled],
.fullpage.turquoise a.btn-primary:hover[disabled],
.colored.turquoise .nav-pills a:hover[disabled],
.column.turquoise .nav-pills a:hover[disabled],
.notification.turquoise .nav-pills a:hover[disabled],
.contextual.turquoise .nav-pills a:hover[disabled],
.pop.turquoise .nav-pills a:hover[disabled],
.fullpage.turquoise .nav-pills a:hover[disabled],
.colored.turquoise .btn-primary:active[disabled],
.column.turquoise .btn-primary:active[disabled],
.notification.turquoise .btn-primary:active[disabled],
.contextual.turquoise .btn-primary:active[disabled],
.pop.turquoise .btn-primary:active[disabled],
.fullpage.turquoise .btn-primary:active[disabled],
.colored.turquoise a.btn-primary:active[disabled],
.column.turquoise a.btn-primary:active[disabled],
.notification.turquoise a.btn-primary:active[disabled],
.contextual.turquoise a.btn-primary:active[disabled],
.pop.turquoise a.btn-primary:active[disabled],
.fullpage.turquoise a.btn-primary:active[disabled],
.colored.turquoise .nav-pills a:active[disabled],
.column.turquoise .nav-pills a:active[disabled],
.notification.turquoise .nav-pills a:active[disabled],
.contextual.turquoise .nav-pills a:active[disabled],
.pop.turquoise .nav-pills a:active[disabled],
.fullpage.turquoise .nav-pills a:active[disabled],
.colored.turquoise .btn-primary.active[disabled],
.column.turquoise .btn-primary.active[disabled],
.notification.turquoise .btn-primary.active[disabled],
.contextual.turquoise .btn-primary.active[disabled],
.pop.turquoise .btn-primary.active[disabled],
.fullpage.turquoise .btn-primary.active[disabled],
.colored.turquoise a.btn-primary.active[disabled],
.column.turquoise a.btn-primary.active[disabled],
.notification.turquoise a.btn-primary.active[disabled],
.contextual.turquoise a.btn-primary.active[disabled],
.pop.turquoise a.btn-primary.active[disabled],
.fullpage.turquoise a.btn-primary.active[disabled],
.colored.turquoise .nav-pills a.active[disabled],
.column.turquoise .nav-pills a.active[disabled],
.notification.turquoise .nav-pills a.active[disabled],
.contextual.turquoise .nav-pills a.active[disabled],
.pop.turquoise .nav-pills a.active[disabled],
.fullpage.turquoise .nav-pills a.active[disabled],
.colored.turquoise .btn-primary:focus[disabled],
.column.turquoise .btn-primary:focus[disabled],
.notification.turquoise .btn-primary:focus[disabled],
.contextual.turquoise .btn-primary:focus[disabled],
.pop.turquoise .btn-primary:focus[disabled],
.fullpage.turquoise .btn-primary:focus[disabled],
.colored.turquoise a.btn-primary:focus[disabled],
.column.turquoise a.btn-primary:focus[disabled],
.notification.turquoise a.btn-primary:focus[disabled],
.contextual.turquoise a.btn-primary:focus[disabled],
.pop.turquoise a.btn-primary:focus[disabled],
.fullpage.turquoise a.btn-primary:focus[disabled],
.colored.turquoise .nav-pills a:focus[disabled],
.column.turquoise .nav-pills a:focus[disabled],
.notification.turquoise .nav-pills a:focus[disabled],
.contextual.turquoise .nav-pills a:focus[disabled],
.pop.turquoise .nav-pills a:focus[disabled],
.fullpage.turquoise .nav-pills a:focus[disabled],
.colored.turquoise .btn-primary.focus[disabled],
.column.turquoise .btn-primary.focus[disabled],
.notification.turquoise .btn-primary.focus[disabled],
.contextual.turquoise .btn-primary.focus[disabled],
.pop.turquoise .btn-primary.focus[disabled],
.fullpage.turquoise .btn-primary.focus[disabled],
.colored.turquoise a.btn-primary.focus[disabled],
.column.turquoise a.btn-primary.focus[disabled],
.notification.turquoise a.btn-primary.focus[disabled],
.contextual.turquoise a.btn-primary.focus[disabled],
.pop.turquoise a.btn-primary.focus[disabled],
.fullpage.turquoise a.btn-primary.focus[disabled],
.colored.turquoise .nav-pills a.focus[disabled],
.column.turquoise .nav-pills a.focus[disabled],
.notification.turquoise .nav-pills a.focus[disabled],
.contextual.turquoise .nav-pills a.focus[disabled],
.pop.turquoise .nav-pills a.focus[disabled],
.fullpage.turquoise .nav-pills a.focus[disabled],
.colored.turquoise .btn-primary:hover.disabled,
.column.turquoise .btn-primary:hover.disabled,
.notification.turquoise .btn-primary:hover.disabled,
.contextual.turquoise .btn-primary:hover.disabled,
.pop.turquoise .btn-primary:hover.disabled,
.fullpage.turquoise .btn-primary:hover.disabled,
.colored.turquoise a.btn-primary:hover.disabled,
.column.turquoise a.btn-primary:hover.disabled,
.notification.turquoise a.btn-primary:hover.disabled,
.contextual.turquoise a.btn-primary:hover.disabled,
.pop.turquoise a.btn-primary:hover.disabled,
.fullpage.turquoise a.btn-primary:hover.disabled,
.colored.turquoise .nav-pills a:hover.disabled,
.column.turquoise .nav-pills a:hover.disabled,
.notification.turquoise .nav-pills a:hover.disabled,
.contextual.turquoise .nav-pills a:hover.disabled,
.pop.turquoise .nav-pills a:hover.disabled,
.fullpage.turquoise .nav-pills a:hover.disabled,
.colored.turquoise .btn-primary:active.disabled,
.column.turquoise .btn-primary:active.disabled,
.notification.turquoise .btn-primary:active.disabled,
.contextual.turquoise .btn-primary:active.disabled,
.pop.turquoise .btn-primary:active.disabled,
.fullpage.turquoise .btn-primary:active.disabled,
.colored.turquoise a.btn-primary:active.disabled,
.column.turquoise a.btn-primary:active.disabled,
.notification.turquoise a.btn-primary:active.disabled,
.contextual.turquoise a.btn-primary:active.disabled,
.pop.turquoise a.btn-primary:active.disabled,
.fullpage.turquoise a.btn-primary:active.disabled,
.colored.turquoise .nav-pills a:active.disabled,
.column.turquoise .nav-pills a:active.disabled,
.notification.turquoise .nav-pills a:active.disabled,
.contextual.turquoise .nav-pills a:active.disabled,
.pop.turquoise .nav-pills a:active.disabled,
.fullpage.turquoise .nav-pills a:active.disabled,
.colored.turquoise .btn-primary.active.disabled,
.column.turquoise .btn-primary.active.disabled,
.notification.turquoise .btn-primary.active.disabled,
.contextual.turquoise .btn-primary.active.disabled,
.pop.turquoise .btn-primary.active.disabled,
.fullpage.turquoise .btn-primary.active.disabled,
.colored.turquoise a.btn-primary.active.disabled,
.column.turquoise a.btn-primary.active.disabled,
.notification.turquoise a.btn-primary.active.disabled,
.contextual.turquoise a.btn-primary.active.disabled,
.pop.turquoise a.btn-primary.active.disabled,
.fullpage.turquoise a.btn-primary.active.disabled,
.colored.turquoise .nav-pills a.active.disabled,
.column.turquoise .nav-pills a.active.disabled,
.notification.turquoise .nav-pills a.active.disabled,
.contextual.turquoise .nav-pills a.active.disabled,
.pop.turquoise .nav-pills a.active.disabled,
.fullpage.turquoise .nav-pills a.active.disabled,
.colored.turquoise .btn-primary:focus.disabled,
.column.turquoise .btn-primary:focus.disabled,
.notification.turquoise .btn-primary:focus.disabled,
.contextual.turquoise .btn-primary:focus.disabled,
.pop.turquoise .btn-primary:focus.disabled,
.fullpage.turquoise .btn-primary:focus.disabled,
.colored.turquoise a.btn-primary:focus.disabled,
.column.turquoise a.btn-primary:focus.disabled,
.notification.turquoise a.btn-primary:focus.disabled,
.contextual.turquoise a.btn-primary:focus.disabled,
.pop.turquoise a.btn-primary:focus.disabled,
.fullpage.turquoise a.btn-primary:focus.disabled,
.colored.turquoise .nav-pills a:focus.disabled,
.column.turquoise .nav-pills a:focus.disabled,
.notification.turquoise .nav-pills a:focus.disabled,
.contextual.turquoise .nav-pills a:focus.disabled,
.pop.turquoise .nav-pills a:focus.disabled,
.fullpage.turquoise .nav-pills a:focus.disabled,
.colored.turquoise .btn-primary.focus.disabled,
.column.turquoise .btn-primary.focus.disabled,
.notification.turquoise .btn-primary.focus.disabled,
.contextual.turquoise .btn-primary.focus.disabled,
.pop.turquoise .btn-primary.focus.disabled,
.fullpage.turquoise .btn-primary.focus.disabled,
.colored.turquoise a.btn-primary.focus.disabled,
.column.turquoise a.btn-primary.focus.disabled,
.notification.turquoise a.btn-primary.focus.disabled,
.contextual.turquoise a.btn-primary.focus.disabled,
.pop.turquoise a.btn-primary.focus.disabled,
.fullpage.turquoise a.btn-primary.focus.disabled,
.colored.turquoise .nav-pills a.focus.disabled,
.column.turquoise .nav-pills a.focus.disabled,
.notification.turquoise .nav-pills a.focus.disabled,
.contextual.turquoise .nav-pills a.focus.disabled,
.pop.turquoise .nav-pills a.focus.disabled,
.fullpage.turquoise .nav-pills a.focus.disabled {
  background: #00837d;
  border-color: #00837d;
}
.colored.turquoise .btn-primary .help-block,
.column.turquoise .btn-primary .help-block,
.notification.turquoise .btn-primary .help-block,
.contextual.turquoise .btn-primary .help-block,
.pop.turquoise .btn-primary .help-block,
.fullpage.turquoise .btn-primary .help-block,
.colored.turquoise a.btn-primary .help-block,
.column.turquoise a.btn-primary .help-block,
.notification.turquoise a.btn-primary .help-block,
.contextual.turquoise a.btn-primary .help-block,
.pop.turquoise a.btn-primary .help-block,
.fullpage.turquoise a.btn-primary .help-block,
.colored.turquoise .nav-pills a .help-block,
.column.turquoise .nav-pills a .help-block,
.notification.turquoise .nav-pills a .help-block,
.contextual.turquoise .nav-pills a .help-block,
.pop.turquoise .nav-pills a .help-block,
.fullpage.turquoise .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.turquoise .btn-primary .help-block p:last-child,
.column.turquoise .btn-primary .help-block p:last-child,
.notification.turquoise .btn-primary .help-block p:last-child,
.contextual.turquoise .btn-primary .help-block p:last-child,
.pop.turquoise .btn-primary .help-block p:last-child,
.fullpage.turquoise .btn-primary .help-block p:last-child,
.colored.turquoise a.btn-primary .help-block p:last-child,
.column.turquoise a.btn-primary .help-block p:last-child,
.notification.turquoise a.btn-primary .help-block p:last-child,
.contextual.turquoise a.btn-primary .help-block p:last-child,
.pop.turquoise a.btn-primary .help-block p:last-child,
.fullpage.turquoise a.btn-primary .help-block p:last-child,
.colored.turquoise .nav-pills a .help-block p:last-child,
.column.turquoise .nav-pills a .help-block p:last-child,
.notification.turquoise .nav-pills a .help-block p:last-child,
.contextual.turquoise .nav-pills a .help-block p:last-child,
.pop.turquoise .nav-pills a .help-block p:last-child,
.fullpage.turquoise .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.turquoise .btn-primary .help-block a,
.column.turquoise .btn-primary .help-block a,
.notification.turquoise .btn-primary .help-block a,
.contextual.turquoise .btn-primary .help-block a,
.pop.turquoise .btn-primary .help-block a,
.fullpage.turquoise .btn-primary .help-block a,
.colored.turquoise a.btn-primary .help-block a,
.column.turquoise a.btn-primary .help-block a,
.notification.turquoise a.btn-primary .help-block a,
.contextual.turquoise a.btn-primary .help-block a,
.pop.turquoise a.btn-primary .help-block a,
.fullpage.turquoise a.btn-primary .help-block a,
.colored.turquoise .nav-pills a .help-block a,
.column.turquoise .nav-pills a .help-block a,
.notification.turquoise .nav-pills a .help-block a,
.contextual.turquoise .nav-pills a .help-block a,
.pop.turquoise .nav-pills a .help-block a,
.fullpage.turquoise .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.turquoise .btn-primary .help-block a:hover,
.column.turquoise .btn-primary .help-block a:hover,
.notification.turquoise .btn-primary .help-block a:hover,
.contextual.turquoise .btn-primary .help-block a:hover,
.pop.turquoise .btn-primary .help-block a:hover,
.fullpage.turquoise .btn-primary .help-block a:hover,
.colored.turquoise a.btn-primary .help-block a:hover,
.column.turquoise a.btn-primary .help-block a:hover,
.notification.turquoise a.btn-primary .help-block a:hover,
.contextual.turquoise a.btn-primary .help-block a:hover,
.pop.turquoise a.btn-primary .help-block a:hover,
.fullpage.turquoise a.btn-primary .help-block a:hover,
.colored.turquoise .nav-pills a .help-block a:hover,
.column.turquoise .nav-pills a .help-block a:hover,
.notification.turquoise .nav-pills a .help-block a:hover,
.contextual.turquoise .nav-pills a .help-block a:hover,
.pop.turquoise .nav-pills a .help-block a:hover,
.fullpage.turquoise .nav-pills a .help-block a:hover,
.colored.turquoise .btn-primary .help-block a:active,
.column.turquoise .btn-primary .help-block a:active,
.notification.turquoise .btn-primary .help-block a:active,
.contextual.turquoise .btn-primary .help-block a:active,
.pop.turquoise .btn-primary .help-block a:active,
.fullpage.turquoise .btn-primary .help-block a:active,
.colored.turquoise a.btn-primary .help-block a:active,
.column.turquoise a.btn-primary .help-block a:active,
.notification.turquoise a.btn-primary .help-block a:active,
.contextual.turquoise a.btn-primary .help-block a:active,
.pop.turquoise a.btn-primary .help-block a:active,
.fullpage.turquoise a.btn-primary .help-block a:active,
.colored.turquoise .nav-pills a .help-block a:active,
.column.turquoise .nav-pills a .help-block a:active,
.notification.turquoise .nav-pills a .help-block a:active,
.contextual.turquoise .nav-pills a .help-block a:active,
.pop.turquoise .nav-pills a .help-block a:active,
.fullpage.turquoise .nav-pills a .help-block a:active,
.colored.turquoise .btn-primary .help-block a.active,
.column.turquoise .btn-primary .help-block a.active,
.notification.turquoise .btn-primary .help-block a.active,
.contextual.turquoise .btn-primary .help-block a.active,
.pop.turquoise .btn-primary .help-block a.active,
.fullpage.turquoise .btn-primary .help-block a.active,
.colored.turquoise a.btn-primary .help-block a.active,
.column.turquoise a.btn-primary .help-block a.active,
.notification.turquoise a.btn-primary .help-block a.active,
.contextual.turquoise a.btn-primary .help-block a.active,
.pop.turquoise a.btn-primary .help-block a.active,
.fullpage.turquoise a.btn-primary .help-block a.active,
.colored.turquoise .nav-pills a .help-block a.active,
.column.turquoise .nav-pills a .help-block a.active,
.notification.turquoise .nav-pills a .help-block a.active,
.contextual.turquoise .nav-pills a .help-block a.active,
.pop.turquoise .nav-pills a .help-block a.active,
.fullpage.turquoise .nav-pills a .help-block a.active,
.colored.turquoise .btn-primary .help-block a:focus,
.column.turquoise .btn-primary .help-block a:focus,
.notification.turquoise .btn-primary .help-block a:focus,
.contextual.turquoise .btn-primary .help-block a:focus,
.pop.turquoise .btn-primary .help-block a:focus,
.fullpage.turquoise .btn-primary .help-block a:focus,
.colored.turquoise a.btn-primary .help-block a:focus,
.column.turquoise a.btn-primary .help-block a:focus,
.notification.turquoise a.btn-primary .help-block a:focus,
.contextual.turquoise a.btn-primary .help-block a:focus,
.pop.turquoise a.btn-primary .help-block a:focus,
.fullpage.turquoise a.btn-primary .help-block a:focus,
.colored.turquoise .nav-pills a .help-block a:focus,
.column.turquoise .nav-pills a .help-block a:focus,
.notification.turquoise .nav-pills a .help-block a:focus,
.contextual.turquoise .nav-pills a .help-block a:focus,
.pop.turquoise .nav-pills a .help-block a:focus,
.fullpage.turquoise .nav-pills a .help-block a:focus,
.colored.turquoise .btn-primary .help-block a.focus,
.column.turquoise .btn-primary .help-block a.focus,
.notification.turquoise .btn-primary .help-block a.focus,
.contextual.turquoise .btn-primary .help-block a.focus,
.pop.turquoise .btn-primary .help-block a.focus,
.fullpage.turquoise .btn-primary .help-block a.focus,
.colored.turquoise a.btn-primary .help-block a.focus,
.column.turquoise a.btn-primary .help-block a.focus,
.notification.turquoise a.btn-primary .help-block a.focus,
.contextual.turquoise a.btn-primary .help-block a.focus,
.pop.turquoise a.btn-primary .help-block a.focus,
.fullpage.turquoise a.btn-primary .help-block a.focus,
.colored.turquoise .nav-pills a .help-block a.focus,
.column.turquoise .nav-pills a .help-block a.focus,
.notification.turquoise .nav-pills a .help-block a.focus,
.contextual.turquoise .nav-pills a .help-block a.focus,
.pop.turquoise .nav-pills a .help-block a.focus,
.fullpage.turquoise .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.turquoise .btn-info,
.column.turquoise .btn-info,
.notification.turquoise .btn-info,
.contextual.turquoise .btn-info,
.pop.turquoise .btn-info,
.fullpage.turquoise .btn-info,
.colored.turquoise a.btn-info,
.column.turquoise a.btn-info,
.notification.turquoise a.btn-info,
.contextual.turquoise a.btn-info,
.pop.turquoise a.btn-info,
.fullpage.turquoise a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.turquoise .btn-info:hover,
.column.turquoise .btn-info:hover,
.notification.turquoise .btn-info:hover,
.contextual.turquoise .btn-info:hover,
.pop.turquoise .btn-info:hover,
.fullpage.turquoise .btn-info:hover,
.colored.turquoise a.btn-info:hover,
.column.turquoise a.btn-info:hover,
.notification.turquoise a.btn-info:hover,
.contextual.turquoise a.btn-info:hover,
.pop.turquoise a.btn-info:hover,
.fullpage.turquoise a.btn-info:hover,
.colored.turquoise .btn-info.focus,
.column.turquoise .btn-info.focus,
.notification.turquoise .btn-info.focus,
.contextual.turquoise .btn-info.focus,
.pop.turquoise .btn-info.focus,
.fullpage.turquoise .btn-info.focus,
.colored.turquoise a.btn-info.focus,
.column.turquoise a.btn-info.focus,
.notification.turquoise a.btn-info.focus,
.contextual.turquoise a.btn-info.focus,
.pop.turquoise a.btn-info.focus,
.fullpage.turquoise a.btn-info.focus,
.colored.turquoise .btn-info:focus,
.column.turquoise .btn-info:focus,
.notification.turquoise .btn-info:focus,
.contextual.turquoise .btn-info:focus,
.pop.turquoise .btn-info:focus,
.fullpage.turquoise .btn-info:focus,
.colored.turquoise a.btn-info:focus,
.column.turquoise a.btn-info:focus,
.notification.turquoise a.btn-info:focus,
.contextual.turquoise a.btn-info:focus,
.pop.turquoise a.btn-info:focus,
.fullpage.turquoise a.btn-info:focus,
.colored.turquoise .btn-info.active,
.column.turquoise .btn-info.active,
.notification.turquoise .btn-info.active,
.contextual.turquoise .btn-info.active,
.pop.turquoise .btn-info.active,
.fullpage.turquoise .btn-info.active,
.colored.turquoise a.btn-info.active,
.column.turquoise a.btn-info.active,
.notification.turquoise a.btn-info.active,
.contextual.turquoise a.btn-info.active,
.pop.turquoise a.btn-info.active,
.fullpage.turquoise a.btn-info.active,
.colored.turquoise .btn-info:active,
.column.turquoise .btn-info:active,
.notification.turquoise .btn-info:active,
.contextual.turquoise .btn-info:active,
.pop.turquoise .btn-info:active,
.fullpage.turquoise .btn-info:active,
.colored.turquoise a.btn-info:active,
.column.turquoise a.btn-info:active,
.notification.turquoise a.btn-info:active,
.contextual.turquoise a.btn-info:active,
.pop.turquoise a.btn-info:active,
.fullpage.turquoise a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.turquoise .btn-info:hover[disabled],
.column.turquoise .btn-info:hover[disabled],
.notification.turquoise .btn-info:hover[disabled],
.contextual.turquoise .btn-info:hover[disabled],
.pop.turquoise .btn-info:hover[disabled],
.fullpage.turquoise .btn-info:hover[disabled],
.colored.turquoise a.btn-info:hover[disabled],
.column.turquoise a.btn-info:hover[disabled],
.notification.turquoise a.btn-info:hover[disabled],
.contextual.turquoise a.btn-info:hover[disabled],
.pop.turquoise a.btn-info:hover[disabled],
.fullpage.turquoise a.btn-info:hover[disabled],
.colored.turquoise .btn-info.focus[disabled],
.column.turquoise .btn-info.focus[disabled],
.notification.turquoise .btn-info.focus[disabled],
.contextual.turquoise .btn-info.focus[disabled],
.pop.turquoise .btn-info.focus[disabled],
.fullpage.turquoise .btn-info.focus[disabled],
.colored.turquoise a.btn-info.focus[disabled],
.column.turquoise a.btn-info.focus[disabled],
.notification.turquoise a.btn-info.focus[disabled],
.contextual.turquoise a.btn-info.focus[disabled],
.pop.turquoise a.btn-info.focus[disabled],
.fullpage.turquoise a.btn-info.focus[disabled],
.colored.turquoise .btn-info:focus[disabled],
.column.turquoise .btn-info:focus[disabled],
.notification.turquoise .btn-info:focus[disabled],
.contextual.turquoise .btn-info:focus[disabled],
.pop.turquoise .btn-info:focus[disabled],
.fullpage.turquoise .btn-info:focus[disabled],
.colored.turquoise a.btn-info:focus[disabled],
.column.turquoise a.btn-info:focus[disabled],
.notification.turquoise a.btn-info:focus[disabled],
.contextual.turquoise a.btn-info:focus[disabled],
.pop.turquoise a.btn-info:focus[disabled],
.fullpage.turquoise a.btn-info:focus[disabled],
.colored.turquoise .btn-info.active[disabled],
.column.turquoise .btn-info.active[disabled],
.notification.turquoise .btn-info.active[disabled],
.contextual.turquoise .btn-info.active[disabled],
.pop.turquoise .btn-info.active[disabled],
.fullpage.turquoise .btn-info.active[disabled],
.colored.turquoise a.btn-info.active[disabled],
.column.turquoise a.btn-info.active[disabled],
.notification.turquoise a.btn-info.active[disabled],
.contextual.turquoise a.btn-info.active[disabled],
.pop.turquoise a.btn-info.active[disabled],
.fullpage.turquoise a.btn-info.active[disabled],
.colored.turquoise .btn-info:active[disabled],
.column.turquoise .btn-info:active[disabled],
.notification.turquoise .btn-info:active[disabled],
.contextual.turquoise .btn-info:active[disabled],
.pop.turquoise .btn-info:active[disabled],
.fullpage.turquoise .btn-info:active[disabled],
.colored.turquoise a.btn-info:active[disabled],
.column.turquoise a.btn-info:active[disabled],
.notification.turquoise a.btn-info:active[disabled],
.contextual.turquoise a.btn-info:active[disabled],
.pop.turquoise a.btn-info:active[disabled],
.fullpage.turquoise a.btn-info:active[disabled],
.colored.turquoise .btn-info:hover.disabled,
.column.turquoise .btn-info:hover.disabled,
.notification.turquoise .btn-info:hover.disabled,
.contextual.turquoise .btn-info:hover.disabled,
.pop.turquoise .btn-info:hover.disabled,
.fullpage.turquoise .btn-info:hover.disabled,
.colored.turquoise a.btn-info:hover.disabled,
.column.turquoise a.btn-info:hover.disabled,
.notification.turquoise a.btn-info:hover.disabled,
.contextual.turquoise a.btn-info:hover.disabled,
.pop.turquoise a.btn-info:hover.disabled,
.fullpage.turquoise a.btn-info:hover.disabled,
.colored.turquoise .btn-info.focus.disabled,
.column.turquoise .btn-info.focus.disabled,
.notification.turquoise .btn-info.focus.disabled,
.contextual.turquoise .btn-info.focus.disabled,
.pop.turquoise .btn-info.focus.disabled,
.fullpage.turquoise .btn-info.focus.disabled,
.colored.turquoise a.btn-info.focus.disabled,
.column.turquoise a.btn-info.focus.disabled,
.notification.turquoise a.btn-info.focus.disabled,
.contextual.turquoise a.btn-info.focus.disabled,
.pop.turquoise a.btn-info.focus.disabled,
.fullpage.turquoise a.btn-info.focus.disabled,
.colored.turquoise .btn-info:focus.disabled,
.column.turquoise .btn-info:focus.disabled,
.notification.turquoise .btn-info:focus.disabled,
.contextual.turquoise .btn-info:focus.disabled,
.pop.turquoise .btn-info:focus.disabled,
.fullpage.turquoise .btn-info:focus.disabled,
.colored.turquoise a.btn-info:focus.disabled,
.column.turquoise a.btn-info:focus.disabled,
.notification.turquoise a.btn-info:focus.disabled,
.contextual.turquoise a.btn-info:focus.disabled,
.pop.turquoise a.btn-info:focus.disabled,
.fullpage.turquoise a.btn-info:focus.disabled,
.colored.turquoise .btn-info.active.disabled,
.column.turquoise .btn-info.active.disabled,
.notification.turquoise .btn-info.active.disabled,
.contextual.turquoise .btn-info.active.disabled,
.pop.turquoise .btn-info.active.disabled,
.fullpage.turquoise .btn-info.active.disabled,
.colored.turquoise a.btn-info.active.disabled,
.column.turquoise a.btn-info.active.disabled,
.notification.turquoise a.btn-info.active.disabled,
.contextual.turquoise a.btn-info.active.disabled,
.pop.turquoise a.btn-info.active.disabled,
.fullpage.turquoise a.btn-info.active.disabled,
.colored.turquoise .btn-info:active.disabled,
.column.turquoise .btn-info:active.disabled,
.notification.turquoise .btn-info:active.disabled,
.contextual.turquoise .btn-info:active.disabled,
.pop.turquoise .btn-info:active.disabled,
.fullpage.turquoise .btn-info:active.disabled,
.colored.turquoise a.btn-info:active.disabled,
.column.turquoise a.btn-info:active.disabled,
.notification.turquoise a.btn-info:active.disabled,
.contextual.turquoise a.btn-info:active.disabled,
.pop.turquoise a.btn-info:active.disabled,
.fullpage.turquoise a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.turquoise .btn-success,
.column.turquoise .btn-success,
.notification.turquoise .btn-success,
.contextual.turquoise .btn-success,
.pop.turquoise .btn-success,
.fullpage.turquoise .btn-success,
.colored.turquoise a.btn-success,
.column.turquoise a.btn-success,
.notification.turquoise a.btn-success,
.contextual.turquoise a.btn-success,
.pop.turquoise a.btn-success,
.fullpage.turquoise a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.turquoise .btn-success:hover,
.column.turquoise .btn-success:hover,
.notification.turquoise .btn-success:hover,
.contextual.turquoise .btn-success:hover,
.pop.turquoise .btn-success:hover,
.fullpage.turquoise .btn-success:hover,
.colored.turquoise a.btn-success:hover,
.column.turquoise a.btn-success:hover,
.notification.turquoise a.btn-success:hover,
.contextual.turquoise a.btn-success:hover,
.pop.turquoise a.btn-success:hover,
.fullpage.turquoise a.btn-success:hover,
.colored.turquoise .btn-success.focus,
.column.turquoise .btn-success.focus,
.notification.turquoise .btn-success.focus,
.contextual.turquoise .btn-success.focus,
.pop.turquoise .btn-success.focus,
.fullpage.turquoise .btn-success.focus,
.colored.turquoise a.btn-success.focus,
.column.turquoise a.btn-success.focus,
.notification.turquoise a.btn-success.focus,
.contextual.turquoise a.btn-success.focus,
.pop.turquoise a.btn-success.focus,
.fullpage.turquoise a.btn-success.focus,
.colored.turquoise .btn-success:focus,
.column.turquoise .btn-success:focus,
.notification.turquoise .btn-success:focus,
.contextual.turquoise .btn-success:focus,
.pop.turquoise .btn-success:focus,
.fullpage.turquoise .btn-success:focus,
.colored.turquoise a.btn-success:focus,
.column.turquoise a.btn-success:focus,
.notification.turquoise a.btn-success:focus,
.contextual.turquoise a.btn-success:focus,
.pop.turquoise a.btn-success:focus,
.fullpage.turquoise a.btn-success:focus,
.colored.turquoise .btn-success.active,
.column.turquoise .btn-success.active,
.notification.turquoise .btn-success.active,
.contextual.turquoise .btn-success.active,
.pop.turquoise .btn-success.active,
.fullpage.turquoise .btn-success.active,
.colored.turquoise a.btn-success.active,
.column.turquoise a.btn-success.active,
.notification.turquoise a.btn-success.active,
.contextual.turquoise a.btn-success.active,
.pop.turquoise a.btn-success.active,
.fullpage.turquoise a.btn-success.active,
.colored.turquoise .btn-success:active,
.column.turquoise .btn-success:active,
.notification.turquoise .btn-success:active,
.contextual.turquoise .btn-success:active,
.pop.turquoise .btn-success:active,
.fullpage.turquoise .btn-success:active,
.colored.turquoise a.btn-success:active,
.column.turquoise a.btn-success:active,
.notification.turquoise a.btn-success:active,
.contextual.turquoise a.btn-success:active,
.pop.turquoise a.btn-success:active,
.fullpage.turquoise a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.turquoise .btn-success:hover[disabled],
.column.turquoise .btn-success:hover[disabled],
.notification.turquoise .btn-success:hover[disabled],
.contextual.turquoise .btn-success:hover[disabled],
.pop.turquoise .btn-success:hover[disabled],
.fullpage.turquoise .btn-success:hover[disabled],
.colored.turquoise a.btn-success:hover[disabled],
.column.turquoise a.btn-success:hover[disabled],
.notification.turquoise a.btn-success:hover[disabled],
.contextual.turquoise a.btn-success:hover[disabled],
.pop.turquoise a.btn-success:hover[disabled],
.fullpage.turquoise a.btn-success:hover[disabled],
.colored.turquoise .btn-success.focus[disabled],
.column.turquoise .btn-success.focus[disabled],
.notification.turquoise .btn-success.focus[disabled],
.contextual.turquoise .btn-success.focus[disabled],
.pop.turquoise .btn-success.focus[disabled],
.fullpage.turquoise .btn-success.focus[disabled],
.colored.turquoise a.btn-success.focus[disabled],
.column.turquoise a.btn-success.focus[disabled],
.notification.turquoise a.btn-success.focus[disabled],
.contextual.turquoise a.btn-success.focus[disabled],
.pop.turquoise a.btn-success.focus[disabled],
.fullpage.turquoise a.btn-success.focus[disabled],
.colored.turquoise .btn-success:focus[disabled],
.column.turquoise .btn-success:focus[disabled],
.notification.turquoise .btn-success:focus[disabled],
.contextual.turquoise .btn-success:focus[disabled],
.pop.turquoise .btn-success:focus[disabled],
.fullpage.turquoise .btn-success:focus[disabled],
.colored.turquoise a.btn-success:focus[disabled],
.column.turquoise a.btn-success:focus[disabled],
.notification.turquoise a.btn-success:focus[disabled],
.contextual.turquoise a.btn-success:focus[disabled],
.pop.turquoise a.btn-success:focus[disabled],
.fullpage.turquoise a.btn-success:focus[disabled],
.colored.turquoise .btn-success.active[disabled],
.column.turquoise .btn-success.active[disabled],
.notification.turquoise .btn-success.active[disabled],
.contextual.turquoise .btn-success.active[disabled],
.pop.turquoise .btn-success.active[disabled],
.fullpage.turquoise .btn-success.active[disabled],
.colored.turquoise a.btn-success.active[disabled],
.column.turquoise a.btn-success.active[disabled],
.notification.turquoise a.btn-success.active[disabled],
.contextual.turquoise a.btn-success.active[disabled],
.pop.turquoise a.btn-success.active[disabled],
.fullpage.turquoise a.btn-success.active[disabled],
.colored.turquoise .btn-success:active[disabled],
.column.turquoise .btn-success:active[disabled],
.notification.turquoise .btn-success:active[disabled],
.contextual.turquoise .btn-success:active[disabled],
.pop.turquoise .btn-success:active[disabled],
.fullpage.turquoise .btn-success:active[disabled],
.colored.turquoise a.btn-success:active[disabled],
.column.turquoise a.btn-success:active[disabled],
.notification.turquoise a.btn-success:active[disabled],
.contextual.turquoise a.btn-success:active[disabled],
.pop.turquoise a.btn-success:active[disabled],
.fullpage.turquoise a.btn-success:active[disabled],
.colored.turquoise .btn-success:hover.disabled,
.column.turquoise .btn-success:hover.disabled,
.notification.turquoise .btn-success:hover.disabled,
.contextual.turquoise .btn-success:hover.disabled,
.pop.turquoise .btn-success:hover.disabled,
.fullpage.turquoise .btn-success:hover.disabled,
.colored.turquoise a.btn-success:hover.disabled,
.column.turquoise a.btn-success:hover.disabled,
.notification.turquoise a.btn-success:hover.disabled,
.contextual.turquoise a.btn-success:hover.disabled,
.pop.turquoise a.btn-success:hover.disabled,
.fullpage.turquoise a.btn-success:hover.disabled,
.colored.turquoise .btn-success.focus.disabled,
.column.turquoise .btn-success.focus.disabled,
.notification.turquoise .btn-success.focus.disabled,
.contextual.turquoise .btn-success.focus.disabled,
.pop.turquoise .btn-success.focus.disabled,
.fullpage.turquoise .btn-success.focus.disabled,
.colored.turquoise a.btn-success.focus.disabled,
.column.turquoise a.btn-success.focus.disabled,
.notification.turquoise a.btn-success.focus.disabled,
.contextual.turquoise a.btn-success.focus.disabled,
.pop.turquoise a.btn-success.focus.disabled,
.fullpage.turquoise a.btn-success.focus.disabled,
.colored.turquoise .btn-success:focus.disabled,
.column.turquoise .btn-success:focus.disabled,
.notification.turquoise .btn-success:focus.disabled,
.contextual.turquoise .btn-success:focus.disabled,
.pop.turquoise .btn-success:focus.disabled,
.fullpage.turquoise .btn-success:focus.disabled,
.colored.turquoise a.btn-success:focus.disabled,
.column.turquoise a.btn-success:focus.disabled,
.notification.turquoise a.btn-success:focus.disabled,
.contextual.turquoise a.btn-success:focus.disabled,
.pop.turquoise a.btn-success:focus.disabled,
.fullpage.turquoise a.btn-success:focus.disabled,
.colored.turquoise .btn-success.active.disabled,
.column.turquoise .btn-success.active.disabled,
.notification.turquoise .btn-success.active.disabled,
.contextual.turquoise .btn-success.active.disabled,
.pop.turquoise .btn-success.active.disabled,
.fullpage.turquoise .btn-success.active.disabled,
.colored.turquoise a.btn-success.active.disabled,
.column.turquoise a.btn-success.active.disabled,
.notification.turquoise a.btn-success.active.disabled,
.contextual.turquoise a.btn-success.active.disabled,
.pop.turquoise a.btn-success.active.disabled,
.fullpage.turquoise a.btn-success.active.disabled,
.colored.turquoise .btn-success:active.disabled,
.column.turquoise .btn-success:active.disabled,
.notification.turquoise .btn-success:active.disabled,
.contextual.turquoise .btn-success:active.disabled,
.pop.turquoise .btn-success:active.disabled,
.fullpage.turquoise .btn-success:active.disabled,
.colored.turquoise a.btn-success:active.disabled,
.column.turquoise a.btn-success:active.disabled,
.notification.turquoise a.btn-success:active.disabled,
.contextual.turquoise a.btn-success:active.disabled,
.pop.turquoise a.btn-success:active.disabled,
.fullpage.turquoise a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.turquoise .btn-warning,
.column.turquoise .btn-warning,
.notification.turquoise .btn-warning,
.contextual.turquoise .btn-warning,
.pop.turquoise .btn-warning,
.fullpage.turquoise .btn-warning,
.colored.turquoise a.btn-warning,
.column.turquoise a.btn-warning,
.notification.turquoise a.btn-warning,
.contextual.turquoise a.btn-warning,
.pop.turquoise a.btn-warning,
.fullpage.turquoise a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.turquoise .btn-warning:hover,
.column.turquoise .btn-warning:hover,
.notification.turquoise .btn-warning:hover,
.contextual.turquoise .btn-warning:hover,
.pop.turquoise .btn-warning:hover,
.fullpage.turquoise .btn-warning:hover,
.colored.turquoise a.btn-warning:hover,
.column.turquoise a.btn-warning:hover,
.notification.turquoise a.btn-warning:hover,
.contextual.turquoise a.btn-warning:hover,
.pop.turquoise a.btn-warning:hover,
.fullpage.turquoise a.btn-warning:hover,
.colored.turquoise .btn-warning.focus,
.column.turquoise .btn-warning.focus,
.notification.turquoise .btn-warning.focus,
.contextual.turquoise .btn-warning.focus,
.pop.turquoise .btn-warning.focus,
.fullpage.turquoise .btn-warning.focus,
.colored.turquoise a.btn-warning.focus,
.column.turquoise a.btn-warning.focus,
.notification.turquoise a.btn-warning.focus,
.contextual.turquoise a.btn-warning.focus,
.pop.turquoise a.btn-warning.focus,
.fullpage.turquoise a.btn-warning.focus,
.colored.turquoise .btn-warning:focus,
.column.turquoise .btn-warning:focus,
.notification.turquoise .btn-warning:focus,
.contextual.turquoise .btn-warning:focus,
.pop.turquoise .btn-warning:focus,
.fullpage.turquoise .btn-warning:focus,
.colored.turquoise a.btn-warning:focus,
.column.turquoise a.btn-warning:focus,
.notification.turquoise a.btn-warning:focus,
.contextual.turquoise a.btn-warning:focus,
.pop.turquoise a.btn-warning:focus,
.fullpage.turquoise a.btn-warning:focus,
.colored.turquoise .btn-warning.active,
.column.turquoise .btn-warning.active,
.notification.turquoise .btn-warning.active,
.contextual.turquoise .btn-warning.active,
.pop.turquoise .btn-warning.active,
.fullpage.turquoise .btn-warning.active,
.colored.turquoise a.btn-warning.active,
.column.turquoise a.btn-warning.active,
.notification.turquoise a.btn-warning.active,
.contextual.turquoise a.btn-warning.active,
.pop.turquoise a.btn-warning.active,
.fullpage.turquoise a.btn-warning.active,
.colored.turquoise .btn-warning:active,
.column.turquoise .btn-warning:active,
.notification.turquoise .btn-warning:active,
.contextual.turquoise .btn-warning:active,
.pop.turquoise .btn-warning:active,
.fullpage.turquoise .btn-warning:active,
.colored.turquoise a.btn-warning:active,
.column.turquoise a.btn-warning:active,
.notification.turquoise a.btn-warning:active,
.contextual.turquoise a.btn-warning:active,
.pop.turquoise a.btn-warning:active,
.fullpage.turquoise a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.turquoise .btn-warning:hover[disabled],
.column.turquoise .btn-warning:hover[disabled],
.notification.turquoise .btn-warning:hover[disabled],
.contextual.turquoise .btn-warning:hover[disabled],
.pop.turquoise .btn-warning:hover[disabled],
.fullpage.turquoise .btn-warning:hover[disabled],
.colored.turquoise a.btn-warning:hover[disabled],
.column.turquoise a.btn-warning:hover[disabled],
.notification.turquoise a.btn-warning:hover[disabled],
.contextual.turquoise a.btn-warning:hover[disabled],
.pop.turquoise a.btn-warning:hover[disabled],
.fullpage.turquoise a.btn-warning:hover[disabled],
.colored.turquoise .btn-warning.focus[disabled],
.column.turquoise .btn-warning.focus[disabled],
.notification.turquoise .btn-warning.focus[disabled],
.contextual.turquoise .btn-warning.focus[disabled],
.pop.turquoise .btn-warning.focus[disabled],
.fullpage.turquoise .btn-warning.focus[disabled],
.colored.turquoise a.btn-warning.focus[disabled],
.column.turquoise a.btn-warning.focus[disabled],
.notification.turquoise a.btn-warning.focus[disabled],
.contextual.turquoise a.btn-warning.focus[disabled],
.pop.turquoise a.btn-warning.focus[disabled],
.fullpage.turquoise a.btn-warning.focus[disabled],
.colored.turquoise .btn-warning:focus[disabled],
.column.turquoise .btn-warning:focus[disabled],
.notification.turquoise .btn-warning:focus[disabled],
.contextual.turquoise .btn-warning:focus[disabled],
.pop.turquoise .btn-warning:focus[disabled],
.fullpage.turquoise .btn-warning:focus[disabled],
.colored.turquoise a.btn-warning:focus[disabled],
.column.turquoise a.btn-warning:focus[disabled],
.notification.turquoise a.btn-warning:focus[disabled],
.contextual.turquoise a.btn-warning:focus[disabled],
.pop.turquoise a.btn-warning:focus[disabled],
.fullpage.turquoise a.btn-warning:focus[disabled],
.colored.turquoise .btn-warning.active[disabled],
.column.turquoise .btn-warning.active[disabled],
.notification.turquoise .btn-warning.active[disabled],
.contextual.turquoise .btn-warning.active[disabled],
.pop.turquoise .btn-warning.active[disabled],
.fullpage.turquoise .btn-warning.active[disabled],
.colored.turquoise a.btn-warning.active[disabled],
.column.turquoise a.btn-warning.active[disabled],
.notification.turquoise a.btn-warning.active[disabled],
.contextual.turquoise a.btn-warning.active[disabled],
.pop.turquoise a.btn-warning.active[disabled],
.fullpage.turquoise a.btn-warning.active[disabled],
.colored.turquoise .btn-warning:active[disabled],
.column.turquoise .btn-warning:active[disabled],
.notification.turquoise .btn-warning:active[disabled],
.contextual.turquoise .btn-warning:active[disabled],
.pop.turquoise .btn-warning:active[disabled],
.fullpage.turquoise .btn-warning:active[disabled],
.colored.turquoise a.btn-warning:active[disabled],
.column.turquoise a.btn-warning:active[disabled],
.notification.turquoise a.btn-warning:active[disabled],
.contextual.turquoise a.btn-warning:active[disabled],
.pop.turquoise a.btn-warning:active[disabled],
.fullpage.turquoise a.btn-warning:active[disabled],
.colored.turquoise .btn-warning:hover.disabled,
.column.turquoise .btn-warning:hover.disabled,
.notification.turquoise .btn-warning:hover.disabled,
.contextual.turquoise .btn-warning:hover.disabled,
.pop.turquoise .btn-warning:hover.disabled,
.fullpage.turquoise .btn-warning:hover.disabled,
.colored.turquoise a.btn-warning:hover.disabled,
.column.turquoise a.btn-warning:hover.disabled,
.notification.turquoise a.btn-warning:hover.disabled,
.contextual.turquoise a.btn-warning:hover.disabled,
.pop.turquoise a.btn-warning:hover.disabled,
.fullpage.turquoise a.btn-warning:hover.disabled,
.colored.turquoise .btn-warning.focus.disabled,
.column.turquoise .btn-warning.focus.disabled,
.notification.turquoise .btn-warning.focus.disabled,
.contextual.turquoise .btn-warning.focus.disabled,
.pop.turquoise .btn-warning.focus.disabled,
.fullpage.turquoise .btn-warning.focus.disabled,
.colored.turquoise a.btn-warning.focus.disabled,
.column.turquoise a.btn-warning.focus.disabled,
.notification.turquoise a.btn-warning.focus.disabled,
.contextual.turquoise a.btn-warning.focus.disabled,
.pop.turquoise a.btn-warning.focus.disabled,
.fullpage.turquoise a.btn-warning.focus.disabled,
.colored.turquoise .btn-warning:focus.disabled,
.column.turquoise .btn-warning:focus.disabled,
.notification.turquoise .btn-warning:focus.disabled,
.contextual.turquoise .btn-warning:focus.disabled,
.pop.turquoise .btn-warning:focus.disabled,
.fullpage.turquoise .btn-warning:focus.disabled,
.colored.turquoise a.btn-warning:focus.disabled,
.column.turquoise a.btn-warning:focus.disabled,
.notification.turquoise a.btn-warning:focus.disabled,
.contextual.turquoise a.btn-warning:focus.disabled,
.pop.turquoise a.btn-warning:focus.disabled,
.fullpage.turquoise a.btn-warning:focus.disabled,
.colored.turquoise .btn-warning.active.disabled,
.column.turquoise .btn-warning.active.disabled,
.notification.turquoise .btn-warning.active.disabled,
.contextual.turquoise .btn-warning.active.disabled,
.pop.turquoise .btn-warning.active.disabled,
.fullpage.turquoise .btn-warning.active.disabled,
.colored.turquoise a.btn-warning.active.disabled,
.column.turquoise a.btn-warning.active.disabled,
.notification.turquoise a.btn-warning.active.disabled,
.contextual.turquoise a.btn-warning.active.disabled,
.pop.turquoise a.btn-warning.active.disabled,
.fullpage.turquoise a.btn-warning.active.disabled,
.colored.turquoise .btn-warning:active.disabled,
.column.turquoise .btn-warning:active.disabled,
.notification.turquoise .btn-warning:active.disabled,
.contextual.turquoise .btn-warning:active.disabled,
.pop.turquoise .btn-warning:active.disabled,
.fullpage.turquoise .btn-warning:active.disabled,
.colored.turquoise a.btn-warning:active.disabled,
.column.turquoise a.btn-warning:active.disabled,
.notification.turquoise a.btn-warning:active.disabled,
.contextual.turquoise a.btn-warning:active.disabled,
.pop.turquoise a.btn-warning:active.disabled,
.fullpage.turquoise a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.turquoise .btn-danger,
.column.turquoise .btn-danger,
.notification.turquoise .btn-danger,
.contextual.turquoise .btn-danger,
.pop.turquoise .btn-danger,
.fullpage.turquoise .btn-danger,
.colored.turquoise a.btn-danger,
.column.turquoise a.btn-danger,
.notification.turquoise a.btn-danger,
.contextual.turquoise a.btn-danger,
.pop.turquoise a.btn-danger,
.fullpage.turquoise a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.turquoise .btn-danger:hover,
.column.turquoise .btn-danger:hover,
.notification.turquoise .btn-danger:hover,
.contextual.turquoise .btn-danger:hover,
.pop.turquoise .btn-danger:hover,
.fullpage.turquoise .btn-danger:hover,
.colored.turquoise a.btn-danger:hover,
.column.turquoise a.btn-danger:hover,
.notification.turquoise a.btn-danger:hover,
.contextual.turquoise a.btn-danger:hover,
.pop.turquoise a.btn-danger:hover,
.fullpage.turquoise a.btn-danger:hover,
.colored.turquoise .btn-danger.focus,
.column.turquoise .btn-danger.focus,
.notification.turquoise .btn-danger.focus,
.contextual.turquoise .btn-danger.focus,
.pop.turquoise .btn-danger.focus,
.fullpage.turquoise .btn-danger.focus,
.colored.turquoise a.btn-danger.focus,
.column.turquoise a.btn-danger.focus,
.notification.turquoise a.btn-danger.focus,
.contextual.turquoise a.btn-danger.focus,
.pop.turquoise a.btn-danger.focus,
.fullpage.turquoise a.btn-danger.focus,
.colored.turquoise .btn-danger:focus,
.column.turquoise .btn-danger:focus,
.notification.turquoise .btn-danger:focus,
.contextual.turquoise .btn-danger:focus,
.pop.turquoise .btn-danger:focus,
.fullpage.turquoise .btn-danger:focus,
.colored.turquoise a.btn-danger:focus,
.column.turquoise a.btn-danger:focus,
.notification.turquoise a.btn-danger:focus,
.contextual.turquoise a.btn-danger:focus,
.pop.turquoise a.btn-danger:focus,
.fullpage.turquoise a.btn-danger:focus,
.colored.turquoise .btn-danger.active,
.column.turquoise .btn-danger.active,
.notification.turquoise .btn-danger.active,
.contextual.turquoise .btn-danger.active,
.pop.turquoise .btn-danger.active,
.fullpage.turquoise .btn-danger.active,
.colored.turquoise a.btn-danger.active,
.column.turquoise a.btn-danger.active,
.notification.turquoise a.btn-danger.active,
.contextual.turquoise a.btn-danger.active,
.pop.turquoise a.btn-danger.active,
.fullpage.turquoise a.btn-danger.active,
.colored.turquoise .btn-danger:active,
.column.turquoise .btn-danger:active,
.notification.turquoise .btn-danger:active,
.contextual.turquoise .btn-danger:active,
.pop.turquoise .btn-danger:active,
.fullpage.turquoise .btn-danger:active,
.colored.turquoise a.btn-danger:active,
.column.turquoise a.btn-danger:active,
.notification.turquoise a.btn-danger:active,
.contextual.turquoise a.btn-danger:active,
.pop.turquoise a.btn-danger:active,
.fullpage.turquoise a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.turquoise .btn-danger:hover[disabled],
.column.turquoise .btn-danger:hover[disabled],
.notification.turquoise .btn-danger:hover[disabled],
.contextual.turquoise .btn-danger:hover[disabled],
.pop.turquoise .btn-danger:hover[disabled],
.fullpage.turquoise .btn-danger:hover[disabled],
.colored.turquoise a.btn-danger:hover[disabled],
.column.turquoise a.btn-danger:hover[disabled],
.notification.turquoise a.btn-danger:hover[disabled],
.contextual.turquoise a.btn-danger:hover[disabled],
.pop.turquoise a.btn-danger:hover[disabled],
.fullpage.turquoise a.btn-danger:hover[disabled],
.colored.turquoise .btn-danger.focus[disabled],
.column.turquoise .btn-danger.focus[disabled],
.notification.turquoise .btn-danger.focus[disabled],
.contextual.turquoise .btn-danger.focus[disabled],
.pop.turquoise .btn-danger.focus[disabled],
.fullpage.turquoise .btn-danger.focus[disabled],
.colored.turquoise a.btn-danger.focus[disabled],
.column.turquoise a.btn-danger.focus[disabled],
.notification.turquoise a.btn-danger.focus[disabled],
.contextual.turquoise a.btn-danger.focus[disabled],
.pop.turquoise a.btn-danger.focus[disabled],
.fullpage.turquoise a.btn-danger.focus[disabled],
.colored.turquoise .btn-danger:focus[disabled],
.column.turquoise .btn-danger:focus[disabled],
.notification.turquoise .btn-danger:focus[disabled],
.contextual.turquoise .btn-danger:focus[disabled],
.pop.turquoise .btn-danger:focus[disabled],
.fullpage.turquoise .btn-danger:focus[disabled],
.colored.turquoise a.btn-danger:focus[disabled],
.column.turquoise a.btn-danger:focus[disabled],
.notification.turquoise a.btn-danger:focus[disabled],
.contextual.turquoise a.btn-danger:focus[disabled],
.pop.turquoise a.btn-danger:focus[disabled],
.fullpage.turquoise a.btn-danger:focus[disabled],
.colored.turquoise .btn-danger.active[disabled],
.column.turquoise .btn-danger.active[disabled],
.notification.turquoise .btn-danger.active[disabled],
.contextual.turquoise .btn-danger.active[disabled],
.pop.turquoise .btn-danger.active[disabled],
.fullpage.turquoise .btn-danger.active[disabled],
.colored.turquoise a.btn-danger.active[disabled],
.column.turquoise a.btn-danger.active[disabled],
.notification.turquoise a.btn-danger.active[disabled],
.contextual.turquoise a.btn-danger.active[disabled],
.pop.turquoise a.btn-danger.active[disabled],
.fullpage.turquoise a.btn-danger.active[disabled],
.colored.turquoise .btn-danger:active[disabled],
.column.turquoise .btn-danger:active[disabled],
.notification.turquoise .btn-danger:active[disabled],
.contextual.turquoise .btn-danger:active[disabled],
.pop.turquoise .btn-danger:active[disabled],
.fullpage.turquoise .btn-danger:active[disabled],
.colored.turquoise a.btn-danger:active[disabled],
.column.turquoise a.btn-danger:active[disabled],
.notification.turquoise a.btn-danger:active[disabled],
.contextual.turquoise a.btn-danger:active[disabled],
.pop.turquoise a.btn-danger:active[disabled],
.fullpage.turquoise a.btn-danger:active[disabled],
.colored.turquoise .btn-danger:hover.disabled,
.column.turquoise .btn-danger:hover.disabled,
.notification.turquoise .btn-danger:hover.disabled,
.contextual.turquoise .btn-danger:hover.disabled,
.pop.turquoise .btn-danger:hover.disabled,
.fullpage.turquoise .btn-danger:hover.disabled,
.colored.turquoise a.btn-danger:hover.disabled,
.column.turquoise a.btn-danger:hover.disabled,
.notification.turquoise a.btn-danger:hover.disabled,
.contextual.turquoise a.btn-danger:hover.disabled,
.pop.turquoise a.btn-danger:hover.disabled,
.fullpage.turquoise a.btn-danger:hover.disabled,
.colored.turquoise .btn-danger.focus.disabled,
.column.turquoise .btn-danger.focus.disabled,
.notification.turquoise .btn-danger.focus.disabled,
.contextual.turquoise .btn-danger.focus.disabled,
.pop.turquoise .btn-danger.focus.disabled,
.fullpage.turquoise .btn-danger.focus.disabled,
.colored.turquoise a.btn-danger.focus.disabled,
.column.turquoise a.btn-danger.focus.disabled,
.notification.turquoise a.btn-danger.focus.disabled,
.contextual.turquoise a.btn-danger.focus.disabled,
.pop.turquoise a.btn-danger.focus.disabled,
.fullpage.turquoise a.btn-danger.focus.disabled,
.colored.turquoise .btn-danger:focus.disabled,
.column.turquoise .btn-danger:focus.disabled,
.notification.turquoise .btn-danger:focus.disabled,
.contextual.turquoise .btn-danger:focus.disabled,
.pop.turquoise .btn-danger:focus.disabled,
.fullpage.turquoise .btn-danger:focus.disabled,
.colored.turquoise a.btn-danger:focus.disabled,
.column.turquoise a.btn-danger:focus.disabled,
.notification.turquoise a.btn-danger:focus.disabled,
.contextual.turquoise a.btn-danger:focus.disabled,
.pop.turquoise a.btn-danger:focus.disabled,
.fullpage.turquoise a.btn-danger:focus.disabled,
.colored.turquoise .btn-danger.active.disabled,
.column.turquoise .btn-danger.active.disabled,
.notification.turquoise .btn-danger.active.disabled,
.contextual.turquoise .btn-danger.active.disabled,
.pop.turquoise .btn-danger.active.disabled,
.fullpage.turquoise .btn-danger.active.disabled,
.colored.turquoise a.btn-danger.active.disabled,
.column.turquoise a.btn-danger.active.disabled,
.notification.turquoise a.btn-danger.active.disabled,
.contextual.turquoise a.btn-danger.active.disabled,
.pop.turquoise a.btn-danger.active.disabled,
.fullpage.turquoise a.btn-danger.active.disabled,
.colored.turquoise .btn-danger:active.disabled,
.column.turquoise .btn-danger:active.disabled,
.notification.turquoise .btn-danger:active.disabled,
.contextual.turquoise .btn-danger:active.disabled,
.pop.turquoise .btn-danger:active.disabled,
.fullpage.turquoise .btn-danger:active.disabled,
.colored.turquoise a.btn-danger:active.disabled,
.column.turquoise a.btn-danger:active.disabled,
.notification.turquoise a.btn-danger:active.disabled,
.contextual.turquoise a.btn-danger:active.disabled,
.pop.turquoise a.btn-danger:active.disabled,
.fullpage.turquoise a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.turquoise .list-group.reorderable .list-group-item .reorder_icon,
.column.turquoise .list-group.reorderable .list-group-item .reorder_icon,
.notification.turquoise .list-group.reorderable .list-group-item .reorder_icon,
.contextual.turquoise .list-group.reorderable .list-group-item .reorder_icon,
.pop.turquoise .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.turquoise .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn,
.column.turquoise .list-group.navigable .list-group-item .remove_btn,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn,
.column.turquoise .list-group.removeable .list-group-item .remove_btn,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.column.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn:hover,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.column.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn:hover,
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.column.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn.focus,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.column.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn.focus,
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.column.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn:focus,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.column.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn:focus,
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn.active,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn.active,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.column.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn.active,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.column.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn.active,
.colored.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.column.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.notification.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.pop.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.turquoise .list-group.navigable .list-group-item .navigate_btn:active,
.colored.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.column.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.notification.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.pop.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.turquoise .list-group.removeable .list-group-item .navigate_btn:active,
.colored.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.column.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.notification.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.contextual.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.pop.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.turquoise .list-group.navigable .list-group-item .remove_btn:active,
.colored.turquoise .list-group.removeable .list-group-item .remove_btn:active,
.column.turquoise .list-group.removeable .list-group-item .remove_btn:active,
.notification.turquoise .list-group.removeable .list-group-item .remove_btn:active,
.contextual.turquoise .list-group.removeable .list-group-item .remove_btn:active,
.pop.turquoise .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.turquoise .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.turquoise .btn-marker-shape,
.column.turquoise .btn-marker-shape,
.notification.turquoise .btn-marker-shape,
.contextual.turquoise .btn-marker-shape,
.pop.turquoise .btn-marker-shape,
.fullpage.turquoise .btn-marker-shape {
  background: transparent;
}
.colored.turquoise .btn-marker-shape:hover,
.column.turquoise .btn-marker-shape:hover,
.notification.turquoise .btn-marker-shape:hover,
.contextual.turquoise .btn-marker-shape:hover,
.pop.turquoise .btn-marker-shape:hover,
.fullpage.turquoise .btn-marker-shape:hover,
.colored.turquoise .btn-marker-shape:focus,
.column.turquoise .btn-marker-shape:focus,
.notification.turquoise .btn-marker-shape:focus,
.contextual.turquoise .btn-marker-shape:focus,
.pop.turquoise .btn-marker-shape:focus,
.fullpage.turquoise .btn-marker-shape:focus,
.colored.turquoise .btn-marker-shape.focus,
.column.turquoise .btn-marker-shape.focus,
.notification.turquoise .btn-marker-shape.focus,
.contextual.turquoise .btn-marker-shape.focus,
.pop.turquoise .btn-marker-shape.focus,
.fullpage.turquoise .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise .btn-marker-shape:active,
.column.turquoise .btn-marker-shape:active,
.notification.turquoise .btn-marker-shape:active,
.contextual.turquoise .btn-marker-shape:active,
.pop.turquoise .btn-marker-shape:active,
.fullpage.turquoise .btn-marker-shape:active,
.colored.turquoise .btn-marker-shape.active,
.column.turquoise .btn-marker-shape.active,
.notification.turquoise .btn-marker-shape.active,
.contextual.turquoise .btn-marker-shape.active,
.pop.turquoise .btn-marker-shape.active,
.fullpage.turquoise .btn-marker-shape.active {
  background: #00bbb2;
  box-shadow: none;
}
.colored.turquoise .bordered-header,
.column.turquoise .bordered-header,
.notification.turquoise .bordered-header,
.contextual.turquoise .bordered-header,
.pop.turquoise .bordered-header,
.fullpage.turquoise .bordered-header,
.colored.turquoise .sticky-header,
.column.turquoise .sticky-header,
.notification.turquoise .sticky-header,
.contextual.turquoise .sticky-header,
.pop.turquoise .sticky-header,
.fullpage.turquoise .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #009d95;
}
.colored.turquoise .bordered-footer,
.column.turquoise .bordered-footer,
.notification.turquoise .bordered-footer,
.contextual.turquoise .bordered-footer,
.pop.turquoise .bordered-footer,
.fullpage.turquoise .bordered-footer,
.colored.turquoise .sticky-footer,
.column.turquoise .sticky-footer,
.notification.turquoise .sticky-footer,
.contextual.turquoise .sticky-footer,
.pop.turquoise .sticky-footer,
.fullpage.turquoise .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #009d95;
}
.colored.turquoise hr,
.column.turquoise hr,
.notification.turquoise hr,
.contextual.turquoise hr,
.pop.turquoise hr,
.fullpage.turquoise hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise .close_btn,
.column.turquoise .close_btn,
.notification.turquoise .close_btn,
.contextual.turquoise .close_btn,
.pop.turquoise .close_btn,
.fullpage.turquoise .close_btn,
.colored.turquoise .back_btn,
.column.turquoise .back_btn,
.notification.turquoise .back_btn,
.contextual.turquoise .back_btn,
.pop.turquoise .back_btn,
.fullpage.turquoise .back_btn {
  color: #fff;
}
.colored.turquoise input[type="radio"] + label::before,
.column.turquoise input[type="radio"] + label::before,
.notification.turquoise input[type="radio"] + label::before,
.contextual.turquoise input[type="radio"] + label::before,
.pop.turquoise input[type="radio"] + label::before,
.fullpage.turquoise input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.turquoise input[type="radio"] + label::after,
.column.turquoise input[type="radio"] + label::after,
.notification.turquoise input[type="radio"] + label::after,
.contextual.turquoise input[type="radio"] + label::after,
.pop.turquoise input[type="radio"] + label::after,
.fullpage.turquoise input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.turquoise input[type="radio"]:checked + label::before,
.column.turquoise input[type="radio"]:checked + label::before,
.notification.turquoise input[type="radio"]:checked + label::before,
.contextual.turquoise input[type="radio"]:checked + label::before,
.pop.turquoise input[type="radio"]:checked + label::before,
.fullpage.turquoise input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.turquoise input[type="radio"]:checked + label::after,
.column.turquoise input[type="radio"]:checked + label::after,
.notification.turquoise input[type="radio"]:checked + label::after,
.contextual.turquoise input[type="radio"]:checked + label::after,
.pop.turquoise input[type="radio"]:checked + label::after,
.fullpage.turquoise input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.turquoise input[type="checkbox"] + label::before,
.column.turquoise input[type="checkbox"] + label::before,
.notification.turquoise input[type="checkbox"] + label::before,
.contextual.turquoise input[type="checkbox"] + label::before,
.pop.turquoise input[type="checkbox"] + label::before,
.fullpage.turquoise input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.turquoise input[type="checkbox"] + label::after,
.column.turquoise input[type="checkbox"] + label::after,
.notification.turquoise input[type="checkbox"] + label::after,
.contextual.turquoise input[type="checkbox"] + label::after,
.pop.turquoise input[type="checkbox"] + label::after,
.fullpage.turquoise input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.turquoise input,
.column.turquoise input,
.notification.turquoise input,
.contextual.turquoise input,
.pop.turquoise input,
.fullpage.turquoise input,
.colored.turquoise select,
.column.turquoise select,
.notification.turquoise select,
.contextual.turquoise select,
.pop.turquoise select,
.fullpage.turquoise select,
.colored.turquoise textarea,
.column.turquoise textarea,
.notification.turquoise textarea,
.contextual.turquoise textarea,
.pop.turquoise textarea,
.fullpage.turquoise textarea,
.colored.turquoise .form-control,
.column.turquoise .form-control,
.notification.turquoise .form-control,
.contextual.turquoise .form-control,
.pop.turquoise .form-control,
.fullpage.turquoise .form-control,
.colored.turquoise fieldset .form-control,
.column.turquoise fieldset .form-control,
.notification.turquoise fieldset .form-control,
.contextual.turquoise fieldset .form-control,
.pop.turquoise fieldset .form-control,
.fullpage.turquoise fieldset .form-control {
  border-color: transparent;
}
.colored.turquoise input:hover,
.column.turquoise input:hover,
.notification.turquoise input:hover,
.contextual.turquoise input:hover,
.pop.turquoise input:hover,
.fullpage.turquoise input:hover,
.colored.turquoise select:hover,
.column.turquoise select:hover,
.notification.turquoise select:hover,
.contextual.turquoise select:hover,
.pop.turquoise select:hover,
.fullpage.turquoise select:hover,
.colored.turquoise textarea:hover,
.column.turquoise textarea:hover,
.notification.turquoise textarea:hover,
.contextual.turquoise textarea:hover,
.pop.turquoise textarea:hover,
.fullpage.turquoise textarea:hover,
.colored.turquoise .form-control:hover,
.column.turquoise .form-control:hover,
.notification.turquoise .form-control:hover,
.contextual.turquoise .form-control:hover,
.pop.turquoise .form-control:hover,
.fullpage.turquoise .form-control:hover,
.colored.turquoise fieldset .form-control:hover,
.column.turquoise fieldset .form-control:hover,
.notification.turquoise fieldset .form-control:hover,
.contextual.turquoise fieldset .form-control:hover,
.pop.turquoise fieldset .form-control:hover,
.fullpage.turquoise fieldset .form-control:hover,
.colored.turquoise input.focus,
.column.turquoise input.focus,
.notification.turquoise input.focus,
.contextual.turquoise input.focus,
.pop.turquoise input.focus,
.fullpage.turquoise input.focus,
.colored.turquoise select.focus,
.column.turquoise select.focus,
.notification.turquoise select.focus,
.contextual.turquoise select.focus,
.pop.turquoise select.focus,
.fullpage.turquoise select.focus,
.colored.turquoise textarea.focus,
.column.turquoise textarea.focus,
.notification.turquoise textarea.focus,
.contextual.turquoise textarea.focus,
.pop.turquoise textarea.focus,
.fullpage.turquoise textarea.focus,
.colored.turquoise .form-control.focus,
.column.turquoise .form-control.focus,
.notification.turquoise .form-control.focus,
.contextual.turquoise .form-control.focus,
.pop.turquoise .form-control.focus,
.fullpage.turquoise .form-control.focus,
.colored.turquoise fieldset .form-control.focus,
.column.turquoise fieldset .form-control.focus,
.notification.turquoise fieldset .form-control.focus,
.contextual.turquoise fieldset .form-control.focus,
.pop.turquoise fieldset .form-control.focus,
.fullpage.turquoise fieldset .form-control.focus,
.colored.turquoise input:focus,
.column.turquoise input:focus,
.notification.turquoise input:focus,
.contextual.turquoise input:focus,
.pop.turquoise input:focus,
.fullpage.turquoise input:focus,
.colored.turquoise select:focus,
.column.turquoise select:focus,
.notification.turquoise select:focus,
.contextual.turquoise select:focus,
.pop.turquoise select:focus,
.fullpage.turquoise select:focus,
.colored.turquoise textarea:focus,
.column.turquoise textarea:focus,
.notification.turquoise textarea:focus,
.contextual.turquoise textarea:focus,
.pop.turquoise textarea:focus,
.fullpage.turquoise textarea:focus,
.colored.turquoise .form-control:focus,
.column.turquoise .form-control:focus,
.notification.turquoise .form-control:focus,
.contextual.turquoise .form-control:focus,
.pop.turquoise .form-control:focus,
.fullpage.turquoise .form-control:focus,
.colored.turquoise fieldset .form-control:focus,
.column.turquoise fieldset .form-control:focus,
.notification.turquoise fieldset .form-control:focus,
.contextual.turquoise fieldset .form-control:focus,
.pop.turquoise fieldset .form-control:focus,
.fullpage.turquoise fieldset .form-control:focus,
.colored.turquoise input.active,
.column.turquoise input.active,
.notification.turquoise input.active,
.contextual.turquoise input.active,
.pop.turquoise input.active,
.fullpage.turquoise input.active,
.colored.turquoise select.active,
.column.turquoise select.active,
.notification.turquoise select.active,
.contextual.turquoise select.active,
.pop.turquoise select.active,
.fullpage.turquoise select.active,
.colored.turquoise textarea.active,
.column.turquoise textarea.active,
.notification.turquoise textarea.active,
.contextual.turquoise textarea.active,
.pop.turquoise textarea.active,
.fullpage.turquoise textarea.active,
.colored.turquoise .form-control.active,
.column.turquoise .form-control.active,
.notification.turquoise .form-control.active,
.contextual.turquoise .form-control.active,
.pop.turquoise .form-control.active,
.fullpage.turquoise .form-control.active,
.colored.turquoise fieldset .form-control.active,
.column.turquoise fieldset .form-control.active,
.notification.turquoise fieldset .form-control.active,
.contextual.turquoise fieldset .form-control.active,
.pop.turquoise fieldset .form-control.active,
.fullpage.turquoise fieldset .form-control.active,
.colored.turquoise input:active,
.column.turquoise input:active,
.notification.turquoise input:active,
.contextual.turquoise input:active,
.pop.turquoise input:active,
.fullpage.turquoise input:active,
.colored.turquoise select:active,
.column.turquoise select:active,
.notification.turquoise select:active,
.contextual.turquoise select:active,
.pop.turquoise select:active,
.fullpage.turquoise select:active,
.colored.turquoise textarea:active,
.column.turquoise textarea:active,
.notification.turquoise textarea:active,
.contextual.turquoise textarea:active,
.pop.turquoise textarea:active,
.fullpage.turquoise textarea:active,
.colored.turquoise .form-control:active,
.column.turquoise .form-control:active,
.notification.turquoise .form-control:active,
.contextual.turquoise .form-control:active,
.pop.turquoise .form-control:active,
.fullpage.turquoise .form-control:active,
.colored.turquoise fieldset .form-control:active,
.column.turquoise fieldset .form-control:active,
.notification.turquoise fieldset .form-control:active,
.contextual.turquoise fieldset .form-control:active,
.pop.turquoise fieldset .form-control:active,
.fullpage.turquoise fieldset .form-control:active {
  border-color: transparent;
}
.colored.turquoise .has-feedback .control-label,
.column.turquoise .has-feedback .control-label,
.notification.turquoise .has-feedback .control-label,
.contextual.turquoise .has-feedback .control-label,
.pop.turquoise .has-feedback .control-label,
.fullpage.turquoise .has-feedback .control-label {
  color: #fff;
}
.colored.turquoise .nav a,
.column.turquoise .nav a,
.notification.turquoise .nav a,
.contextual.turquoise .nav a,
.pop.turquoise .nav a,
.fullpage.turquoise .nav a,
.colored.turquoise a.list-group-item,
.column.turquoise a.list-group-item,
.notification.turquoise a.list-group-item,
.contextual.turquoise a.list-group-item,
.pop.turquoise a.list-group-item,
.fullpage.turquoise a.list-group-item,
.colored.turquoise .dropdown-menu a,
.column.turquoise .dropdown-menu a,
.notification.turquoise .dropdown-menu a,
.contextual.turquoise .dropdown-menu a,
.pop.turquoise .dropdown-menu a,
.fullpage.turquoise .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.turquoise .dropdown-menu a,
.column.turquoise .dropdown-menu a,
.notification.turquoise .dropdown-menu a,
.contextual.turquoise .dropdown-menu a,
.pop.turquoise .dropdown-menu a,
.fullpage.turquoise .dropdown-menu a {
  color: #3b3f45;
}
.colored.turquoise .list-group,
.column.turquoise .list-group,
.notification.turquoise .list-group,
.contextual.turquoise .list-group,
.pop.turquoise .list-group,
.fullpage.turquoise .list-group {
  background: inherit;
}
.colored.turquoise .btn-default,
.column.turquoise .btn-default,
.notification.turquoise .btn-default,
.contextual.turquoise .btn-default,
.pop.turquoise .btn-default,
.fullpage.turquoise .btn-default,
.colored.turquoise .list-group-item,
.column.turquoise .list-group-item,
.notification.turquoise .list-group-item,
.contextual.turquoise .list-group-item,
.pop.turquoise .list-group-item,
.fullpage.turquoise .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.turquoise .btn-default:hover,
.column.turquoise .btn-default:hover,
.notification.turquoise .btn-default:hover,
.contextual.turquoise .btn-default:hover,
.pop.turquoise .btn-default:hover,
.fullpage.turquoise .btn-default:hover,
.colored.turquoise .list-group-item:hover,
.column.turquoise .list-group-item:hover,
.notification.turquoise .list-group-item:hover,
.contextual.turquoise .list-group-item:hover,
.pop.turquoise .list-group-item:hover,
.fullpage.turquoise .list-group-item:hover,
.colored.turquoise .btn-default.focus,
.column.turquoise .btn-default.focus,
.notification.turquoise .btn-default.focus,
.contextual.turquoise .btn-default.focus,
.pop.turquoise .btn-default.focus,
.fullpage.turquoise .btn-default.focus,
.colored.turquoise .list-group-item.focus,
.column.turquoise .list-group-item.focus,
.notification.turquoise .list-group-item.focus,
.contextual.turquoise .list-group-item.focus,
.pop.turquoise .list-group-item.focus,
.fullpage.turquoise .list-group-item.focus,
.colored.turquoise .btn-default:focus,
.column.turquoise .btn-default:focus,
.notification.turquoise .btn-default:focus,
.contextual.turquoise .btn-default:focus,
.pop.turquoise .btn-default:focus,
.fullpage.turquoise .btn-default:focus,
.colored.turquoise .list-group-item:focus,
.column.turquoise .list-group-item:focus,
.notification.turquoise .list-group-item:focus,
.contextual.turquoise .list-group-item:focus,
.pop.turquoise .list-group-item:focus,
.fullpage.turquoise .list-group-item:focus,
.colored.turquoise .btn-default.active,
.column.turquoise .btn-default.active,
.notification.turquoise .btn-default.active,
.contextual.turquoise .btn-default.active,
.pop.turquoise .btn-default.active,
.fullpage.turquoise .btn-default.active,
.colored.turquoise .list-group-item.active,
.column.turquoise .list-group-item.active,
.notification.turquoise .list-group-item.active,
.contextual.turquoise .list-group-item.active,
.pop.turquoise .list-group-item.active,
.fullpage.turquoise .list-group-item.active,
.colored.turquoise .btn-default:active,
.column.turquoise .btn-default:active,
.notification.turquoise .btn-default:active,
.contextual.turquoise .btn-default:active,
.pop.turquoise .btn-default:active,
.fullpage.turquoise .btn-default:active,
.colored.turquoise .list-group-item:active,
.column.turquoise .list-group-item:active,
.notification.turquoise .list-group-item:active,
.contextual.turquoise .list-group-item:active,
.pop.turquoise .list-group-item:active,
.fullpage.turquoise .list-group-item:active {
  background: #00bbb2;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.turquoise .btn-default:hover[disabled],
.column.turquoise .btn-default:hover[disabled],
.notification.turquoise .btn-default:hover[disabled],
.contextual.turquoise .btn-default:hover[disabled],
.pop.turquoise .btn-default:hover[disabled],
.fullpage.turquoise .btn-default:hover[disabled],
.colored.turquoise .list-group-item:hover[disabled],
.column.turquoise .list-group-item:hover[disabled],
.notification.turquoise .list-group-item:hover[disabled],
.contextual.turquoise .list-group-item:hover[disabled],
.pop.turquoise .list-group-item:hover[disabled],
.fullpage.turquoise .list-group-item:hover[disabled],
.colored.turquoise .btn-default.focus[disabled],
.column.turquoise .btn-default.focus[disabled],
.notification.turquoise .btn-default.focus[disabled],
.contextual.turquoise .btn-default.focus[disabled],
.pop.turquoise .btn-default.focus[disabled],
.fullpage.turquoise .btn-default.focus[disabled],
.colored.turquoise .list-group-item.focus[disabled],
.column.turquoise .list-group-item.focus[disabled],
.notification.turquoise .list-group-item.focus[disabled],
.contextual.turquoise .list-group-item.focus[disabled],
.pop.turquoise .list-group-item.focus[disabled],
.fullpage.turquoise .list-group-item.focus[disabled],
.colored.turquoise .btn-default:focus[disabled],
.column.turquoise .btn-default:focus[disabled],
.notification.turquoise .btn-default:focus[disabled],
.contextual.turquoise .btn-default:focus[disabled],
.pop.turquoise .btn-default:focus[disabled],
.fullpage.turquoise .btn-default:focus[disabled],
.colored.turquoise .list-group-item:focus[disabled],
.column.turquoise .list-group-item:focus[disabled],
.notification.turquoise .list-group-item:focus[disabled],
.contextual.turquoise .list-group-item:focus[disabled],
.pop.turquoise .list-group-item:focus[disabled],
.fullpage.turquoise .list-group-item:focus[disabled],
.colored.turquoise .btn-default.active[disabled],
.column.turquoise .btn-default.active[disabled],
.notification.turquoise .btn-default.active[disabled],
.contextual.turquoise .btn-default.active[disabled],
.pop.turquoise .btn-default.active[disabled],
.fullpage.turquoise .btn-default.active[disabled],
.colored.turquoise .list-group-item.active[disabled],
.column.turquoise .list-group-item.active[disabled],
.notification.turquoise .list-group-item.active[disabled],
.contextual.turquoise .list-group-item.active[disabled],
.pop.turquoise .list-group-item.active[disabled],
.fullpage.turquoise .list-group-item.active[disabled],
.colored.turquoise .btn-default:active[disabled],
.column.turquoise .btn-default:active[disabled],
.notification.turquoise .btn-default:active[disabled],
.contextual.turquoise .btn-default:active[disabled],
.pop.turquoise .btn-default:active[disabled],
.fullpage.turquoise .btn-default:active[disabled],
.colored.turquoise .list-group-item:active[disabled],
.column.turquoise .list-group-item:active[disabled],
.notification.turquoise .list-group-item:active[disabled],
.contextual.turquoise .list-group-item:active[disabled],
.pop.turquoise .list-group-item:active[disabled],
.fullpage.turquoise .list-group-item:active[disabled],
.colored.turquoise .btn-default:hover.disabled,
.column.turquoise .btn-default:hover.disabled,
.notification.turquoise .btn-default:hover.disabled,
.contextual.turquoise .btn-default:hover.disabled,
.pop.turquoise .btn-default:hover.disabled,
.fullpage.turquoise .btn-default:hover.disabled,
.colored.turquoise .list-group-item:hover.disabled,
.column.turquoise .list-group-item:hover.disabled,
.notification.turquoise .list-group-item:hover.disabled,
.contextual.turquoise .list-group-item:hover.disabled,
.pop.turquoise .list-group-item:hover.disabled,
.fullpage.turquoise .list-group-item:hover.disabled,
.colored.turquoise .btn-default.focus.disabled,
.column.turquoise .btn-default.focus.disabled,
.notification.turquoise .btn-default.focus.disabled,
.contextual.turquoise .btn-default.focus.disabled,
.pop.turquoise .btn-default.focus.disabled,
.fullpage.turquoise .btn-default.focus.disabled,
.colored.turquoise .list-group-item.focus.disabled,
.column.turquoise .list-group-item.focus.disabled,
.notification.turquoise .list-group-item.focus.disabled,
.contextual.turquoise .list-group-item.focus.disabled,
.pop.turquoise .list-group-item.focus.disabled,
.fullpage.turquoise .list-group-item.focus.disabled,
.colored.turquoise .btn-default:focus.disabled,
.column.turquoise .btn-default:focus.disabled,
.notification.turquoise .btn-default:focus.disabled,
.contextual.turquoise .btn-default:focus.disabled,
.pop.turquoise .btn-default:focus.disabled,
.fullpage.turquoise .btn-default:focus.disabled,
.colored.turquoise .list-group-item:focus.disabled,
.column.turquoise .list-group-item:focus.disabled,
.notification.turquoise .list-group-item:focus.disabled,
.contextual.turquoise .list-group-item:focus.disabled,
.pop.turquoise .list-group-item:focus.disabled,
.fullpage.turquoise .list-group-item:focus.disabled,
.colored.turquoise .btn-default.active.disabled,
.column.turquoise .btn-default.active.disabled,
.notification.turquoise .btn-default.active.disabled,
.contextual.turquoise .btn-default.active.disabled,
.pop.turquoise .btn-default.active.disabled,
.fullpage.turquoise .btn-default.active.disabled,
.colored.turquoise .list-group-item.active.disabled,
.column.turquoise .list-group-item.active.disabled,
.notification.turquoise .list-group-item.active.disabled,
.contextual.turquoise .list-group-item.active.disabled,
.pop.turquoise .list-group-item.active.disabled,
.fullpage.turquoise .list-group-item.active.disabled,
.colored.turquoise .btn-default:active.disabled,
.column.turquoise .btn-default:active.disabled,
.notification.turquoise .btn-default:active.disabled,
.contextual.turquoise .btn-default:active.disabled,
.pop.turquoise .btn-default:active.disabled,
.fullpage.turquoise .btn-default:active.disabled,
.colored.turquoise .list-group-item:active.disabled,
.column.turquoise .list-group-item:active.disabled,
.notification.turquoise .list-group-item:active.disabled,
.contextual.turquoise .list-group-item:active.disabled,
.pop.turquoise .list-group-item:active.disabled,
.fullpage.turquoise .list-group-item:active.disabled {
  background: inherit;
}
.colored.turquoise .list-group-item,
.column.turquoise .list-group-item,
.notification.turquoise .list-group-item,
.contextual.turquoise .list-group-item,
.pop.turquoise .list-group-item,
.fullpage.turquoise .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.turquoise .list-group-item:first-child,
.column.turquoise .list-group-item:first-child,
.notification.turquoise .list-group-item:first-child,
.contextual.turquoise .list-group-item:first-child,
.pop.turquoise .list-group-item:first-child,
.fullpage.turquoise .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise .list-group-item:last-child,
.column.turquoise .list-group-item:last-child,
.notification.turquoise .list-group-item:last-child,
.contextual.turquoise .list-group-item:last-child,
.pop.turquoise .list-group-item:last-child,
.fullpage.turquoise .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.turquoise .help-block,
.column.turquoise .help-block,
.notification.turquoise .help-block,
.contextual.turquoise .help-block,
.pop.turquoise .help-block,
.fullpage.turquoise .help-block {
  color: #fff;
}
.colored.turquoise .form-group input + .help-block,
.column.turquoise .form-group input + .help-block,
.notification.turquoise .form-group input + .help-block,
.contextual.turquoise .form-group input + .help-block,
.pop.turquoise .form-group input + .help-block,
.fullpage.turquoise .form-group input + .help-block,
.colored.turquoise .form-group .input-group + .help-block,
.column.turquoise .form-group .input-group + .help-block,
.notification.turquoise .form-group .input-group + .help-block,
.contextual.turquoise .form-group .input-group + .help-block,
.pop.turquoise .form-group .input-group + .help-block,
.fullpage.turquoise .form-group .input-group + .help-block,
.colored.turquoise .form-group .input-group-btn + .help-block,
.column.turquoise .form-group .input-group-btn + .help-block,
.notification.turquoise .form-group .input-group-btn + .help-block,
.contextual.turquoise .form-group .input-group-btn + .help-block,
.pop.turquoise .form-group .input-group-btn + .help-block,
.fullpage.turquoise .form-group .input-group-btn + .help-block,
.colored.turquoise .form-group .help-block + .help-block,
.column.turquoise .form-group .help-block + .help-block,
.notification.turquoise .form-group .help-block + .help-block,
.contextual.turquoise .form-group .help-block + .help-block,
.pop.turquoise .form-group .help-block + .help-block,
.fullpage.turquoise .form-group .help-block + .help-block,
.colored.turquoise .form-group textarea + .help-block,
.column.turquoise .form-group textarea + .help-block,
.notification.turquoise .form-group textarea + .help-block,
.contextual.turquoise .form-group textarea + .help-block,
.pop.turquoise .form-group textarea + .help-block,
.fullpage.turquoise .form-group textarea + .help-block,
.colored.turquoise .form-group figure + figcaption,
.column.turquoise .form-group figure + figcaption,
.notification.turquoise .form-group figure + figcaption,
.contextual.turquoise .form-group figure + figcaption,
.pop.turquoise .form-group figure + figcaption,
.fullpage.turquoise .form-group figure + figcaption,
.colored.turquoise .form-group .form-group-help-block,
.column.turquoise .form-group .form-group-help-block,
.notification.turquoise .form-group .form-group-help-block,
.contextual.turquoise .form-group .form-group-help-block,
.pop.turquoise .form-group .form-group-help-block,
.fullpage.turquoise .form-group .form-group-help-block,
.colored.turquoise .form-group .merge_feedback .remote_value,
.column.turquoise .form-group .merge_feedback .remote_value,
.notification.turquoise .form-group .merge_feedback .remote_value,
.contextual.turquoise .form-group .merge_feedback .remote_value,
.pop.turquoise .form-group .merge_feedback .remote_value,
.fullpage.turquoise .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.turquoise .input-group-addon,
.column.turquoise .input-group-addon,
.notification.turquoise .input-group-addon,
.contextual.turquoise .input-group-addon,
.pop.turquoise .input-group-addon,
.fullpage.turquoise .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.turquoise .rg_tag_list .bootstrap-filestyle .btn,
.column.turquoise .rg_tag_list .bootstrap-filestyle .btn,
.notification.turquoise .rg_tag_list .bootstrap-filestyle .btn,
.contextual.turquoise .rg_tag_list .bootstrap-filestyle .btn,
.pop.turquoise .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.turquoise .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.turquoise .table-bordered,
.column.turquoise .table-bordered,
.notification.turquoise .table-bordered,
.contextual.turquoise .table-bordered,
.pop.turquoise .table-bordered,
.fullpage.turquoise .table-bordered,
.colored.turquoise .table-bordered th,
.column.turquoise .table-bordered th,
.notification.turquoise .table-bordered th,
.contextual.turquoise .table-bordered th,
.pop.turquoise .table-bordered th,
.fullpage.turquoise .table-bordered th,
.colored.turquoise .table-bordered td,
.column.turquoise .table-bordered td,
.notification.turquoise .table-bordered td,
.contextual.turquoise .table-bordered td,
.pop.turquoise .table-bordered td,
.fullpage.turquoise .table-bordered td {
  border-color: #fff;
}
.colored.turquoise.pop .nav-tabs,
.column.turquoise.pop .nav-tabs,
.notification.turquoise.pop .nav-tabs,
.contextual.turquoise.pop .nav-tabs,
.pop.turquoise.pop .nav-tabs,
.fullpage.turquoise.pop .nav-tabs {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.turquoise.pop .nav-tabs li a,
.column.turquoise.pop .nav-tabs li a,
.notification.turquoise.pop .nav-tabs li a,
.contextual.turquoise.pop .nav-tabs li a,
.pop.turquoise.pop .nav-tabs li a,
.fullpage.turquoise.pop .nav-tabs li a {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.turquoise.pop .nav-tabs li.active a,
.column.turquoise.pop .nav-tabs li.active a,
.notification.turquoise.pop .nav-tabs li.active a,
.contextual.turquoise.pop .nav-tabs li.active a,
.pop.turquoise.pop .nav-tabs li.active a,
.fullpage.turquoise.pop .nav-tabs li.active a {
  background: #009d95;
  color: #fff;
  border-color: #009d95;
}
.colored.green,
.column.green,
.notification.green,
.contextual.green,
.pop.green,
.fullpage.green {
  color: #fff;
  background: #198145;
  border-width: 0;
  border-style: solid;
  border-color: #125a30;
  /* .modal is reserved by Bootstrap */
}
.colored.green.column.left,
.column.green.column.left,
.notification.green.column.left,
.contextual.green.column.left,
.pop.green.column.left,
.fullpage.green.column.left,
.colored.green.notification.left,
.column.green.notification.left,
.notification.green.notification.left,
.contextual.green.notification.left,
.pop.green.notification.left,
.fullpage.green.notification.left {
  border-right-width: 4px;
}
.colored.green.column.right,
.column.green.column.right,
.notification.green.column.right,
.contextual.green.column.right,
.pop.green.column.right,
.fullpage.green.column.right,
.colored.green.notification.right,
.column.green.notification.right,
.notification.green.notification.right,
.contextual.green.notification.right,
.pop.green.notification.right,
.fullpage.green.notification.right {
  border-left-width: 4px;
}
.colored.green.notification,
.column.green.notification,
.notification.green.notification,
.contextual.green.notification,
.pop.green.notification,
.fullpage.green.notification {
  border-top-width: 4px;
}
.colored.green.contextual,
.column.green.contextual,
.notification.green.contextual,
.contextual.green.contextual,
.pop.green.contextual,
.fullpage.green.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.green.contextual.top,
.column.green.contextual.top,
.notification.green.contextual.top,
.contextual.green.contextual.top,
.pop.green.contextual.top,
.fullpage.green.contextual.top {
  border-bottom-width: 4px;
}
.colored.green.contextual.bottom,
.column.green.contextual.bottom,
.notification.green.contextual.bottom,
.contextual.green.contextual.bottom,
.pop.green.contextual.bottom,
.fullpage.green.contextual.bottom {
  border-top-width: 4px;
}
.colored.green.pop,
.column.green.pop,
.notification.green.pop,
.contextual.green.pop,
.pop.green.pop,
.fullpage.green.pop {
  border-width: 4px;
}
.colored.green .content,
.column.green .content,
.notification.green .content,
.contextual.green .content,
.pop.green .content,
.fullpage.green .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.green a,
.column.green a,
.notification.green a,
.contextual.green a,
.pop.green a,
.fullpage.green a {
  color: #fff;
  text-decoration: underline;
}
.colored.green a:hover,
.column.green a:hover,
.notification.green a:hover,
.contextual.green a:hover,
.pop.green a:hover,
.fullpage.green a:hover,
.colored.green a:active,
.column.green a:active,
.notification.green a:active,
.contextual.green a:active,
.pop.green a:active,
.fullpage.green a:active,
.colored.green a.active,
.column.green a.active,
.notification.green a.active,
.contextual.green a.active,
.pop.green a.active,
.fullpage.green a.active,
.colored.green a:focus,
.column.green a:focus,
.notification.green a:focus,
.contextual.green a:focus,
.pop.green a:focus,
.fullpage.green a:focus,
.colored.green a.focus,
.column.green a.focus,
.notification.green a.focus,
.contextual.green a.focus,
.pop.green a.focus,
.fullpage.green a.focus,
.colored.green a.btn,
.column.green a.btn,
.notification.green a.btn,
.contextual.green a.btn,
.pop.green a.btn,
.fullpage.green a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.green .btn-primary,
.column.green .btn-primary,
.notification.green .btn-primary,
.contextual.green .btn-primary,
.pop.green .btn-primary,
.fullpage.green .btn-primary,
.colored.green a.btn-primary,
.column.green a.btn-primary,
.notification.green a.btn-primary,
.contextual.green a.btn-primary,
.pop.green a.btn-primary,
.fullpage.green a.btn-primary,
.colored.green .nav-pills a,
.column.green .nav-pills a,
.notification.green .nav-pills a,
.contextual.green .nav-pills a,
.pop.green .nav-pills a,
.fullpage.green .nav-pills a {
  background: #156b39;
  border-color: #156b39;
  color: #fff;
}
.colored.green .btn-primary:hover,
.column.green .btn-primary:hover,
.notification.green .btn-primary:hover,
.contextual.green .btn-primary:hover,
.pop.green .btn-primary:hover,
.fullpage.green .btn-primary:hover,
.colored.green a.btn-primary:hover,
.column.green a.btn-primary:hover,
.notification.green a.btn-primary:hover,
.contextual.green a.btn-primary:hover,
.pop.green a.btn-primary:hover,
.fullpage.green a.btn-primary:hover,
.colored.green .nav-pills a:hover,
.column.green .nav-pills a:hover,
.notification.green .nav-pills a:hover,
.contextual.green .nav-pills a:hover,
.pop.green .nav-pills a:hover,
.fullpage.green .nav-pills a:hover,
.colored.green .btn-primary:active,
.column.green .btn-primary:active,
.notification.green .btn-primary:active,
.contextual.green .btn-primary:active,
.pop.green .btn-primary:active,
.fullpage.green .btn-primary:active,
.colored.green a.btn-primary:active,
.column.green a.btn-primary:active,
.notification.green a.btn-primary:active,
.contextual.green a.btn-primary:active,
.pop.green a.btn-primary:active,
.fullpage.green a.btn-primary:active,
.colored.green .nav-pills a:active,
.column.green .nav-pills a:active,
.notification.green .nav-pills a:active,
.contextual.green .nav-pills a:active,
.pop.green .nav-pills a:active,
.fullpage.green .nav-pills a:active,
.colored.green .btn-primary.active,
.column.green .btn-primary.active,
.notification.green .btn-primary.active,
.contextual.green .btn-primary.active,
.pop.green .btn-primary.active,
.fullpage.green .btn-primary.active,
.colored.green a.btn-primary.active,
.column.green a.btn-primary.active,
.notification.green a.btn-primary.active,
.contextual.green a.btn-primary.active,
.pop.green a.btn-primary.active,
.fullpage.green a.btn-primary.active,
.colored.green .nav-pills a.active,
.column.green .nav-pills a.active,
.notification.green .nav-pills a.active,
.contextual.green .nav-pills a.active,
.pop.green .nav-pills a.active,
.fullpage.green .nav-pills a.active,
.colored.green .btn-primary:focus,
.column.green .btn-primary:focus,
.notification.green .btn-primary:focus,
.contextual.green .btn-primary:focus,
.pop.green .btn-primary:focus,
.fullpage.green .btn-primary:focus,
.colored.green a.btn-primary:focus,
.column.green a.btn-primary:focus,
.notification.green a.btn-primary:focus,
.contextual.green a.btn-primary:focus,
.pop.green a.btn-primary:focus,
.fullpage.green a.btn-primary:focus,
.colored.green .nav-pills a:focus,
.column.green .nav-pills a:focus,
.notification.green .nav-pills a:focus,
.contextual.green .nav-pills a:focus,
.pop.green .nav-pills a:focus,
.fullpage.green .nav-pills a:focus,
.colored.green .btn-primary.focus,
.column.green .btn-primary.focus,
.notification.green .btn-primary.focus,
.contextual.green .btn-primary.focus,
.pop.green .btn-primary.focus,
.fullpage.green .btn-primary.focus,
.colored.green a.btn-primary.focus,
.column.green a.btn-primary.focus,
.notification.green a.btn-primary.focus,
.contextual.green a.btn-primary.focus,
.pop.green a.btn-primary.focus,
.fullpage.green a.btn-primary.focus,
.colored.green .nav-pills a.focus,
.column.green .nav-pills a.focus,
.notification.green .nav-pills a.focus,
.contextual.green .nav-pills a.focus,
.pop.green .nav-pills a.focus,
.fullpage.green .nav-pills a.focus {
  background: #125a30;
  border-color: #125a30;
}
.colored.green .btn-primary:hover[disabled],
.column.green .btn-primary:hover[disabled],
.notification.green .btn-primary:hover[disabled],
.contextual.green .btn-primary:hover[disabled],
.pop.green .btn-primary:hover[disabled],
.fullpage.green .btn-primary:hover[disabled],
.colored.green a.btn-primary:hover[disabled],
.column.green a.btn-primary:hover[disabled],
.notification.green a.btn-primary:hover[disabled],
.contextual.green a.btn-primary:hover[disabled],
.pop.green a.btn-primary:hover[disabled],
.fullpage.green a.btn-primary:hover[disabled],
.colored.green .nav-pills a:hover[disabled],
.column.green .nav-pills a:hover[disabled],
.notification.green .nav-pills a:hover[disabled],
.contextual.green .nav-pills a:hover[disabled],
.pop.green .nav-pills a:hover[disabled],
.fullpage.green .nav-pills a:hover[disabled],
.colored.green .btn-primary:active[disabled],
.column.green .btn-primary:active[disabled],
.notification.green .btn-primary:active[disabled],
.contextual.green .btn-primary:active[disabled],
.pop.green .btn-primary:active[disabled],
.fullpage.green .btn-primary:active[disabled],
.colored.green a.btn-primary:active[disabled],
.column.green a.btn-primary:active[disabled],
.notification.green a.btn-primary:active[disabled],
.contextual.green a.btn-primary:active[disabled],
.pop.green a.btn-primary:active[disabled],
.fullpage.green a.btn-primary:active[disabled],
.colored.green .nav-pills a:active[disabled],
.column.green .nav-pills a:active[disabled],
.notification.green .nav-pills a:active[disabled],
.contextual.green .nav-pills a:active[disabled],
.pop.green .nav-pills a:active[disabled],
.fullpage.green .nav-pills a:active[disabled],
.colored.green .btn-primary.active[disabled],
.column.green .btn-primary.active[disabled],
.notification.green .btn-primary.active[disabled],
.contextual.green .btn-primary.active[disabled],
.pop.green .btn-primary.active[disabled],
.fullpage.green .btn-primary.active[disabled],
.colored.green a.btn-primary.active[disabled],
.column.green a.btn-primary.active[disabled],
.notification.green a.btn-primary.active[disabled],
.contextual.green a.btn-primary.active[disabled],
.pop.green a.btn-primary.active[disabled],
.fullpage.green a.btn-primary.active[disabled],
.colored.green .nav-pills a.active[disabled],
.column.green .nav-pills a.active[disabled],
.notification.green .nav-pills a.active[disabled],
.contextual.green .nav-pills a.active[disabled],
.pop.green .nav-pills a.active[disabled],
.fullpage.green .nav-pills a.active[disabled],
.colored.green .btn-primary:focus[disabled],
.column.green .btn-primary:focus[disabled],
.notification.green .btn-primary:focus[disabled],
.contextual.green .btn-primary:focus[disabled],
.pop.green .btn-primary:focus[disabled],
.fullpage.green .btn-primary:focus[disabled],
.colored.green a.btn-primary:focus[disabled],
.column.green a.btn-primary:focus[disabled],
.notification.green a.btn-primary:focus[disabled],
.contextual.green a.btn-primary:focus[disabled],
.pop.green a.btn-primary:focus[disabled],
.fullpage.green a.btn-primary:focus[disabled],
.colored.green .nav-pills a:focus[disabled],
.column.green .nav-pills a:focus[disabled],
.notification.green .nav-pills a:focus[disabled],
.contextual.green .nav-pills a:focus[disabled],
.pop.green .nav-pills a:focus[disabled],
.fullpage.green .nav-pills a:focus[disabled],
.colored.green .btn-primary.focus[disabled],
.column.green .btn-primary.focus[disabled],
.notification.green .btn-primary.focus[disabled],
.contextual.green .btn-primary.focus[disabled],
.pop.green .btn-primary.focus[disabled],
.fullpage.green .btn-primary.focus[disabled],
.colored.green a.btn-primary.focus[disabled],
.column.green a.btn-primary.focus[disabled],
.notification.green a.btn-primary.focus[disabled],
.contextual.green a.btn-primary.focus[disabled],
.pop.green a.btn-primary.focus[disabled],
.fullpage.green a.btn-primary.focus[disabled],
.colored.green .nav-pills a.focus[disabled],
.column.green .nav-pills a.focus[disabled],
.notification.green .nav-pills a.focus[disabled],
.contextual.green .nav-pills a.focus[disabled],
.pop.green .nav-pills a.focus[disabled],
.fullpage.green .nav-pills a.focus[disabled],
.colored.green .btn-primary:hover.disabled,
.column.green .btn-primary:hover.disabled,
.notification.green .btn-primary:hover.disabled,
.contextual.green .btn-primary:hover.disabled,
.pop.green .btn-primary:hover.disabled,
.fullpage.green .btn-primary:hover.disabled,
.colored.green a.btn-primary:hover.disabled,
.column.green a.btn-primary:hover.disabled,
.notification.green a.btn-primary:hover.disabled,
.contextual.green a.btn-primary:hover.disabled,
.pop.green a.btn-primary:hover.disabled,
.fullpage.green a.btn-primary:hover.disabled,
.colored.green .nav-pills a:hover.disabled,
.column.green .nav-pills a:hover.disabled,
.notification.green .nav-pills a:hover.disabled,
.contextual.green .nav-pills a:hover.disabled,
.pop.green .nav-pills a:hover.disabled,
.fullpage.green .nav-pills a:hover.disabled,
.colored.green .btn-primary:active.disabled,
.column.green .btn-primary:active.disabled,
.notification.green .btn-primary:active.disabled,
.contextual.green .btn-primary:active.disabled,
.pop.green .btn-primary:active.disabled,
.fullpage.green .btn-primary:active.disabled,
.colored.green a.btn-primary:active.disabled,
.column.green a.btn-primary:active.disabled,
.notification.green a.btn-primary:active.disabled,
.contextual.green a.btn-primary:active.disabled,
.pop.green a.btn-primary:active.disabled,
.fullpage.green a.btn-primary:active.disabled,
.colored.green .nav-pills a:active.disabled,
.column.green .nav-pills a:active.disabled,
.notification.green .nav-pills a:active.disabled,
.contextual.green .nav-pills a:active.disabled,
.pop.green .nav-pills a:active.disabled,
.fullpage.green .nav-pills a:active.disabled,
.colored.green .btn-primary.active.disabled,
.column.green .btn-primary.active.disabled,
.notification.green .btn-primary.active.disabled,
.contextual.green .btn-primary.active.disabled,
.pop.green .btn-primary.active.disabled,
.fullpage.green .btn-primary.active.disabled,
.colored.green a.btn-primary.active.disabled,
.column.green a.btn-primary.active.disabled,
.notification.green a.btn-primary.active.disabled,
.contextual.green a.btn-primary.active.disabled,
.pop.green a.btn-primary.active.disabled,
.fullpage.green a.btn-primary.active.disabled,
.colored.green .nav-pills a.active.disabled,
.column.green .nav-pills a.active.disabled,
.notification.green .nav-pills a.active.disabled,
.contextual.green .nav-pills a.active.disabled,
.pop.green .nav-pills a.active.disabled,
.fullpage.green .nav-pills a.active.disabled,
.colored.green .btn-primary:focus.disabled,
.column.green .btn-primary:focus.disabled,
.notification.green .btn-primary:focus.disabled,
.contextual.green .btn-primary:focus.disabled,
.pop.green .btn-primary:focus.disabled,
.fullpage.green .btn-primary:focus.disabled,
.colored.green a.btn-primary:focus.disabled,
.column.green a.btn-primary:focus.disabled,
.notification.green a.btn-primary:focus.disabled,
.contextual.green a.btn-primary:focus.disabled,
.pop.green a.btn-primary:focus.disabled,
.fullpage.green a.btn-primary:focus.disabled,
.colored.green .nav-pills a:focus.disabled,
.column.green .nav-pills a:focus.disabled,
.notification.green .nav-pills a:focus.disabled,
.contextual.green .nav-pills a:focus.disabled,
.pop.green .nav-pills a:focus.disabled,
.fullpage.green .nav-pills a:focus.disabled,
.colored.green .btn-primary.focus.disabled,
.column.green .btn-primary.focus.disabled,
.notification.green .btn-primary.focus.disabled,
.contextual.green .btn-primary.focus.disabled,
.pop.green .btn-primary.focus.disabled,
.fullpage.green .btn-primary.focus.disabled,
.colored.green a.btn-primary.focus.disabled,
.column.green a.btn-primary.focus.disabled,
.notification.green a.btn-primary.focus.disabled,
.contextual.green a.btn-primary.focus.disabled,
.pop.green a.btn-primary.focus.disabled,
.fullpage.green a.btn-primary.focus.disabled,
.colored.green .nav-pills a.focus.disabled,
.column.green .nav-pills a.focus.disabled,
.notification.green .nav-pills a.focus.disabled,
.contextual.green .nav-pills a.focus.disabled,
.pop.green .nav-pills a.focus.disabled,
.fullpage.green .nav-pills a.focus.disabled {
  background: #156b39;
  border-color: #156b39;
}
.colored.green .btn-primary .help-block,
.column.green .btn-primary .help-block,
.notification.green .btn-primary .help-block,
.contextual.green .btn-primary .help-block,
.pop.green .btn-primary .help-block,
.fullpage.green .btn-primary .help-block,
.colored.green a.btn-primary .help-block,
.column.green a.btn-primary .help-block,
.notification.green a.btn-primary .help-block,
.contextual.green a.btn-primary .help-block,
.pop.green a.btn-primary .help-block,
.fullpage.green a.btn-primary .help-block,
.colored.green .nav-pills a .help-block,
.column.green .nav-pills a .help-block,
.notification.green .nav-pills a .help-block,
.contextual.green .nav-pills a .help-block,
.pop.green .nav-pills a .help-block,
.fullpage.green .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.green .btn-primary .help-block p:last-child,
.column.green .btn-primary .help-block p:last-child,
.notification.green .btn-primary .help-block p:last-child,
.contextual.green .btn-primary .help-block p:last-child,
.pop.green .btn-primary .help-block p:last-child,
.fullpage.green .btn-primary .help-block p:last-child,
.colored.green a.btn-primary .help-block p:last-child,
.column.green a.btn-primary .help-block p:last-child,
.notification.green a.btn-primary .help-block p:last-child,
.contextual.green a.btn-primary .help-block p:last-child,
.pop.green a.btn-primary .help-block p:last-child,
.fullpage.green a.btn-primary .help-block p:last-child,
.colored.green .nav-pills a .help-block p:last-child,
.column.green .nav-pills a .help-block p:last-child,
.notification.green .nav-pills a .help-block p:last-child,
.contextual.green .nav-pills a .help-block p:last-child,
.pop.green .nav-pills a .help-block p:last-child,
.fullpage.green .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.green .btn-primary .help-block a,
.column.green .btn-primary .help-block a,
.notification.green .btn-primary .help-block a,
.contextual.green .btn-primary .help-block a,
.pop.green .btn-primary .help-block a,
.fullpage.green .btn-primary .help-block a,
.colored.green a.btn-primary .help-block a,
.column.green a.btn-primary .help-block a,
.notification.green a.btn-primary .help-block a,
.contextual.green a.btn-primary .help-block a,
.pop.green a.btn-primary .help-block a,
.fullpage.green a.btn-primary .help-block a,
.colored.green .nav-pills a .help-block a,
.column.green .nav-pills a .help-block a,
.notification.green .nav-pills a .help-block a,
.contextual.green .nav-pills a .help-block a,
.pop.green .nav-pills a .help-block a,
.fullpage.green .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.green .btn-primary .help-block a:hover,
.column.green .btn-primary .help-block a:hover,
.notification.green .btn-primary .help-block a:hover,
.contextual.green .btn-primary .help-block a:hover,
.pop.green .btn-primary .help-block a:hover,
.fullpage.green .btn-primary .help-block a:hover,
.colored.green a.btn-primary .help-block a:hover,
.column.green a.btn-primary .help-block a:hover,
.notification.green a.btn-primary .help-block a:hover,
.contextual.green a.btn-primary .help-block a:hover,
.pop.green a.btn-primary .help-block a:hover,
.fullpage.green a.btn-primary .help-block a:hover,
.colored.green .nav-pills a .help-block a:hover,
.column.green .nav-pills a .help-block a:hover,
.notification.green .nav-pills a .help-block a:hover,
.contextual.green .nav-pills a .help-block a:hover,
.pop.green .nav-pills a .help-block a:hover,
.fullpage.green .nav-pills a .help-block a:hover,
.colored.green .btn-primary .help-block a:active,
.column.green .btn-primary .help-block a:active,
.notification.green .btn-primary .help-block a:active,
.contextual.green .btn-primary .help-block a:active,
.pop.green .btn-primary .help-block a:active,
.fullpage.green .btn-primary .help-block a:active,
.colored.green a.btn-primary .help-block a:active,
.column.green a.btn-primary .help-block a:active,
.notification.green a.btn-primary .help-block a:active,
.contextual.green a.btn-primary .help-block a:active,
.pop.green a.btn-primary .help-block a:active,
.fullpage.green a.btn-primary .help-block a:active,
.colored.green .nav-pills a .help-block a:active,
.column.green .nav-pills a .help-block a:active,
.notification.green .nav-pills a .help-block a:active,
.contextual.green .nav-pills a .help-block a:active,
.pop.green .nav-pills a .help-block a:active,
.fullpage.green .nav-pills a .help-block a:active,
.colored.green .btn-primary .help-block a.active,
.column.green .btn-primary .help-block a.active,
.notification.green .btn-primary .help-block a.active,
.contextual.green .btn-primary .help-block a.active,
.pop.green .btn-primary .help-block a.active,
.fullpage.green .btn-primary .help-block a.active,
.colored.green a.btn-primary .help-block a.active,
.column.green a.btn-primary .help-block a.active,
.notification.green a.btn-primary .help-block a.active,
.contextual.green a.btn-primary .help-block a.active,
.pop.green a.btn-primary .help-block a.active,
.fullpage.green a.btn-primary .help-block a.active,
.colored.green .nav-pills a .help-block a.active,
.column.green .nav-pills a .help-block a.active,
.notification.green .nav-pills a .help-block a.active,
.contextual.green .nav-pills a .help-block a.active,
.pop.green .nav-pills a .help-block a.active,
.fullpage.green .nav-pills a .help-block a.active,
.colored.green .btn-primary .help-block a:focus,
.column.green .btn-primary .help-block a:focus,
.notification.green .btn-primary .help-block a:focus,
.contextual.green .btn-primary .help-block a:focus,
.pop.green .btn-primary .help-block a:focus,
.fullpage.green .btn-primary .help-block a:focus,
.colored.green a.btn-primary .help-block a:focus,
.column.green a.btn-primary .help-block a:focus,
.notification.green a.btn-primary .help-block a:focus,
.contextual.green a.btn-primary .help-block a:focus,
.pop.green a.btn-primary .help-block a:focus,
.fullpage.green a.btn-primary .help-block a:focus,
.colored.green .nav-pills a .help-block a:focus,
.column.green .nav-pills a .help-block a:focus,
.notification.green .nav-pills a .help-block a:focus,
.contextual.green .nav-pills a .help-block a:focus,
.pop.green .nav-pills a .help-block a:focus,
.fullpage.green .nav-pills a .help-block a:focus,
.colored.green .btn-primary .help-block a.focus,
.column.green .btn-primary .help-block a.focus,
.notification.green .btn-primary .help-block a.focus,
.contextual.green .btn-primary .help-block a.focus,
.pop.green .btn-primary .help-block a.focus,
.fullpage.green .btn-primary .help-block a.focus,
.colored.green a.btn-primary .help-block a.focus,
.column.green a.btn-primary .help-block a.focus,
.notification.green a.btn-primary .help-block a.focus,
.contextual.green a.btn-primary .help-block a.focus,
.pop.green a.btn-primary .help-block a.focus,
.fullpage.green a.btn-primary .help-block a.focus,
.colored.green .nav-pills a .help-block a.focus,
.column.green .nav-pills a .help-block a.focus,
.notification.green .nav-pills a .help-block a.focus,
.contextual.green .nav-pills a .help-block a.focus,
.pop.green .nav-pills a .help-block a.focus,
.fullpage.green .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.green .btn-info,
.column.green .btn-info,
.notification.green .btn-info,
.contextual.green .btn-info,
.pop.green .btn-info,
.fullpage.green .btn-info,
.colored.green a.btn-info,
.column.green a.btn-info,
.notification.green a.btn-info,
.contextual.green a.btn-info,
.pop.green a.btn-info,
.fullpage.green a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.green .btn-info:hover,
.column.green .btn-info:hover,
.notification.green .btn-info:hover,
.contextual.green .btn-info:hover,
.pop.green .btn-info:hover,
.fullpage.green .btn-info:hover,
.colored.green a.btn-info:hover,
.column.green a.btn-info:hover,
.notification.green a.btn-info:hover,
.contextual.green a.btn-info:hover,
.pop.green a.btn-info:hover,
.fullpage.green a.btn-info:hover,
.colored.green .btn-info.focus,
.column.green .btn-info.focus,
.notification.green .btn-info.focus,
.contextual.green .btn-info.focus,
.pop.green .btn-info.focus,
.fullpage.green .btn-info.focus,
.colored.green a.btn-info.focus,
.column.green a.btn-info.focus,
.notification.green a.btn-info.focus,
.contextual.green a.btn-info.focus,
.pop.green a.btn-info.focus,
.fullpage.green a.btn-info.focus,
.colored.green .btn-info:focus,
.column.green .btn-info:focus,
.notification.green .btn-info:focus,
.contextual.green .btn-info:focus,
.pop.green .btn-info:focus,
.fullpage.green .btn-info:focus,
.colored.green a.btn-info:focus,
.column.green a.btn-info:focus,
.notification.green a.btn-info:focus,
.contextual.green a.btn-info:focus,
.pop.green a.btn-info:focus,
.fullpage.green a.btn-info:focus,
.colored.green .btn-info.active,
.column.green .btn-info.active,
.notification.green .btn-info.active,
.contextual.green .btn-info.active,
.pop.green .btn-info.active,
.fullpage.green .btn-info.active,
.colored.green a.btn-info.active,
.column.green a.btn-info.active,
.notification.green a.btn-info.active,
.contextual.green a.btn-info.active,
.pop.green a.btn-info.active,
.fullpage.green a.btn-info.active,
.colored.green .btn-info:active,
.column.green .btn-info:active,
.notification.green .btn-info:active,
.contextual.green .btn-info:active,
.pop.green .btn-info:active,
.fullpage.green .btn-info:active,
.colored.green a.btn-info:active,
.column.green a.btn-info:active,
.notification.green a.btn-info:active,
.contextual.green a.btn-info:active,
.pop.green a.btn-info:active,
.fullpage.green a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.green .btn-info:hover[disabled],
.column.green .btn-info:hover[disabled],
.notification.green .btn-info:hover[disabled],
.contextual.green .btn-info:hover[disabled],
.pop.green .btn-info:hover[disabled],
.fullpage.green .btn-info:hover[disabled],
.colored.green a.btn-info:hover[disabled],
.column.green a.btn-info:hover[disabled],
.notification.green a.btn-info:hover[disabled],
.contextual.green a.btn-info:hover[disabled],
.pop.green a.btn-info:hover[disabled],
.fullpage.green a.btn-info:hover[disabled],
.colored.green .btn-info.focus[disabled],
.column.green .btn-info.focus[disabled],
.notification.green .btn-info.focus[disabled],
.contextual.green .btn-info.focus[disabled],
.pop.green .btn-info.focus[disabled],
.fullpage.green .btn-info.focus[disabled],
.colored.green a.btn-info.focus[disabled],
.column.green a.btn-info.focus[disabled],
.notification.green a.btn-info.focus[disabled],
.contextual.green a.btn-info.focus[disabled],
.pop.green a.btn-info.focus[disabled],
.fullpage.green a.btn-info.focus[disabled],
.colored.green .btn-info:focus[disabled],
.column.green .btn-info:focus[disabled],
.notification.green .btn-info:focus[disabled],
.contextual.green .btn-info:focus[disabled],
.pop.green .btn-info:focus[disabled],
.fullpage.green .btn-info:focus[disabled],
.colored.green a.btn-info:focus[disabled],
.column.green a.btn-info:focus[disabled],
.notification.green a.btn-info:focus[disabled],
.contextual.green a.btn-info:focus[disabled],
.pop.green a.btn-info:focus[disabled],
.fullpage.green a.btn-info:focus[disabled],
.colored.green .btn-info.active[disabled],
.column.green .btn-info.active[disabled],
.notification.green .btn-info.active[disabled],
.contextual.green .btn-info.active[disabled],
.pop.green .btn-info.active[disabled],
.fullpage.green .btn-info.active[disabled],
.colored.green a.btn-info.active[disabled],
.column.green a.btn-info.active[disabled],
.notification.green a.btn-info.active[disabled],
.contextual.green a.btn-info.active[disabled],
.pop.green a.btn-info.active[disabled],
.fullpage.green a.btn-info.active[disabled],
.colored.green .btn-info:active[disabled],
.column.green .btn-info:active[disabled],
.notification.green .btn-info:active[disabled],
.contextual.green .btn-info:active[disabled],
.pop.green .btn-info:active[disabled],
.fullpage.green .btn-info:active[disabled],
.colored.green a.btn-info:active[disabled],
.column.green a.btn-info:active[disabled],
.notification.green a.btn-info:active[disabled],
.contextual.green a.btn-info:active[disabled],
.pop.green a.btn-info:active[disabled],
.fullpage.green a.btn-info:active[disabled],
.colored.green .btn-info:hover.disabled,
.column.green .btn-info:hover.disabled,
.notification.green .btn-info:hover.disabled,
.contextual.green .btn-info:hover.disabled,
.pop.green .btn-info:hover.disabled,
.fullpage.green .btn-info:hover.disabled,
.colored.green a.btn-info:hover.disabled,
.column.green a.btn-info:hover.disabled,
.notification.green a.btn-info:hover.disabled,
.contextual.green a.btn-info:hover.disabled,
.pop.green a.btn-info:hover.disabled,
.fullpage.green a.btn-info:hover.disabled,
.colored.green .btn-info.focus.disabled,
.column.green .btn-info.focus.disabled,
.notification.green .btn-info.focus.disabled,
.contextual.green .btn-info.focus.disabled,
.pop.green .btn-info.focus.disabled,
.fullpage.green .btn-info.focus.disabled,
.colored.green a.btn-info.focus.disabled,
.column.green a.btn-info.focus.disabled,
.notification.green a.btn-info.focus.disabled,
.contextual.green a.btn-info.focus.disabled,
.pop.green a.btn-info.focus.disabled,
.fullpage.green a.btn-info.focus.disabled,
.colored.green .btn-info:focus.disabled,
.column.green .btn-info:focus.disabled,
.notification.green .btn-info:focus.disabled,
.contextual.green .btn-info:focus.disabled,
.pop.green .btn-info:focus.disabled,
.fullpage.green .btn-info:focus.disabled,
.colored.green a.btn-info:focus.disabled,
.column.green a.btn-info:focus.disabled,
.notification.green a.btn-info:focus.disabled,
.contextual.green a.btn-info:focus.disabled,
.pop.green a.btn-info:focus.disabled,
.fullpage.green a.btn-info:focus.disabled,
.colored.green .btn-info.active.disabled,
.column.green .btn-info.active.disabled,
.notification.green .btn-info.active.disabled,
.contextual.green .btn-info.active.disabled,
.pop.green .btn-info.active.disabled,
.fullpage.green .btn-info.active.disabled,
.colored.green a.btn-info.active.disabled,
.column.green a.btn-info.active.disabled,
.notification.green a.btn-info.active.disabled,
.contextual.green a.btn-info.active.disabled,
.pop.green a.btn-info.active.disabled,
.fullpage.green a.btn-info.active.disabled,
.colored.green .btn-info:active.disabled,
.column.green .btn-info:active.disabled,
.notification.green .btn-info:active.disabled,
.contextual.green .btn-info:active.disabled,
.pop.green .btn-info:active.disabled,
.fullpage.green .btn-info:active.disabled,
.colored.green a.btn-info:active.disabled,
.column.green a.btn-info:active.disabled,
.notification.green a.btn-info:active.disabled,
.contextual.green a.btn-info:active.disabled,
.pop.green a.btn-info:active.disabled,
.fullpage.green a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.green .btn-success,
.column.green .btn-success,
.notification.green .btn-success,
.contextual.green .btn-success,
.pop.green .btn-success,
.fullpage.green .btn-success,
.colored.green a.btn-success,
.column.green a.btn-success,
.notification.green a.btn-success,
.contextual.green a.btn-success,
.pop.green a.btn-success,
.fullpage.green a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.green .btn-success:hover,
.column.green .btn-success:hover,
.notification.green .btn-success:hover,
.contextual.green .btn-success:hover,
.pop.green .btn-success:hover,
.fullpage.green .btn-success:hover,
.colored.green a.btn-success:hover,
.column.green a.btn-success:hover,
.notification.green a.btn-success:hover,
.contextual.green a.btn-success:hover,
.pop.green a.btn-success:hover,
.fullpage.green a.btn-success:hover,
.colored.green .btn-success.focus,
.column.green .btn-success.focus,
.notification.green .btn-success.focus,
.contextual.green .btn-success.focus,
.pop.green .btn-success.focus,
.fullpage.green .btn-success.focus,
.colored.green a.btn-success.focus,
.column.green a.btn-success.focus,
.notification.green a.btn-success.focus,
.contextual.green a.btn-success.focus,
.pop.green a.btn-success.focus,
.fullpage.green a.btn-success.focus,
.colored.green .btn-success:focus,
.column.green .btn-success:focus,
.notification.green .btn-success:focus,
.contextual.green .btn-success:focus,
.pop.green .btn-success:focus,
.fullpage.green .btn-success:focus,
.colored.green a.btn-success:focus,
.column.green a.btn-success:focus,
.notification.green a.btn-success:focus,
.contextual.green a.btn-success:focus,
.pop.green a.btn-success:focus,
.fullpage.green a.btn-success:focus,
.colored.green .btn-success.active,
.column.green .btn-success.active,
.notification.green .btn-success.active,
.contextual.green .btn-success.active,
.pop.green .btn-success.active,
.fullpage.green .btn-success.active,
.colored.green a.btn-success.active,
.column.green a.btn-success.active,
.notification.green a.btn-success.active,
.contextual.green a.btn-success.active,
.pop.green a.btn-success.active,
.fullpage.green a.btn-success.active,
.colored.green .btn-success:active,
.column.green .btn-success:active,
.notification.green .btn-success:active,
.contextual.green .btn-success:active,
.pop.green .btn-success:active,
.fullpage.green .btn-success:active,
.colored.green a.btn-success:active,
.column.green a.btn-success:active,
.notification.green a.btn-success:active,
.contextual.green a.btn-success:active,
.pop.green a.btn-success:active,
.fullpage.green a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.green .btn-success:hover[disabled],
.column.green .btn-success:hover[disabled],
.notification.green .btn-success:hover[disabled],
.contextual.green .btn-success:hover[disabled],
.pop.green .btn-success:hover[disabled],
.fullpage.green .btn-success:hover[disabled],
.colored.green a.btn-success:hover[disabled],
.column.green a.btn-success:hover[disabled],
.notification.green a.btn-success:hover[disabled],
.contextual.green a.btn-success:hover[disabled],
.pop.green a.btn-success:hover[disabled],
.fullpage.green a.btn-success:hover[disabled],
.colored.green .btn-success.focus[disabled],
.column.green .btn-success.focus[disabled],
.notification.green .btn-success.focus[disabled],
.contextual.green .btn-success.focus[disabled],
.pop.green .btn-success.focus[disabled],
.fullpage.green .btn-success.focus[disabled],
.colored.green a.btn-success.focus[disabled],
.column.green a.btn-success.focus[disabled],
.notification.green a.btn-success.focus[disabled],
.contextual.green a.btn-success.focus[disabled],
.pop.green a.btn-success.focus[disabled],
.fullpage.green a.btn-success.focus[disabled],
.colored.green .btn-success:focus[disabled],
.column.green .btn-success:focus[disabled],
.notification.green .btn-success:focus[disabled],
.contextual.green .btn-success:focus[disabled],
.pop.green .btn-success:focus[disabled],
.fullpage.green .btn-success:focus[disabled],
.colored.green a.btn-success:focus[disabled],
.column.green a.btn-success:focus[disabled],
.notification.green a.btn-success:focus[disabled],
.contextual.green a.btn-success:focus[disabled],
.pop.green a.btn-success:focus[disabled],
.fullpage.green a.btn-success:focus[disabled],
.colored.green .btn-success.active[disabled],
.column.green .btn-success.active[disabled],
.notification.green .btn-success.active[disabled],
.contextual.green .btn-success.active[disabled],
.pop.green .btn-success.active[disabled],
.fullpage.green .btn-success.active[disabled],
.colored.green a.btn-success.active[disabled],
.column.green a.btn-success.active[disabled],
.notification.green a.btn-success.active[disabled],
.contextual.green a.btn-success.active[disabled],
.pop.green a.btn-success.active[disabled],
.fullpage.green a.btn-success.active[disabled],
.colored.green .btn-success:active[disabled],
.column.green .btn-success:active[disabled],
.notification.green .btn-success:active[disabled],
.contextual.green .btn-success:active[disabled],
.pop.green .btn-success:active[disabled],
.fullpage.green .btn-success:active[disabled],
.colored.green a.btn-success:active[disabled],
.column.green a.btn-success:active[disabled],
.notification.green a.btn-success:active[disabled],
.contextual.green a.btn-success:active[disabled],
.pop.green a.btn-success:active[disabled],
.fullpage.green a.btn-success:active[disabled],
.colored.green .btn-success:hover.disabled,
.column.green .btn-success:hover.disabled,
.notification.green .btn-success:hover.disabled,
.contextual.green .btn-success:hover.disabled,
.pop.green .btn-success:hover.disabled,
.fullpage.green .btn-success:hover.disabled,
.colored.green a.btn-success:hover.disabled,
.column.green a.btn-success:hover.disabled,
.notification.green a.btn-success:hover.disabled,
.contextual.green a.btn-success:hover.disabled,
.pop.green a.btn-success:hover.disabled,
.fullpage.green a.btn-success:hover.disabled,
.colored.green .btn-success.focus.disabled,
.column.green .btn-success.focus.disabled,
.notification.green .btn-success.focus.disabled,
.contextual.green .btn-success.focus.disabled,
.pop.green .btn-success.focus.disabled,
.fullpage.green .btn-success.focus.disabled,
.colored.green a.btn-success.focus.disabled,
.column.green a.btn-success.focus.disabled,
.notification.green a.btn-success.focus.disabled,
.contextual.green a.btn-success.focus.disabled,
.pop.green a.btn-success.focus.disabled,
.fullpage.green a.btn-success.focus.disabled,
.colored.green .btn-success:focus.disabled,
.column.green .btn-success:focus.disabled,
.notification.green .btn-success:focus.disabled,
.contextual.green .btn-success:focus.disabled,
.pop.green .btn-success:focus.disabled,
.fullpage.green .btn-success:focus.disabled,
.colored.green a.btn-success:focus.disabled,
.column.green a.btn-success:focus.disabled,
.notification.green a.btn-success:focus.disabled,
.contextual.green a.btn-success:focus.disabled,
.pop.green a.btn-success:focus.disabled,
.fullpage.green a.btn-success:focus.disabled,
.colored.green .btn-success.active.disabled,
.column.green .btn-success.active.disabled,
.notification.green .btn-success.active.disabled,
.contextual.green .btn-success.active.disabled,
.pop.green .btn-success.active.disabled,
.fullpage.green .btn-success.active.disabled,
.colored.green a.btn-success.active.disabled,
.column.green a.btn-success.active.disabled,
.notification.green a.btn-success.active.disabled,
.contextual.green a.btn-success.active.disabled,
.pop.green a.btn-success.active.disabled,
.fullpage.green a.btn-success.active.disabled,
.colored.green .btn-success:active.disabled,
.column.green .btn-success:active.disabled,
.notification.green .btn-success:active.disabled,
.contextual.green .btn-success:active.disabled,
.pop.green .btn-success:active.disabled,
.fullpage.green .btn-success:active.disabled,
.colored.green a.btn-success:active.disabled,
.column.green a.btn-success:active.disabled,
.notification.green a.btn-success:active.disabled,
.contextual.green a.btn-success:active.disabled,
.pop.green a.btn-success:active.disabled,
.fullpage.green a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.green .btn-warning,
.column.green .btn-warning,
.notification.green .btn-warning,
.contextual.green .btn-warning,
.pop.green .btn-warning,
.fullpage.green .btn-warning,
.colored.green a.btn-warning,
.column.green a.btn-warning,
.notification.green a.btn-warning,
.contextual.green a.btn-warning,
.pop.green a.btn-warning,
.fullpage.green a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.green .btn-warning:hover,
.column.green .btn-warning:hover,
.notification.green .btn-warning:hover,
.contextual.green .btn-warning:hover,
.pop.green .btn-warning:hover,
.fullpage.green .btn-warning:hover,
.colored.green a.btn-warning:hover,
.column.green a.btn-warning:hover,
.notification.green a.btn-warning:hover,
.contextual.green a.btn-warning:hover,
.pop.green a.btn-warning:hover,
.fullpage.green a.btn-warning:hover,
.colored.green .btn-warning.focus,
.column.green .btn-warning.focus,
.notification.green .btn-warning.focus,
.contextual.green .btn-warning.focus,
.pop.green .btn-warning.focus,
.fullpage.green .btn-warning.focus,
.colored.green a.btn-warning.focus,
.column.green a.btn-warning.focus,
.notification.green a.btn-warning.focus,
.contextual.green a.btn-warning.focus,
.pop.green a.btn-warning.focus,
.fullpage.green a.btn-warning.focus,
.colored.green .btn-warning:focus,
.column.green .btn-warning:focus,
.notification.green .btn-warning:focus,
.contextual.green .btn-warning:focus,
.pop.green .btn-warning:focus,
.fullpage.green .btn-warning:focus,
.colored.green a.btn-warning:focus,
.column.green a.btn-warning:focus,
.notification.green a.btn-warning:focus,
.contextual.green a.btn-warning:focus,
.pop.green a.btn-warning:focus,
.fullpage.green a.btn-warning:focus,
.colored.green .btn-warning.active,
.column.green .btn-warning.active,
.notification.green .btn-warning.active,
.contextual.green .btn-warning.active,
.pop.green .btn-warning.active,
.fullpage.green .btn-warning.active,
.colored.green a.btn-warning.active,
.column.green a.btn-warning.active,
.notification.green a.btn-warning.active,
.contextual.green a.btn-warning.active,
.pop.green a.btn-warning.active,
.fullpage.green a.btn-warning.active,
.colored.green .btn-warning:active,
.column.green .btn-warning:active,
.notification.green .btn-warning:active,
.contextual.green .btn-warning:active,
.pop.green .btn-warning:active,
.fullpage.green .btn-warning:active,
.colored.green a.btn-warning:active,
.column.green a.btn-warning:active,
.notification.green a.btn-warning:active,
.contextual.green a.btn-warning:active,
.pop.green a.btn-warning:active,
.fullpage.green a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.green .btn-warning:hover[disabled],
.column.green .btn-warning:hover[disabled],
.notification.green .btn-warning:hover[disabled],
.contextual.green .btn-warning:hover[disabled],
.pop.green .btn-warning:hover[disabled],
.fullpage.green .btn-warning:hover[disabled],
.colored.green a.btn-warning:hover[disabled],
.column.green a.btn-warning:hover[disabled],
.notification.green a.btn-warning:hover[disabled],
.contextual.green a.btn-warning:hover[disabled],
.pop.green a.btn-warning:hover[disabled],
.fullpage.green a.btn-warning:hover[disabled],
.colored.green .btn-warning.focus[disabled],
.column.green .btn-warning.focus[disabled],
.notification.green .btn-warning.focus[disabled],
.contextual.green .btn-warning.focus[disabled],
.pop.green .btn-warning.focus[disabled],
.fullpage.green .btn-warning.focus[disabled],
.colored.green a.btn-warning.focus[disabled],
.column.green a.btn-warning.focus[disabled],
.notification.green a.btn-warning.focus[disabled],
.contextual.green a.btn-warning.focus[disabled],
.pop.green a.btn-warning.focus[disabled],
.fullpage.green a.btn-warning.focus[disabled],
.colored.green .btn-warning:focus[disabled],
.column.green .btn-warning:focus[disabled],
.notification.green .btn-warning:focus[disabled],
.contextual.green .btn-warning:focus[disabled],
.pop.green .btn-warning:focus[disabled],
.fullpage.green .btn-warning:focus[disabled],
.colored.green a.btn-warning:focus[disabled],
.column.green a.btn-warning:focus[disabled],
.notification.green a.btn-warning:focus[disabled],
.contextual.green a.btn-warning:focus[disabled],
.pop.green a.btn-warning:focus[disabled],
.fullpage.green a.btn-warning:focus[disabled],
.colored.green .btn-warning.active[disabled],
.column.green .btn-warning.active[disabled],
.notification.green .btn-warning.active[disabled],
.contextual.green .btn-warning.active[disabled],
.pop.green .btn-warning.active[disabled],
.fullpage.green .btn-warning.active[disabled],
.colored.green a.btn-warning.active[disabled],
.column.green a.btn-warning.active[disabled],
.notification.green a.btn-warning.active[disabled],
.contextual.green a.btn-warning.active[disabled],
.pop.green a.btn-warning.active[disabled],
.fullpage.green a.btn-warning.active[disabled],
.colored.green .btn-warning:active[disabled],
.column.green .btn-warning:active[disabled],
.notification.green .btn-warning:active[disabled],
.contextual.green .btn-warning:active[disabled],
.pop.green .btn-warning:active[disabled],
.fullpage.green .btn-warning:active[disabled],
.colored.green a.btn-warning:active[disabled],
.column.green a.btn-warning:active[disabled],
.notification.green a.btn-warning:active[disabled],
.contextual.green a.btn-warning:active[disabled],
.pop.green a.btn-warning:active[disabled],
.fullpage.green a.btn-warning:active[disabled],
.colored.green .btn-warning:hover.disabled,
.column.green .btn-warning:hover.disabled,
.notification.green .btn-warning:hover.disabled,
.contextual.green .btn-warning:hover.disabled,
.pop.green .btn-warning:hover.disabled,
.fullpage.green .btn-warning:hover.disabled,
.colored.green a.btn-warning:hover.disabled,
.column.green a.btn-warning:hover.disabled,
.notification.green a.btn-warning:hover.disabled,
.contextual.green a.btn-warning:hover.disabled,
.pop.green a.btn-warning:hover.disabled,
.fullpage.green a.btn-warning:hover.disabled,
.colored.green .btn-warning.focus.disabled,
.column.green .btn-warning.focus.disabled,
.notification.green .btn-warning.focus.disabled,
.contextual.green .btn-warning.focus.disabled,
.pop.green .btn-warning.focus.disabled,
.fullpage.green .btn-warning.focus.disabled,
.colored.green a.btn-warning.focus.disabled,
.column.green a.btn-warning.focus.disabled,
.notification.green a.btn-warning.focus.disabled,
.contextual.green a.btn-warning.focus.disabled,
.pop.green a.btn-warning.focus.disabled,
.fullpage.green a.btn-warning.focus.disabled,
.colored.green .btn-warning:focus.disabled,
.column.green .btn-warning:focus.disabled,
.notification.green .btn-warning:focus.disabled,
.contextual.green .btn-warning:focus.disabled,
.pop.green .btn-warning:focus.disabled,
.fullpage.green .btn-warning:focus.disabled,
.colored.green a.btn-warning:focus.disabled,
.column.green a.btn-warning:focus.disabled,
.notification.green a.btn-warning:focus.disabled,
.contextual.green a.btn-warning:focus.disabled,
.pop.green a.btn-warning:focus.disabled,
.fullpage.green a.btn-warning:focus.disabled,
.colored.green .btn-warning.active.disabled,
.column.green .btn-warning.active.disabled,
.notification.green .btn-warning.active.disabled,
.contextual.green .btn-warning.active.disabled,
.pop.green .btn-warning.active.disabled,
.fullpage.green .btn-warning.active.disabled,
.colored.green a.btn-warning.active.disabled,
.column.green a.btn-warning.active.disabled,
.notification.green a.btn-warning.active.disabled,
.contextual.green a.btn-warning.active.disabled,
.pop.green a.btn-warning.active.disabled,
.fullpage.green a.btn-warning.active.disabled,
.colored.green .btn-warning:active.disabled,
.column.green .btn-warning:active.disabled,
.notification.green .btn-warning:active.disabled,
.contextual.green .btn-warning:active.disabled,
.pop.green .btn-warning:active.disabled,
.fullpage.green .btn-warning:active.disabled,
.colored.green a.btn-warning:active.disabled,
.column.green a.btn-warning:active.disabled,
.notification.green a.btn-warning:active.disabled,
.contextual.green a.btn-warning:active.disabled,
.pop.green a.btn-warning:active.disabled,
.fullpage.green a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.green .btn-danger,
.column.green .btn-danger,
.notification.green .btn-danger,
.contextual.green .btn-danger,
.pop.green .btn-danger,
.fullpage.green .btn-danger,
.colored.green a.btn-danger,
.column.green a.btn-danger,
.notification.green a.btn-danger,
.contextual.green a.btn-danger,
.pop.green a.btn-danger,
.fullpage.green a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.green .btn-danger:hover,
.column.green .btn-danger:hover,
.notification.green .btn-danger:hover,
.contextual.green .btn-danger:hover,
.pop.green .btn-danger:hover,
.fullpage.green .btn-danger:hover,
.colored.green a.btn-danger:hover,
.column.green a.btn-danger:hover,
.notification.green a.btn-danger:hover,
.contextual.green a.btn-danger:hover,
.pop.green a.btn-danger:hover,
.fullpage.green a.btn-danger:hover,
.colored.green .btn-danger.focus,
.column.green .btn-danger.focus,
.notification.green .btn-danger.focus,
.contextual.green .btn-danger.focus,
.pop.green .btn-danger.focus,
.fullpage.green .btn-danger.focus,
.colored.green a.btn-danger.focus,
.column.green a.btn-danger.focus,
.notification.green a.btn-danger.focus,
.contextual.green a.btn-danger.focus,
.pop.green a.btn-danger.focus,
.fullpage.green a.btn-danger.focus,
.colored.green .btn-danger:focus,
.column.green .btn-danger:focus,
.notification.green .btn-danger:focus,
.contextual.green .btn-danger:focus,
.pop.green .btn-danger:focus,
.fullpage.green .btn-danger:focus,
.colored.green a.btn-danger:focus,
.column.green a.btn-danger:focus,
.notification.green a.btn-danger:focus,
.contextual.green a.btn-danger:focus,
.pop.green a.btn-danger:focus,
.fullpage.green a.btn-danger:focus,
.colored.green .btn-danger.active,
.column.green .btn-danger.active,
.notification.green .btn-danger.active,
.contextual.green .btn-danger.active,
.pop.green .btn-danger.active,
.fullpage.green .btn-danger.active,
.colored.green a.btn-danger.active,
.column.green a.btn-danger.active,
.notification.green a.btn-danger.active,
.contextual.green a.btn-danger.active,
.pop.green a.btn-danger.active,
.fullpage.green a.btn-danger.active,
.colored.green .btn-danger:active,
.column.green .btn-danger:active,
.notification.green .btn-danger:active,
.contextual.green .btn-danger:active,
.pop.green .btn-danger:active,
.fullpage.green .btn-danger:active,
.colored.green a.btn-danger:active,
.column.green a.btn-danger:active,
.notification.green a.btn-danger:active,
.contextual.green a.btn-danger:active,
.pop.green a.btn-danger:active,
.fullpage.green a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.green .btn-danger:hover[disabled],
.column.green .btn-danger:hover[disabled],
.notification.green .btn-danger:hover[disabled],
.contextual.green .btn-danger:hover[disabled],
.pop.green .btn-danger:hover[disabled],
.fullpage.green .btn-danger:hover[disabled],
.colored.green a.btn-danger:hover[disabled],
.column.green a.btn-danger:hover[disabled],
.notification.green a.btn-danger:hover[disabled],
.contextual.green a.btn-danger:hover[disabled],
.pop.green a.btn-danger:hover[disabled],
.fullpage.green a.btn-danger:hover[disabled],
.colored.green .btn-danger.focus[disabled],
.column.green .btn-danger.focus[disabled],
.notification.green .btn-danger.focus[disabled],
.contextual.green .btn-danger.focus[disabled],
.pop.green .btn-danger.focus[disabled],
.fullpage.green .btn-danger.focus[disabled],
.colored.green a.btn-danger.focus[disabled],
.column.green a.btn-danger.focus[disabled],
.notification.green a.btn-danger.focus[disabled],
.contextual.green a.btn-danger.focus[disabled],
.pop.green a.btn-danger.focus[disabled],
.fullpage.green a.btn-danger.focus[disabled],
.colored.green .btn-danger:focus[disabled],
.column.green .btn-danger:focus[disabled],
.notification.green .btn-danger:focus[disabled],
.contextual.green .btn-danger:focus[disabled],
.pop.green .btn-danger:focus[disabled],
.fullpage.green .btn-danger:focus[disabled],
.colored.green a.btn-danger:focus[disabled],
.column.green a.btn-danger:focus[disabled],
.notification.green a.btn-danger:focus[disabled],
.contextual.green a.btn-danger:focus[disabled],
.pop.green a.btn-danger:focus[disabled],
.fullpage.green a.btn-danger:focus[disabled],
.colored.green .btn-danger.active[disabled],
.column.green .btn-danger.active[disabled],
.notification.green .btn-danger.active[disabled],
.contextual.green .btn-danger.active[disabled],
.pop.green .btn-danger.active[disabled],
.fullpage.green .btn-danger.active[disabled],
.colored.green a.btn-danger.active[disabled],
.column.green a.btn-danger.active[disabled],
.notification.green a.btn-danger.active[disabled],
.contextual.green a.btn-danger.active[disabled],
.pop.green a.btn-danger.active[disabled],
.fullpage.green a.btn-danger.active[disabled],
.colored.green .btn-danger:active[disabled],
.column.green .btn-danger:active[disabled],
.notification.green .btn-danger:active[disabled],
.contextual.green .btn-danger:active[disabled],
.pop.green .btn-danger:active[disabled],
.fullpage.green .btn-danger:active[disabled],
.colored.green a.btn-danger:active[disabled],
.column.green a.btn-danger:active[disabled],
.notification.green a.btn-danger:active[disabled],
.contextual.green a.btn-danger:active[disabled],
.pop.green a.btn-danger:active[disabled],
.fullpage.green a.btn-danger:active[disabled],
.colored.green .btn-danger:hover.disabled,
.column.green .btn-danger:hover.disabled,
.notification.green .btn-danger:hover.disabled,
.contextual.green .btn-danger:hover.disabled,
.pop.green .btn-danger:hover.disabled,
.fullpage.green .btn-danger:hover.disabled,
.colored.green a.btn-danger:hover.disabled,
.column.green a.btn-danger:hover.disabled,
.notification.green a.btn-danger:hover.disabled,
.contextual.green a.btn-danger:hover.disabled,
.pop.green a.btn-danger:hover.disabled,
.fullpage.green a.btn-danger:hover.disabled,
.colored.green .btn-danger.focus.disabled,
.column.green .btn-danger.focus.disabled,
.notification.green .btn-danger.focus.disabled,
.contextual.green .btn-danger.focus.disabled,
.pop.green .btn-danger.focus.disabled,
.fullpage.green .btn-danger.focus.disabled,
.colored.green a.btn-danger.focus.disabled,
.column.green a.btn-danger.focus.disabled,
.notification.green a.btn-danger.focus.disabled,
.contextual.green a.btn-danger.focus.disabled,
.pop.green a.btn-danger.focus.disabled,
.fullpage.green a.btn-danger.focus.disabled,
.colored.green .btn-danger:focus.disabled,
.column.green .btn-danger:focus.disabled,
.notification.green .btn-danger:focus.disabled,
.contextual.green .btn-danger:focus.disabled,
.pop.green .btn-danger:focus.disabled,
.fullpage.green .btn-danger:focus.disabled,
.colored.green a.btn-danger:focus.disabled,
.column.green a.btn-danger:focus.disabled,
.notification.green a.btn-danger:focus.disabled,
.contextual.green a.btn-danger:focus.disabled,
.pop.green a.btn-danger:focus.disabled,
.fullpage.green a.btn-danger:focus.disabled,
.colored.green .btn-danger.active.disabled,
.column.green .btn-danger.active.disabled,
.notification.green .btn-danger.active.disabled,
.contextual.green .btn-danger.active.disabled,
.pop.green .btn-danger.active.disabled,
.fullpage.green .btn-danger.active.disabled,
.colored.green a.btn-danger.active.disabled,
.column.green a.btn-danger.active.disabled,
.notification.green a.btn-danger.active.disabled,
.contextual.green a.btn-danger.active.disabled,
.pop.green a.btn-danger.active.disabled,
.fullpage.green a.btn-danger.active.disabled,
.colored.green .btn-danger:active.disabled,
.column.green .btn-danger:active.disabled,
.notification.green .btn-danger:active.disabled,
.contextual.green .btn-danger:active.disabled,
.pop.green .btn-danger:active.disabled,
.fullpage.green .btn-danger:active.disabled,
.colored.green a.btn-danger:active.disabled,
.column.green a.btn-danger:active.disabled,
.notification.green a.btn-danger:active.disabled,
.contextual.green a.btn-danger:active.disabled,
.pop.green a.btn-danger:active.disabled,
.fullpage.green a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.green .list-group.reorderable .list-group-item .reorder_icon,
.column.green .list-group.reorderable .list-group-item .reorder_icon,
.notification.green .list-group.reorderable .list-group-item .reorder_icon,
.contextual.green .list-group.reorderable .list-group-item .reorder_icon,
.pop.green .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.green .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.green .list-group.navigable .list-group-item .navigate_btn,
.column.green .list-group.navigable .list-group-item .navigate_btn,
.notification.green .list-group.navigable .list-group-item .navigate_btn,
.contextual.green .list-group.navigable .list-group-item .navigate_btn,
.pop.green .list-group.navigable .list-group-item .navigate_btn,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn,
.colored.green .list-group.removeable .list-group-item .navigate_btn,
.column.green .list-group.removeable .list-group-item .navigate_btn,
.notification.green .list-group.removeable .list-group-item .navigate_btn,
.contextual.green .list-group.removeable .list-group-item .navigate_btn,
.pop.green .list-group.removeable .list-group-item .navigate_btn,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn,
.colored.green .list-group.navigable .list-group-item .remove_btn,
.column.green .list-group.navigable .list-group-item .remove_btn,
.notification.green .list-group.navigable .list-group-item .remove_btn,
.contextual.green .list-group.navigable .list-group-item .remove_btn,
.pop.green .list-group.navigable .list-group-item .remove_btn,
.fullpage.green .list-group.navigable .list-group-item .remove_btn,
.colored.green .list-group.removeable .list-group-item .remove_btn,
.column.green .list-group.removeable .list-group-item .remove_btn,
.notification.green .list-group.removeable .list-group-item .remove_btn,
.contextual.green .list-group.removeable .list-group-item .remove_btn,
.pop.green .list-group.removeable .list-group-item .remove_btn,
.fullpage.green .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.green .list-group.navigable .list-group-item .navigate_btn:hover,
.column.green .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.green .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.green .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.green .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.green .list-group.removeable .list-group-item .navigate_btn:hover,
.column.green .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.green .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.green .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.green .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.green .list-group.navigable .list-group-item .remove_btn:hover,
.column.green .list-group.navigable .list-group-item .remove_btn:hover,
.notification.green .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.green .list-group.navigable .list-group-item .remove_btn:hover,
.pop.green .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.green .list-group.navigable .list-group-item .remove_btn:hover,
.colored.green .list-group.removeable .list-group-item .remove_btn:hover,
.column.green .list-group.removeable .list-group-item .remove_btn:hover,
.notification.green .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.green .list-group.removeable .list-group-item .remove_btn:hover,
.pop.green .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.green .list-group.removeable .list-group-item .remove_btn:hover,
.colored.green .list-group.navigable .list-group-item .navigate_btn.focus,
.column.green .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.green .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.green .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.green .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.green .list-group.removeable .list-group-item .navigate_btn.focus,
.column.green .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.green .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.green .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.green .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.green .list-group.navigable .list-group-item .remove_btn.focus,
.column.green .list-group.navigable .list-group-item .remove_btn.focus,
.notification.green .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.green .list-group.navigable .list-group-item .remove_btn.focus,
.pop.green .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.green .list-group.navigable .list-group-item .remove_btn.focus,
.colored.green .list-group.removeable .list-group-item .remove_btn.focus,
.column.green .list-group.removeable .list-group-item .remove_btn.focus,
.notification.green .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.green .list-group.removeable .list-group-item .remove_btn.focus,
.pop.green .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.green .list-group.removeable .list-group-item .remove_btn.focus,
.colored.green .list-group.navigable .list-group-item .navigate_btn:focus,
.column.green .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.green .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.green .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.green .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.green .list-group.removeable .list-group-item .navigate_btn:focus,
.column.green .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.green .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.green .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.green .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.green .list-group.navigable .list-group-item .remove_btn:focus,
.column.green .list-group.navigable .list-group-item .remove_btn:focus,
.notification.green .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.green .list-group.navigable .list-group-item .remove_btn:focus,
.pop.green .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.green .list-group.navigable .list-group-item .remove_btn:focus,
.colored.green .list-group.removeable .list-group-item .remove_btn:focus,
.column.green .list-group.removeable .list-group-item .remove_btn:focus,
.notification.green .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.green .list-group.removeable .list-group-item .remove_btn:focus,
.pop.green .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.green .list-group.removeable .list-group-item .remove_btn:focus,
.colored.green .list-group.navigable .list-group-item .navigate_btn.active,
.column.green .list-group.navigable .list-group-item .navigate_btn.active,
.notification.green .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.green .list-group.navigable .list-group-item .navigate_btn.active,
.pop.green .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn.active,
.colored.green .list-group.removeable .list-group-item .navigate_btn.active,
.column.green .list-group.removeable .list-group-item .navigate_btn.active,
.notification.green .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.green .list-group.removeable .list-group-item .navigate_btn.active,
.pop.green .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn.active,
.colored.green .list-group.navigable .list-group-item .remove_btn.active,
.column.green .list-group.navigable .list-group-item .remove_btn.active,
.notification.green .list-group.navigable .list-group-item .remove_btn.active,
.contextual.green .list-group.navigable .list-group-item .remove_btn.active,
.pop.green .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.green .list-group.navigable .list-group-item .remove_btn.active,
.colored.green .list-group.removeable .list-group-item .remove_btn.active,
.column.green .list-group.removeable .list-group-item .remove_btn.active,
.notification.green .list-group.removeable .list-group-item .remove_btn.active,
.contextual.green .list-group.removeable .list-group-item .remove_btn.active,
.pop.green .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.green .list-group.removeable .list-group-item .remove_btn.active,
.colored.green .list-group.navigable .list-group-item .navigate_btn:active,
.column.green .list-group.navigable .list-group-item .navigate_btn:active,
.notification.green .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.green .list-group.navigable .list-group-item .navigate_btn:active,
.pop.green .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.green .list-group.navigable .list-group-item .navigate_btn:active,
.colored.green .list-group.removeable .list-group-item .navigate_btn:active,
.column.green .list-group.removeable .list-group-item .navigate_btn:active,
.notification.green .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.green .list-group.removeable .list-group-item .navigate_btn:active,
.pop.green .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.green .list-group.removeable .list-group-item .navigate_btn:active,
.colored.green .list-group.navigable .list-group-item .remove_btn:active,
.column.green .list-group.navigable .list-group-item .remove_btn:active,
.notification.green .list-group.navigable .list-group-item .remove_btn:active,
.contextual.green .list-group.navigable .list-group-item .remove_btn:active,
.pop.green .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.green .list-group.navigable .list-group-item .remove_btn:active,
.colored.green .list-group.removeable .list-group-item .remove_btn:active,
.column.green .list-group.removeable .list-group-item .remove_btn:active,
.notification.green .list-group.removeable .list-group-item .remove_btn:active,
.contextual.green .list-group.removeable .list-group-item .remove_btn:active,
.pop.green .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.green .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.green .btn-marker-shape,
.column.green .btn-marker-shape,
.notification.green .btn-marker-shape,
.contextual.green .btn-marker-shape,
.pop.green .btn-marker-shape,
.fullpage.green .btn-marker-shape {
  background: transparent;
}
.colored.green .btn-marker-shape:hover,
.column.green .btn-marker-shape:hover,
.notification.green .btn-marker-shape:hover,
.contextual.green .btn-marker-shape:hover,
.pop.green .btn-marker-shape:hover,
.fullpage.green .btn-marker-shape:hover,
.colored.green .btn-marker-shape:focus,
.column.green .btn-marker-shape:focus,
.notification.green .btn-marker-shape:focus,
.contextual.green .btn-marker-shape:focus,
.pop.green .btn-marker-shape:focus,
.fullpage.green .btn-marker-shape:focus,
.colored.green .btn-marker-shape.focus,
.column.green .btn-marker-shape.focus,
.notification.green .btn-marker-shape.focus,
.contextual.green .btn-marker-shape.focus,
.pop.green .btn-marker-shape.focus,
.fullpage.green .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.green .btn-marker-shape:active,
.column.green .btn-marker-shape:active,
.notification.green .btn-marker-shape:active,
.contextual.green .btn-marker-shape:active,
.pop.green .btn-marker-shape:active,
.fullpage.green .btn-marker-shape:active,
.colored.green .btn-marker-shape.active,
.column.green .btn-marker-shape.active,
.notification.green .btn-marker-shape.active,
.contextual.green .btn-marker-shape.active,
.pop.green .btn-marker-shape.active,
.fullpage.green .btn-marker-shape.active {
  background: #1f9f55;
  box-shadow: none;
}
.colored.green .bordered-header,
.column.green .bordered-header,
.notification.green .bordered-header,
.contextual.green .bordered-header,
.pop.green .bordered-header,
.fullpage.green .bordered-header,
.colored.green .sticky-header,
.column.green .sticky-header,
.notification.green .sticky-header,
.contextual.green .sticky-header,
.pop.green .sticky-header,
.fullpage.green .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #198145;
}
.colored.green .bordered-footer,
.column.green .bordered-footer,
.notification.green .bordered-footer,
.contextual.green .bordered-footer,
.pop.green .bordered-footer,
.fullpage.green .bordered-footer,
.colored.green .sticky-footer,
.column.green .sticky-footer,
.notification.green .sticky-footer,
.contextual.green .sticky-footer,
.pop.green .sticky-footer,
.fullpage.green .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #198145;
}
.colored.green hr,
.column.green hr,
.notification.green hr,
.contextual.green hr,
.pop.green hr,
.fullpage.green hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.green .close_btn,
.column.green .close_btn,
.notification.green .close_btn,
.contextual.green .close_btn,
.pop.green .close_btn,
.fullpage.green .close_btn,
.colored.green .back_btn,
.column.green .back_btn,
.notification.green .back_btn,
.contextual.green .back_btn,
.pop.green .back_btn,
.fullpage.green .back_btn {
  color: #fff;
}
.colored.green input[type="radio"] + label::before,
.column.green input[type="radio"] + label::before,
.notification.green input[type="radio"] + label::before,
.contextual.green input[type="radio"] + label::before,
.pop.green input[type="radio"] + label::before,
.fullpage.green input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.green input[type="radio"] + label::after,
.column.green input[type="radio"] + label::after,
.notification.green input[type="radio"] + label::after,
.contextual.green input[type="radio"] + label::after,
.pop.green input[type="radio"] + label::after,
.fullpage.green input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.green input[type="radio"]:checked + label::before,
.column.green input[type="radio"]:checked + label::before,
.notification.green input[type="radio"]:checked + label::before,
.contextual.green input[type="radio"]:checked + label::before,
.pop.green input[type="radio"]:checked + label::before,
.fullpage.green input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.green input[type="radio"]:checked + label::after,
.column.green input[type="radio"]:checked + label::after,
.notification.green input[type="radio"]:checked + label::after,
.contextual.green input[type="radio"]:checked + label::after,
.pop.green input[type="radio"]:checked + label::after,
.fullpage.green input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.green input[type="checkbox"] + label::before,
.column.green input[type="checkbox"] + label::before,
.notification.green input[type="checkbox"] + label::before,
.contextual.green input[type="checkbox"] + label::before,
.pop.green input[type="checkbox"] + label::before,
.fullpage.green input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.green input[type="checkbox"] + label::after,
.column.green input[type="checkbox"] + label::after,
.notification.green input[type="checkbox"] + label::after,
.contextual.green input[type="checkbox"] + label::after,
.pop.green input[type="checkbox"] + label::after,
.fullpage.green input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.green input,
.column.green input,
.notification.green input,
.contextual.green input,
.pop.green input,
.fullpage.green input,
.colored.green select,
.column.green select,
.notification.green select,
.contextual.green select,
.pop.green select,
.fullpage.green select,
.colored.green textarea,
.column.green textarea,
.notification.green textarea,
.contextual.green textarea,
.pop.green textarea,
.fullpage.green textarea,
.colored.green .form-control,
.column.green .form-control,
.notification.green .form-control,
.contextual.green .form-control,
.pop.green .form-control,
.fullpage.green .form-control,
.colored.green fieldset .form-control,
.column.green fieldset .form-control,
.notification.green fieldset .form-control,
.contextual.green fieldset .form-control,
.pop.green fieldset .form-control,
.fullpage.green fieldset .form-control {
  border-color: transparent;
}
.colored.green input:hover,
.column.green input:hover,
.notification.green input:hover,
.contextual.green input:hover,
.pop.green input:hover,
.fullpage.green input:hover,
.colored.green select:hover,
.column.green select:hover,
.notification.green select:hover,
.contextual.green select:hover,
.pop.green select:hover,
.fullpage.green select:hover,
.colored.green textarea:hover,
.column.green textarea:hover,
.notification.green textarea:hover,
.contextual.green textarea:hover,
.pop.green textarea:hover,
.fullpage.green textarea:hover,
.colored.green .form-control:hover,
.column.green .form-control:hover,
.notification.green .form-control:hover,
.contextual.green .form-control:hover,
.pop.green .form-control:hover,
.fullpage.green .form-control:hover,
.colored.green fieldset .form-control:hover,
.column.green fieldset .form-control:hover,
.notification.green fieldset .form-control:hover,
.contextual.green fieldset .form-control:hover,
.pop.green fieldset .form-control:hover,
.fullpage.green fieldset .form-control:hover,
.colored.green input.focus,
.column.green input.focus,
.notification.green input.focus,
.contextual.green input.focus,
.pop.green input.focus,
.fullpage.green input.focus,
.colored.green select.focus,
.column.green select.focus,
.notification.green select.focus,
.contextual.green select.focus,
.pop.green select.focus,
.fullpage.green select.focus,
.colored.green textarea.focus,
.column.green textarea.focus,
.notification.green textarea.focus,
.contextual.green textarea.focus,
.pop.green textarea.focus,
.fullpage.green textarea.focus,
.colored.green .form-control.focus,
.column.green .form-control.focus,
.notification.green .form-control.focus,
.contextual.green .form-control.focus,
.pop.green .form-control.focus,
.fullpage.green .form-control.focus,
.colored.green fieldset .form-control.focus,
.column.green fieldset .form-control.focus,
.notification.green fieldset .form-control.focus,
.contextual.green fieldset .form-control.focus,
.pop.green fieldset .form-control.focus,
.fullpage.green fieldset .form-control.focus,
.colored.green input:focus,
.column.green input:focus,
.notification.green input:focus,
.contextual.green input:focus,
.pop.green input:focus,
.fullpage.green input:focus,
.colored.green select:focus,
.column.green select:focus,
.notification.green select:focus,
.contextual.green select:focus,
.pop.green select:focus,
.fullpage.green select:focus,
.colored.green textarea:focus,
.column.green textarea:focus,
.notification.green textarea:focus,
.contextual.green textarea:focus,
.pop.green textarea:focus,
.fullpage.green textarea:focus,
.colored.green .form-control:focus,
.column.green .form-control:focus,
.notification.green .form-control:focus,
.contextual.green .form-control:focus,
.pop.green .form-control:focus,
.fullpage.green .form-control:focus,
.colored.green fieldset .form-control:focus,
.column.green fieldset .form-control:focus,
.notification.green fieldset .form-control:focus,
.contextual.green fieldset .form-control:focus,
.pop.green fieldset .form-control:focus,
.fullpage.green fieldset .form-control:focus,
.colored.green input.active,
.column.green input.active,
.notification.green input.active,
.contextual.green input.active,
.pop.green input.active,
.fullpage.green input.active,
.colored.green select.active,
.column.green select.active,
.notification.green select.active,
.contextual.green select.active,
.pop.green select.active,
.fullpage.green select.active,
.colored.green textarea.active,
.column.green textarea.active,
.notification.green textarea.active,
.contextual.green textarea.active,
.pop.green textarea.active,
.fullpage.green textarea.active,
.colored.green .form-control.active,
.column.green .form-control.active,
.notification.green .form-control.active,
.contextual.green .form-control.active,
.pop.green .form-control.active,
.fullpage.green .form-control.active,
.colored.green fieldset .form-control.active,
.column.green fieldset .form-control.active,
.notification.green fieldset .form-control.active,
.contextual.green fieldset .form-control.active,
.pop.green fieldset .form-control.active,
.fullpage.green fieldset .form-control.active,
.colored.green input:active,
.column.green input:active,
.notification.green input:active,
.contextual.green input:active,
.pop.green input:active,
.fullpage.green input:active,
.colored.green select:active,
.column.green select:active,
.notification.green select:active,
.contextual.green select:active,
.pop.green select:active,
.fullpage.green select:active,
.colored.green textarea:active,
.column.green textarea:active,
.notification.green textarea:active,
.contextual.green textarea:active,
.pop.green textarea:active,
.fullpage.green textarea:active,
.colored.green .form-control:active,
.column.green .form-control:active,
.notification.green .form-control:active,
.contextual.green .form-control:active,
.pop.green .form-control:active,
.fullpage.green .form-control:active,
.colored.green fieldset .form-control:active,
.column.green fieldset .form-control:active,
.notification.green fieldset .form-control:active,
.contextual.green fieldset .form-control:active,
.pop.green fieldset .form-control:active,
.fullpage.green fieldset .form-control:active {
  border-color: transparent;
}
.colored.green .has-feedback .control-label,
.column.green .has-feedback .control-label,
.notification.green .has-feedback .control-label,
.contextual.green .has-feedback .control-label,
.pop.green .has-feedback .control-label,
.fullpage.green .has-feedback .control-label {
  color: #fff;
}
.colored.green .nav a,
.column.green .nav a,
.notification.green .nav a,
.contextual.green .nav a,
.pop.green .nav a,
.fullpage.green .nav a,
.colored.green a.list-group-item,
.column.green a.list-group-item,
.notification.green a.list-group-item,
.contextual.green a.list-group-item,
.pop.green a.list-group-item,
.fullpage.green a.list-group-item,
.colored.green .dropdown-menu a,
.column.green .dropdown-menu a,
.notification.green .dropdown-menu a,
.contextual.green .dropdown-menu a,
.pop.green .dropdown-menu a,
.fullpage.green .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.green .dropdown-menu a,
.column.green .dropdown-menu a,
.notification.green .dropdown-menu a,
.contextual.green .dropdown-menu a,
.pop.green .dropdown-menu a,
.fullpage.green .dropdown-menu a {
  color: #3b3f45;
}
.colored.green .list-group,
.column.green .list-group,
.notification.green .list-group,
.contextual.green .list-group,
.pop.green .list-group,
.fullpage.green .list-group {
  background: inherit;
}
.colored.green .btn-default,
.column.green .btn-default,
.notification.green .btn-default,
.contextual.green .btn-default,
.pop.green .btn-default,
.fullpage.green .btn-default,
.colored.green .list-group-item,
.column.green .list-group-item,
.notification.green .list-group-item,
.contextual.green .list-group-item,
.pop.green .list-group-item,
.fullpage.green .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.green .btn-default:hover,
.column.green .btn-default:hover,
.notification.green .btn-default:hover,
.contextual.green .btn-default:hover,
.pop.green .btn-default:hover,
.fullpage.green .btn-default:hover,
.colored.green .list-group-item:hover,
.column.green .list-group-item:hover,
.notification.green .list-group-item:hover,
.contextual.green .list-group-item:hover,
.pop.green .list-group-item:hover,
.fullpage.green .list-group-item:hover,
.colored.green .btn-default.focus,
.column.green .btn-default.focus,
.notification.green .btn-default.focus,
.contextual.green .btn-default.focus,
.pop.green .btn-default.focus,
.fullpage.green .btn-default.focus,
.colored.green .list-group-item.focus,
.column.green .list-group-item.focus,
.notification.green .list-group-item.focus,
.contextual.green .list-group-item.focus,
.pop.green .list-group-item.focus,
.fullpage.green .list-group-item.focus,
.colored.green .btn-default:focus,
.column.green .btn-default:focus,
.notification.green .btn-default:focus,
.contextual.green .btn-default:focus,
.pop.green .btn-default:focus,
.fullpage.green .btn-default:focus,
.colored.green .list-group-item:focus,
.column.green .list-group-item:focus,
.notification.green .list-group-item:focus,
.contextual.green .list-group-item:focus,
.pop.green .list-group-item:focus,
.fullpage.green .list-group-item:focus,
.colored.green .btn-default.active,
.column.green .btn-default.active,
.notification.green .btn-default.active,
.contextual.green .btn-default.active,
.pop.green .btn-default.active,
.fullpage.green .btn-default.active,
.colored.green .list-group-item.active,
.column.green .list-group-item.active,
.notification.green .list-group-item.active,
.contextual.green .list-group-item.active,
.pop.green .list-group-item.active,
.fullpage.green .list-group-item.active,
.colored.green .btn-default:active,
.column.green .btn-default:active,
.notification.green .btn-default:active,
.contextual.green .btn-default:active,
.pop.green .btn-default:active,
.fullpage.green .btn-default:active,
.colored.green .list-group-item:active,
.column.green .list-group-item:active,
.notification.green .list-group-item:active,
.contextual.green .list-group-item:active,
.pop.green .list-group-item:active,
.fullpage.green .list-group-item:active {
  background: #1f9f55;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.green .btn-default:hover[disabled],
.column.green .btn-default:hover[disabled],
.notification.green .btn-default:hover[disabled],
.contextual.green .btn-default:hover[disabled],
.pop.green .btn-default:hover[disabled],
.fullpage.green .btn-default:hover[disabled],
.colored.green .list-group-item:hover[disabled],
.column.green .list-group-item:hover[disabled],
.notification.green .list-group-item:hover[disabled],
.contextual.green .list-group-item:hover[disabled],
.pop.green .list-group-item:hover[disabled],
.fullpage.green .list-group-item:hover[disabled],
.colored.green .btn-default.focus[disabled],
.column.green .btn-default.focus[disabled],
.notification.green .btn-default.focus[disabled],
.contextual.green .btn-default.focus[disabled],
.pop.green .btn-default.focus[disabled],
.fullpage.green .btn-default.focus[disabled],
.colored.green .list-group-item.focus[disabled],
.column.green .list-group-item.focus[disabled],
.notification.green .list-group-item.focus[disabled],
.contextual.green .list-group-item.focus[disabled],
.pop.green .list-group-item.focus[disabled],
.fullpage.green .list-group-item.focus[disabled],
.colored.green .btn-default:focus[disabled],
.column.green .btn-default:focus[disabled],
.notification.green .btn-default:focus[disabled],
.contextual.green .btn-default:focus[disabled],
.pop.green .btn-default:focus[disabled],
.fullpage.green .btn-default:focus[disabled],
.colored.green .list-group-item:focus[disabled],
.column.green .list-group-item:focus[disabled],
.notification.green .list-group-item:focus[disabled],
.contextual.green .list-group-item:focus[disabled],
.pop.green .list-group-item:focus[disabled],
.fullpage.green .list-group-item:focus[disabled],
.colored.green .btn-default.active[disabled],
.column.green .btn-default.active[disabled],
.notification.green .btn-default.active[disabled],
.contextual.green .btn-default.active[disabled],
.pop.green .btn-default.active[disabled],
.fullpage.green .btn-default.active[disabled],
.colored.green .list-group-item.active[disabled],
.column.green .list-group-item.active[disabled],
.notification.green .list-group-item.active[disabled],
.contextual.green .list-group-item.active[disabled],
.pop.green .list-group-item.active[disabled],
.fullpage.green .list-group-item.active[disabled],
.colored.green .btn-default:active[disabled],
.column.green .btn-default:active[disabled],
.notification.green .btn-default:active[disabled],
.contextual.green .btn-default:active[disabled],
.pop.green .btn-default:active[disabled],
.fullpage.green .btn-default:active[disabled],
.colored.green .list-group-item:active[disabled],
.column.green .list-group-item:active[disabled],
.notification.green .list-group-item:active[disabled],
.contextual.green .list-group-item:active[disabled],
.pop.green .list-group-item:active[disabled],
.fullpage.green .list-group-item:active[disabled],
.colored.green .btn-default:hover.disabled,
.column.green .btn-default:hover.disabled,
.notification.green .btn-default:hover.disabled,
.contextual.green .btn-default:hover.disabled,
.pop.green .btn-default:hover.disabled,
.fullpage.green .btn-default:hover.disabled,
.colored.green .list-group-item:hover.disabled,
.column.green .list-group-item:hover.disabled,
.notification.green .list-group-item:hover.disabled,
.contextual.green .list-group-item:hover.disabled,
.pop.green .list-group-item:hover.disabled,
.fullpage.green .list-group-item:hover.disabled,
.colored.green .btn-default.focus.disabled,
.column.green .btn-default.focus.disabled,
.notification.green .btn-default.focus.disabled,
.contextual.green .btn-default.focus.disabled,
.pop.green .btn-default.focus.disabled,
.fullpage.green .btn-default.focus.disabled,
.colored.green .list-group-item.focus.disabled,
.column.green .list-group-item.focus.disabled,
.notification.green .list-group-item.focus.disabled,
.contextual.green .list-group-item.focus.disabled,
.pop.green .list-group-item.focus.disabled,
.fullpage.green .list-group-item.focus.disabled,
.colored.green .btn-default:focus.disabled,
.column.green .btn-default:focus.disabled,
.notification.green .btn-default:focus.disabled,
.contextual.green .btn-default:focus.disabled,
.pop.green .btn-default:focus.disabled,
.fullpage.green .btn-default:focus.disabled,
.colored.green .list-group-item:focus.disabled,
.column.green .list-group-item:focus.disabled,
.notification.green .list-group-item:focus.disabled,
.contextual.green .list-group-item:focus.disabled,
.pop.green .list-group-item:focus.disabled,
.fullpage.green .list-group-item:focus.disabled,
.colored.green .btn-default.active.disabled,
.column.green .btn-default.active.disabled,
.notification.green .btn-default.active.disabled,
.contextual.green .btn-default.active.disabled,
.pop.green .btn-default.active.disabled,
.fullpage.green .btn-default.active.disabled,
.colored.green .list-group-item.active.disabled,
.column.green .list-group-item.active.disabled,
.notification.green .list-group-item.active.disabled,
.contextual.green .list-group-item.active.disabled,
.pop.green .list-group-item.active.disabled,
.fullpage.green .list-group-item.active.disabled,
.colored.green .btn-default:active.disabled,
.column.green .btn-default:active.disabled,
.notification.green .btn-default:active.disabled,
.contextual.green .btn-default:active.disabled,
.pop.green .btn-default:active.disabled,
.fullpage.green .btn-default:active.disabled,
.colored.green .list-group-item:active.disabled,
.column.green .list-group-item:active.disabled,
.notification.green .list-group-item:active.disabled,
.contextual.green .list-group-item:active.disabled,
.pop.green .list-group-item:active.disabled,
.fullpage.green .list-group-item:active.disabled {
  background: inherit;
}
.colored.green .list-group-item,
.column.green .list-group-item,
.notification.green .list-group-item,
.contextual.green .list-group-item,
.pop.green .list-group-item,
.fullpage.green .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.green .list-group-item:first-child,
.column.green .list-group-item:first-child,
.notification.green .list-group-item:first-child,
.contextual.green .list-group-item:first-child,
.pop.green .list-group-item:first-child,
.fullpage.green .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.green .list-group-item:last-child,
.column.green .list-group-item:last-child,
.notification.green .list-group-item:last-child,
.contextual.green .list-group-item:last-child,
.pop.green .list-group-item:last-child,
.fullpage.green .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.green .help-block,
.column.green .help-block,
.notification.green .help-block,
.contextual.green .help-block,
.pop.green .help-block,
.fullpage.green .help-block {
  color: #fff;
}
.colored.green .form-group input + .help-block,
.column.green .form-group input + .help-block,
.notification.green .form-group input + .help-block,
.contextual.green .form-group input + .help-block,
.pop.green .form-group input + .help-block,
.fullpage.green .form-group input + .help-block,
.colored.green .form-group .input-group + .help-block,
.column.green .form-group .input-group + .help-block,
.notification.green .form-group .input-group + .help-block,
.contextual.green .form-group .input-group + .help-block,
.pop.green .form-group .input-group + .help-block,
.fullpage.green .form-group .input-group + .help-block,
.colored.green .form-group .input-group-btn + .help-block,
.column.green .form-group .input-group-btn + .help-block,
.notification.green .form-group .input-group-btn + .help-block,
.contextual.green .form-group .input-group-btn + .help-block,
.pop.green .form-group .input-group-btn + .help-block,
.fullpage.green .form-group .input-group-btn + .help-block,
.colored.green .form-group .help-block + .help-block,
.column.green .form-group .help-block + .help-block,
.notification.green .form-group .help-block + .help-block,
.contextual.green .form-group .help-block + .help-block,
.pop.green .form-group .help-block + .help-block,
.fullpage.green .form-group .help-block + .help-block,
.colored.green .form-group textarea + .help-block,
.column.green .form-group textarea + .help-block,
.notification.green .form-group textarea + .help-block,
.contextual.green .form-group textarea + .help-block,
.pop.green .form-group textarea + .help-block,
.fullpage.green .form-group textarea + .help-block,
.colored.green .form-group figure + figcaption,
.column.green .form-group figure + figcaption,
.notification.green .form-group figure + figcaption,
.contextual.green .form-group figure + figcaption,
.pop.green .form-group figure + figcaption,
.fullpage.green .form-group figure + figcaption,
.colored.green .form-group .form-group-help-block,
.column.green .form-group .form-group-help-block,
.notification.green .form-group .form-group-help-block,
.contextual.green .form-group .form-group-help-block,
.pop.green .form-group .form-group-help-block,
.fullpage.green .form-group .form-group-help-block,
.colored.green .form-group .merge_feedback .remote_value,
.column.green .form-group .merge_feedback .remote_value,
.notification.green .form-group .merge_feedback .remote_value,
.contextual.green .form-group .merge_feedback .remote_value,
.pop.green .form-group .merge_feedback .remote_value,
.fullpage.green .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.green .input-group-addon,
.column.green .input-group-addon,
.notification.green .input-group-addon,
.contextual.green .input-group-addon,
.pop.green .input-group-addon,
.fullpage.green .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.green .rg_tag_list .bootstrap-filestyle .btn,
.column.green .rg_tag_list .bootstrap-filestyle .btn,
.notification.green .rg_tag_list .bootstrap-filestyle .btn,
.contextual.green .rg_tag_list .bootstrap-filestyle .btn,
.pop.green .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.green .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.green .table-bordered,
.column.green .table-bordered,
.notification.green .table-bordered,
.contextual.green .table-bordered,
.pop.green .table-bordered,
.fullpage.green .table-bordered,
.colored.green .table-bordered th,
.column.green .table-bordered th,
.notification.green .table-bordered th,
.contextual.green .table-bordered th,
.pop.green .table-bordered th,
.fullpage.green .table-bordered th,
.colored.green .table-bordered td,
.column.green .table-bordered td,
.notification.green .table-bordered td,
.contextual.green .table-bordered td,
.pop.green .table-bordered td,
.fullpage.green .table-bordered td {
  border-color: #fff;
}
.colored.green.pop .nav-tabs,
.column.green.pop .nav-tabs,
.notification.green.pop .nav-tabs,
.contextual.green.pop .nav-tabs,
.pop.green.pop .nav-tabs,
.fullpage.green.pop .nav-tabs {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.green.pop .nav-tabs li a,
.column.green.pop .nav-tabs li a,
.notification.green.pop .nav-tabs li a,
.contextual.green.pop .nav-tabs li a,
.pop.green.pop .nav-tabs li a,
.fullpage.green.pop .nav-tabs li a {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.green.pop .nav-tabs li.active a,
.column.green.pop .nav-tabs li.active a,
.notification.green.pop .nav-tabs li.active a,
.contextual.green.pop .nav-tabs li.active a,
.pop.green.pop .nav-tabs li.active a,
.fullpage.green.pop .nav-tabs li.active a {
  background: #198145;
  color: #fff;
  border-color: #198145;
}
.colored.white,
.column.white,
.notification.white,
.contextual.white,
.pop.white,
.fullpage.white {
  background: #fff;
  color: #3b3f45;
  border-width: 0;
  border-style: solid;
  border-color: #e4e4e4;
  /* .modal is reserved by Bootstrap */
}
.colored.white.column.left,
.column.white.column.left,
.notification.white.column.left,
.contextual.white.column.left,
.pop.white.column.left,
.fullpage.white.column.left,
.colored.white.notification.left,
.column.white.notification.left,
.notification.white.notification.left,
.contextual.white.notification.left,
.pop.white.notification.left,
.fullpage.white.notification.left {
  border-right-width: 4px;
}
.colored.white.column.right,
.column.white.column.right,
.notification.white.column.right,
.contextual.white.column.right,
.pop.white.column.right,
.fullpage.white.column.right,
.colored.white.notification.right,
.column.white.notification.right,
.notification.white.notification.right,
.contextual.white.notification.right,
.pop.white.notification.right,
.fullpage.white.notification.right {
  border-left-width: 4px;
}
.colored.white.notification,
.column.white.notification,
.notification.white.notification,
.contextual.white.notification,
.pop.white.notification,
.fullpage.white.notification {
  border-top-width: 4px;
}
.colored.white#zoom_notification,
.column.white#zoom_notification,
.notification.white#zoom_notification,
.contextual.white#zoom_notification,
.pop.white#zoom_notification,
.fullpage.white#zoom_notification {
  border-width: 0;
}
.colored.white.contextual,
.column.white.contextual,
.notification.white.contextual,
.contextual.white.contextual,
.pop.white.contextual,
.fullpage.white.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.white.contextual.top,
.column.white.contextual.top,
.notification.white.contextual.top,
.contextual.white.contextual.top,
.pop.white.contextual.top,
.fullpage.white.contextual.top {
  border-bottom-width: 4px;
}
.colored.white.contextual.bottom,
.column.white.contextual.bottom,
.notification.white.contextual.bottom,
.contextual.white.contextual.bottom,
.pop.white.contextual.bottom,
.fullpage.white.contextual.bottom {
  border-top-width: 4px;
}
.colored.white.pop,
.column.white.pop,
.notification.white.pop,
.contextual.white.pop,
.pop.white.pop,
.fullpage.white.pop {
  border-width: 4px;
}
.colored.white .content,
.column.white .content,
.notification.white .content,
.contextual.white .content,
.pop.white .content,
.fullpage.white .content {
  border-top-color: #e4e4e4;
}
.colored.white .close_btn,
.column.white .close_btn,
.notification.white .close_btn,
.contextual.white .close_btn,
.pop.white .close_btn,
.fullpage.white .close_btn,
.colored.white .back_btn,
.column.white .back_btn,
.notification.white .back_btn,
.contextual.white .back_btn,
.pop.white .back_btn,
.fullpage.white .back_btn {
  color: #4e535b;
}
.colored.white a,
.column.white a,
.notification.white a,
.contextual.white a,
.pop.white a,
.fullpage.white a {
  color: #38b8e2;
  text-decoration: underline;
}
.colored.white a:hover,
.column.white a:hover,
.notification.white a:hover,
.contextual.white a:hover,
.pop.white a:hover,
.fullpage.white a:hover,
.colored.white a:active,
.column.white a:active,
.notification.white a:active,
.contextual.white a:active,
.pop.white a:active,
.fullpage.white a:active,
.colored.white a.active,
.column.white a.active,
.notification.white a.active,
.contextual.white a.active,
.pop.white a.active,
.fullpage.white a.active,
.colored.white a:focus,
.column.white a:focus,
.notification.white a:focus,
.contextual.white a:focus,
.pop.white a:focus,
.fullpage.white a:focus,
.colored.white a.focus,
.column.white a.focus,
.notification.white a.focus,
.contextual.white a.focus,
.pop.white a.focus,
.fullpage.white a.focus,
.colored.white a.btn,
.column.white a.btn,
.notification.white a.btn,
.contextual.white a.btn,
.pop.white a.btn,
.fullpage.white a.btn {
  color: #38b8e2;
  text-decoration: none;
}
.colored.white .btn-default,
.column.white .btn-default,
.notification.white .btn-default,
.contextual.white .btn-default,
.pop.white .btn-default,
.fullpage.white .btn-default,
.colored.white a.btn-default,
.column.white a.btn-default,
.notification.white a.btn-default,
.contextual.white a.btn-default,
.pop.white a.btn-default,
.fullpage.white a.btn-default {
  background: transparent;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.white .btn-default:hover,
.column.white .btn-default:hover,
.notification.white .btn-default:hover,
.contextual.white .btn-default:hover,
.pop.white .btn-default:hover,
.fullpage.white .btn-default:hover,
.colored.white a.btn-default:hover,
.column.white a.btn-default:hover,
.notification.white a.btn-default:hover,
.contextual.white a.btn-default:hover,
.pop.white a.btn-default:hover,
.fullpage.white a.btn-default:hover,
.colored.white .btn-default.focus,
.column.white .btn-default.focus,
.notification.white .btn-default.focus,
.contextual.white .btn-default.focus,
.pop.white .btn-default.focus,
.fullpage.white .btn-default.focus,
.colored.white a.btn-default.focus,
.column.white a.btn-default.focus,
.notification.white a.btn-default.focus,
.contextual.white a.btn-default.focus,
.pop.white a.btn-default.focus,
.fullpage.white a.btn-default.focus,
.colored.white .btn-default:focus,
.column.white .btn-default:focus,
.notification.white .btn-default:focus,
.contextual.white .btn-default:focus,
.pop.white .btn-default:focus,
.fullpage.white .btn-default:focus,
.colored.white a.btn-default:focus,
.column.white a.btn-default:focus,
.notification.white a.btn-default:focus,
.contextual.white a.btn-default:focus,
.pop.white a.btn-default:focus,
.fullpage.white a.btn-default:focus,
.colored.white .btn-default.active,
.column.white .btn-default.active,
.notification.white .btn-default.active,
.contextual.white .btn-default.active,
.pop.white .btn-default.active,
.fullpage.white .btn-default.active,
.colored.white a.btn-default.active,
.column.white a.btn-default.active,
.notification.white a.btn-default.active,
.contextual.white a.btn-default.active,
.pop.white a.btn-default.active,
.fullpage.white a.btn-default.active,
.colored.white .btn-default:active,
.column.white .btn-default:active,
.notification.white .btn-default:active,
.contextual.white .btn-default:active,
.pop.white .btn-default:active,
.fullpage.white .btn-default:active,
.colored.white a.btn-default:active,
.column.white a.btn-default:active,
.notification.white a.btn-default:active,
.contextual.white a.btn-default:active,
.pop.white a.btn-default:active,
.fullpage.white a.btn-default:active {
  background: #f3f3f3;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.white .btn-default:hover[disabled],
.column.white .btn-default:hover[disabled],
.notification.white .btn-default:hover[disabled],
.contextual.white .btn-default:hover[disabled],
.pop.white .btn-default:hover[disabled],
.fullpage.white .btn-default:hover[disabled],
.colored.white a.btn-default:hover[disabled],
.column.white a.btn-default:hover[disabled],
.notification.white a.btn-default:hover[disabled],
.contextual.white a.btn-default:hover[disabled],
.pop.white a.btn-default:hover[disabled],
.fullpage.white a.btn-default:hover[disabled],
.colored.white .btn-default.focus[disabled],
.column.white .btn-default.focus[disabled],
.notification.white .btn-default.focus[disabled],
.contextual.white .btn-default.focus[disabled],
.pop.white .btn-default.focus[disabled],
.fullpage.white .btn-default.focus[disabled],
.colored.white a.btn-default.focus[disabled],
.column.white a.btn-default.focus[disabled],
.notification.white a.btn-default.focus[disabled],
.contextual.white a.btn-default.focus[disabled],
.pop.white a.btn-default.focus[disabled],
.fullpage.white a.btn-default.focus[disabled],
.colored.white .btn-default:focus[disabled],
.column.white .btn-default:focus[disabled],
.notification.white .btn-default:focus[disabled],
.contextual.white .btn-default:focus[disabled],
.pop.white .btn-default:focus[disabled],
.fullpage.white .btn-default:focus[disabled],
.colored.white a.btn-default:focus[disabled],
.column.white a.btn-default:focus[disabled],
.notification.white a.btn-default:focus[disabled],
.contextual.white a.btn-default:focus[disabled],
.pop.white a.btn-default:focus[disabled],
.fullpage.white a.btn-default:focus[disabled],
.colored.white .btn-default.active[disabled],
.column.white .btn-default.active[disabled],
.notification.white .btn-default.active[disabled],
.contextual.white .btn-default.active[disabled],
.pop.white .btn-default.active[disabled],
.fullpage.white .btn-default.active[disabled],
.colored.white a.btn-default.active[disabled],
.column.white a.btn-default.active[disabled],
.notification.white a.btn-default.active[disabled],
.contextual.white a.btn-default.active[disabled],
.pop.white a.btn-default.active[disabled],
.fullpage.white a.btn-default.active[disabled],
.colored.white .btn-default:active[disabled],
.column.white .btn-default:active[disabled],
.notification.white .btn-default:active[disabled],
.contextual.white .btn-default:active[disabled],
.pop.white .btn-default:active[disabled],
.fullpage.white .btn-default:active[disabled],
.colored.white a.btn-default:active[disabled],
.column.white a.btn-default:active[disabled],
.notification.white a.btn-default:active[disabled],
.contextual.white a.btn-default:active[disabled],
.pop.white a.btn-default:active[disabled],
.fullpage.white a.btn-default:active[disabled],
.colored.white .btn-default:hover.disabled,
.column.white .btn-default:hover.disabled,
.notification.white .btn-default:hover.disabled,
.contextual.white .btn-default:hover.disabled,
.pop.white .btn-default:hover.disabled,
.fullpage.white .btn-default:hover.disabled,
.colored.white a.btn-default:hover.disabled,
.column.white a.btn-default:hover.disabled,
.notification.white a.btn-default:hover.disabled,
.contextual.white a.btn-default:hover.disabled,
.pop.white a.btn-default:hover.disabled,
.fullpage.white a.btn-default:hover.disabled,
.colored.white .btn-default.focus.disabled,
.column.white .btn-default.focus.disabled,
.notification.white .btn-default.focus.disabled,
.contextual.white .btn-default.focus.disabled,
.pop.white .btn-default.focus.disabled,
.fullpage.white .btn-default.focus.disabled,
.colored.white a.btn-default.focus.disabled,
.column.white a.btn-default.focus.disabled,
.notification.white a.btn-default.focus.disabled,
.contextual.white a.btn-default.focus.disabled,
.pop.white a.btn-default.focus.disabled,
.fullpage.white a.btn-default.focus.disabled,
.colored.white .btn-default:focus.disabled,
.column.white .btn-default:focus.disabled,
.notification.white .btn-default:focus.disabled,
.contextual.white .btn-default:focus.disabled,
.pop.white .btn-default:focus.disabled,
.fullpage.white .btn-default:focus.disabled,
.colored.white a.btn-default:focus.disabled,
.column.white a.btn-default:focus.disabled,
.notification.white a.btn-default:focus.disabled,
.contextual.white a.btn-default:focus.disabled,
.pop.white a.btn-default:focus.disabled,
.fullpage.white a.btn-default:focus.disabled,
.colored.white .btn-default.active.disabled,
.column.white .btn-default.active.disabled,
.notification.white .btn-default.active.disabled,
.contextual.white .btn-default.active.disabled,
.pop.white .btn-default.active.disabled,
.fullpage.white .btn-default.active.disabled,
.colored.white a.btn-default.active.disabled,
.column.white a.btn-default.active.disabled,
.notification.white a.btn-default.active.disabled,
.contextual.white a.btn-default.active.disabled,
.pop.white a.btn-default.active.disabled,
.fullpage.white a.btn-default.active.disabled,
.colored.white .btn-default:active.disabled,
.column.white .btn-default:active.disabled,
.notification.white .btn-default:active.disabled,
.contextual.white .btn-default:active.disabled,
.pop.white .btn-default:active.disabled,
.fullpage.white .btn-default:active.disabled,
.colored.white a.btn-default:active.disabled,
.column.white a.btn-default:active.disabled,
.notification.white a.btn-default:active.disabled,
.contextual.white a.btn-default:active.disabled,
.pop.white a.btn-default:active.disabled,
.fullpage.white a.btn-default:active.disabled {
  background: #eee;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.white .btn-primary,
.column.white .btn-primary,
.notification.white .btn-primary,
.contextual.white .btn-primary,
.pop.white .btn-primary,
.fullpage.white .btn-primary,
.colored.white a.btn-primary,
.column.white a.btn-primary,
.notification.white a.btn-primary,
.contextual.white a.btn-primary,
.pop.white a.btn-primary,
.fullpage.white a.btn-primary {
  background: #38b8e2;
  border-color: #38b8e2;
  color: #fff;
}
.colored.white .btn-primary:hover,
.column.white .btn-primary:hover,
.notification.white .btn-primary:hover,
.contextual.white .btn-primary:hover,
.pop.white .btn-primary:hover,
.fullpage.white .btn-primary:hover,
.colored.white a.btn-primary:hover,
.column.white a.btn-primary:hover,
.notification.white a.btn-primary:hover,
.contextual.white a.btn-primary:hover,
.pop.white a.btn-primary:hover,
.fullpage.white a.btn-primary:hover,
.colored.white .btn-primary.focus,
.column.white .btn-primary.focus,
.notification.white .btn-primary.focus,
.contextual.white .btn-primary.focus,
.pop.white .btn-primary.focus,
.fullpage.white .btn-primary.focus,
.colored.white a.btn-primary.focus,
.column.white a.btn-primary.focus,
.notification.white a.btn-primary.focus,
.contextual.white a.btn-primary.focus,
.pop.white a.btn-primary.focus,
.fullpage.white a.btn-primary.focus,
.colored.white .btn-primary:focus,
.column.white .btn-primary:focus,
.notification.white .btn-primary:focus,
.contextual.white .btn-primary:focus,
.pop.white .btn-primary:focus,
.fullpage.white .btn-primary:focus,
.colored.white a.btn-primary:focus,
.column.white a.btn-primary:focus,
.notification.white a.btn-primary:focus,
.contextual.white a.btn-primary:focus,
.pop.white a.btn-primary:focus,
.fullpage.white a.btn-primary:focus,
.colored.white .btn-primary.active,
.column.white .btn-primary.active,
.notification.white .btn-primary.active,
.contextual.white .btn-primary.active,
.pop.white .btn-primary.active,
.fullpage.white .btn-primary.active,
.colored.white a.btn-primary.active,
.column.white a.btn-primary.active,
.notification.white a.btn-primary.active,
.contextual.white a.btn-primary.active,
.pop.white a.btn-primary.active,
.fullpage.white a.btn-primary.active,
.colored.white .btn-primary:active,
.column.white .btn-primary:active,
.notification.white .btn-primary:active,
.contextual.white .btn-primary:active,
.pop.white .btn-primary:active,
.fullpage.white .btn-primary:active,
.colored.white a.btn-primary:active,
.column.white a.btn-primary:active,
.notification.white a.btn-primary:active,
.contextual.white a.btn-primary:active,
.pop.white a.btn-primary:active,
.fullpage.white a.btn-primary:active {
  background: #5cc5e7;
  border-color: #5cc5e7;
}
.colored.white .btn-primary:hover[disabled],
.column.white .btn-primary:hover[disabled],
.notification.white .btn-primary:hover[disabled],
.contextual.white .btn-primary:hover[disabled],
.pop.white .btn-primary:hover[disabled],
.fullpage.white .btn-primary:hover[disabled],
.colored.white a.btn-primary:hover[disabled],
.column.white a.btn-primary:hover[disabled],
.notification.white a.btn-primary:hover[disabled],
.contextual.white a.btn-primary:hover[disabled],
.pop.white a.btn-primary:hover[disabled],
.fullpage.white a.btn-primary:hover[disabled],
.colored.white .btn-primary.focus[disabled],
.column.white .btn-primary.focus[disabled],
.notification.white .btn-primary.focus[disabled],
.contextual.white .btn-primary.focus[disabled],
.pop.white .btn-primary.focus[disabled],
.fullpage.white .btn-primary.focus[disabled],
.colored.white a.btn-primary.focus[disabled],
.column.white a.btn-primary.focus[disabled],
.notification.white a.btn-primary.focus[disabled],
.contextual.white a.btn-primary.focus[disabled],
.pop.white a.btn-primary.focus[disabled],
.fullpage.white a.btn-primary.focus[disabled],
.colored.white .btn-primary:focus[disabled],
.column.white .btn-primary:focus[disabled],
.notification.white .btn-primary:focus[disabled],
.contextual.white .btn-primary:focus[disabled],
.pop.white .btn-primary:focus[disabled],
.fullpage.white .btn-primary:focus[disabled],
.colored.white a.btn-primary:focus[disabled],
.column.white a.btn-primary:focus[disabled],
.notification.white a.btn-primary:focus[disabled],
.contextual.white a.btn-primary:focus[disabled],
.pop.white a.btn-primary:focus[disabled],
.fullpage.white a.btn-primary:focus[disabled],
.colored.white .btn-primary.active[disabled],
.column.white .btn-primary.active[disabled],
.notification.white .btn-primary.active[disabled],
.contextual.white .btn-primary.active[disabled],
.pop.white .btn-primary.active[disabled],
.fullpage.white .btn-primary.active[disabled],
.colored.white a.btn-primary.active[disabled],
.column.white a.btn-primary.active[disabled],
.notification.white a.btn-primary.active[disabled],
.contextual.white a.btn-primary.active[disabled],
.pop.white a.btn-primary.active[disabled],
.fullpage.white a.btn-primary.active[disabled],
.colored.white .btn-primary:active[disabled],
.column.white .btn-primary:active[disabled],
.notification.white .btn-primary:active[disabled],
.contextual.white .btn-primary:active[disabled],
.pop.white .btn-primary:active[disabled],
.fullpage.white .btn-primary:active[disabled],
.colored.white a.btn-primary:active[disabled],
.column.white a.btn-primary:active[disabled],
.notification.white a.btn-primary:active[disabled],
.contextual.white a.btn-primary:active[disabled],
.pop.white a.btn-primary:active[disabled],
.fullpage.white a.btn-primary:active[disabled],
.colored.white .btn-primary:hover.disabled,
.column.white .btn-primary:hover.disabled,
.notification.white .btn-primary:hover.disabled,
.contextual.white .btn-primary:hover.disabled,
.pop.white .btn-primary:hover.disabled,
.fullpage.white .btn-primary:hover.disabled,
.colored.white a.btn-primary:hover.disabled,
.column.white a.btn-primary:hover.disabled,
.notification.white a.btn-primary:hover.disabled,
.contextual.white a.btn-primary:hover.disabled,
.pop.white a.btn-primary:hover.disabled,
.fullpage.white a.btn-primary:hover.disabled,
.colored.white .btn-primary.focus.disabled,
.column.white .btn-primary.focus.disabled,
.notification.white .btn-primary.focus.disabled,
.contextual.white .btn-primary.focus.disabled,
.pop.white .btn-primary.focus.disabled,
.fullpage.white .btn-primary.focus.disabled,
.colored.white a.btn-primary.focus.disabled,
.column.white a.btn-primary.focus.disabled,
.notification.white a.btn-primary.focus.disabled,
.contextual.white a.btn-primary.focus.disabled,
.pop.white a.btn-primary.focus.disabled,
.fullpage.white a.btn-primary.focus.disabled,
.colored.white .btn-primary:focus.disabled,
.column.white .btn-primary:focus.disabled,
.notification.white .btn-primary:focus.disabled,
.contextual.white .btn-primary:focus.disabled,
.pop.white .btn-primary:focus.disabled,
.fullpage.white .btn-primary:focus.disabled,
.colored.white a.btn-primary:focus.disabled,
.column.white a.btn-primary:focus.disabled,
.notification.white a.btn-primary:focus.disabled,
.contextual.white a.btn-primary:focus.disabled,
.pop.white a.btn-primary:focus.disabled,
.fullpage.white a.btn-primary:focus.disabled,
.colored.white .btn-primary.active.disabled,
.column.white .btn-primary.active.disabled,
.notification.white .btn-primary.active.disabled,
.contextual.white .btn-primary.active.disabled,
.pop.white .btn-primary.active.disabled,
.fullpage.white .btn-primary.active.disabled,
.colored.white a.btn-primary.active.disabled,
.column.white a.btn-primary.active.disabled,
.notification.white a.btn-primary.active.disabled,
.contextual.white a.btn-primary.active.disabled,
.pop.white a.btn-primary.active.disabled,
.fullpage.white a.btn-primary.active.disabled,
.colored.white .btn-primary:active.disabled,
.column.white .btn-primary:active.disabled,
.notification.white .btn-primary:active.disabled,
.contextual.white .btn-primary:active.disabled,
.pop.white .btn-primary:active.disabled,
.fullpage.white .btn-primary:active.disabled,
.colored.white a.btn-primary:active.disabled,
.column.white a.btn-primary:active.disabled,
.notification.white a.btn-primary:active.disabled,
.contextual.white a.btn-primary:active.disabled,
.pop.white a.btn-primary:active.disabled,
.fullpage.white a.btn-primary:active.disabled {
  background: #38b8e2;
  border-color: #38b8e2;
}
.colored.white .btn-info,
.column.white .btn-info,
.notification.white .btn-info,
.contextual.white .btn-info,
.pop.white .btn-info,
.fullpage.white .btn-info,
.colored.white a.btn-info,
.column.white a.btn-info,
.notification.white a.btn-info,
.contextual.white a.btn-info,
.pop.white a.btn-info,
.fullpage.white a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.white .btn-info:hover,
.column.white .btn-info:hover,
.notification.white .btn-info:hover,
.contextual.white .btn-info:hover,
.pop.white .btn-info:hover,
.fullpage.white .btn-info:hover,
.colored.white a.btn-info:hover,
.column.white a.btn-info:hover,
.notification.white a.btn-info:hover,
.contextual.white a.btn-info:hover,
.pop.white a.btn-info:hover,
.fullpage.white a.btn-info:hover,
.colored.white .btn-info.focus,
.column.white .btn-info.focus,
.notification.white .btn-info.focus,
.contextual.white .btn-info.focus,
.pop.white .btn-info.focus,
.fullpage.white .btn-info.focus,
.colored.white a.btn-info.focus,
.column.white a.btn-info.focus,
.notification.white a.btn-info.focus,
.contextual.white a.btn-info.focus,
.pop.white a.btn-info.focus,
.fullpage.white a.btn-info.focus,
.colored.white .btn-info:focus,
.column.white .btn-info:focus,
.notification.white .btn-info:focus,
.contextual.white .btn-info:focus,
.pop.white .btn-info:focus,
.fullpage.white .btn-info:focus,
.colored.white a.btn-info:focus,
.column.white a.btn-info:focus,
.notification.white a.btn-info:focus,
.contextual.white a.btn-info:focus,
.pop.white a.btn-info:focus,
.fullpage.white a.btn-info:focus,
.colored.white .btn-info.active,
.column.white .btn-info.active,
.notification.white .btn-info.active,
.contextual.white .btn-info.active,
.pop.white .btn-info.active,
.fullpage.white .btn-info.active,
.colored.white a.btn-info.active,
.column.white a.btn-info.active,
.notification.white a.btn-info.active,
.contextual.white a.btn-info.active,
.pop.white a.btn-info.active,
.fullpage.white a.btn-info.active,
.colored.white .btn-info:active,
.column.white .btn-info:active,
.notification.white .btn-info:active,
.contextual.white .btn-info:active,
.pop.white .btn-info:active,
.fullpage.white .btn-info:active,
.colored.white a.btn-info:active,
.column.white a.btn-info:active,
.notification.white a.btn-info:active,
.contextual.white a.btn-info:active,
.pop.white a.btn-info:active,
.fullpage.white a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.white .btn-info:hover[disabled],
.column.white .btn-info:hover[disabled],
.notification.white .btn-info:hover[disabled],
.contextual.white .btn-info:hover[disabled],
.pop.white .btn-info:hover[disabled],
.fullpage.white .btn-info:hover[disabled],
.colored.white a.btn-info:hover[disabled],
.column.white a.btn-info:hover[disabled],
.notification.white a.btn-info:hover[disabled],
.contextual.white a.btn-info:hover[disabled],
.pop.white a.btn-info:hover[disabled],
.fullpage.white a.btn-info:hover[disabled],
.colored.white .btn-info.focus[disabled],
.column.white .btn-info.focus[disabled],
.notification.white .btn-info.focus[disabled],
.contextual.white .btn-info.focus[disabled],
.pop.white .btn-info.focus[disabled],
.fullpage.white .btn-info.focus[disabled],
.colored.white a.btn-info.focus[disabled],
.column.white a.btn-info.focus[disabled],
.notification.white a.btn-info.focus[disabled],
.contextual.white a.btn-info.focus[disabled],
.pop.white a.btn-info.focus[disabled],
.fullpage.white a.btn-info.focus[disabled],
.colored.white .btn-info:focus[disabled],
.column.white .btn-info:focus[disabled],
.notification.white .btn-info:focus[disabled],
.contextual.white .btn-info:focus[disabled],
.pop.white .btn-info:focus[disabled],
.fullpage.white .btn-info:focus[disabled],
.colored.white a.btn-info:focus[disabled],
.column.white a.btn-info:focus[disabled],
.notification.white a.btn-info:focus[disabled],
.contextual.white a.btn-info:focus[disabled],
.pop.white a.btn-info:focus[disabled],
.fullpage.white a.btn-info:focus[disabled],
.colored.white .btn-info.active[disabled],
.column.white .btn-info.active[disabled],
.notification.white .btn-info.active[disabled],
.contextual.white .btn-info.active[disabled],
.pop.white .btn-info.active[disabled],
.fullpage.white .btn-info.active[disabled],
.colored.white a.btn-info.active[disabled],
.column.white a.btn-info.active[disabled],
.notification.white a.btn-info.active[disabled],
.contextual.white a.btn-info.active[disabled],
.pop.white a.btn-info.active[disabled],
.fullpage.white a.btn-info.active[disabled],
.colored.white .btn-info:active[disabled],
.column.white .btn-info:active[disabled],
.notification.white .btn-info:active[disabled],
.contextual.white .btn-info:active[disabled],
.pop.white .btn-info:active[disabled],
.fullpage.white .btn-info:active[disabled],
.colored.white a.btn-info:active[disabled],
.column.white a.btn-info:active[disabled],
.notification.white a.btn-info:active[disabled],
.contextual.white a.btn-info:active[disabled],
.pop.white a.btn-info:active[disabled],
.fullpage.white a.btn-info:active[disabled],
.colored.white .btn-info:hover.disabled,
.column.white .btn-info:hover.disabled,
.notification.white .btn-info:hover.disabled,
.contextual.white .btn-info:hover.disabled,
.pop.white .btn-info:hover.disabled,
.fullpage.white .btn-info:hover.disabled,
.colored.white a.btn-info:hover.disabled,
.column.white a.btn-info:hover.disabled,
.notification.white a.btn-info:hover.disabled,
.contextual.white a.btn-info:hover.disabled,
.pop.white a.btn-info:hover.disabled,
.fullpage.white a.btn-info:hover.disabled,
.colored.white .btn-info.focus.disabled,
.column.white .btn-info.focus.disabled,
.notification.white .btn-info.focus.disabled,
.contextual.white .btn-info.focus.disabled,
.pop.white .btn-info.focus.disabled,
.fullpage.white .btn-info.focus.disabled,
.colored.white a.btn-info.focus.disabled,
.column.white a.btn-info.focus.disabled,
.notification.white a.btn-info.focus.disabled,
.contextual.white a.btn-info.focus.disabled,
.pop.white a.btn-info.focus.disabled,
.fullpage.white a.btn-info.focus.disabled,
.colored.white .btn-info:focus.disabled,
.column.white .btn-info:focus.disabled,
.notification.white .btn-info:focus.disabled,
.contextual.white .btn-info:focus.disabled,
.pop.white .btn-info:focus.disabled,
.fullpage.white .btn-info:focus.disabled,
.colored.white a.btn-info:focus.disabled,
.column.white a.btn-info:focus.disabled,
.notification.white a.btn-info:focus.disabled,
.contextual.white a.btn-info:focus.disabled,
.pop.white a.btn-info:focus.disabled,
.fullpage.white a.btn-info:focus.disabled,
.colored.white .btn-info.active.disabled,
.column.white .btn-info.active.disabled,
.notification.white .btn-info.active.disabled,
.contextual.white .btn-info.active.disabled,
.pop.white .btn-info.active.disabled,
.fullpage.white .btn-info.active.disabled,
.colored.white a.btn-info.active.disabled,
.column.white a.btn-info.active.disabled,
.notification.white a.btn-info.active.disabled,
.contextual.white a.btn-info.active.disabled,
.pop.white a.btn-info.active.disabled,
.fullpage.white a.btn-info.active.disabled,
.colored.white .btn-info:active.disabled,
.column.white .btn-info:active.disabled,
.notification.white .btn-info:active.disabled,
.contextual.white .btn-info:active.disabled,
.pop.white .btn-info:active.disabled,
.fullpage.white .btn-info:active.disabled,
.colored.white a.btn-info:active.disabled,
.column.white a.btn-info:active.disabled,
.notification.white a.btn-info:active.disabled,
.contextual.white a.btn-info:active.disabled,
.pop.white a.btn-info:active.disabled,
.fullpage.white a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.white .btn-success,
.column.white .btn-success,
.notification.white .btn-success,
.contextual.white .btn-success,
.pop.white .btn-success,
.fullpage.white .btn-success,
.colored.white a.btn-success,
.column.white a.btn-success,
.notification.white a.btn-success,
.contextual.white a.btn-success,
.pop.white a.btn-success,
.fullpage.white a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.white .btn-success:hover,
.column.white .btn-success:hover,
.notification.white .btn-success:hover,
.contextual.white .btn-success:hover,
.pop.white .btn-success:hover,
.fullpage.white .btn-success:hover,
.colored.white a.btn-success:hover,
.column.white a.btn-success:hover,
.notification.white a.btn-success:hover,
.contextual.white a.btn-success:hover,
.pop.white a.btn-success:hover,
.fullpage.white a.btn-success:hover,
.colored.white .btn-success.focus,
.column.white .btn-success.focus,
.notification.white .btn-success.focus,
.contextual.white .btn-success.focus,
.pop.white .btn-success.focus,
.fullpage.white .btn-success.focus,
.colored.white a.btn-success.focus,
.column.white a.btn-success.focus,
.notification.white a.btn-success.focus,
.contextual.white a.btn-success.focus,
.pop.white a.btn-success.focus,
.fullpage.white a.btn-success.focus,
.colored.white .btn-success:focus,
.column.white .btn-success:focus,
.notification.white .btn-success:focus,
.contextual.white .btn-success:focus,
.pop.white .btn-success:focus,
.fullpage.white .btn-success:focus,
.colored.white a.btn-success:focus,
.column.white a.btn-success:focus,
.notification.white a.btn-success:focus,
.contextual.white a.btn-success:focus,
.pop.white a.btn-success:focus,
.fullpage.white a.btn-success:focus,
.colored.white .btn-success.active,
.column.white .btn-success.active,
.notification.white .btn-success.active,
.contextual.white .btn-success.active,
.pop.white .btn-success.active,
.fullpage.white .btn-success.active,
.colored.white a.btn-success.active,
.column.white a.btn-success.active,
.notification.white a.btn-success.active,
.contextual.white a.btn-success.active,
.pop.white a.btn-success.active,
.fullpage.white a.btn-success.active,
.colored.white .btn-success:active,
.column.white .btn-success:active,
.notification.white .btn-success:active,
.contextual.white .btn-success:active,
.pop.white .btn-success:active,
.fullpage.white .btn-success:active,
.colored.white a.btn-success:active,
.column.white a.btn-success:active,
.notification.white a.btn-success:active,
.contextual.white a.btn-success:active,
.pop.white a.btn-success:active,
.fullpage.white a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.white .btn-success:hover[disabled],
.column.white .btn-success:hover[disabled],
.notification.white .btn-success:hover[disabled],
.contextual.white .btn-success:hover[disabled],
.pop.white .btn-success:hover[disabled],
.fullpage.white .btn-success:hover[disabled],
.colored.white a.btn-success:hover[disabled],
.column.white a.btn-success:hover[disabled],
.notification.white a.btn-success:hover[disabled],
.contextual.white a.btn-success:hover[disabled],
.pop.white a.btn-success:hover[disabled],
.fullpage.white a.btn-success:hover[disabled],
.colored.white .btn-success.focus[disabled],
.column.white .btn-success.focus[disabled],
.notification.white .btn-success.focus[disabled],
.contextual.white .btn-success.focus[disabled],
.pop.white .btn-success.focus[disabled],
.fullpage.white .btn-success.focus[disabled],
.colored.white a.btn-success.focus[disabled],
.column.white a.btn-success.focus[disabled],
.notification.white a.btn-success.focus[disabled],
.contextual.white a.btn-success.focus[disabled],
.pop.white a.btn-success.focus[disabled],
.fullpage.white a.btn-success.focus[disabled],
.colored.white .btn-success:focus[disabled],
.column.white .btn-success:focus[disabled],
.notification.white .btn-success:focus[disabled],
.contextual.white .btn-success:focus[disabled],
.pop.white .btn-success:focus[disabled],
.fullpage.white .btn-success:focus[disabled],
.colored.white a.btn-success:focus[disabled],
.column.white a.btn-success:focus[disabled],
.notification.white a.btn-success:focus[disabled],
.contextual.white a.btn-success:focus[disabled],
.pop.white a.btn-success:focus[disabled],
.fullpage.white a.btn-success:focus[disabled],
.colored.white .btn-success.active[disabled],
.column.white .btn-success.active[disabled],
.notification.white .btn-success.active[disabled],
.contextual.white .btn-success.active[disabled],
.pop.white .btn-success.active[disabled],
.fullpage.white .btn-success.active[disabled],
.colored.white a.btn-success.active[disabled],
.column.white a.btn-success.active[disabled],
.notification.white a.btn-success.active[disabled],
.contextual.white a.btn-success.active[disabled],
.pop.white a.btn-success.active[disabled],
.fullpage.white a.btn-success.active[disabled],
.colored.white .btn-success:active[disabled],
.column.white .btn-success:active[disabled],
.notification.white .btn-success:active[disabled],
.contextual.white .btn-success:active[disabled],
.pop.white .btn-success:active[disabled],
.fullpage.white .btn-success:active[disabled],
.colored.white a.btn-success:active[disabled],
.column.white a.btn-success:active[disabled],
.notification.white a.btn-success:active[disabled],
.contextual.white a.btn-success:active[disabled],
.pop.white a.btn-success:active[disabled],
.fullpage.white a.btn-success:active[disabled],
.colored.white .btn-success:hover.disabled,
.column.white .btn-success:hover.disabled,
.notification.white .btn-success:hover.disabled,
.contextual.white .btn-success:hover.disabled,
.pop.white .btn-success:hover.disabled,
.fullpage.white .btn-success:hover.disabled,
.colored.white a.btn-success:hover.disabled,
.column.white a.btn-success:hover.disabled,
.notification.white a.btn-success:hover.disabled,
.contextual.white a.btn-success:hover.disabled,
.pop.white a.btn-success:hover.disabled,
.fullpage.white a.btn-success:hover.disabled,
.colored.white .btn-success.focus.disabled,
.column.white .btn-success.focus.disabled,
.notification.white .btn-success.focus.disabled,
.contextual.white .btn-success.focus.disabled,
.pop.white .btn-success.focus.disabled,
.fullpage.white .btn-success.focus.disabled,
.colored.white a.btn-success.focus.disabled,
.column.white a.btn-success.focus.disabled,
.notification.white a.btn-success.focus.disabled,
.contextual.white a.btn-success.focus.disabled,
.pop.white a.btn-success.focus.disabled,
.fullpage.white a.btn-success.focus.disabled,
.colored.white .btn-success:focus.disabled,
.column.white .btn-success:focus.disabled,
.notification.white .btn-success:focus.disabled,
.contextual.white .btn-success:focus.disabled,
.pop.white .btn-success:focus.disabled,
.fullpage.white .btn-success:focus.disabled,
.colored.white a.btn-success:focus.disabled,
.column.white a.btn-success:focus.disabled,
.notification.white a.btn-success:focus.disabled,
.contextual.white a.btn-success:focus.disabled,
.pop.white a.btn-success:focus.disabled,
.fullpage.white a.btn-success:focus.disabled,
.colored.white .btn-success.active.disabled,
.column.white .btn-success.active.disabled,
.notification.white .btn-success.active.disabled,
.contextual.white .btn-success.active.disabled,
.pop.white .btn-success.active.disabled,
.fullpage.white .btn-success.active.disabled,
.colored.white a.btn-success.active.disabled,
.column.white a.btn-success.active.disabled,
.notification.white a.btn-success.active.disabled,
.contextual.white a.btn-success.active.disabled,
.pop.white a.btn-success.active.disabled,
.fullpage.white a.btn-success.active.disabled,
.colored.white .btn-success:active.disabled,
.column.white .btn-success:active.disabled,
.notification.white .btn-success:active.disabled,
.contextual.white .btn-success:active.disabled,
.pop.white .btn-success:active.disabled,
.fullpage.white .btn-success:active.disabled,
.colored.white a.btn-success:active.disabled,
.column.white a.btn-success:active.disabled,
.notification.white a.btn-success:active.disabled,
.contextual.white a.btn-success:active.disabled,
.pop.white a.btn-success:active.disabled,
.fullpage.white a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.white .btn-warning,
.column.white .btn-warning,
.notification.white .btn-warning,
.contextual.white .btn-warning,
.pop.white .btn-warning,
.fullpage.white .btn-warning,
.colored.white a.btn-warning,
.column.white a.btn-warning,
.notification.white a.btn-warning,
.contextual.white a.btn-warning,
.pop.white a.btn-warning,
.fullpage.white a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.white .btn-warning:hover,
.column.white .btn-warning:hover,
.notification.white .btn-warning:hover,
.contextual.white .btn-warning:hover,
.pop.white .btn-warning:hover,
.fullpage.white .btn-warning:hover,
.colored.white a.btn-warning:hover,
.column.white a.btn-warning:hover,
.notification.white a.btn-warning:hover,
.contextual.white a.btn-warning:hover,
.pop.white a.btn-warning:hover,
.fullpage.white a.btn-warning:hover,
.colored.white .btn-warning.focus,
.column.white .btn-warning.focus,
.notification.white .btn-warning.focus,
.contextual.white .btn-warning.focus,
.pop.white .btn-warning.focus,
.fullpage.white .btn-warning.focus,
.colored.white a.btn-warning.focus,
.column.white a.btn-warning.focus,
.notification.white a.btn-warning.focus,
.contextual.white a.btn-warning.focus,
.pop.white a.btn-warning.focus,
.fullpage.white a.btn-warning.focus,
.colored.white .btn-warning:focus,
.column.white .btn-warning:focus,
.notification.white .btn-warning:focus,
.contextual.white .btn-warning:focus,
.pop.white .btn-warning:focus,
.fullpage.white .btn-warning:focus,
.colored.white a.btn-warning:focus,
.column.white a.btn-warning:focus,
.notification.white a.btn-warning:focus,
.contextual.white a.btn-warning:focus,
.pop.white a.btn-warning:focus,
.fullpage.white a.btn-warning:focus,
.colored.white .btn-warning.active,
.column.white .btn-warning.active,
.notification.white .btn-warning.active,
.contextual.white .btn-warning.active,
.pop.white .btn-warning.active,
.fullpage.white .btn-warning.active,
.colored.white a.btn-warning.active,
.column.white a.btn-warning.active,
.notification.white a.btn-warning.active,
.contextual.white a.btn-warning.active,
.pop.white a.btn-warning.active,
.fullpage.white a.btn-warning.active,
.colored.white .btn-warning:active,
.column.white .btn-warning:active,
.notification.white .btn-warning:active,
.contextual.white .btn-warning:active,
.pop.white .btn-warning:active,
.fullpage.white .btn-warning:active,
.colored.white a.btn-warning:active,
.column.white a.btn-warning:active,
.notification.white a.btn-warning:active,
.contextual.white a.btn-warning:active,
.pop.white a.btn-warning:active,
.fullpage.white a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.white .btn-warning:hover[disabled],
.column.white .btn-warning:hover[disabled],
.notification.white .btn-warning:hover[disabled],
.contextual.white .btn-warning:hover[disabled],
.pop.white .btn-warning:hover[disabled],
.fullpage.white .btn-warning:hover[disabled],
.colored.white a.btn-warning:hover[disabled],
.column.white a.btn-warning:hover[disabled],
.notification.white a.btn-warning:hover[disabled],
.contextual.white a.btn-warning:hover[disabled],
.pop.white a.btn-warning:hover[disabled],
.fullpage.white a.btn-warning:hover[disabled],
.colored.white .btn-warning.focus[disabled],
.column.white .btn-warning.focus[disabled],
.notification.white .btn-warning.focus[disabled],
.contextual.white .btn-warning.focus[disabled],
.pop.white .btn-warning.focus[disabled],
.fullpage.white .btn-warning.focus[disabled],
.colored.white a.btn-warning.focus[disabled],
.column.white a.btn-warning.focus[disabled],
.notification.white a.btn-warning.focus[disabled],
.contextual.white a.btn-warning.focus[disabled],
.pop.white a.btn-warning.focus[disabled],
.fullpage.white a.btn-warning.focus[disabled],
.colored.white .btn-warning:focus[disabled],
.column.white .btn-warning:focus[disabled],
.notification.white .btn-warning:focus[disabled],
.contextual.white .btn-warning:focus[disabled],
.pop.white .btn-warning:focus[disabled],
.fullpage.white .btn-warning:focus[disabled],
.colored.white a.btn-warning:focus[disabled],
.column.white a.btn-warning:focus[disabled],
.notification.white a.btn-warning:focus[disabled],
.contextual.white a.btn-warning:focus[disabled],
.pop.white a.btn-warning:focus[disabled],
.fullpage.white a.btn-warning:focus[disabled],
.colored.white .btn-warning.active[disabled],
.column.white .btn-warning.active[disabled],
.notification.white .btn-warning.active[disabled],
.contextual.white .btn-warning.active[disabled],
.pop.white .btn-warning.active[disabled],
.fullpage.white .btn-warning.active[disabled],
.colored.white a.btn-warning.active[disabled],
.column.white a.btn-warning.active[disabled],
.notification.white a.btn-warning.active[disabled],
.contextual.white a.btn-warning.active[disabled],
.pop.white a.btn-warning.active[disabled],
.fullpage.white a.btn-warning.active[disabled],
.colored.white .btn-warning:active[disabled],
.column.white .btn-warning:active[disabled],
.notification.white .btn-warning:active[disabled],
.contextual.white .btn-warning:active[disabled],
.pop.white .btn-warning:active[disabled],
.fullpage.white .btn-warning:active[disabled],
.colored.white a.btn-warning:active[disabled],
.column.white a.btn-warning:active[disabled],
.notification.white a.btn-warning:active[disabled],
.contextual.white a.btn-warning:active[disabled],
.pop.white a.btn-warning:active[disabled],
.fullpage.white a.btn-warning:active[disabled],
.colored.white .btn-warning:hover.disabled,
.column.white .btn-warning:hover.disabled,
.notification.white .btn-warning:hover.disabled,
.contextual.white .btn-warning:hover.disabled,
.pop.white .btn-warning:hover.disabled,
.fullpage.white .btn-warning:hover.disabled,
.colored.white a.btn-warning:hover.disabled,
.column.white a.btn-warning:hover.disabled,
.notification.white a.btn-warning:hover.disabled,
.contextual.white a.btn-warning:hover.disabled,
.pop.white a.btn-warning:hover.disabled,
.fullpage.white a.btn-warning:hover.disabled,
.colored.white .btn-warning.focus.disabled,
.column.white .btn-warning.focus.disabled,
.notification.white .btn-warning.focus.disabled,
.contextual.white .btn-warning.focus.disabled,
.pop.white .btn-warning.focus.disabled,
.fullpage.white .btn-warning.focus.disabled,
.colored.white a.btn-warning.focus.disabled,
.column.white a.btn-warning.focus.disabled,
.notification.white a.btn-warning.focus.disabled,
.contextual.white a.btn-warning.focus.disabled,
.pop.white a.btn-warning.focus.disabled,
.fullpage.white a.btn-warning.focus.disabled,
.colored.white .btn-warning:focus.disabled,
.column.white .btn-warning:focus.disabled,
.notification.white .btn-warning:focus.disabled,
.contextual.white .btn-warning:focus.disabled,
.pop.white .btn-warning:focus.disabled,
.fullpage.white .btn-warning:focus.disabled,
.colored.white a.btn-warning:focus.disabled,
.column.white a.btn-warning:focus.disabled,
.notification.white a.btn-warning:focus.disabled,
.contextual.white a.btn-warning:focus.disabled,
.pop.white a.btn-warning:focus.disabled,
.fullpage.white a.btn-warning:focus.disabled,
.colored.white .btn-warning.active.disabled,
.column.white .btn-warning.active.disabled,
.notification.white .btn-warning.active.disabled,
.contextual.white .btn-warning.active.disabled,
.pop.white .btn-warning.active.disabled,
.fullpage.white .btn-warning.active.disabled,
.colored.white a.btn-warning.active.disabled,
.column.white a.btn-warning.active.disabled,
.notification.white a.btn-warning.active.disabled,
.contextual.white a.btn-warning.active.disabled,
.pop.white a.btn-warning.active.disabled,
.fullpage.white a.btn-warning.active.disabled,
.colored.white .btn-warning:active.disabled,
.column.white .btn-warning:active.disabled,
.notification.white .btn-warning:active.disabled,
.contextual.white .btn-warning:active.disabled,
.pop.white .btn-warning:active.disabled,
.fullpage.white .btn-warning:active.disabled,
.colored.white a.btn-warning:active.disabled,
.column.white a.btn-warning:active.disabled,
.notification.white a.btn-warning:active.disabled,
.contextual.white a.btn-warning:active.disabled,
.pop.white a.btn-warning:active.disabled,
.fullpage.white a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.white .btn-danger,
.column.white .btn-danger,
.notification.white .btn-danger,
.contextual.white .btn-danger,
.pop.white .btn-danger,
.fullpage.white .btn-danger,
.colored.white a.btn-danger,
.column.white a.btn-danger,
.notification.white a.btn-danger,
.contextual.white a.btn-danger,
.pop.white a.btn-danger,
.fullpage.white a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.white .btn-danger:hover,
.column.white .btn-danger:hover,
.notification.white .btn-danger:hover,
.contextual.white .btn-danger:hover,
.pop.white .btn-danger:hover,
.fullpage.white .btn-danger:hover,
.colored.white a.btn-danger:hover,
.column.white a.btn-danger:hover,
.notification.white a.btn-danger:hover,
.contextual.white a.btn-danger:hover,
.pop.white a.btn-danger:hover,
.fullpage.white a.btn-danger:hover,
.colored.white .btn-danger.focus,
.column.white .btn-danger.focus,
.notification.white .btn-danger.focus,
.contextual.white .btn-danger.focus,
.pop.white .btn-danger.focus,
.fullpage.white .btn-danger.focus,
.colored.white a.btn-danger.focus,
.column.white a.btn-danger.focus,
.notification.white a.btn-danger.focus,
.contextual.white a.btn-danger.focus,
.pop.white a.btn-danger.focus,
.fullpage.white a.btn-danger.focus,
.colored.white .btn-danger:focus,
.column.white .btn-danger:focus,
.notification.white .btn-danger:focus,
.contextual.white .btn-danger:focus,
.pop.white .btn-danger:focus,
.fullpage.white .btn-danger:focus,
.colored.white a.btn-danger:focus,
.column.white a.btn-danger:focus,
.notification.white a.btn-danger:focus,
.contextual.white a.btn-danger:focus,
.pop.white a.btn-danger:focus,
.fullpage.white a.btn-danger:focus,
.colored.white .btn-danger.active,
.column.white .btn-danger.active,
.notification.white .btn-danger.active,
.contextual.white .btn-danger.active,
.pop.white .btn-danger.active,
.fullpage.white .btn-danger.active,
.colored.white a.btn-danger.active,
.column.white a.btn-danger.active,
.notification.white a.btn-danger.active,
.contextual.white a.btn-danger.active,
.pop.white a.btn-danger.active,
.fullpage.white a.btn-danger.active,
.colored.white .btn-danger:active,
.column.white .btn-danger:active,
.notification.white .btn-danger:active,
.contextual.white .btn-danger:active,
.pop.white .btn-danger:active,
.fullpage.white .btn-danger:active,
.colored.white a.btn-danger:active,
.column.white a.btn-danger:active,
.notification.white a.btn-danger:active,
.contextual.white a.btn-danger:active,
.pop.white a.btn-danger:active,
.fullpage.white a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.white .btn-danger:hover[disabled],
.column.white .btn-danger:hover[disabled],
.notification.white .btn-danger:hover[disabled],
.contextual.white .btn-danger:hover[disabled],
.pop.white .btn-danger:hover[disabled],
.fullpage.white .btn-danger:hover[disabled],
.colored.white a.btn-danger:hover[disabled],
.column.white a.btn-danger:hover[disabled],
.notification.white a.btn-danger:hover[disabled],
.contextual.white a.btn-danger:hover[disabled],
.pop.white a.btn-danger:hover[disabled],
.fullpage.white a.btn-danger:hover[disabled],
.colored.white .btn-danger.focus[disabled],
.column.white .btn-danger.focus[disabled],
.notification.white .btn-danger.focus[disabled],
.contextual.white .btn-danger.focus[disabled],
.pop.white .btn-danger.focus[disabled],
.fullpage.white .btn-danger.focus[disabled],
.colored.white a.btn-danger.focus[disabled],
.column.white a.btn-danger.focus[disabled],
.notification.white a.btn-danger.focus[disabled],
.contextual.white a.btn-danger.focus[disabled],
.pop.white a.btn-danger.focus[disabled],
.fullpage.white a.btn-danger.focus[disabled],
.colored.white .btn-danger:focus[disabled],
.column.white .btn-danger:focus[disabled],
.notification.white .btn-danger:focus[disabled],
.contextual.white .btn-danger:focus[disabled],
.pop.white .btn-danger:focus[disabled],
.fullpage.white .btn-danger:focus[disabled],
.colored.white a.btn-danger:focus[disabled],
.column.white a.btn-danger:focus[disabled],
.notification.white a.btn-danger:focus[disabled],
.contextual.white a.btn-danger:focus[disabled],
.pop.white a.btn-danger:focus[disabled],
.fullpage.white a.btn-danger:focus[disabled],
.colored.white .btn-danger.active[disabled],
.column.white .btn-danger.active[disabled],
.notification.white .btn-danger.active[disabled],
.contextual.white .btn-danger.active[disabled],
.pop.white .btn-danger.active[disabled],
.fullpage.white .btn-danger.active[disabled],
.colored.white a.btn-danger.active[disabled],
.column.white a.btn-danger.active[disabled],
.notification.white a.btn-danger.active[disabled],
.contextual.white a.btn-danger.active[disabled],
.pop.white a.btn-danger.active[disabled],
.fullpage.white a.btn-danger.active[disabled],
.colored.white .btn-danger:active[disabled],
.column.white .btn-danger:active[disabled],
.notification.white .btn-danger:active[disabled],
.contextual.white .btn-danger:active[disabled],
.pop.white .btn-danger:active[disabled],
.fullpage.white .btn-danger:active[disabled],
.colored.white a.btn-danger:active[disabled],
.column.white a.btn-danger:active[disabled],
.notification.white a.btn-danger:active[disabled],
.contextual.white a.btn-danger:active[disabled],
.pop.white a.btn-danger:active[disabled],
.fullpage.white a.btn-danger:active[disabled],
.colored.white .btn-danger:hover.disabled,
.column.white .btn-danger:hover.disabled,
.notification.white .btn-danger:hover.disabled,
.contextual.white .btn-danger:hover.disabled,
.pop.white .btn-danger:hover.disabled,
.fullpage.white .btn-danger:hover.disabled,
.colored.white a.btn-danger:hover.disabled,
.column.white a.btn-danger:hover.disabled,
.notification.white a.btn-danger:hover.disabled,
.contextual.white a.btn-danger:hover.disabled,
.pop.white a.btn-danger:hover.disabled,
.fullpage.white a.btn-danger:hover.disabled,
.colored.white .btn-danger.focus.disabled,
.column.white .btn-danger.focus.disabled,
.notification.white .btn-danger.focus.disabled,
.contextual.white .btn-danger.focus.disabled,
.pop.white .btn-danger.focus.disabled,
.fullpage.white .btn-danger.focus.disabled,
.colored.white a.btn-danger.focus.disabled,
.column.white a.btn-danger.focus.disabled,
.notification.white a.btn-danger.focus.disabled,
.contextual.white a.btn-danger.focus.disabled,
.pop.white a.btn-danger.focus.disabled,
.fullpage.white a.btn-danger.focus.disabled,
.colored.white .btn-danger:focus.disabled,
.column.white .btn-danger:focus.disabled,
.notification.white .btn-danger:focus.disabled,
.contextual.white .btn-danger:focus.disabled,
.pop.white .btn-danger:focus.disabled,
.fullpage.white .btn-danger:focus.disabled,
.colored.white a.btn-danger:focus.disabled,
.column.white a.btn-danger:focus.disabled,
.notification.white a.btn-danger:focus.disabled,
.contextual.white a.btn-danger:focus.disabled,
.pop.white a.btn-danger:focus.disabled,
.fullpage.white a.btn-danger:focus.disabled,
.colored.white .btn-danger.active.disabled,
.column.white .btn-danger.active.disabled,
.notification.white .btn-danger.active.disabled,
.contextual.white .btn-danger.active.disabled,
.pop.white .btn-danger.active.disabled,
.fullpage.white .btn-danger.active.disabled,
.colored.white a.btn-danger.active.disabled,
.column.white a.btn-danger.active.disabled,
.notification.white a.btn-danger.active.disabled,
.contextual.white a.btn-danger.active.disabled,
.pop.white a.btn-danger.active.disabled,
.fullpage.white a.btn-danger.active.disabled,
.colored.white .btn-danger:active.disabled,
.column.white .btn-danger:active.disabled,
.notification.white .btn-danger:active.disabled,
.contextual.white .btn-danger:active.disabled,
.pop.white .btn-danger:active.disabled,
.fullpage.white .btn-danger:active.disabled,
.colored.white a.btn-danger:active.disabled,
.column.white a.btn-danger:active.disabled,
.notification.white a.btn-danger:active.disabled,
.contextual.white a.btn-danger:active.disabled,
.pop.white a.btn-danger:active.disabled,
.fullpage.white a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.white .nav-pills a,
.column.white .nav-pills a,
.notification.white .nav-pills a,
.contextual.white .nav-pills a,
.pop.white .nav-pills a,
.fullpage.white .nav-pills a {
  color: #3b3f45;
  background: #eee;
}
.colored.white .nav-pills a:hover,
.column.white .nav-pills a:hover,
.notification.white .nav-pills a:hover,
.contextual.white .nav-pills a:hover,
.pop.white .nav-pills a:hover,
.fullpage.white .nav-pills a:hover,
.colored.white .nav-pills a:active,
.column.white .nav-pills a:active,
.notification.white .nav-pills a:active,
.contextual.white .nav-pills a:active,
.pop.white .nav-pills a:active,
.fullpage.white .nav-pills a:active,
.colored.white .nav-pills a.active,
.column.white .nav-pills a.active,
.notification.white .nav-pills a.active,
.contextual.white .nav-pills a.active,
.pop.white .nav-pills a.active,
.fullpage.white .nav-pills a.active,
.colored.white .nav-pills a:focus,
.column.white .nav-pills a:focus,
.notification.white .nav-pills a:focus,
.contextual.white .nav-pills a:focus,
.pop.white .nav-pills a:focus,
.fullpage.white .nav-pills a:focus,
.colored.white .nav-pills a.focus,
.column.white .nav-pills a.focus,
.notification.white .nav-pills a.focus,
.contextual.white .nav-pills a.focus,
.pop.white .nav-pills a.focus,
.fullpage.white .nav-pills a.focus {
  color: #3b3f45;
  background: #e4e4e4;
}
.colored.white .nav-pills a .help-block,
.column.white .nav-pills a .help-block,
.notification.white .nav-pills a .help-block,
.contextual.white .nav-pills a .help-block,
.pop.white .nav-pills a .help-block,
.fullpage.white .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.white .nav-pills a .help-block p:last-child,
.column.white .nav-pills a .help-block p:last-child,
.notification.white .nav-pills a .help-block p:last-child,
.contextual.white .nav-pills a .help-block p:last-child,
.pop.white .nav-pills a .help-block p:last-child,
.fullpage.white .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.white .nav-pills a .help-block a,
.column.white .nav-pills a .help-block a,
.notification.white .nav-pills a .help-block a,
.contextual.white .nav-pills a .help-block a,
.pop.white .nav-pills a .help-block a,
.fullpage.white .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.white .nav-pills a .help-block a:hover,
.column.white .nav-pills a .help-block a:hover,
.notification.white .nav-pills a .help-block a:hover,
.contextual.white .nav-pills a .help-block a:hover,
.pop.white .nav-pills a .help-block a:hover,
.fullpage.white .nav-pills a .help-block a:hover,
.colored.white .nav-pills a .help-block a:active,
.column.white .nav-pills a .help-block a:active,
.notification.white .nav-pills a .help-block a:active,
.contextual.white .nav-pills a .help-block a:active,
.pop.white .nav-pills a .help-block a:active,
.fullpage.white .nav-pills a .help-block a:active,
.colored.white .nav-pills a .help-block a.active,
.column.white .nav-pills a .help-block a.active,
.notification.white .nav-pills a .help-block a.active,
.contextual.white .nav-pills a .help-block a.active,
.pop.white .nav-pills a .help-block a.active,
.fullpage.white .nav-pills a .help-block a.active,
.colored.white .nav-pills a .help-block a:focus,
.column.white .nav-pills a .help-block a:focus,
.notification.white .nav-pills a .help-block a:focus,
.contextual.white .nav-pills a .help-block a:focus,
.pop.white .nav-pills a .help-block a:focus,
.fullpage.white .nav-pills a .help-block a:focus,
.colored.white .nav-pills a .help-block a.focus,
.column.white .nav-pills a .help-block a.focus,
.notification.white .nav-pills a .help-block a.focus,
.contextual.white .nav-pills a .help-block a.focus,
.pop.white .nav-pills a .help-block a.focus,
.fullpage.white .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.white .nav a,
.column.white .nav a,
.notification.white .nav a,
.contextual.white .nav a,
.pop.white .nav a,
.fullpage.white .nav a,
.colored.white a.list-group-item,
.column.white a.list-group-item,
.notification.white a.list-group-item,
.contextual.white a.list-group-item,
.pop.white a.list-group-item,
.fullpage.white a.list-group-item,
.colored.white .dropdown-menu a,
.column.white .dropdown-menu a,
.notification.white .dropdown-menu a,
.contextual.white .dropdown-menu a,
.pop.white .dropdown-menu a,
.fullpage.white .dropdown-menu a {
  color: #3b3f45;
  text-decoration: none;
}
.colored.white .list-group.reorderable .list-group-item .reorder_icon,
.column.white .list-group.reorderable .list-group-item .reorder_icon,
.notification.white .list-group.reorderable .list-group-item .reorder_icon,
.contextual.white .list-group.reorderable .list-group-item .reorder_icon,
.pop.white .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.white .list-group.reorderable .list-group-item .reorder_icon {
  color: #4e535b;
}
.colored.white .list-group.navigable .list-group-item .navigate_btn,
.column.white .list-group.navigable .list-group-item .navigate_btn,
.notification.white .list-group.navigable .list-group-item .navigate_btn,
.contextual.white .list-group.navigable .list-group-item .navigate_btn,
.pop.white .list-group.navigable .list-group-item .navigate_btn,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn,
.colored.white .list-group.removeable .list-group-item .navigate_btn,
.column.white .list-group.removeable .list-group-item .navigate_btn,
.notification.white .list-group.removeable .list-group-item .navigate_btn,
.contextual.white .list-group.removeable .list-group-item .navigate_btn,
.pop.white .list-group.removeable .list-group-item .navigate_btn,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn,
.colored.white .list-group.navigable .list-group-item .remove_btn,
.column.white .list-group.navigable .list-group-item .remove_btn,
.notification.white .list-group.navigable .list-group-item .remove_btn,
.contextual.white .list-group.navigable .list-group-item .remove_btn,
.pop.white .list-group.navigable .list-group-item .remove_btn,
.fullpage.white .list-group.navigable .list-group-item .remove_btn,
.colored.white .list-group.removeable .list-group-item .remove_btn,
.column.white .list-group.removeable .list-group-item .remove_btn,
.notification.white .list-group.removeable .list-group-item .remove_btn,
.contextual.white .list-group.removeable .list-group-item .remove_btn,
.pop.white .list-group.removeable .list-group-item .remove_btn,
.fullpage.white .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #3b3f45;
}
.colored.white .list-group.navigable .list-group-item .navigate_btn:hover,
.column.white .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.white .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.white .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.white .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.white .list-group.removeable .list-group-item .navigate_btn:hover,
.column.white .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.white .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.white .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.white .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.white .list-group.navigable .list-group-item .remove_btn:hover,
.column.white .list-group.navigable .list-group-item .remove_btn:hover,
.notification.white .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.white .list-group.navigable .list-group-item .remove_btn:hover,
.pop.white .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.white .list-group.navigable .list-group-item .remove_btn:hover,
.colored.white .list-group.removeable .list-group-item .remove_btn:hover,
.column.white .list-group.removeable .list-group-item .remove_btn:hover,
.notification.white .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.white .list-group.removeable .list-group-item .remove_btn:hover,
.pop.white .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.white .list-group.removeable .list-group-item .remove_btn:hover,
.colored.white .list-group.navigable .list-group-item .navigate_btn.focus,
.column.white .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.white .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.white .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.white .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.white .list-group.removeable .list-group-item .navigate_btn.focus,
.column.white .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.white .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.white .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.white .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.white .list-group.navigable .list-group-item .remove_btn.focus,
.column.white .list-group.navigable .list-group-item .remove_btn.focus,
.notification.white .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.white .list-group.navigable .list-group-item .remove_btn.focus,
.pop.white .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.white .list-group.navigable .list-group-item .remove_btn.focus,
.colored.white .list-group.removeable .list-group-item .remove_btn.focus,
.column.white .list-group.removeable .list-group-item .remove_btn.focus,
.notification.white .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.white .list-group.removeable .list-group-item .remove_btn.focus,
.pop.white .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.white .list-group.removeable .list-group-item .remove_btn.focus,
.colored.white .list-group.navigable .list-group-item .navigate_btn:focus,
.column.white .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.white .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.white .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.white .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.white .list-group.removeable .list-group-item .navigate_btn:focus,
.column.white .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.white .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.white .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.white .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.white .list-group.navigable .list-group-item .remove_btn:focus,
.column.white .list-group.navigable .list-group-item .remove_btn:focus,
.notification.white .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.white .list-group.navigable .list-group-item .remove_btn:focus,
.pop.white .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.white .list-group.navigable .list-group-item .remove_btn:focus,
.colored.white .list-group.removeable .list-group-item .remove_btn:focus,
.column.white .list-group.removeable .list-group-item .remove_btn:focus,
.notification.white .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.white .list-group.removeable .list-group-item .remove_btn:focus,
.pop.white .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.white .list-group.removeable .list-group-item .remove_btn:focus,
.colored.white .list-group.navigable .list-group-item .navigate_btn.active,
.column.white .list-group.navigable .list-group-item .navigate_btn.active,
.notification.white .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.white .list-group.navigable .list-group-item .navigate_btn.active,
.pop.white .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn.active,
.colored.white .list-group.removeable .list-group-item .navigate_btn.active,
.column.white .list-group.removeable .list-group-item .navigate_btn.active,
.notification.white .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.white .list-group.removeable .list-group-item .navigate_btn.active,
.pop.white .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn.active,
.colored.white .list-group.navigable .list-group-item .remove_btn.active,
.column.white .list-group.navigable .list-group-item .remove_btn.active,
.notification.white .list-group.navigable .list-group-item .remove_btn.active,
.contextual.white .list-group.navigable .list-group-item .remove_btn.active,
.pop.white .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.white .list-group.navigable .list-group-item .remove_btn.active,
.colored.white .list-group.removeable .list-group-item .remove_btn.active,
.column.white .list-group.removeable .list-group-item .remove_btn.active,
.notification.white .list-group.removeable .list-group-item .remove_btn.active,
.contextual.white .list-group.removeable .list-group-item .remove_btn.active,
.pop.white .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.white .list-group.removeable .list-group-item .remove_btn.active,
.colored.white .list-group.navigable .list-group-item .navigate_btn:active,
.column.white .list-group.navigable .list-group-item .navigate_btn:active,
.notification.white .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.white .list-group.navigable .list-group-item .navigate_btn:active,
.pop.white .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.white .list-group.navigable .list-group-item .navigate_btn:active,
.colored.white .list-group.removeable .list-group-item .navigate_btn:active,
.column.white .list-group.removeable .list-group-item .navigate_btn:active,
.notification.white .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.white .list-group.removeable .list-group-item .navigate_btn:active,
.pop.white .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.white .list-group.removeable .list-group-item .navigate_btn:active,
.colored.white .list-group.navigable .list-group-item .remove_btn:active,
.column.white .list-group.navigable .list-group-item .remove_btn:active,
.notification.white .list-group.navigable .list-group-item .remove_btn:active,
.contextual.white .list-group.navigable .list-group-item .remove_btn:active,
.pop.white .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.white .list-group.navigable .list-group-item .remove_btn:active,
.colored.white .list-group.removeable .list-group-item .remove_btn:active,
.column.white .list-group.removeable .list-group-item .remove_btn:active,
.notification.white .list-group.removeable .list-group-item .remove_btn:active,
.contextual.white .list-group.removeable .list-group-item .remove_btn:active,
.pop.white .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.white .list-group.removeable .list-group-item .remove_btn:active {
  background: #ffffff;
  color: #3b3f45;
}
.colored.white .btn-marker-shape,
.column.white .btn-marker-shape,
.notification.white .btn-marker-shape,
.contextual.white .btn-marker-shape,
.pop.white .btn-marker-shape,
.fullpage.white .btn-marker-shape {
  background: transparent;
}
.colored.white .btn-marker-shape:hover,
.column.white .btn-marker-shape:hover,
.notification.white .btn-marker-shape:hover,
.contextual.white .btn-marker-shape:hover,
.pop.white .btn-marker-shape:hover,
.fullpage.white .btn-marker-shape:hover,
.colored.white .btn-marker-shape:focus,
.column.white .btn-marker-shape:focus,
.notification.white .btn-marker-shape:focus,
.contextual.white .btn-marker-shape:focus,
.pop.white .btn-marker-shape:focus,
.fullpage.white .btn-marker-shape:focus,
.colored.white .btn-marker-shape.focus,
.column.white .btn-marker-shape.focus,
.notification.white .btn-marker-shape.focus,
.contextual.white .btn-marker-shape.focus,
.pop.white .btn-marker-shape.focus,
.fullpage.white .btn-marker-shape.focus {
  border-color: #e4e4e4;
}
.colored.white .btn-marker-shape:active,
.column.white .btn-marker-shape:active,
.notification.white .btn-marker-shape:active,
.contextual.white .btn-marker-shape:active,
.pop.white .btn-marker-shape:active,
.fullpage.white .btn-marker-shape:active,
.colored.white .btn-marker-shape.active,
.column.white .btn-marker-shape.active,
.notification.white .btn-marker-shape.active,
.contextual.white .btn-marker-shape.active,
.pop.white .btn-marker-shape.active,
.fullpage.white .btn-marker-shape.active {
  background: #e4e4e4;
  box-shadow: none;
}
.colored.white .bordered-header,
.column.white .bordered-header,
.notification.white .bordered-header,
.contextual.white .bordered-header,
.pop.white .bordered-header,
.fullpage.white .bordered-header,
.colored.white .sticky-header,
.column.white .sticky-header,
.notification.white .sticky-header,
.contextual.white .sticky-header,
.pop.white .sticky-header,
.fullpage.white .sticky-header {
  background: #fff;
  border-bottom-color: #e4e4e4;
}
.colored.white .bordered-footer,
.column.white .bordered-footer,
.notification.white .bordered-footer,
.contextual.white .bordered-footer,
.pop.white .bordered-footer,
.fullpage.white .bordered-footer,
.colored.white .sticky-footer,
.column.white .sticky-footer,
.notification.white .sticky-footer,
.contextual.white .sticky-footer,
.pop.white .sticky-footer,
.fullpage.white .sticky-footer {
  background: #fff;
  border-top-color: #e4e4e4;
}
.colored.white hr,
.column.white hr,
.notification.white hr,
.contextual.white hr,
.pop.white hr,
.fullpage.white hr {
  border-color: #e4e4e4;
}
.colored.white .form-group input + .help-block,
.column.white .form-group input + .help-block,
.notification.white .form-group input + .help-block,
.contextual.white .form-group input + .help-block,
.pop.white .form-group input + .help-block,
.fullpage.white .form-group input + .help-block,
.colored.white .form-group .input-group + .help-block,
.column.white .form-group .input-group + .help-block,
.notification.white .form-group .input-group + .help-block,
.contextual.white .form-group .input-group + .help-block,
.pop.white .form-group .input-group + .help-block,
.fullpage.white .form-group .input-group + .help-block,
.colored.white .form-group .input-group-btn + .help-block,
.column.white .form-group .input-group-btn + .help-block,
.notification.white .form-group .input-group-btn + .help-block,
.contextual.white .form-group .input-group-btn + .help-block,
.pop.white .form-group .input-group-btn + .help-block,
.fullpage.white .form-group .input-group-btn + .help-block,
.colored.white .form-group .help-block + .help-block,
.column.white .form-group .help-block + .help-block,
.notification.white .form-group .help-block + .help-block,
.contextual.white .form-group .help-block + .help-block,
.pop.white .form-group .help-block + .help-block,
.fullpage.white .form-group .help-block + .help-block,
.colored.white .form-group textarea + .help-block,
.column.white .form-group textarea + .help-block,
.notification.white .form-group textarea + .help-block,
.contextual.white .form-group textarea + .help-block,
.pop.white .form-group textarea + .help-block,
.fullpage.white .form-group textarea + .help-block,
.colored.white .form-group figure + figcaption,
.column.white .form-group figure + figcaption,
.notification.white .form-group figure + figcaption,
.contextual.white .form-group figure + figcaption,
.pop.white .form-group figure + figcaption,
.fullpage.white .form-group figure + figcaption,
.colored.white .form-group .form-group-help-block,
.column.white .form-group .form-group-help-block,
.notification.white .form-group .form-group-help-block,
.contextual.white .form-group .form-group-help-block,
.pop.white .form-group .form-group-help-block,
.fullpage.white .form-group .form-group-help-block,
.colored.white .form-group .merge_feedback .remote_value,
.column.white .form-group .merge_feedback .remote_value,
.notification.white .form-group .merge_feedback .remote_value,
.contextual.white .form-group .merge_feedback .remote_value,
.pop.white .form-group .merge_feedback .remote_value,
.fullpage.white .form-group .merge_feedback .remote_value {
  background: #eee;
}
.colored.white .input-group-addon,
.column.white .input-group-addon,
.notification.white .input-group-addon,
.contextual.white .input-group-addon,
.pop.white .input-group-addon,
.fullpage.white .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.white .rg_tag_list .bootstrap-filestyle .btn,
.column.white .rg_tag_list .bootstrap-filestyle .btn,
.notification.white .rg_tag_list .bootstrap-filestyle .btn,
.contextual.white .rg_tag_list .bootstrap-filestyle .btn,
.pop.white .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.white .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.white .has-success .control-label,
.column.white .has-success .control-label,
.notification.white .has-success .control-label,
.contextual.white .has-success .control-label,
.pop.white .has-success .control-label,
.fullpage.white .has-success .control-label {
  color: #1d9650;
}
.colored.white .has-warning .control-label,
.column.white .has-warning .control-label,
.notification.white .has-warning .control-label,
.contextual.white .has-warning .control-label,
.pop.white .has-warning .control-label,
.fullpage.white .has-warning .control-label {
  color: #f8981d;
}
.colored.white .has-error .control-label,
.column.white .has-error .control-label,
.notification.white .has-error .control-label,
.contextual.white .has-error .control-label,
.pop.white .has-error .control-label,
.fullpage.white .has-error .control-label {
  color: #e85657;
}
.colored.white.pop .nav-tabs,
.column.white.pop .nav-tabs,
.notification.white.pop .nav-tabs,
.contextual.white.pop .nav-tabs,
.pop.white.pop .nav-tabs,
.fullpage.white.pop .nav-tabs {
  background: #f3f3f3;
}
.colored.white.pop .nav-tabs li a,
.column.white.pop .nav-tabs li a,
.notification.white.pop .nav-tabs li a,
.contextual.white.pop .nav-tabs li a,
.pop.white.pop .nav-tabs li a,
.fullpage.white.pop .nav-tabs li a {
  color: #3b3f45;
}
.colored.white.pop .nav-tabs li a:hover,
.column.white.pop .nav-tabs li a:hover,
.notification.white.pop .nav-tabs li a:hover,
.contextual.white.pop .nav-tabs li a:hover,
.pop.white.pop .nav-tabs li a:hover,
.fullpage.white.pop .nav-tabs li a:hover,
.colored.white.pop .nav-tabs li a.focus,
.column.white.pop .nav-tabs li a.focus,
.notification.white.pop .nav-tabs li a.focus,
.contextual.white.pop .nav-tabs li a.focus,
.pop.white.pop .nav-tabs li a.focus,
.fullpage.white.pop .nav-tabs li a.focus,
.colored.white.pop .nav-tabs li a:focus,
.column.white.pop .nav-tabs li a:focus,
.notification.white.pop .nav-tabs li a:focus,
.contextual.white.pop .nav-tabs li a:focus,
.pop.white.pop .nav-tabs li a:focus,
.fullpage.white.pop .nav-tabs li a:focus,
.colored.white.pop .nav-tabs li a.active,
.column.white.pop .nav-tabs li a.active,
.notification.white.pop .nav-tabs li a.active,
.contextual.white.pop .nav-tabs li a.active,
.pop.white.pop .nav-tabs li a.active,
.fullpage.white.pop .nav-tabs li a.active,
.colored.white.pop .nav-tabs li a:active,
.column.white.pop .nav-tabs li a:active,
.notification.white.pop .nav-tabs li a:active,
.contextual.white.pop .nav-tabs li a:active,
.pop.white.pop .nav-tabs li a:active,
.fullpage.white.pop .nav-tabs li a:active {
  background: #f3f3f3;
}
.colored.white.pop .nav-tabs li.active a:hover,
.column.white.pop .nav-tabs li.active a:hover,
.notification.white.pop .nav-tabs li.active a:hover,
.contextual.white.pop .nav-tabs li.active a:hover,
.pop.white.pop .nav-tabs li.active a:hover,
.fullpage.white.pop .nav-tabs li.active a:hover,
.colored.white.pop .nav-tabs li.active a.focus,
.column.white.pop .nav-tabs li.active a.focus,
.notification.white.pop .nav-tabs li.active a.focus,
.contextual.white.pop .nav-tabs li.active a.focus,
.pop.white.pop .nav-tabs li.active a.focus,
.fullpage.white.pop .nav-tabs li.active a.focus,
.colored.white.pop .nav-tabs li.active a:focus,
.column.white.pop .nav-tabs li.active a:focus,
.notification.white.pop .nav-tabs li.active a:focus,
.contextual.white.pop .nav-tabs li.active a:focus,
.pop.white.pop .nav-tabs li.active a:focus,
.fullpage.white.pop .nav-tabs li.active a:focus,
.colored.white.pop .nav-tabs li.active a.active,
.column.white.pop .nav-tabs li.active a.active,
.notification.white.pop .nav-tabs li.active a.active,
.contextual.white.pop .nav-tabs li.active a.active,
.pop.white.pop .nav-tabs li.active a.active,
.fullpage.white.pop .nav-tabs li.active a.active,
.colored.white.pop .nav-tabs li.active a:active,
.column.white.pop .nav-tabs li.active a:active,
.notification.white.pop .nav-tabs li.active a:active,
.contextual.white.pop .nav-tabs li.active a:active,
.pop.white.pop .nav-tabs li.active a:active,
.fullpage.white.pop .nav-tabs li.active a:active {
  background: #fff;
}
.colored.gray,
.column.gray,
.notification.gray,
.contextual.gray,
.pop.gray,
.fullpage.gray {
  background: #eee;
  color: #3b3f45;
  border-width: 0;
  border-style: solid;
  border-color: #e4e4e4;
  /* .modal is reserved by Bootstrap */
}
.colored.gray.column.left,
.column.gray.column.left,
.notification.gray.column.left,
.contextual.gray.column.left,
.pop.gray.column.left,
.fullpage.gray.column.left,
.colored.gray.notification.left,
.column.gray.notification.left,
.notification.gray.notification.left,
.contextual.gray.notification.left,
.pop.gray.notification.left,
.fullpage.gray.notification.left {
  border-right-width: 4px;
}
.colored.gray.column.right,
.column.gray.column.right,
.notification.gray.column.right,
.contextual.gray.column.right,
.pop.gray.column.right,
.fullpage.gray.column.right,
.colored.gray.notification.right,
.column.gray.notification.right,
.notification.gray.notification.right,
.contextual.gray.notification.right,
.pop.gray.notification.right,
.fullpage.gray.notification.right {
  border-left-width: 4px;
}
.colored.gray.notification,
.column.gray.notification,
.notification.gray.notification,
.contextual.gray.notification,
.pop.gray.notification,
.fullpage.gray.notification {
  border-top-width: 4px;
}
.colored.gray#zoom_notification,
.column.gray#zoom_notification,
.notification.gray#zoom_notification,
.contextual.gray#zoom_notification,
.pop.gray#zoom_notification,
.fullpage.gray#zoom_notification {
  border-width: 0;
}
.colored.gray.contextual,
.column.gray.contextual,
.notification.gray.contextual,
.contextual.gray.contextual,
.pop.gray.contextual,
.fullpage.gray.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.gray.contextual.top,
.column.gray.contextual.top,
.notification.gray.contextual.top,
.contextual.gray.contextual.top,
.pop.gray.contextual.top,
.fullpage.gray.contextual.top {
  border-bottom-width: 4px;
}
.colored.gray.contextual.bottom,
.column.gray.contextual.bottom,
.notification.gray.contextual.bottom,
.contextual.gray.contextual.bottom,
.pop.gray.contextual.bottom,
.fullpage.gray.contextual.bottom {
  border-top-width: 4px;
}
.colored.gray.pop,
.column.gray.pop,
.notification.gray.pop,
.contextual.gray.pop,
.pop.gray.pop,
.fullpage.gray.pop {
  border-width: 4px;
}
.colored.gray .content,
.column.gray .content,
.notification.gray .content,
.contextual.gray .content,
.pop.gray .content,
.fullpage.gray .content {
  border-top-color: #e4e4e4;
}
.colored.gray .close_btn,
.column.gray .close_btn,
.notification.gray .close_btn,
.contextual.gray .close_btn,
.pop.gray .close_btn,
.fullpage.gray .close_btn,
.colored.gray .back_btn,
.column.gray .back_btn,
.notification.gray .back_btn,
.contextual.gray .back_btn,
.pop.gray .back_btn,
.fullpage.gray .back_btn {
  color: #4e535b;
}
.colored.gray a,
.column.gray a,
.notification.gray a,
.contextual.gray a,
.pop.gray a,
.fullpage.gray a {
  color: #38b8e2;
  text-decoration: underline;
}
.colored.gray a:hover,
.column.gray a:hover,
.notification.gray a:hover,
.contextual.gray a:hover,
.pop.gray a:hover,
.fullpage.gray a:hover,
.colored.gray a:active,
.column.gray a:active,
.notification.gray a:active,
.contextual.gray a:active,
.pop.gray a:active,
.fullpage.gray a:active,
.colored.gray a.active,
.column.gray a.active,
.notification.gray a.active,
.contextual.gray a.active,
.pop.gray a.active,
.fullpage.gray a.active,
.colored.gray a:focus,
.column.gray a:focus,
.notification.gray a:focus,
.contextual.gray a:focus,
.pop.gray a:focus,
.fullpage.gray a:focus,
.colored.gray a.focus,
.column.gray a.focus,
.notification.gray a.focus,
.contextual.gray a.focus,
.pop.gray a.focus,
.fullpage.gray a.focus,
.colored.gray a.btn,
.column.gray a.btn,
.notification.gray a.btn,
.contextual.gray a.btn,
.pop.gray a.btn,
.fullpage.gray a.btn {
  color: #38b8e2;
  text-decoration: none;
}
.colored.gray .btn-default,
.column.gray .btn-default,
.notification.gray .btn-default,
.contextual.gray .btn-default,
.pop.gray .btn-default,
.fullpage.gray .btn-default,
.colored.gray a.btn-default,
.column.gray a.btn-default,
.notification.gray a.btn-default,
.contextual.gray a.btn-default,
.pop.gray a.btn-default,
.fullpage.gray a.btn-default {
  background: transparent;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.gray .btn-default:hover,
.column.gray .btn-default:hover,
.notification.gray .btn-default:hover,
.contextual.gray .btn-default:hover,
.pop.gray .btn-default:hover,
.fullpage.gray .btn-default:hover,
.colored.gray a.btn-default:hover,
.column.gray a.btn-default:hover,
.notification.gray a.btn-default:hover,
.contextual.gray a.btn-default:hover,
.pop.gray a.btn-default:hover,
.fullpage.gray a.btn-default:hover,
.colored.gray .btn-default.focus,
.column.gray .btn-default.focus,
.notification.gray .btn-default.focus,
.contextual.gray .btn-default.focus,
.pop.gray .btn-default.focus,
.fullpage.gray .btn-default.focus,
.colored.gray a.btn-default.focus,
.column.gray a.btn-default.focus,
.notification.gray a.btn-default.focus,
.contextual.gray a.btn-default.focus,
.pop.gray a.btn-default.focus,
.fullpage.gray a.btn-default.focus,
.colored.gray .btn-default:focus,
.column.gray .btn-default:focus,
.notification.gray .btn-default:focus,
.contextual.gray .btn-default:focus,
.pop.gray .btn-default:focus,
.fullpage.gray .btn-default:focus,
.colored.gray a.btn-default:focus,
.column.gray a.btn-default:focus,
.notification.gray a.btn-default:focus,
.contextual.gray a.btn-default:focus,
.pop.gray a.btn-default:focus,
.fullpage.gray a.btn-default:focus,
.colored.gray .btn-default.active,
.column.gray .btn-default.active,
.notification.gray .btn-default.active,
.contextual.gray .btn-default.active,
.pop.gray .btn-default.active,
.fullpage.gray .btn-default.active,
.colored.gray a.btn-default.active,
.column.gray a.btn-default.active,
.notification.gray a.btn-default.active,
.contextual.gray a.btn-default.active,
.pop.gray a.btn-default.active,
.fullpage.gray a.btn-default.active,
.colored.gray .btn-default:active,
.column.gray .btn-default:active,
.notification.gray .btn-default:active,
.contextual.gray .btn-default:active,
.pop.gray .btn-default:active,
.fullpage.gray .btn-default:active,
.colored.gray a.btn-default:active,
.column.gray a.btn-default:active,
.notification.gray a.btn-default:active,
.contextual.gray a.btn-default:active,
.pop.gray a.btn-default:active,
.fullpage.gray a.btn-default:active {
  background: #f3f3f3;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.gray .btn-default:hover[disabled],
.column.gray .btn-default:hover[disabled],
.notification.gray .btn-default:hover[disabled],
.contextual.gray .btn-default:hover[disabled],
.pop.gray .btn-default:hover[disabled],
.fullpage.gray .btn-default:hover[disabled],
.colored.gray a.btn-default:hover[disabled],
.column.gray a.btn-default:hover[disabled],
.notification.gray a.btn-default:hover[disabled],
.contextual.gray a.btn-default:hover[disabled],
.pop.gray a.btn-default:hover[disabled],
.fullpage.gray a.btn-default:hover[disabled],
.colored.gray .btn-default.focus[disabled],
.column.gray .btn-default.focus[disabled],
.notification.gray .btn-default.focus[disabled],
.contextual.gray .btn-default.focus[disabled],
.pop.gray .btn-default.focus[disabled],
.fullpage.gray .btn-default.focus[disabled],
.colored.gray a.btn-default.focus[disabled],
.column.gray a.btn-default.focus[disabled],
.notification.gray a.btn-default.focus[disabled],
.contextual.gray a.btn-default.focus[disabled],
.pop.gray a.btn-default.focus[disabled],
.fullpage.gray a.btn-default.focus[disabled],
.colored.gray .btn-default:focus[disabled],
.column.gray .btn-default:focus[disabled],
.notification.gray .btn-default:focus[disabled],
.contextual.gray .btn-default:focus[disabled],
.pop.gray .btn-default:focus[disabled],
.fullpage.gray .btn-default:focus[disabled],
.colored.gray a.btn-default:focus[disabled],
.column.gray a.btn-default:focus[disabled],
.notification.gray a.btn-default:focus[disabled],
.contextual.gray a.btn-default:focus[disabled],
.pop.gray a.btn-default:focus[disabled],
.fullpage.gray a.btn-default:focus[disabled],
.colored.gray .btn-default.active[disabled],
.column.gray .btn-default.active[disabled],
.notification.gray .btn-default.active[disabled],
.contextual.gray .btn-default.active[disabled],
.pop.gray .btn-default.active[disabled],
.fullpage.gray .btn-default.active[disabled],
.colored.gray a.btn-default.active[disabled],
.column.gray a.btn-default.active[disabled],
.notification.gray a.btn-default.active[disabled],
.contextual.gray a.btn-default.active[disabled],
.pop.gray a.btn-default.active[disabled],
.fullpage.gray a.btn-default.active[disabled],
.colored.gray .btn-default:active[disabled],
.column.gray .btn-default:active[disabled],
.notification.gray .btn-default:active[disabled],
.contextual.gray .btn-default:active[disabled],
.pop.gray .btn-default:active[disabled],
.fullpage.gray .btn-default:active[disabled],
.colored.gray a.btn-default:active[disabled],
.column.gray a.btn-default:active[disabled],
.notification.gray a.btn-default:active[disabled],
.contextual.gray a.btn-default:active[disabled],
.pop.gray a.btn-default:active[disabled],
.fullpage.gray a.btn-default:active[disabled],
.colored.gray .btn-default:hover.disabled,
.column.gray .btn-default:hover.disabled,
.notification.gray .btn-default:hover.disabled,
.contextual.gray .btn-default:hover.disabled,
.pop.gray .btn-default:hover.disabled,
.fullpage.gray .btn-default:hover.disabled,
.colored.gray a.btn-default:hover.disabled,
.column.gray a.btn-default:hover.disabled,
.notification.gray a.btn-default:hover.disabled,
.contextual.gray a.btn-default:hover.disabled,
.pop.gray a.btn-default:hover.disabled,
.fullpage.gray a.btn-default:hover.disabled,
.colored.gray .btn-default.focus.disabled,
.column.gray .btn-default.focus.disabled,
.notification.gray .btn-default.focus.disabled,
.contextual.gray .btn-default.focus.disabled,
.pop.gray .btn-default.focus.disabled,
.fullpage.gray .btn-default.focus.disabled,
.colored.gray a.btn-default.focus.disabled,
.column.gray a.btn-default.focus.disabled,
.notification.gray a.btn-default.focus.disabled,
.contextual.gray a.btn-default.focus.disabled,
.pop.gray a.btn-default.focus.disabled,
.fullpage.gray a.btn-default.focus.disabled,
.colored.gray .btn-default:focus.disabled,
.column.gray .btn-default:focus.disabled,
.notification.gray .btn-default:focus.disabled,
.contextual.gray .btn-default:focus.disabled,
.pop.gray .btn-default:focus.disabled,
.fullpage.gray .btn-default:focus.disabled,
.colored.gray a.btn-default:focus.disabled,
.column.gray a.btn-default:focus.disabled,
.notification.gray a.btn-default:focus.disabled,
.contextual.gray a.btn-default:focus.disabled,
.pop.gray a.btn-default:focus.disabled,
.fullpage.gray a.btn-default:focus.disabled,
.colored.gray .btn-default.active.disabled,
.column.gray .btn-default.active.disabled,
.notification.gray .btn-default.active.disabled,
.contextual.gray .btn-default.active.disabled,
.pop.gray .btn-default.active.disabled,
.fullpage.gray .btn-default.active.disabled,
.colored.gray a.btn-default.active.disabled,
.column.gray a.btn-default.active.disabled,
.notification.gray a.btn-default.active.disabled,
.contextual.gray a.btn-default.active.disabled,
.pop.gray a.btn-default.active.disabled,
.fullpage.gray a.btn-default.active.disabled,
.colored.gray .btn-default:active.disabled,
.column.gray .btn-default:active.disabled,
.notification.gray .btn-default:active.disabled,
.contextual.gray .btn-default:active.disabled,
.pop.gray .btn-default:active.disabled,
.fullpage.gray .btn-default:active.disabled,
.colored.gray a.btn-default:active.disabled,
.column.gray a.btn-default:active.disabled,
.notification.gray a.btn-default:active.disabled,
.contextual.gray a.btn-default:active.disabled,
.pop.gray a.btn-default:active.disabled,
.fullpage.gray a.btn-default:active.disabled {
  background: #eee;
  border-color: #ccc;
  color: #3b3f45;
}
.colored.gray .btn-primary,
.column.gray .btn-primary,
.notification.gray .btn-primary,
.contextual.gray .btn-primary,
.pop.gray .btn-primary,
.fullpage.gray .btn-primary,
.colored.gray a.btn-primary,
.column.gray a.btn-primary,
.notification.gray a.btn-primary,
.contextual.gray a.btn-primary,
.pop.gray a.btn-primary,
.fullpage.gray a.btn-primary {
  background: #38b8e2;
  border-color: #38b8e2;
  color: #fff;
}
.colored.gray .btn-primary:hover,
.column.gray .btn-primary:hover,
.notification.gray .btn-primary:hover,
.contextual.gray .btn-primary:hover,
.pop.gray .btn-primary:hover,
.fullpage.gray .btn-primary:hover,
.colored.gray a.btn-primary:hover,
.column.gray a.btn-primary:hover,
.notification.gray a.btn-primary:hover,
.contextual.gray a.btn-primary:hover,
.pop.gray a.btn-primary:hover,
.fullpage.gray a.btn-primary:hover,
.colored.gray .btn-primary.focus,
.column.gray .btn-primary.focus,
.notification.gray .btn-primary.focus,
.contextual.gray .btn-primary.focus,
.pop.gray .btn-primary.focus,
.fullpage.gray .btn-primary.focus,
.colored.gray a.btn-primary.focus,
.column.gray a.btn-primary.focus,
.notification.gray a.btn-primary.focus,
.contextual.gray a.btn-primary.focus,
.pop.gray a.btn-primary.focus,
.fullpage.gray a.btn-primary.focus,
.colored.gray .btn-primary:focus,
.column.gray .btn-primary:focus,
.notification.gray .btn-primary:focus,
.contextual.gray .btn-primary:focus,
.pop.gray .btn-primary:focus,
.fullpage.gray .btn-primary:focus,
.colored.gray a.btn-primary:focus,
.column.gray a.btn-primary:focus,
.notification.gray a.btn-primary:focus,
.contextual.gray a.btn-primary:focus,
.pop.gray a.btn-primary:focus,
.fullpage.gray a.btn-primary:focus,
.colored.gray .btn-primary.active,
.column.gray .btn-primary.active,
.notification.gray .btn-primary.active,
.contextual.gray .btn-primary.active,
.pop.gray .btn-primary.active,
.fullpage.gray .btn-primary.active,
.colored.gray a.btn-primary.active,
.column.gray a.btn-primary.active,
.notification.gray a.btn-primary.active,
.contextual.gray a.btn-primary.active,
.pop.gray a.btn-primary.active,
.fullpage.gray a.btn-primary.active,
.colored.gray .btn-primary:active,
.column.gray .btn-primary:active,
.notification.gray .btn-primary:active,
.contextual.gray .btn-primary:active,
.pop.gray .btn-primary:active,
.fullpage.gray .btn-primary:active,
.colored.gray a.btn-primary:active,
.column.gray a.btn-primary:active,
.notification.gray a.btn-primary:active,
.contextual.gray a.btn-primary:active,
.pop.gray a.btn-primary:active,
.fullpage.gray a.btn-primary:active {
  background: #5cc5e7;
  border-color: #5cc5e7;
}
.colored.gray .btn-primary:hover[disabled],
.column.gray .btn-primary:hover[disabled],
.notification.gray .btn-primary:hover[disabled],
.contextual.gray .btn-primary:hover[disabled],
.pop.gray .btn-primary:hover[disabled],
.fullpage.gray .btn-primary:hover[disabled],
.colored.gray a.btn-primary:hover[disabled],
.column.gray a.btn-primary:hover[disabled],
.notification.gray a.btn-primary:hover[disabled],
.contextual.gray a.btn-primary:hover[disabled],
.pop.gray a.btn-primary:hover[disabled],
.fullpage.gray a.btn-primary:hover[disabled],
.colored.gray .btn-primary.focus[disabled],
.column.gray .btn-primary.focus[disabled],
.notification.gray .btn-primary.focus[disabled],
.contextual.gray .btn-primary.focus[disabled],
.pop.gray .btn-primary.focus[disabled],
.fullpage.gray .btn-primary.focus[disabled],
.colored.gray a.btn-primary.focus[disabled],
.column.gray a.btn-primary.focus[disabled],
.notification.gray a.btn-primary.focus[disabled],
.contextual.gray a.btn-primary.focus[disabled],
.pop.gray a.btn-primary.focus[disabled],
.fullpage.gray a.btn-primary.focus[disabled],
.colored.gray .btn-primary:focus[disabled],
.column.gray .btn-primary:focus[disabled],
.notification.gray .btn-primary:focus[disabled],
.contextual.gray .btn-primary:focus[disabled],
.pop.gray .btn-primary:focus[disabled],
.fullpage.gray .btn-primary:focus[disabled],
.colored.gray a.btn-primary:focus[disabled],
.column.gray a.btn-primary:focus[disabled],
.notification.gray a.btn-primary:focus[disabled],
.contextual.gray a.btn-primary:focus[disabled],
.pop.gray a.btn-primary:focus[disabled],
.fullpage.gray a.btn-primary:focus[disabled],
.colored.gray .btn-primary.active[disabled],
.column.gray .btn-primary.active[disabled],
.notification.gray .btn-primary.active[disabled],
.contextual.gray .btn-primary.active[disabled],
.pop.gray .btn-primary.active[disabled],
.fullpage.gray .btn-primary.active[disabled],
.colored.gray a.btn-primary.active[disabled],
.column.gray a.btn-primary.active[disabled],
.notification.gray a.btn-primary.active[disabled],
.contextual.gray a.btn-primary.active[disabled],
.pop.gray a.btn-primary.active[disabled],
.fullpage.gray a.btn-primary.active[disabled],
.colored.gray .btn-primary:active[disabled],
.column.gray .btn-primary:active[disabled],
.notification.gray .btn-primary:active[disabled],
.contextual.gray .btn-primary:active[disabled],
.pop.gray .btn-primary:active[disabled],
.fullpage.gray .btn-primary:active[disabled],
.colored.gray a.btn-primary:active[disabled],
.column.gray a.btn-primary:active[disabled],
.notification.gray a.btn-primary:active[disabled],
.contextual.gray a.btn-primary:active[disabled],
.pop.gray a.btn-primary:active[disabled],
.fullpage.gray a.btn-primary:active[disabled],
.colored.gray .btn-primary:hover.disabled,
.column.gray .btn-primary:hover.disabled,
.notification.gray .btn-primary:hover.disabled,
.contextual.gray .btn-primary:hover.disabled,
.pop.gray .btn-primary:hover.disabled,
.fullpage.gray .btn-primary:hover.disabled,
.colored.gray a.btn-primary:hover.disabled,
.column.gray a.btn-primary:hover.disabled,
.notification.gray a.btn-primary:hover.disabled,
.contextual.gray a.btn-primary:hover.disabled,
.pop.gray a.btn-primary:hover.disabled,
.fullpage.gray a.btn-primary:hover.disabled,
.colored.gray .btn-primary.focus.disabled,
.column.gray .btn-primary.focus.disabled,
.notification.gray .btn-primary.focus.disabled,
.contextual.gray .btn-primary.focus.disabled,
.pop.gray .btn-primary.focus.disabled,
.fullpage.gray .btn-primary.focus.disabled,
.colored.gray a.btn-primary.focus.disabled,
.column.gray a.btn-primary.focus.disabled,
.notification.gray a.btn-primary.focus.disabled,
.contextual.gray a.btn-primary.focus.disabled,
.pop.gray a.btn-primary.focus.disabled,
.fullpage.gray a.btn-primary.focus.disabled,
.colored.gray .btn-primary:focus.disabled,
.column.gray .btn-primary:focus.disabled,
.notification.gray .btn-primary:focus.disabled,
.contextual.gray .btn-primary:focus.disabled,
.pop.gray .btn-primary:focus.disabled,
.fullpage.gray .btn-primary:focus.disabled,
.colored.gray a.btn-primary:focus.disabled,
.column.gray a.btn-primary:focus.disabled,
.notification.gray a.btn-primary:focus.disabled,
.contextual.gray a.btn-primary:focus.disabled,
.pop.gray a.btn-primary:focus.disabled,
.fullpage.gray a.btn-primary:focus.disabled,
.colored.gray .btn-primary.active.disabled,
.column.gray .btn-primary.active.disabled,
.notification.gray .btn-primary.active.disabled,
.contextual.gray .btn-primary.active.disabled,
.pop.gray .btn-primary.active.disabled,
.fullpage.gray .btn-primary.active.disabled,
.colored.gray a.btn-primary.active.disabled,
.column.gray a.btn-primary.active.disabled,
.notification.gray a.btn-primary.active.disabled,
.contextual.gray a.btn-primary.active.disabled,
.pop.gray a.btn-primary.active.disabled,
.fullpage.gray a.btn-primary.active.disabled,
.colored.gray .btn-primary:active.disabled,
.column.gray .btn-primary:active.disabled,
.notification.gray .btn-primary:active.disabled,
.contextual.gray .btn-primary:active.disabled,
.pop.gray .btn-primary:active.disabled,
.fullpage.gray .btn-primary:active.disabled,
.colored.gray a.btn-primary:active.disabled,
.column.gray a.btn-primary:active.disabled,
.notification.gray a.btn-primary:active.disabled,
.contextual.gray a.btn-primary:active.disabled,
.pop.gray a.btn-primary:active.disabled,
.fullpage.gray a.btn-primary:active.disabled {
  background: #38b8e2;
  border-color: #38b8e2;
}
.colored.gray .btn-info,
.column.gray .btn-info,
.notification.gray .btn-info,
.contextual.gray .btn-info,
.pop.gray .btn-info,
.fullpage.gray .btn-info,
.colored.gray a.btn-info,
.column.gray a.btn-info,
.notification.gray a.btn-info,
.contextual.gray a.btn-info,
.pop.gray a.btn-info,
.fullpage.gray a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.gray .btn-info:hover,
.column.gray .btn-info:hover,
.notification.gray .btn-info:hover,
.contextual.gray .btn-info:hover,
.pop.gray .btn-info:hover,
.fullpage.gray .btn-info:hover,
.colored.gray a.btn-info:hover,
.column.gray a.btn-info:hover,
.notification.gray a.btn-info:hover,
.contextual.gray a.btn-info:hover,
.pop.gray a.btn-info:hover,
.fullpage.gray a.btn-info:hover,
.colored.gray .btn-info.focus,
.column.gray .btn-info.focus,
.notification.gray .btn-info.focus,
.contextual.gray .btn-info.focus,
.pop.gray .btn-info.focus,
.fullpage.gray .btn-info.focus,
.colored.gray a.btn-info.focus,
.column.gray a.btn-info.focus,
.notification.gray a.btn-info.focus,
.contextual.gray a.btn-info.focus,
.pop.gray a.btn-info.focus,
.fullpage.gray a.btn-info.focus,
.colored.gray .btn-info:focus,
.column.gray .btn-info:focus,
.notification.gray .btn-info:focus,
.contextual.gray .btn-info:focus,
.pop.gray .btn-info:focus,
.fullpage.gray .btn-info:focus,
.colored.gray a.btn-info:focus,
.column.gray a.btn-info:focus,
.notification.gray a.btn-info:focus,
.contextual.gray a.btn-info:focus,
.pop.gray a.btn-info:focus,
.fullpage.gray a.btn-info:focus,
.colored.gray .btn-info.active,
.column.gray .btn-info.active,
.notification.gray .btn-info.active,
.contextual.gray .btn-info.active,
.pop.gray .btn-info.active,
.fullpage.gray .btn-info.active,
.colored.gray a.btn-info.active,
.column.gray a.btn-info.active,
.notification.gray a.btn-info.active,
.contextual.gray a.btn-info.active,
.pop.gray a.btn-info.active,
.fullpage.gray a.btn-info.active,
.colored.gray .btn-info:active,
.column.gray .btn-info:active,
.notification.gray .btn-info:active,
.contextual.gray .btn-info:active,
.pop.gray .btn-info:active,
.fullpage.gray .btn-info:active,
.colored.gray a.btn-info:active,
.column.gray a.btn-info:active,
.notification.gray a.btn-info:active,
.contextual.gray a.btn-info:active,
.pop.gray a.btn-info:active,
.fullpage.gray a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.gray .btn-info:hover[disabled],
.column.gray .btn-info:hover[disabled],
.notification.gray .btn-info:hover[disabled],
.contextual.gray .btn-info:hover[disabled],
.pop.gray .btn-info:hover[disabled],
.fullpage.gray .btn-info:hover[disabled],
.colored.gray a.btn-info:hover[disabled],
.column.gray a.btn-info:hover[disabled],
.notification.gray a.btn-info:hover[disabled],
.contextual.gray a.btn-info:hover[disabled],
.pop.gray a.btn-info:hover[disabled],
.fullpage.gray a.btn-info:hover[disabled],
.colored.gray .btn-info.focus[disabled],
.column.gray .btn-info.focus[disabled],
.notification.gray .btn-info.focus[disabled],
.contextual.gray .btn-info.focus[disabled],
.pop.gray .btn-info.focus[disabled],
.fullpage.gray .btn-info.focus[disabled],
.colored.gray a.btn-info.focus[disabled],
.column.gray a.btn-info.focus[disabled],
.notification.gray a.btn-info.focus[disabled],
.contextual.gray a.btn-info.focus[disabled],
.pop.gray a.btn-info.focus[disabled],
.fullpage.gray a.btn-info.focus[disabled],
.colored.gray .btn-info:focus[disabled],
.column.gray .btn-info:focus[disabled],
.notification.gray .btn-info:focus[disabled],
.contextual.gray .btn-info:focus[disabled],
.pop.gray .btn-info:focus[disabled],
.fullpage.gray .btn-info:focus[disabled],
.colored.gray a.btn-info:focus[disabled],
.column.gray a.btn-info:focus[disabled],
.notification.gray a.btn-info:focus[disabled],
.contextual.gray a.btn-info:focus[disabled],
.pop.gray a.btn-info:focus[disabled],
.fullpage.gray a.btn-info:focus[disabled],
.colored.gray .btn-info.active[disabled],
.column.gray .btn-info.active[disabled],
.notification.gray .btn-info.active[disabled],
.contextual.gray .btn-info.active[disabled],
.pop.gray .btn-info.active[disabled],
.fullpage.gray .btn-info.active[disabled],
.colored.gray a.btn-info.active[disabled],
.column.gray a.btn-info.active[disabled],
.notification.gray a.btn-info.active[disabled],
.contextual.gray a.btn-info.active[disabled],
.pop.gray a.btn-info.active[disabled],
.fullpage.gray a.btn-info.active[disabled],
.colored.gray .btn-info:active[disabled],
.column.gray .btn-info:active[disabled],
.notification.gray .btn-info:active[disabled],
.contextual.gray .btn-info:active[disabled],
.pop.gray .btn-info:active[disabled],
.fullpage.gray .btn-info:active[disabled],
.colored.gray a.btn-info:active[disabled],
.column.gray a.btn-info:active[disabled],
.notification.gray a.btn-info:active[disabled],
.contextual.gray a.btn-info:active[disabled],
.pop.gray a.btn-info:active[disabled],
.fullpage.gray a.btn-info:active[disabled],
.colored.gray .btn-info:hover.disabled,
.column.gray .btn-info:hover.disabled,
.notification.gray .btn-info:hover.disabled,
.contextual.gray .btn-info:hover.disabled,
.pop.gray .btn-info:hover.disabled,
.fullpage.gray .btn-info:hover.disabled,
.colored.gray a.btn-info:hover.disabled,
.column.gray a.btn-info:hover.disabled,
.notification.gray a.btn-info:hover.disabled,
.contextual.gray a.btn-info:hover.disabled,
.pop.gray a.btn-info:hover.disabled,
.fullpage.gray a.btn-info:hover.disabled,
.colored.gray .btn-info.focus.disabled,
.column.gray .btn-info.focus.disabled,
.notification.gray .btn-info.focus.disabled,
.contextual.gray .btn-info.focus.disabled,
.pop.gray .btn-info.focus.disabled,
.fullpage.gray .btn-info.focus.disabled,
.colored.gray a.btn-info.focus.disabled,
.column.gray a.btn-info.focus.disabled,
.notification.gray a.btn-info.focus.disabled,
.contextual.gray a.btn-info.focus.disabled,
.pop.gray a.btn-info.focus.disabled,
.fullpage.gray a.btn-info.focus.disabled,
.colored.gray .btn-info:focus.disabled,
.column.gray .btn-info:focus.disabled,
.notification.gray .btn-info:focus.disabled,
.contextual.gray .btn-info:focus.disabled,
.pop.gray .btn-info:focus.disabled,
.fullpage.gray .btn-info:focus.disabled,
.colored.gray a.btn-info:focus.disabled,
.column.gray a.btn-info:focus.disabled,
.notification.gray a.btn-info:focus.disabled,
.contextual.gray a.btn-info:focus.disabled,
.pop.gray a.btn-info:focus.disabled,
.fullpage.gray a.btn-info:focus.disabled,
.colored.gray .btn-info.active.disabled,
.column.gray .btn-info.active.disabled,
.notification.gray .btn-info.active.disabled,
.contextual.gray .btn-info.active.disabled,
.pop.gray .btn-info.active.disabled,
.fullpage.gray .btn-info.active.disabled,
.colored.gray a.btn-info.active.disabled,
.column.gray a.btn-info.active.disabled,
.notification.gray a.btn-info.active.disabled,
.contextual.gray a.btn-info.active.disabled,
.pop.gray a.btn-info.active.disabled,
.fullpage.gray a.btn-info.active.disabled,
.colored.gray .btn-info:active.disabled,
.column.gray .btn-info:active.disabled,
.notification.gray .btn-info:active.disabled,
.contextual.gray .btn-info:active.disabled,
.pop.gray .btn-info:active.disabled,
.fullpage.gray .btn-info:active.disabled,
.colored.gray a.btn-info:active.disabled,
.column.gray a.btn-info:active.disabled,
.notification.gray a.btn-info:active.disabled,
.contextual.gray a.btn-info:active.disabled,
.pop.gray a.btn-info:active.disabled,
.fullpage.gray a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.gray .btn-success,
.column.gray .btn-success,
.notification.gray .btn-success,
.contextual.gray .btn-success,
.pop.gray .btn-success,
.fullpage.gray .btn-success,
.colored.gray a.btn-success,
.column.gray a.btn-success,
.notification.gray a.btn-success,
.contextual.gray a.btn-success,
.pop.gray a.btn-success,
.fullpage.gray a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.gray .btn-success:hover,
.column.gray .btn-success:hover,
.notification.gray .btn-success:hover,
.contextual.gray .btn-success:hover,
.pop.gray .btn-success:hover,
.fullpage.gray .btn-success:hover,
.colored.gray a.btn-success:hover,
.column.gray a.btn-success:hover,
.notification.gray a.btn-success:hover,
.contextual.gray a.btn-success:hover,
.pop.gray a.btn-success:hover,
.fullpage.gray a.btn-success:hover,
.colored.gray .btn-success.focus,
.column.gray .btn-success.focus,
.notification.gray .btn-success.focus,
.contextual.gray .btn-success.focus,
.pop.gray .btn-success.focus,
.fullpage.gray .btn-success.focus,
.colored.gray a.btn-success.focus,
.column.gray a.btn-success.focus,
.notification.gray a.btn-success.focus,
.contextual.gray a.btn-success.focus,
.pop.gray a.btn-success.focus,
.fullpage.gray a.btn-success.focus,
.colored.gray .btn-success:focus,
.column.gray .btn-success:focus,
.notification.gray .btn-success:focus,
.contextual.gray .btn-success:focus,
.pop.gray .btn-success:focus,
.fullpage.gray .btn-success:focus,
.colored.gray a.btn-success:focus,
.column.gray a.btn-success:focus,
.notification.gray a.btn-success:focus,
.contextual.gray a.btn-success:focus,
.pop.gray a.btn-success:focus,
.fullpage.gray a.btn-success:focus,
.colored.gray .btn-success.active,
.column.gray .btn-success.active,
.notification.gray .btn-success.active,
.contextual.gray .btn-success.active,
.pop.gray .btn-success.active,
.fullpage.gray .btn-success.active,
.colored.gray a.btn-success.active,
.column.gray a.btn-success.active,
.notification.gray a.btn-success.active,
.contextual.gray a.btn-success.active,
.pop.gray a.btn-success.active,
.fullpage.gray a.btn-success.active,
.colored.gray .btn-success:active,
.column.gray .btn-success:active,
.notification.gray .btn-success:active,
.contextual.gray .btn-success:active,
.pop.gray .btn-success:active,
.fullpage.gray .btn-success:active,
.colored.gray a.btn-success:active,
.column.gray a.btn-success:active,
.notification.gray a.btn-success:active,
.contextual.gray a.btn-success:active,
.pop.gray a.btn-success:active,
.fullpage.gray a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.gray .btn-success:hover[disabled],
.column.gray .btn-success:hover[disabled],
.notification.gray .btn-success:hover[disabled],
.contextual.gray .btn-success:hover[disabled],
.pop.gray .btn-success:hover[disabled],
.fullpage.gray .btn-success:hover[disabled],
.colored.gray a.btn-success:hover[disabled],
.column.gray a.btn-success:hover[disabled],
.notification.gray a.btn-success:hover[disabled],
.contextual.gray a.btn-success:hover[disabled],
.pop.gray a.btn-success:hover[disabled],
.fullpage.gray a.btn-success:hover[disabled],
.colored.gray .btn-success.focus[disabled],
.column.gray .btn-success.focus[disabled],
.notification.gray .btn-success.focus[disabled],
.contextual.gray .btn-success.focus[disabled],
.pop.gray .btn-success.focus[disabled],
.fullpage.gray .btn-success.focus[disabled],
.colored.gray a.btn-success.focus[disabled],
.column.gray a.btn-success.focus[disabled],
.notification.gray a.btn-success.focus[disabled],
.contextual.gray a.btn-success.focus[disabled],
.pop.gray a.btn-success.focus[disabled],
.fullpage.gray a.btn-success.focus[disabled],
.colored.gray .btn-success:focus[disabled],
.column.gray .btn-success:focus[disabled],
.notification.gray .btn-success:focus[disabled],
.contextual.gray .btn-success:focus[disabled],
.pop.gray .btn-success:focus[disabled],
.fullpage.gray .btn-success:focus[disabled],
.colored.gray a.btn-success:focus[disabled],
.column.gray a.btn-success:focus[disabled],
.notification.gray a.btn-success:focus[disabled],
.contextual.gray a.btn-success:focus[disabled],
.pop.gray a.btn-success:focus[disabled],
.fullpage.gray a.btn-success:focus[disabled],
.colored.gray .btn-success.active[disabled],
.column.gray .btn-success.active[disabled],
.notification.gray .btn-success.active[disabled],
.contextual.gray .btn-success.active[disabled],
.pop.gray .btn-success.active[disabled],
.fullpage.gray .btn-success.active[disabled],
.colored.gray a.btn-success.active[disabled],
.column.gray a.btn-success.active[disabled],
.notification.gray a.btn-success.active[disabled],
.contextual.gray a.btn-success.active[disabled],
.pop.gray a.btn-success.active[disabled],
.fullpage.gray a.btn-success.active[disabled],
.colored.gray .btn-success:active[disabled],
.column.gray .btn-success:active[disabled],
.notification.gray .btn-success:active[disabled],
.contextual.gray .btn-success:active[disabled],
.pop.gray .btn-success:active[disabled],
.fullpage.gray .btn-success:active[disabled],
.colored.gray a.btn-success:active[disabled],
.column.gray a.btn-success:active[disabled],
.notification.gray a.btn-success:active[disabled],
.contextual.gray a.btn-success:active[disabled],
.pop.gray a.btn-success:active[disabled],
.fullpage.gray a.btn-success:active[disabled],
.colored.gray .btn-success:hover.disabled,
.column.gray .btn-success:hover.disabled,
.notification.gray .btn-success:hover.disabled,
.contextual.gray .btn-success:hover.disabled,
.pop.gray .btn-success:hover.disabled,
.fullpage.gray .btn-success:hover.disabled,
.colored.gray a.btn-success:hover.disabled,
.column.gray a.btn-success:hover.disabled,
.notification.gray a.btn-success:hover.disabled,
.contextual.gray a.btn-success:hover.disabled,
.pop.gray a.btn-success:hover.disabled,
.fullpage.gray a.btn-success:hover.disabled,
.colored.gray .btn-success.focus.disabled,
.column.gray .btn-success.focus.disabled,
.notification.gray .btn-success.focus.disabled,
.contextual.gray .btn-success.focus.disabled,
.pop.gray .btn-success.focus.disabled,
.fullpage.gray .btn-success.focus.disabled,
.colored.gray a.btn-success.focus.disabled,
.column.gray a.btn-success.focus.disabled,
.notification.gray a.btn-success.focus.disabled,
.contextual.gray a.btn-success.focus.disabled,
.pop.gray a.btn-success.focus.disabled,
.fullpage.gray a.btn-success.focus.disabled,
.colored.gray .btn-success:focus.disabled,
.column.gray .btn-success:focus.disabled,
.notification.gray .btn-success:focus.disabled,
.contextual.gray .btn-success:focus.disabled,
.pop.gray .btn-success:focus.disabled,
.fullpage.gray .btn-success:focus.disabled,
.colored.gray a.btn-success:focus.disabled,
.column.gray a.btn-success:focus.disabled,
.notification.gray a.btn-success:focus.disabled,
.contextual.gray a.btn-success:focus.disabled,
.pop.gray a.btn-success:focus.disabled,
.fullpage.gray a.btn-success:focus.disabled,
.colored.gray .btn-success.active.disabled,
.column.gray .btn-success.active.disabled,
.notification.gray .btn-success.active.disabled,
.contextual.gray .btn-success.active.disabled,
.pop.gray .btn-success.active.disabled,
.fullpage.gray .btn-success.active.disabled,
.colored.gray a.btn-success.active.disabled,
.column.gray a.btn-success.active.disabled,
.notification.gray a.btn-success.active.disabled,
.contextual.gray a.btn-success.active.disabled,
.pop.gray a.btn-success.active.disabled,
.fullpage.gray a.btn-success.active.disabled,
.colored.gray .btn-success:active.disabled,
.column.gray .btn-success:active.disabled,
.notification.gray .btn-success:active.disabled,
.contextual.gray .btn-success:active.disabled,
.pop.gray .btn-success:active.disabled,
.fullpage.gray .btn-success:active.disabled,
.colored.gray a.btn-success:active.disabled,
.column.gray a.btn-success:active.disabled,
.notification.gray a.btn-success:active.disabled,
.contextual.gray a.btn-success:active.disabled,
.pop.gray a.btn-success:active.disabled,
.fullpage.gray a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.gray .btn-warning,
.column.gray .btn-warning,
.notification.gray .btn-warning,
.contextual.gray .btn-warning,
.pop.gray .btn-warning,
.fullpage.gray .btn-warning,
.colored.gray a.btn-warning,
.column.gray a.btn-warning,
.notification.gray a.btn-warning,
.contextual.gray a.btn-warning,
.pop.gray a.btn-warning,
.fullpage.gray a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.gray .btn-warning:hover,
.column.gray .btn-warning:hover,
.notification.gray .btn-warning:hover,
.contextual.gray .btn-warning:hover,
.pop.gray .btn-warning:hover,
.fullpage.gray .btn-warning:hover,
.colored.gray a.btn-warning:hover,
.column.gray a.btn-warning:hover,
.notification.gray a.btn-warning:hover,
.contextual.gray a.btn-warning:hover,
.pop.gray a.btn-warning:hover,
.fullpage.gray a.btn-warning:hover,
.colored.gray .btn-warning.focus,
.column.gray .btn-warning.focus,
.notification.gray .btn-warning.focus,
.contextual.gray .btn-warning.focus,
.pop.gray .btn-warning.focus,
.fullpage.gray .btn-warning.focus,
.colored.gray a.btn-warning.focus,
.column.gray a.btn-warning.focus,
.notification.gray a.btn-warning.focus,
.contextual.gray a.btn-warning.focus,
.pop.gray a.btn-warning.focus,
.fullpage.gray a.btn-warning.focus,
.colored.gray .btn-warning:focus,
.column.gray .btn-warning:focus,
.notification.gray .btn-warning:focus,
.contextual.gray .btn-warning:focus,
.pop.gray .btn-warning:focus,
.fullpage.gray .btn-warning:focus,
.colored.gray a.btn-warning:focus,
.column.gray a.btn-warning:focus,
.notification.gray a.btn-warning:focus,
.contextual.gray a.btn-warning:focus,
.pop.gray a.btn-warning:focus,
.fullpage.gray a.btn-warning:focus,
.colored.gray .btn-warning.active,
.column.gray .btn-warning.active,
.notification.gray .btn-warning.active,
.contextual.gray .btn-warning.active,
.pop.gray .btn-warning.active,
.fullpage.gray .btn-warning.active,
.colored.gray a.btn-warning.active,
.column.gray a.btn-warning.active,
.notification.gray a.btn-warning.active,
.contextual.gray a.btn-warning.active,
.pop.gray a.btn-warning.active,
.fullpage.gray a.btn-warning.active,
.colored.gray .btn-warning:active,
.column.gray .btn-warning:active,
.notification.gray .btn-warning:active,
.contextual.gray .btn-warning:active,
.pop.gray .btn-warning:active,
.fullpage.gray .btn-warning:active,
.colored.gray a.btn-warning:active,
.column.gray a.btn-warning:active,
.notification.gray a.btn-warning:active,
.contextual.gray a.btn-warning:active,
.pop.gray a.btn-warning:active,
.fullpage.gray a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.gray .btn-warning:hover[disabled],
.column.gray .btn-warning:hover[disabled],
.notification.gray .btn-warning:hover[disabled],
.contextual.gray .btn-warning:hover[disabled],
.pop.gray .btn-warning:hover[disabled],
.fullpage.gray .btn-warning:hover[disabled],
.colored.gray a.btn-warning:hover[disabled],
.column.gray a.btn-warning:hover[disabled],
.notification.gray a.btn-warning:hover[disabled],
.contextual.gray a.btn-warning:hover[disabled],
.pop.gray a.btn-warning:hover[disabled],
.fullpage.gray a.btn-warning:hover[disabled],
.colored.gray .btn-warning.focus[disabled],
.column.gray .btn-warning.focus[disabled],
.notification.gray .btn-warning.focus[disabled],
.contextual.gray .btn-warning.focus[disabled],
.pop.gray .btn-warning.focus[disabled],
.fullpage.gray .btn-warning.focus[disabled],
.colored.gray a.btn-warning.focus[disabled],
.column.gray a.btn-warning.focus[disabled],
.notification.gray a.btn-warning.focus[disabled],
.contextual.gray a.btn-warning.focus[disabled],
.pop.gray a.btn-warning.focus[disabled],
.fullpage.gray a.btn-warning.focus[disabled],
.colored.gray .btn-warning:focus[disabled],
.column.gray .btn-warning:focus[disabled],
.notification.gray .btn-warning:focus[disabled],
.contextual.gray .btn-warning:focus[disabled],
.pop.gray .btn-warning:focus[disabled],
.fullpage.gray .btn-warning:focus[disabled],
.colored.gray a.btn-warning:focus[disabled],
.column.gray a.btn-warning:focus[disabled],
.notification.gray a.btn-warning:focus[disabled],
.contextual.gray a.btn-warning:focus[disabled],
.pop.gray a.btn-warning:focus[disabled],
.fullpage.gray a.btn-warning:focus[disabled],
.colored.gray .btn-warning.active[disabled],
.column.gray .btn-warning.active[disabled],
.notification.gray .btn-warning.active[disabled],
.contextual.gray .btn-warning.active[disabled],
.pop.gray .btn-warning.active[disabled],
.fullpage.gray .btn-warning.active[disabled],
.colored.gray a.btn-warning.active[disabled],
.column.gray a.btn-warning.active[disabled],
.notification.gray a.btn-warning.active[disabled],
.contextual.gray a.btn-warning.active[disabled],
.pop.gray a.btn-warning.active[disabled],
.fullpage.gray a.btn-warning.active[disabled],
.colored.gray .btn-warning:active[disabled],
.column.gray .btn-warning:active[disabled],
.notification.gray .btn-warning:active[disabled],
.contextual.gray .btn-warning:active[disabled],
.pop.gray .btn-warning:active[disabled],
.fullpage.gray .btn-warning:active[disabled],
.colored.gray a.btn-warning:active[disabled],
.column.gray a.btn-warning:active[disabled],
.notification.gray a.btn-warning:active[disabled],
.contextual.gray a.btn-warning:active[disabled],
.pop.gray a.btn-warning:active[disabled],
.fullpage.gray a.btn-warning:active[disabled],
.colored.gray .btn-warning:hover.disabled,
.column.gray .btn-warning:hover.disabled,
.notification.gray .btn-warning:hover.disabled,
.contextual.gray .btn-warning:hover.disabled,
.pop.gray .btn-warning:hover.disabled,
.fullpage.gray .btn-warning:hover.disabled,
.colored.gray a.btn-warning:hover.disabled,
.column.gray a.btn-warning:hover.disabled,
.notification.gray a.btn-warning:hover.disabled,
.contextual.gray a.btn-warning:hover.disabled,
.pop.gray a.btn-warning:hover.disabled,
.fullpage.gray a.btn-warning:hover.disabled,
.colored.gray .btn-warning.focus.disabled,
.column.gray .btn-warning.focus.disabled,
.notification.gray .btn-warning.focus.disabled,
.contextual.gray .btn-warning.focus.disabled,
.pop.gray .btn-warning.focus.disabled,
.fullpage.gray .btn-warning.focus.disabled,
.colored.gray a.btn-warning.focus.disabled,
.column.gray a.btn-warning.focus.disabled,
.notification.gray a.btn-warning.focus.disabled,
.contextual.gray a.btn-warning.focus.disabled,
.pop.gray a.btn-warning.focus.disabled,
.fullpage.gray a.btn-warning.focus.disabled,
.colored.gray .btn-warning:focus.disabled,
.column.gray .btn-warning:focus.disabled,
.notification.gray .btn-warning:focus.disabled,
.contextual.gray .btn-warning:focus.disabled,
.pop.gray .btn-warning:focus.disabled,
.fullpage.gray .btn-warning:focus.disabled,
.colored.gray a.btn-warning:focus.disabled,
.column.gray a.btn-warning:focus.disabled,
.notification.gray a.btn-warning:focus.disabled,
.contextual.gray a.btn-warning:focus.disabled,
.pop.gray a.btn-warning:focus.disabled,
.fullpage.gray a.btn-warning:focus.disabled,
.colored.gray .btn-warning.active.disabled,
.column.gray .btn-warning.active.disabled,
.notification.gray .btn-warning.active.disabled,
.contextual.gray .btn-warning.active.disabled,
.pop.gray .btn-warning.active.disabled,
.fullpage.gray .btn-warning.active.disabled,
.colored.gray a.btn-warning.active.disabled,
.column.gray a.btn-warning.active.disabled,
.notification.gray a.btn-warning.active.disabled,
.contextual.gray a.btn-warning.active.disabled,
.pop.gray a.btn-warning.active.disabled,
.fullpage.gray a.btn-warning.active.disabled,
.colored.gray .btn-warning:active.disabled,
.column.gray .btn-warning:active.disabled,
.notification.gray .btn-warning:active.disabled,
.contextual.gray .btn-warning:active.disabled,
.pop.gray .btn-warning:active.disabled,
.fullpage.gray .btn-warning:active.disabled,
.colored.gray a.btn-warning:active.disabled,
.column.gray a.btn-warning:active.disabled,
.notification.gray a.btn-warning:active.disabled,
.contextual.gray a.btn-warning:active.disabled,
.pop.gray a.btn-warning:active.disabled,
.fullpage.gray a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.gray .btn-danger,
.column.gray .btn-danger,
.notification.gray .btn-danger,
.contextual.gray .btn-danger,
.pop.gray .btn-danger,
.fullpage.gray .btn-danger,
.colored.gray a.btn-danger,
.column.gray a.btn-danger,
.notification.gray a.btn-danger,
.contextual.gray a.btn-danger,
.pop.gray a.btn-danger,
.fullpage.gray a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.gray .btn-danger:hover,
.column.gray .btn-danger:hover,
.notification.gray .btn-danger:hover,
.contextual.gray .btn-danger:hover,
.pop.gray .btn-danger:hover,
.fullpage.gray .btn-danger:hover,
.colored.gray a.btn-danger:hover,
.column.gray a.btn-danger:hover,
.notification.gray a.btn-danger:hover,
.contextual.gray a.btn-danger:hover,
.pop.gray a.btn-danger:hover,
.fullpage.gray a.btn-danger:hover,
.colored.gray .btn-danger.focus,
.column.gray .btn-danger.focus,
.notification.gray .btn-danger.focus,
.contextual.gray .btn-danger.focus,
.pop.gray .btn-danger.focus,
.fullpage.gray .btn-danger.focus,
.colored.gray a.btn-danger.focus,
.column.gray a.btn-danger.focus,
.notification.gray a.btn-danger.focus,
.contextual.gray a.btn-danger.focus,
.pop.gray a.btn-danger.focus,
.fullpage.gray a.btn-danger.focus,
.colored.gray .btn-danger:focus,
.column.gray .btn-danger:focus,
.notification.gray .btn-danger:focus,
.contextual.gray .btn-danger:focus,
.pop.gray .btn-danger:focus,
.fullpage.gray .btn-danger:focus,
.colored.gray a.btn-danger:focus,
.column.gray a.btn-danger:focus,
.notification.gray a.btn-danger:focus,
.contextual.gray a.btn-danger:focus,
.pop.gray a.btn-danger:focus,
.fullpage.gray a.btn-danger:focus,
.colored.gray .btn-danger.active,
.column.gray .btn-danger.active,
.notification.gray .btn-danger.active,
.contextual.gray .btn-danger.active,
.pop.gray .btn-danger.active,
.fullpage.gray .btn-danger.active,
.colored.gray a.btn-danger.active,
.column.gray a.btn-danger.active,
.notification.gray a.btn-danger.active,
.contextual.gray a.btn-danger.active,
.pop.gray a.btn-danger.active,
.fullpage.gray a.btn-danger.active,
.colored.gray .btn-danger:active,
.column.gray .btn-danger:active,
.notification.gray .btn-danger:active,
.contextual.gray .btn-danger:active,
.pop.gray .btn-danger:active,
.fullpage.gray .btn-danger:active,
.colored.gray a.btn-danger:active,
.column.gray a.btn-danger:active,
.notification.gray a.btn-danger:active,
.contextual.gray a.btn-danger:active,
.pop.gray a.btn-danger:active,
.fullpage.gray a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.gray .btn-danger:hover[disabled],
.column.gray .btn-danger:hover[disabled],
.notification.gray .btn-danger:hover[disabled],
.contextual.gray .btn-danger:hover[disabled],
.pop.gray .btn-danger:hover[disabled],
.fullpage.gray .btn-danger:hover[disabled],
.colored.gray a.btn-danger:hover[disabled],
.column.gray a.btn-danger:hover[disabled],
.notification.gray a.btn-danger:hover[disabled],
.contextual.gray a.btn-danger:hover[disabled],
.pop.gray a.btn-danger:hover[disabled],
.fullpage.gray a.btn-danger:hover[disabled],
.colored.gray .btn-danger.focus[disabled],
.column.gray .btn-danger.focus[disabled],
.notification.gray .btn-danger.focus[disabled],
.contextual.gray .btn-danger.focus[disabled],
.pop.gray .btn-danger.focus[disabled],
.fullpage.gray .btn-danger.focus[disabled],
.colored.gray a.btn-danger.focus[disabled],
.column.gray a.btn-danger.focus[disabled],
.notification.gray a.btn-danger.focus[disabled],
.contextual.gray a.btn-danger.focus[disabled],
.pop.gray a.btn-danger.focus[disabled],
.fullpage.gray a.btn-danger.focus[disabled],
.colored.gray .btn-danger:focus[disabled],
.column.gray .btn-danger:focus[disabled],
.notification.gray .btn-danger:focus[disabled],
.contextual.gray .btn-danger:focus[disabled],
.pop.gray .btn-danger:focus[disabled],
.fullpage.gray .btn-danger:focus[disabled],
.colored.gray a.btn-danger:focus[disabled],
.column.gray a.btn-danger:focus[disabled],
.notification.gray a.btn-danger:focus[disabled],
.contextual.gray a.btn-danger:focus[disabled],
.pop.gray a.btn-danger:focus[disabled],
.fullpage.gray a.btn-danger:focus[disabled],
.colored.gray .btn-danger.active[disabled],
.column.gray .btn-danger.active[disabled],
.notification.gray .btn-danger.active[disabled],
.contextual.gray .btn-danger.active[disabled],
.pop.gray .btn-danger.active[disabled],
.fullpage.gray .btn-danger.active[disabled],
.colored.gray a.btn-danger.active[disabled],
.column.gray a.btn-danger.active[disabled],
.notification.gray a.btn-danger.active[disabled],
.contextual.gray a.btn-danger.active[disabled],
.pop.gray a.btn-danger.active[disabled],
.fullpage.gray a.btn-danger.active[disabled],
.colored.gray .btn-danger:active[disabled],
.column.gray .btn-danger:active[disabled],
.notification.gray .btn-danger:active[disabled],
.contextual.gray .btn-danger:active[disabled],
.pop.gray .btn-danger:active[disabled],
.fullpage.gray .btn-danger:active[disabled],
.colored.gray a.btn-danger:active[disabled],
.column.gray a.btn-danger:active[disabled],
.notification.gray a.btn-danger:active[disabled],
.contextual.gray a.btn-danger:active[disabled],
.pop.gray a.btn-danger:active[disabled],
.fullpage.gray a.btn-danger:active[disabled],
.colored.gray .btn-danger:hover.disabled,
.column.gray .btn-danger:hover.disabled,
.notification.gray .btn-danger:hover.disabled,
.contextual.gray .btn-danger:hover.disabled,
.pop.gray .btn-danger:hover.disabled,
.fullpage.gray .btn-danger:hover.disabled,
.colored.gray a.btn-danger:hover.disabled,
.column.gray a.btn-danger:hover.disabled,
.notification.gray a.btn-danger:hover.disabled,
.contextual.gray a.btn-danger:hover.disabled,
.pop.gray a.btn-danger:hover.disabled,
.fullpage.gray a.btn-danger:hover.disabled,
.colored.gray .btn-danger.focus.disabled,
.column.gray .btn-danger.focus.disabled,
.notification.gray .btn-danger.focus.disabled,
.contextual.gray .btn-danger.focus.disabled,
.pop.gray .btn-danger.focus.disabled,
.fullpage.gray .btn-danger.focus.disabled,
.colored.gray a.btn-danger.focus.disabled,
.column.gray a.btn-danger.focus.disabled,
.notification.gray a.btn-danger.focus.disabled,
.contextual.gray a.btn-danger.focus.disabled,
.pop.gray a.btn-danger.focus.disabled,
.fullpage.gray a.btn-danger.focus.disabled,
.colored.gray .btn-danger:focus.disabled,
.column.gray .btn-danger:focus.disabled,
.notification.gray .btn-danger:focus.disabled,
.contextual.gray .btn-danger:focus.disabled,
.pop.gray .btn-danger:focus.disabled,
.fullpage.gray .btn-danger:focus.disabled,
.colored.gray a.btn-danger:focus.disabled,
.column.gray a.btn-danger:focus.disabled,
.notification.gray a.btn-danger:focus.disabled,
.contextual.gray a.btn-danger:focus.disabled,
.pop.gray a.btn-danger:focus.disabled,
.fullpage.gray a.btn-danger:focus.disabled,
.colored.gray .btn-danger.active.disabled,
.column.gray .btn-danger.active.disabled,
.notification.gray .btn-danger.active.disabled,
.contextual.gray .btn-danger.active.disabled,
.pop.gray .btn-danger.active.disabled,
.fullpage.gray .btn-danger.active.disabled,
.colored.gray a.btn-danger.active.disabled,
.column.gray a.btn-danger.active.disabled,
.notification.gray a.btn-danger.active.disabled,
.contextual.gray a.btn-danger.active.disabled,
.pop.gray a.btn-danger.active.disabled,
.fullpage.gray a.btn-danger.active.disabled,
.colored.gray .btn-danger:active.disabled,
.column.gray .btn-danger:active.disabled,
.notification.gray .btn-danger:active.disabled,
.contextual.gray .btn-danger:active.disabled,
.pop.gray .btn-danger:active.disabled,
.fullpage.gray .btn-danger:active.disabled,
.colored.gray a.btn-danger:active.disabled,
.column.gray a.btn-danger:active.disabled,
.notification.gray a.btn-danger:active.disabled,
.contextual.gray a.btn-danger:active.disabled,
.pop.gray a.btn-danger:active.disabled,
.fullpage.gray a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.gray .nav-pills a,
.column.gray .nav-pills a,
.notification.gray .nav-pills a,
.contextual.gray .nav-pills a,
.pop.gray .nav-pills a,
.fullpage.gray .nav-pills a {
  color: #3b3f45;
  background: #eee;
}
.colored.gray .nav-pills a:hover,
.column.gray .nav-pills a:hover,
.notification.gray .nav-pills a:hover,
.contextual.gray .nav-pills a:hover,
.pop.gray .nav-pills a:hover,
.fullpage.gray .nav-pills a:hover,
.colored.gray .nav-pills a:active,
.column.gray .nav-pills a:active,
.notification.gray .nav-pills a:active,
.contextual.gray .nav-pills a:active,
.pop.gray .nav-pills a:active,
.fullpage.gray .nav-pills a:active,
.colored.gray .nav-pills a.active,
.column.gray .nav-pills a.active,
.notification.gray .nav-pills a.active,
.contextual.gray .nav-pills a.active,
.pop.gray .nav-pills a.active,
.fullpage.gray .nav-pills a.active,
.colored.gray .nav-pills a:focus,
.column.gray .nav-pills a:focus,
.notification.gray .nav-pills a:focus,
.contextual.gray .nav-pills a:focus,
.pop.gray .nav-pills a:focus,
.fullpage.gray .nav-pills a:focus,
.colored.gray .nav-pills a.focus,
.column.gray .nav-pills a.focus,
.notification.gray .nav-pills a.focus,
.contextual.gray .nav-pills a.focus,
.pop.gray .nav-pills a.focus,
.fullpage.gray .nav-pills a.focus {
  color: #3b3f45;
  background: #e4e4e4;
}
.colored.gray .nav-pills a .help-block,
.column.gray .nav-pills a .help-block,
.notification.gray .nav-pills a .help-block,
.contextual.gray .nav-pills a .help-block,
.pop.gray .nav-pills a .help-block,
.fullpage.gray .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.gray .nav-pills a .help-block p:last-child,
.column.gray .nav-pills a .help-block p:last-child,
.notification.gray .nav-pills a .help-block p:last-child,
.contextual.gray .nav-pills a .help-block p:last-child,
.pop.gray .nav-pills a .help-block p:last-child,
.fullpage.gray .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.gray .nav-pills a .help-block a,
.column.gray .nav-pills a .help-block a,
.notification.gray .nav-pills a .help-block a,
.contextual.gray .nav-pills a .help-block a,
.pop.gray .nav-pills a .help-block a,
.fullpage.gray .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.gray .nav-pills a .help-block a:hover,
.column.gray .nav-pills a .help-block a:hover,
.notification.gray .nav-pills a .help-block a:hover,
.contextual.gray .nav-pills a .help-block a:hover,
.pop.gray .nav-pills a .help-block a:hover,
.fullpage.gray .nav-pills a .help-block a:hover,
.colored.gray .nav-pills a .help-block a:active,
.column.gray .nav-pills a .help-block a:active,
.notification.gray .nav-pills a .help-block a:active,
.contextual.gray .nav-pills a .help-block a:active,
.pop.gray .nav-pills a .help-block a:active,
.fullpage.gray .nav-pills a .help-block a:active,
.colored.gray .nav-pills a .help-block a.active,
.column.gray .nav-pills a .help-block a.active,
.notification.gray .nav-pills a .help-block a.active,
.contextual.gray .nav-pills a .help-block a.active,
.pop.gray .nav-pills a .help-block a.active,
.fullpage.gray .nav-pills a .help-block a.active,
.colored.gray .nav-pills a .help-block a:focus,
.column.gray .nav-pills a .help-block a:focus,
.notification.gray .nav-pills a .help-block a:focus,
.contextual.gray .nav-pills a .help-block a:focus,
.pop.gray .nav-pills a .help-block a:focus,
.fullpage.gray .nav-pills a .help-block a:focus,
.colored.gray .nav-pills a .help-block a.focus,
.column.gray .nav-pills a .help-block a.focus,
.notification.gray .nav-pills a .help-block a.focus,
.contextual.gray .nav-pills a .help-block a.focus,
.pop.gray .nav-pills a .help-block a.focus,
.fullpage.gray .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.gray .nav a,
.column.gray .nav a,
.notification.gray .nav a,
.contextual.gray .nav a,
.pop.gray .nav a,
.fullpage.gray .nav a,
.colored.gray a.list-group-item,
.column.gray a.list-group-item,
.notification.gray a.list-group-item,
.contextual.gray a.list-group-item,
.pop.gray a.list-group-item,
.fullpage.gray a.list-group-item,
.colored.gray .dropdown-menu a,
.column.gray .dropdown-menu a,
.notification.gray .dropdown-menu a,
.contextual.gray .dropdown-menu a,
.pop.gray .dropdown-menu a,
.fullpage.gray .dropdown-menu a {
  color: #3b3f45;
  text-decoration: none;
}
.colored.gray .list-group.reorderable .list-group-item .reorder_icon,
.column.gray .list-group.reorderable .list-group-item .reorder_icon,
.notification.gray .list-group.reorderable .list-group-item .reorder_icon,
.contextual.gray .list-group.reorderable .list-group-item .reorder_icon,
.pop.gray .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.gray .list-group.reorderable .list-group-item .reorder_icon {
  color: #4e535b;
}
.colored.gray .list-group.navigable .list-group-item .navigate_btn,
.column.gray .list-group.navigable .list-group-item .navigate_btn,
.notification.gray .list-group.navigable .list-group-item .navigate_btn,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn,
.pop.gray .list-group.navigable .list-group-item .navigate_btn,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn,
.colored.gray .list-group.removeable .list-group-item .navigate_btn,
.column.gray .list-group.removeable .list-group-item .navigate_btn,
.notification.gray .list-group.removeable .list-group-item .navigate_btn,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn,
.pop.gray .list-group.removeable .list-group-item .navigate_btn,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn,
.colored.gray .list-group.navigable .list-group-item .remove_btn,
.column.gray .list-group.navigable .list-group-item .remove_btn,
.notification.gray .list-group.navigable .list-group-item .remove_btn,
.contextual.gray .list-group.navigable .list-group-item .remove_btn,
.pop.gray .list-group.navigable .list-group-item .remove_btn,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn,
.colored.gray .list-group.removeable .list-group-item .remove_btn,
.column.gray .list-group.removeable .list-group-item .remove_btn,
.notification.gray .list-group.removeable .list-group-item .remove_btn,
.contextual.gray .list-group.removeable .list-group-item .remove_btn,
.pop.gray .list-group.removeable .list-group-item .remove_btn,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #3b3f45;
}
.colored.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.column.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.column.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.gray .list-group.navigable .list-group-item .remove_btn:hover,
.column.gray .list-group.navigable .list-group-item .remove_btn:hover,
.notification.gray .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.gray .list-group.navigable .list-group-item .remove_btn:hover,
.pop.gray .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn:hover,
.colored.gray .list-group.removeable .list-group-item .remove_btn:hover,
.column.gray .list-group.removeable .list-group-item .remove_btn:hover,
.notification.gray .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.gray .list-group.removeable .list-group-item .remove_btn:hover,
.pop.gray .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn:hover,
.colored.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.column.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.column.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.gray .list-group.navigable .list-group-item .remove_btn.focus,
.column.gray .list-group.navigable .list-group-item .remove_btn.focus,
.notification.gray .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.gray .list-group.navigable .list-group-item .remove_btn.focus,
.pop.gray .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn.focus,
.colored.gray .list-group.removeable .list-group-item .remove_btn.focus,
.column.gray .list-group.removeable .list-group-item .remove_btn.focus,
.notification.gray .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.gray .list-group.removeable .list-group-item .remove_btn.focus,
.pop.gray .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn.focus,
.colored.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.column.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.column.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.gray .list-group.navigable .list-group-item .remove_btn:focus,
.column.gray .list-group.navigable .list-group-item .remove_btn:focus,
.notification.gray .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.gray .list-group.navigable .list-group-item .remove_btn:focus,
.pop.gray .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn:focus,
.colored.gray .list-group.removeable .list-group-item .remove_btn:focus,
.column.gray .list-group.removeable .list-group-item .remove_btn:focus,
.notification.gray .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.gray .list-group.removeable .list-group-item .remove_btn:focus,
.pop.gray .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn:focus,
.colored.gray .list-group.navigable .list-group-item .navigate_btn.active,
.column.gray .list-group.navigable .list-group-item .navigate_btn.active,
.notification.gray .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn.active,
.pop.gray .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn.active,
.colored.gray .list-group.removeable .list-group-item .navigate_btn.active,
.column.gray .list-group.removeable .list-group-item .navigate_btn.active,
.notification.gray .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn.active,
.pop.gray .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn.active,
.colored.gray .list-group.navigable .list-group-item .remove_btn.active,
.column.gray .list-group.navigable .list-group-item .remove_btn.active,
.notification.gray .list-group.navigable .list-group-item .remove_btn.active,
.contextual.gray .list-group.navigable .list-group-item .remove_btn.active,
.pop.gray .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn.active,
.colored.gray .list-group.removeable .list-group-item .remove_btn.active,
.column.gray .list-group.removeable .list-group-item .remove_btn.active,
.notification.gray .list-group.removeable .list-group-item .remove_btn.active,
.contextual.gray .list-group.removeable .list-group-item .remove_btn.active,
.pop.gray .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn.active,
.colored.gray .list-group.navigable .list-group-item .navigate_btn:active,
.column.gray .list-group.navigable .list-group-item .navigate_btn:active,
.notification.gray .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.gray .list-group.navigable .list-group-item .navigate_btn:active,
.pop.gray .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.gray .list-group.navigable .list-group-item .navigate_btn:active,
.colored.gray .list-group.removeable .list-group-item .navigate_btn:active,
.column.gray .list-group.removeable .list-group-item .navigate_btn:active,
.notification.gray .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.gray .list-group.removeable .list-group-item .navigate_btn:active,
.pop.gray .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.gray .list-group.removeable .list-group-item .navigate_btn:active,
.colored.gray .list-group.navigable .list-group-item .remove_btn:active,
.column.gray .list-group.navigable .list-group-item .remove_btn:active,
.notification.gray .list-group.navigable .list-group-item .remove_btn:active,
.contextual.gray .list-group.navigable .list-group-item .remove_btn:active,
.pop.gray .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.gray .list-group.navigable .list-group-item .remove_btn:active,
.colored.gray .list-group.removeable .list-group-item .remove_btn:active,
.column.gray .list-group.removeable .list-group-item .remove_btn:active,
.notification.gray .list-group.removeable .list-group-item .remove_btn:active,
.contextual.gray .list-group.removeable .list-group-item .remove_btn:active,
.pop.gray .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.gray .list-group.removeable .list-group-item .remove_btn:active {
  background: #ffffff;
  color: #3b3f45;
}
.colored.gray .btn-marker-shape,
.column.gray .btn-marker-shape,
.notification.gray .btn-marker-shape,
.contextual.gray .btn-marker-shape,
.pop.gray .btn-marker-shape,
.fullpage.gray .btn-marker-shape {
  background: transparent;
}
.colored.gray .btn-marker-shape:hover,
.column.gray .btn-marker-shape:hover,
.notification.gray .btn-marker-shape:hover,
.contextual.gray .btn-marker-shape:hover,
.pop.gray .btn-marker-shape:hover,
.fullpage.gray .btn-marker-shape:hover,
.colored.gray .btn-marker-shape:focus,
.column.gray .btn-marker-shape:focus,
.notification.gray .btn-marker-shape:focus,
.contextual.gray .btn-marker-shape:focus,
.pop.gray .btn-marker-shape:focus,
.fullpage.gray .btn-marker-shape:focus,
.colored.gray .btn-marker-shape.focus,
.column.gray .btn-marker-shape.focus,
.notification.gray .btn-marker-shape.focus,
.contextual.gray .btn-marker-shape.focus,
.pop.gray .btn-marker-shape.focus,
.fullpage.gray .btn-marker-shape.focus {
  border-color: #e4e4e4;
}
.colored.gray .btn-marker-shape:active,
.column.gray .btn-marker-shape:active,
.notification.gray .btn-marker-shape:active,
.contextual.gray .btn-marker-shape:active,
.pop.gray .btn-marker-shape:active,
.fullpage.gray .btn-marker-shape:active,
.colored.gray .btn-marker-shape.active,
.column.gray .btn-marker-shape.active,
.notification.gray .btn-marker-shape.active,
.contextual.gray .btn-marker-shape.active,
.pop.gray .btn-marker-shape.active,
.fullpage.gray .btn-marker-shape.active {
  background: #e4e4e4;
  box-shadow: none;
}
.colored.gray .bordered-header,
.column.gray .bordered-header,
.notification.gray .bordered-header,
.contextual.gray .bordered-header,
.pop.gray .bordered-header,
.fullpage.gray .bordered-header,
.colored.gray .sticky-header,
.column.gray .sticky-header,
.notification.gray .sticky-header,
.contextual.gray .sticky-header,
.pop.gray .sticky-header,
.fullpage.gray .sticky-header {
  background: #fff;
  border-bottom-color: #e4e4e4;
}
.colored.gray .bordered-footer,
.column.gray .bordered-footer,
.notification.gray .bordered-footer,
.contextual.gray .bordered-footer,
.pop.gray .bordered-footer,
.fullpage.gray .bordered-footer,
.colored.gray .sticky-footer,
.column.gray .sticky-footer,
.notification.gray .sticky-footer,
.contextual.gray .sticky-footer,
.pop.gray .sticky-footer,
.fullpage.gray .sticky-footer {
  background: #fff;
  border-top-color: #e4e4e4;
}
.colored.gray hr,
.column.gray hr,
.notification.gray hr,
.contextual.gray hr,
.pop.gray hr,
.fullpage.gray hr {
  border-color: #e4e4e4;
}
.colored.gray .form-group input + .help-block,
.column.gray .form-group input + .help-block,
.notification.gray .form-group input + .help-block,
.contextual.gray .form-group input + .help-block,
.pop.gray .form-group input + .help-block,
.fullpage.gray .form-group input + .help-block,
.colored.gray .form-group .input-group + .help-block,
.column.gray .form-group .input-group + .help-block,
.notification.gray .form-group .input-group + .help-block,
.contextual.gray .form-group .input-group + .help-block,
.pop.gray .form-group .input-group + .help-block,
.fullpage.gray .form-group .input-group + .help-block,
.colored.gray .form-group .input-group-btn + .help-block,
.column.gray .form-group .input-group-btn + .help-block,
.notification.gray .form-group .input-group-btn + .help-block,
.contextual.gray .form-group .input-group-btn + .help-block,
.pop.gray .form-group .input-group-btn + .help-block,
.fullpage.gray .form-group .input-group-btn + .help-block,
.colored.gray .form-group .help-block + .help-block,
.column.gray .form-group .help-block + .help-block,
.notification.gray .form-group .help-block + .help-block,
.contextual.gray .form-group .help-block + .help-block,
.pop.gray .form-group .help-block + .help-block,
.fullpage.gray .form-group .help-block + .help-block,
.colored.gray .form-group textarea + .help-block,
.column.gray .form-group textarea + .help-block,
.notification.gray .form-group textarea + .help-block,
.contextual.gray .form-group textarea + .help-block,
.pop.gray .form-group textarea + .help-block,
.fullpage.gray .form-group textarea + .help-block,
.colored.gray .form-group figure + figcaption,
.column.gray .form-group figure + figcaption,
.notification.gray .form-group figure + figcaption,
.contextual.gray .form-group figure + figcaption,
.pop.gray .form-group figure + figcaption,
.fullpage.gray .form-group figure + figcaption,
.colored.gray .form-group .form-group-help-block,
.column.gray .form-group .form-group-help-block,
.notification.gray .form-group .form-group-help-block,
.contextual.gray .form-group .form-group-help-block,
.pop.gray .form-group .form-group-help-block,
.fullpage.gray .form-group .form-group-help-block,
.colored.gray .form-group .merge_feedback .remote_value,
.column.gray .form-group .merge_feedback .remote_value,
.notification.gray .form-group .merge_feedback .remote_value,
.contextual.gray .form-group .merge_feedback .remote_value,
.pop.gray .form-group .merge_feedback .remote_value,
.fullpage.gray .form-group .merge_feedback .remote_value {
  background: #eee;
}
.colored.gray .input-group-addon,
.column.gray .input-group-addon,
.notification.gray .input-group-addon,
.contextual.gray .input-group-addon,
.pop.gray .input-group-addon,
.fullpage.gray .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.gray .rg_tag_list .bootstrap-filestyle .btn,
.column.gray .rg_tag_list .bootstrap-filestyle .btn,
.notification.gray .rg_tag_list .bootstrap-filestyle .btn,
.contextual.gray .rg_tag_list .bootstrap-filestyle .btn,
.pop.gray .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.gray .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.gray .has-success .control-label,
.column.gray .has-success .control-label,
.notification.gray .has-success .control-label,
.contextual.gray .has-success .control-label,
.pop.gray .has-success .control-label,
.fullpage.gray .has-success .control-label {
  color: #1d9650;
}
.colored.gray .has-warning .control-label,
.column.gray .has-warning .control-label,
.notification.gray .has-warning .control-label,
.contextual.gray .has-warning .control-label,
.pop.gray .has-warning .control-label,
.fullpage.gray .has-warning .control-label {
  color: #f8981d;
}
.colored.gray .has-error .control-label,
.column.gray .has-error .control-label,
.notification.gray .has-error .control-label,
.contextual.gray .has-error .control-label,
.pop.gray .has-error .control-label,
.fullpage.gray .has-error .control-label {
  color: #e85657;
}
.colored.gray.pop .nav-tabs,
.column.gray.pop .nav-tabs,
.notification.gray.pop .nav-tabs,
.contextual.gray.pop .nav-tabs,
.pop.gray.pop .nav-tabs,
.fullpage.gray.pop .nav-tabs {
  background: #f3f3f3;
}
.colored.gray.pop .nav-tabs li a,
.column.gray.pop .nav-tabs li a,
.notification.gray.pop .nav-tabs li a,
.contextual.gray.pop .nav-tabs li a,
.pop.gray.pop .nav-tabs li a,
.fullpage.gray.pop .nav-tabs li a {
  color: #3b3f45;
}
.colored.gray.pop .nav-tabs li a:hover,
.column.gray.pop .nav-tabs li a:hover,
.notification.gray.pop .nav-tabs li a:hover,
.contextual.gray.pop .nav-tabs li a:hover,
.pop.gray.pop .nav-tabs li a:hover,
.fullpage.gray.pop .nav-tabs li a:hover,
.colored.gray.pop .nav-tabs li a.focus,
.column.gray.pop .nav-tabs li a.focus,
.notification.gray.pop .nav-tabs li a.focus,
.contextual.gray.pop .nav-tabs li a.focus,
.pop.gray.pop .nav-tabs li a.focus,
.fullpage.gray.pop .nav-tabs li a.focus,
.colored.gray.pop .nav-tabs li a:focus,
.column.gray.pop .nav-tabs li a:focus,
.notification.gray.pop .nav-tabs li a:focus,
.contextual.gray.pop .nav-tabs li a:focus,
.pop.gray.pop .nav-tabs li a:focus,
.fullpage.gray.pop .nav-tabs li a:focus,
.colored.gray.pop .nav-tabs li a.active,
.column.gray.pop .nav-tabs li a.active,
.notification.gray.pop .nav-tabs li a.active,
.contextual.gray.pop .nav-tabs li a.active,
.pop.gray.pop .nav-tabs li a.active,
.fullpage.gray.pop .nav-tabs li a.active,
.colored.gray.pop .nav-tabs li a:active,
.column.gray.pop .nav-tabs li a:active,
.notification.gray.pop .nav-tabs li a:active,
.contextual.gray.pop .nav-tabs li a:active,
.pop.gray.pop .nav-tabs li a:active,
.fullpage.gray.pop .nav-tabs li a:active {
  background: #f3f3f3;
}
.colored.gray.pop .nav-tabs li.active a:hover,
.column.gray.pop .nav-tabs li.active a:hover,
.notification.gray.pop .nav-tabs li.active a:hover,
.contextual.gray.pop .nav-tabs li.active a:hover,
.pop.gray.pop .nav-tabs li.active a:hover,
.fullpage.gray.pop .nav-tabs li.active a:hover,
.colored.gray.pop .nav-tabs li.active a.focus,
.column.gray.pop .nav-tabs li.active a.focus,
.notification.gray.pop .nav-tabs li.active a.focus,
.contextual.gray.pop .nav-tabs li.active a.focus,
.pop.gray.pop .nav-tabs li.active a.focus,
.fullpage.gray.pop .nav-tabs li.active a.focus,
.colored.gray.pop .nav-tabs li.active a:focus,
.column.gray.pop .nav-tabs li.active a:focus,
.notification.gray.pop .nav-tabs li.active a:focus,
.contextual.gray.pop .nav-tabs li.active a:focus,
.pop.gray.pop .nav-tabs li.active a:focus,
.fullpage.gray.pop .nav-tabs li.active a:focus,
.colored.gray.pop .nav-tabs li.active a.active,
.column.gray.pop .nav-tabs li.active a.active,
.notification.gray.pop .nav-tabs li.active a.active,
.contextual.gray.pop .nav-tabs li.active a.active,
.pop.gray.pop .nav-tabs li.active a.active,
.fullpage.gray.pop .nav-tabs li.active a.active,
.colored.gray.pop .nav-tabs li.active a:active,
.column.gray.pop .nav-tabs li.active a:active,
.notification.gray.pop .nav-tabs li.active a:active,
.contextual.gray.pop .nav-tabs li.active a:active,
.pop.gray.pop .nav-tabs li.active a:active,
.fullpage.gray.pop .nav-tabs li.active a:active {
  background: #fff;
}
.colored.anthracite,
.column.anthracite,
.notification.anthracite,
.contextual.anthracite,
.pop.anthracite,
.fullpage.anthracite {
  color: #fff;
  background: #2f3237;
  border-width: 0;
  border-style: solid;
  border-color: #17191c;
  /* .modal is reserved by Bootstrap */
}
.colored.anthracite.column.left,
.column.anthracite.column.left,
.notification.anthracite.column.left,
.contextual.anthracite.column.left,
.pop.anthracite.column.left,
.fullpage.anthracite.column.left,
.colored.anthracite.notification.left,
.column.anthracite.notification.left,
.notification.anthracite.notification.left,
.contextual.anthracite.notification.left,
.pop.anthracite.notification.left,
.fullpage.anthracite.notification.left {
  border-right-width: 4px;
}
.colored.anthracite.column.right,
.column.anthracite.column.right,
.notification.anthracite.column.right,
.contextual.anthracite.column.right,
.pop.anthracite.column.right,
.fullpage.anthracite.column.right,
.colored.anthracite.notification.right,
.column.anthracite.notification.right,
.notification.anthracite.notification.right,
.contextual.anthracite.notification.right,
.pop.anthracite.notification.right,
.fullpage.anthracite.notification.right {
  border-left-width: 4px;
}
.colored.anthracite.notification,
.column.anthracite.notification,
.notification.anthracite.notification,
.contextual.anthracite.notification,
.pop.anthracite.notification,
.fullpage.anthracite.notification {
  border-top-width: 4px;
}
.colored.anthracite.contextual,
.column.anthracite.contextual,
.notification.anthracite.contextual,
.contextual.anthracite.contextual,
.pop.anthracite.contextual,
.fullpage.anthracite.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.anthracite.contextual.top,
.column.anthracite.contextual.top,
.notification.anthracite.contextual.top,
.contextual.anthracite.contextual.top,
.pop.anthracite.contextual.top,
.fullpage.anthracite.contextual.top {
  border-bottom-width: 4px;
}
.colored.anthracite.contextual.bottom,
.column.anthracite.contextual.bottom,
.notification.anthracite.contextual.bottom,
.contextual.anthracite.contextual.bottom,
.pop.anthracite.contextual.bottom,
.fullpage.anthracite.contextual.bottom {
  border-top-width: 4px;
}
.colored.anthracite.pop,
.column.anthracite.pop,
.notification.anthracite.pop,
.contextual.anthracite.pop,
.pop.anthracite.pop,
.fullpage.anthracite.pop {
  border-width: 4px;
}
.colored.anthracite .content,
.column.anthracite .content,
.notification.anthracite .content,
.contextual.anthracite .content,
.pop.anthracite .content,
.fullpage.anthracite .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite a,
.column.anthracite a,
.notification.anthracite a,
.contextual.anthracite a,
.pop.anthracite a,
.fullpage.anthracite a {
  color: #fff;
  text-decoration: underline;
}
.colored.anthracite a:hover,
.column.anthracite a:hover,
.notification.anthracite a:hover,
.contextual.anthracite a:hover,
.pop.anthracite a:hover,
.fullpage.anthracite a:hover,
.colored.anthracite a:active,
.column.anthracite a:active,
.notification.anthracite a:active,
.contextual.anthracite a:active,
.pop.anthracite a:active,
.fullpage.anthracite a:active,
.colored.anthracite a.active,
.column.anthracite a.active,
.notification.anthracite a.active,
.contextual.anthracite a.active,
.pop.anthracite a.active,
.fullpage.anthracite a.active,
.colored.anthracite a:focus,
.column.anthracite a:focus,
.notification.anthracite a:focus,
.contextual.anthracite a:focus,
.pop.anthracite a:focus,
.fullpage.anthracite a:focus,
.colored.anthracite a.focus,
.column.anthracite a.focus,
.notification.anthracite a.focus,
.contextual.anthracite a.focus,
.pop.anthracite a.focus,
.fullpage.anthracite a.focus,
.colored.anthracite a.btn,
.column.anthracite a.btn,
.notification.anthracite a.btn,
.contextual.anthracite a.btn,
.pop.anthracite a.btn,
.fullpage.anthracite a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.anthracite .btn-primary,
.column.anthracite .btn-primary,
.notification.anthracite .btn-primary,
.contextual.anthracite .btn-primary,
.pop.anthracite .btn-primary,
.fullpage.anthracite .btn-primary,
.colored.anthracite a.btn-primary,
.column.anthracite a.btn-primary,
.notification.anthracite a.btn-primary,
.contextual.anthracite a.btn-primary,
.pop.anthracite a.btn-primary,
.fullpage.anthracite a.btn-primary,
.colored.anthracite .nav-pills a,
.column.anthracite .nav-pills a,
.notification.anthracite .nav-pills a,
.contextual.anthracite .nav-pills a,
.pop.anthracite .nav-pills a,
.fullpage.anthracite .nav-pills a {
  background: #23262a;
  border-color: #23262a;
  color: #fff;
}
.colored.anthracite .btn-primary:hover,
.column.anthracite .btn-primary:hover,
.notification.anthracite .btn-primary:hover,
.contextual.anthracite .btn-primary:hover,
.pop.anthracite .btn-primary:hover,
.fullpage.anthracite .btn-primary:hover,
.colored.anthracite a.btn-primary:hover,
.column.anthracite a.btn-primary:hover,
.notification.anthracite a.btn-primary:hover,
.contextual.anthracite a.btn-primary:hover,
.pop.anthracite a.btn-primary:hover,
.fullpage.anthracite a.btn-primary:hover,
.colored.anthracite .nav-pills a:hover,
.column.anthracite .nav-pills a:hover,
.notification.anthracite .nav-pills a:hover,
.contextual.anthracite .nav-pills a:hover,
.pop.anthracite .nav-pills a:hover,
.fullpage.anthracite .nav-pills a:hover,
.colored.anthracite .btn-primary:active,
.column.anthracite .btn-primary:active,
.notification.anthracite .btn-primary:active,
.contextual.anthracite .btn-primary:active,
.pop.anthracite .btn-primary:active,
.fullpage.anthracite .btn-primary:active,
.colored.anthracite a.btn-primary:active,
.column.anthracite a.btn-primary:active,
.notification.anthracite a.btn-primary:active,
.contextual.anthracite a.btn-primary:active,
.pop.anthracite a.btn-primary:active,
.fullpage.anthracite a.btn-primary:active,
.colored.anthracite .nav-pills a:active,
.column.anthracite .nav-pills a:active,
.notification.anthracite .nav-pills a:active,
.contextual.anthracite .nav-pills a:active,
.pop.anthracite .nav-pills a:active,
.fullpage.anthracite .nav-pills a:active,
.colored.anthracite .btn-primary.active,
.column.anthracite .btn-primary.active,
.notification.anthracite .btn-primary.active,
.contextual.anthracite .btn-primary.active,
.pop.anthracite .btn-primary.active,
.fullpage.anthracite .btn-primary.active,
.colored.anthracite a.btn-primary.active,
.column.anthracite a.btn-primary.active,
.notification.anthracite a.btn-primary.active,
.contextual.anthracite a.btn-primary.active,
.pop.anthracite a.btn-primary.active,
.fullpage.anthracite a.btn-primary.active,
.colored.anthracite .nav-pills a.active,
.column.anthracite .nav-pills a.active,
.notification.anthracite .nav-pills a.active,
.contextual.anthracite .nav-pills a.active,
.pop.anthracite .nav-pills a.active,
.fullpage.anthracite .nav-pills a.active,
.colored.anthracite .btn-primary:focus,
.column.anthracite .btn-primary:focus,
.notification.anthracite .btn-primary:focus,
.contextual.anthracite .btn-primary:focus,
.pop.anthracite .btn-primary:focus,
.fullpage.anthracite .btn-primary:focus,
.colored.anthracite a.btn-primary:focus,
.column.anthracite a.btn-primary:focus,
.notification.anthracite a.btn-primary:focus,
.contextual.anthracite a.btn-primary:focus,
.pop.anthracite a.btn-primary:focus,
.fullpage.anthracite a.btn-primary:focus,
.colored.anthracite .nav-pills a:focus,
.column.anthracite .nav-pills a:focus,
.notification.anthracite .nav-pills a:focus,
.contextual.anthracite .nav-pills a:focus,
.pop.anthracite .nav-pills a:focus,
.fullpage.anthracite .nav-pills a:focus,
.colored.anthracite .btn-primary.focus,
.column.anthracite .btn-primary.focus,
.notification.anthracite .btn-primary.focus,
.contextual.anthracite .btn-primary.focus,
.pop.anthracite .btn-primary.focus,
.fullpage.anthracite .btn-primary.focus,
.colored.anthracite a.btn-primary.focus,
.column.anthracite a.btn-primary.focus,
.notification.anthracite a.btn-primary.focus,
.contextual.anthracite a.btn-primary.focus,
.pop.anthracite a.btn-primary.focus,
.fullpage.anthracite a.btn-primary.focus,
.colored.anthracite .nav-pills a.focus,
.column.anthracite .nav-pills a.focus,
.notification.anthracite .nav-pills a.focus,
.contextual.anthracite .nav-pills a.focus,
.pop.anthracite .nav-pills a.focus,
.fullpage.anthracite .nav-pills a.focus {
  background: #17191c;
  border-color: #17191c;
}
.colored.anthracite .btn-primary:hover[disabled],
.column.anthracite .btn-primary:hover[disabled],
.notification.anthracite .btn-primary:hover[disabled],
.contextual.anthracite .btn-primary:hover[disabled],
.pop.anthracite .btn-primary:hover[disabled],
.fullpage.anthracite .btn-primary:hover[disabled],
.colored.anthracite a.btn-primary:hover[disabled],
.column.anthracite a.btn-primary:hover[disabled],
.notification.anthracite a.btn-primary:hover[disabled],
.contextual.anthracite a.btn-primary:hover[disabled],
.pop.anthracite a.btn-primary:hover[disabled],
.fullpage.anthracite a.btn-primary:hover[disabled],
.colored.anthracite .nav-pills a:hover[disabled],
.column.anthracite .nav-pills a:hover[disabled],
.notification.anthracite .nav-pills a:hover[disabled],
.contextual.anthracite .nav-pills a:hover[disabled],
.pop.anthracite .nav-pills a:hover[disabled],
.fullpage.anthracite .nav-pills a:hover[disabled],
.colored.anthracite .btn-primary:active[disabled],
.column.anthracite .btn-primary:active[disabled],
.notification.anthracite .btn-primary:active[disabled],
.contextual.anthracite .btn-primary:active[disabled],
.pop.anthracite .btn-primary:active[disabled],
.fullpage.anthracite .btn-primary:active[disabled],
.colored.anthracite a.btn-primary:active[disabled],
.column.anthracite a.btn-primary:active[disabled],
.notification.anthracite a.btn-primary:active[disabled],
.contextual.anthracite a.btn-primary:active[disabled],
.pop.anthracite a.btn-primary:active[disabled],
.fullpage.anthracite a.btn-primary:active[disabled],
.colored.anthracite .nav-pills a:active[disabled],
.column.anthracite .nav-pills a:active[disabled],
.notification.anthracite .nav-pills a:active[disabled],
.contextual.anthracite .nav-pills a:active[disabled],
.pop.anthracite .nav-pills a:active[disabled],
.fullpage.anthracite .nav-pills a:active[disabled],
.colored.anthracite .btn-primary.active[disabled],
.column.anthracite .btn-primary.active[disabled],
.notification.anthracite .btn-primary.active[disabled],
.contextual.anthracite .btn-primary.active[disabled],
.pop.anthracite .btn-primary.active[disabled],
.fullpage.anthracite .btn-primary.active[disabled],
.colored.anthracite a.btn-primary.active[disabled],
.column.anthracite a.btn-primary.active[disabled],
.notification.anthracite a.btn-primary.active[disabled],
.contextual.anthracite a.btn-primary.active[disabled],
.pop.anthracite a.btn-primary.active[disabled],
.fullpage.anthracite a.btn-primary.active[disabled],
.colored.anthracite .nav-pills a.active[disabled],
.column.anthracite .nav-pills a.active[disabled],
.notification.anthracite .nav-pills a.active[disabled],
.contextual.anthracite .nav-pills a.active[disabled],
.pop.anthracite .nav-pills a.active[disabled],
.fullpage.anthracite .nav-pills a.active[disabled],
.colored.anthracite .btn-primary:focus[disabled],
.column.anthracite .btn-primary:focus[disabled],
.notification.anthracite .btn-primary:focus[disabled],
.contextual.anthracite .btn-primary:focus[disabled],
.pop.anthracite .btn-primary:focus[disabled],
.fullpage.anthracite .btn-primary:focus[disabled],
.colored.anthracite a.btn-primary:focus[disabled],
.column.anthracite a.btn-primary:focus[disabled],
.notification.anthracite a.btn-primary:focus[disabled],
.contextual.anthracite a.btn-primary:focus[disabled],
.pop.anthracite a.btn-primary:focus[disabled],
.fullpage.anthracite a.btn-primary:focus[disabled],
.colored.anthracite .nav-pills a:focus[disabled],
.column.anthracite .nav-pills a:focus[disabled],
.notification.anthracite .nav-pills a:focus[disabled],
.contextual.anthracite .nav-pills a:focus[disabled],
.pop.anthracite .nav-pills a:focus[disabled],
.fullpage.anthracite .nav-pills a:focus[disabled],
.colored.anthracite .btn-primary.focus[disabled],
.column.anthracite .btn-primary.focus[disabled],
.notification.anthracite .btn-primary.focus[disabled],
.contextual.anthracite .btn-primary.focus[disabled],
.pop.anthracite .btn-primary.focus[disabled],
.fullpage.anthracite .btn-primary.focus[disabled],
.colored.anthracite a.btn-primary.focus[disabled],
.column.anthracite a.btn-primary.focus[disabled],
.notification.anthracite a.btn-primary.focus[disabled],
.contextual.anthracite a.btn-primary.focus[disabled],
.pop.anthracite a.btn-primary.focus[disabled],
.fullpage.anthracite a.btn-primary.focus[disabled],
.colored.anthracite .nav-pills a.focus[disabled],
.column.anthracite .nav-pills a.focus[disabled],
.notification.anthracite .nav-pills a.focus[disabled],
.contextual.anthracite .nav-pills a.focus[disabled],
.pop.anthracite .nav-pills a.focus[disabled],
.fullpage.anthracite .nav-pills a.focus[disabled],
.colored.anthracite .btn-primary:hover.disabled,
.column.anthracite .btn-primary:hover.disabled,
.notification.anthracite .btn-primary:hover.disabled,
.contextual.anthracite .btn-primary:hover.disabled,
.pop.anthracite .btn-primary:hover.disabled,
.fullpage.anthracite .btn-primary:hover.disabled,
.colored.anthracite a.btn-primary:hover.disabled,
.column.anthracite a.btn-primary:hover.disabled,
.notification.anthracite a.btn-primary:hover.disabled,
.contextual.anthracite a.btn-primary:hover.disabled,
.pop.anthracite a.btn-primary:hover.disabled,
.fullpage.anthracite a.btn-primary:hover.disabled,
.colored.anthracite .nav-pills a:hover.disabled,
.column.anthracite .nav-pills a:hover.disabled,
.notification.anthracite .nav-pills a:hover.disabled,
.contextual.anthracite .nav-pills a:hover.disabled,
.pop.anthracite .nav-pills a:hover.disabled,
.fullpage.anthracite .nav-pills a:hover.disabled,
.colored.anthracite .btn-primary:active.disabled,
.column.anthracite .btn-primary:active.disabled,
.notification.anthracite .btn-primary:active.disabled,
.contextual.anthracite .btn-primary:active.disabled,
.pop.anthracite .btn-primary:active.disabled,
.fullpage.anthracite .btn-primary:active.disabled,
.colored.anthracite a.btn-primary:active.disabled,
.column.anthracite a.btn-primary:active.disabled,
.notification.anthracite a.btn-primary:active.disabled,
.contextual.anthracite a.btn-primary:active.disabled,
.pop.anthracite a.btn-primary:active.disabled,
.fullpage.anthracite a.btn-primary:active.disabled,
.colored.anthracite .nav-pills a:active.disabled,
.column.anthracite .nav-pills a:active.disabled,
.notification.anthracite .nav-pills a:active.disabled,
.contextual.anthracite .nav-pills a:active.disabled,
.pop.anthracite .nav-pills a:active.disabled,
.fullpage.anthracite .nav-pills a:active.disabled,
.colored.anthracite .btn-primary.active.disabled,
.column.anthracite .btn-primary.active.disabled,
.notification.anthracite .btn-primary.active.disabled,
.contextual.anthracite .btn-primary.active.disabled,
.pop.anthracite .btn-primary.active.disabled,
.fullpage.anthracite .btn-primary.active.disabled,
.colored.anthracite a.btn-primary.active.disabled,
.column.anthracite a.btn-primary.active.disabled,
.notification.anthracite a.btn-primary.active.disabled,
.contextual.anthracite a.btn-primary.active.disabled,
.pop.anthracite a.btn-primary.active.disabled,
.fullpage.anthracite a.btn-primary.active.disabled,
.colored.anthracite .nav-pills a.active.disabled,
.column.anthracite .nav-pills a.active.disabled,
.notification.anthracite .nav-pills a.active.disabled,
.contextual.anthracite .nav-pills a.active.disabled,
.pop.anthracite .nav-pills a.active.disabled,
.fullpage.anthracite .nav-pills a.active.disabled,
.colored.anthracite .btn-primary:focus.disabled,
.column.anthracite .btn-primary:focus.disabled,
.notification.anthracite .btn-primary:focus.disabled,
.contextual.anthracite .btn-primary:focus.disabled,
.pop.anthracite .btn-primary:focus.disabled,
.fullpage.anthracite .btn-primary:focus.disabled,
.colored.anthracite a.btn-primary:focus.disabled,
.column.anthracite a.btn-primary:focus.disabled,
.notification.anthracite a.btn-primary:focus.disabled,
.contextual.anthracite a.btn-primary:focus.disabled,
.pop.anthracite a.btn-primary:focus.disabled,
.fullpage.anthracite a.btn-primary:focus.disabled,
.colored.anthracite .nav-pills a:focus.disabled,
.column.anthracite .nav-pills a:focus.disabled,
.notification.anthracite .nav-pills a:focus.disabled,
.contextual.anthracite .nav-pills a:focus.disabled,
.pop.anthracite .nav-pills a:focus.disabled,
.fullpage.anthracite .nav-pills a:focus.disabled,
.colored.anthracite .btn-primary.focus.disabled,
.column.anthracite .btn-primary.focus.disabled,
.notification.anthracite .btn-primary.focus.disabled,
.contextual.anthracite .btn-primary.focus.disabled,
.pop.anthracite .btn-primary.focus.disabled,
.fullpage.anthracite .btn-primary.focus.disabled,
.colored.anthracite a.btn-primary.focus.disabled,
.column.anthracite a.btn-primary.focus.disabled,
.notification.anthracite a.btn-primary.focus.disabled,
.contextual.anthracite a.btn-primary.focus.disabled,
.pop.anthracite a.btn-primary.focus.disabled,
.fullpage.anthracite a.btn-primary.focus.disabled,
.colored.anthracite .nav-pills a.focus.disabled,
.column.anthracite .nav-pills a.focus.disabled,
.notification.anthracite .nav-pills a.focus.disabled,
.contextual.anthracite .nav-pills a.focus.disabled,
.pop.anthracite .nav-pills a.focus.disabled,
.fullpage.anthracite .nav-pills a.focus.disabled {
  background: #23262a;
  border-color: #23262a;
}
.colored.anthracite .btn-primary .help-block,
.column.anthracite .btn-primary .help-block,
.notification.anthracite .btn-primary .help-block,
.contextual.anthracite .btn-primary .help-block,
.pop.anthracite .btn-primary .help-block,
.fullpage.anthracite .btn-primary .help-block,
.colored.anthracite a.btn-primary .help-block,
.column.anthracite a.btn-primary .help-block,
.notification.anthracite a.btn-primary .help-block,
.contextual.anthracite a.btn-primary .help-block,
.pop.anthracite a.btn-primary .help-block,
.fullpage.anthracite a.btn-primary .help-block,
.colored.anthracite .nav-pills a .help-block,
.column.anthracite .nav-pills a .help-block,
.notification.anthracite .nav-pills a .help-block,
.contextual.anthracite .nav-pills a .help-block,
.pop.anthracite .nav-pills a .help-block,
.fullpage.anthracite .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.anthracite .btn-primary .help-block p:last-child,
.column.anthracite .btn-primary .help-block p:last-child,
.notification.anthracite .btn-primary .help-block p:last-child,
.contextual.anthracite .btn-primary .help-block p:last-child,
.pop.anthracite .btn-primary .help-block p:last-child,
.fullpage.anthracite .btn-primary .help-block p:last-child,
.colored.anthracite a.btn-primary .help-block p:last-child,
.column.anthracite a.btn-primary .help-block p:last-child,
.notification.anthracite a.btn-primary .help-block p:last-child,
.contextual.anthracite a.btn-primary .help-block p:last-child,
.pop.anthracite a.btn-primary .help-block p:last-child,
.fullpage.anthracite a.btn-primary .help-block p:last-child,
.colored.anthracite .nav-pills a .help-block p:last-child,
.column.anthracite .nav-pills a .help-block p:last-child,
.notification.anthracite .nav-pills a .help-block p:last-child,
.contextual.anthracite .nav-pills a .help-block p:last-child,
.pop.anthracite .nav-pills a .help-block p:last-child,
.fullpage.anthracite .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.anthracite .btn-primary .help-block a,
.column.anthracite .btn-primary .help-block a,
.notification.anthracite .btn-primary .help-block a,
.contextual.anthracite .btn-primary .help-block a,
.pop.anthracite .btn-primary .help-block a,
.fullpage.anthracite .btn-primary .help-block a,
.colored.anthracite a.btn-primary .help-block a,
.column.anthracite a.btn-primary .help-block a,
.notification.anthracite a.btn-primary .help-block a,
.contextual.anthracite a.btn-primary .help-block a,
.pop.anthracite a.btn-primary .help-block a,
.fullpage.anthracite a.btn-primary .help-block a,
.colored.anthracite .nav-pills a .help-block a,
.column.anthracite .nav-pills a .help-block a,
.notification.anthracite .nav-pills a .help-block a,
.contextual.anthracite .nav-pills a .help-block a,
.pop.anthracite .nav-pills a .help-block a,
.fullpage.anthracite .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.anthracite .btn-primary .help-block a:hover,
.column.anthracite .btn-primary .help-block a:hover,
.notification.anthracite .btn-primary .help-block a:hover,
.contextual.anthracite .btn-primary .help-block a:hover,
.pop.anthracite .btn-primary .help-block a:hover,
.fullpage.anthracite .btn-primary .help-block a:hover,
.colored.anthracite a.btn-primary .help-block a:hover,
.column.anthracite a.btn-primary .help-block a:hover,
.notification.anthracite a.btn-primary .help-block a:hover,
.contextual.anthracite a.btn-primary .help-block a:hover,
.pop.anthracite a.btn-primary .help-block a:hover,
.fullpage.anthracite a.btn-primary .help-block a:hover,
.colored.anthracite .nav-pills a .help-block a:hover,
.column.anthracite .nav-pills a .help-block a:hover,
.notification.anthracite .nav-pills a .help-block a:hover,
.contextual.anthracite .nav-pills a .help-block a:hover,
.pop.anthracite .nav-pills a .help-block a:hover,
.fullpage.anthracite .nav-pills a .help-block a:hover,
.colored.anthracite .btn-primary .help-block a:active,
.column.anthracite .btn-primary .help-block a:active,
.notification.anthracite .btn-primary .help-block a:active,
.contextual.anthracite .btn-primary .help-block a:active,
.pop.anthracite .btn-primary .help-block a:active,
.fullpage.anthracite .btn-primary .help-block a:active,
.colored.anthracite a.btn-primary .help-block a:active,
.column.anthracite a.btn-primary .help-block a:active,
.notification.anthracite a.btn-primary .help-block a:active,
.contextual.anthracite a.btn-primary .help-block a:active,
.pop.anthracite a.btn-primary .help-block a:active,
.fullpage.anthracite a.btn-primary .help-block a:active,
.colored.anthracite .nav-pills a .help-block a:active,
.column.anthracite .nav-pills a .help-block a:active,
.notification.anthracite .nav-pills a .help-block a:active,
.contextual.anthracite .nav-pills a .help-block a:active,
.pop.anthracite .nav-pills a .help-block a:active,
.fullpage.anthracite .nav-pills a .help-block a:active,
.colored.anthracite .btn-primary .help-block a.active,
.column.anthracite .btn-primary .help-block a.active,
.notification.anthracite .btn-primary .help-block a.active,
.contextual.anthracite .btn-primary .help-block a.active,
.pop.anthracite .btn-primary .help-block a.active,
.fullpage.anthracite .btn-primary .help-block a.active,
.colored.anthracite a.btn-primary .help-block a.active,
.column.anthracite a.btn-primary .help-block a.active,
.notification.anthracite a.btn-primary .help-block a.active,
.contextual.anthracite a.btn-primary .help-block a.active,
.pop.anthracite a.btn-primary .help-block a.active,
.fullpage.anthracite a.btn-primary .help-block a.active,
.colored.anthracite .nav-pills a .help-block a.active,
.column.anthracite .nav-pills a .help-block a.active,
.notification.anthracite .nav-pills a .help-block a.active,
.contextual.anthracite .nav-pills a .help-block a.active,
.pop.anthracite .nav-pills a .help-block a.active,
.fullpage.anthracite .nav-pills a .help-block a.active,
.colored.anthracite .btn-primary .help-block a:focus,
.column.anthracite .btn-primary .help-block a:focus,
.notification.anthracite .btn-primary .help-block a:focus,
.contextual.anthracite .btn-primary .help-block a:focus,
.pop.anthracite .btn-primary .help-block a:focus,
.fullpage.anthracite .btn-primary .help-block a:focus,
.colored.anthracite a.btn-primary .help-block a:focus,
.column.anthracite a.btn-primary .help-block a:focus,
.notification.anthracite a.btn-primary .help-block a:focus,
.contextual.anthracite a.btn-primary .help-block a:focus,
.pop.anthracite a.btn-primary .help-block a:focus,
.fullpage.anthracite a.btn-primary .help-block a:focus,
.colored.anthracite .nav-pills a .help-block a:focus,
.column.anthracite .nav-pills a .help-block a:focus,
.notification.anthracite .nav-pills a .help-block a:focus,
.contextual.anthracite .nav-pills a .help-block a:focus,
.pop.anthracite .nav-pills a .help-block a:focus,
.fullpage.anthracite .nav-pills a .help-block a:focus,
.colored.anthracite .btn-primary .help-block a.focus,
.column.anthracite .btn-primary .help-block a.focus,
.notification.anthracite .btn-primary .help-block a.focus,
.contextual.anthracite .btn-primary .help-block a.focus,
.pop.anthracite .btn-primary .help-block a.focus,
.fullpage.anthracite .btn-primary .help-block a.focus,
.colored.anthracite a.btn-primary .help-block a.focus,
.column.anthracite a.btn-primary .help-block a.focus,
.notification.anthracite a.btn-primary .help-block a.focus,
.contextual.anthracite a.btn-primary .help-block a.focus,
.pop.anthracite a.btn-primary .help-block a.focus,
.fullpage.anthracite a.btn-primary .help-block a.focus,
.colored.anthracite .nav-pills a .help-block a.focus,
.column.anthracite .nav-pills a .help-block a.focus,
.notification.anthracite .nav-pills a .help-block a.focus,
.contextual.anthracite .nav-pills a .help-block a.focus,
.pop.anthracite .nav-pills a .help-block a.focus,
.fullpage.anthracite .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.anthracite .btn-info,
.column.anthracite .btn-info,
.notification.anthracite .btn-info,
.contextual.anthracite .btn-info,
.pop.anthracite .btn-info,
.fullpage.anthracite .btn-info,
.colored.anthracite a.btn-info,
.column.anthracite a.btn-info,
.notification.anthracite a.btn-info,
.contextual.anthracite a.btn-info,
.pop.anthracite a.btn-info,
.fullpage.anthracite a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.anthracite .btn-info:hover,
.column.anthracite .btn-info:hover,
.notification.anthracite .btn-info:hover,
.contextual.anthracite .btn-info:hover,
.pop.anthracite .btn-info:hover,
.fullpage.anthracite .btn-info:hover,
.colored.anthracite a.btn-info:hover,
.column.anthracite a.btn-info:hover,
.notification.anthracite a.btn-info:hover,
.contextual.anthracite a.btn-info:hover,
.pop.anthracite a.btn-info:hover,
.fullpage.anthracite a.btn-info:hover,
.colored.anthracite .btn-info.focus,
.column.anthracite .btn-info.focus,
.notification.anthracite .btn-info.focus,
.contextual.anthracite .btn-info.focus,
.pop.anthracite .btn-info.focus,
.fullpage.anthracite .btn-info.focus,
.colored.anthracite a.btn-info.focus,
.column.anthracite a.btn-info.focus,
.notification.anthracite a.btn-info.focus,
.contextual.anthracite a.btn-info.focus,
.pop.anthracite a.btn-info.focus,
.fullpage.anthracite a.btn-info.focus,
.colored.anthracite .btn-info:focus,
.column.anthracite .btn-info:focus,
.notification.anthracite .btn-info:focus,
.contextual.anthracite .btn-info:focus,
.pop.anthracite .btn-info:focus,
.fullpage.anthracite .btn-info:focus,
.colored.anthracite a.btn-info:focus,
.column.anthracite a.btn-info:focus,
.notification.anthracite a.btn-info:focus,
.contextual.anthracite a.btn-info:focus,
.pop.anthracite a.btn-info:focus,
.fullpage.anthracite a.btn-info:focus,
.colored.anthracite .btn-info.active,
.column.anthracite .btn-info.active,
.notification.anthracite .btn-info.active,
.contextual.anthracite .btn-info.active,
.pop.anthracite .btn-info.active,
.fullpage.anthracite .btn-info.active,
.colored.anthracite a.btn-info.active,
.column.anthracite a.btn-info.active,
.notification.anthracite a.btn-info.active,
.contextual.anthracite a.btn-info.active,
.pop.anthracite a.btn-info.active,
.fullpage.anthracite a.btn-info.active,
.colored.anthracite .btn-info:active,
.column.anthracite .btn-info:active,
.notification.anthracite .btn-info:active,
.contextual.anthracite .btn-info:active,
.pop.anthracite .btn-info:active,
.fullpage.anthracite .btn-info:active,
.colored.anthracite a.btn-info:active,
.column.anthracite a.btn-info:active,
.notification.anthracite a.btn-info:active,
.contextual.anthracite a.btn-info:active,
.pop.anthracite a.btn-info:active,
.fullpage.anthracite a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.anthracite .btn-info:hover[disabled],
.column.anthracite .btn-info:hover[disabled],
.notification.anthracite .btn-info:hover[disabled],
.contextual.anthracite .btn-info:hover[disabled],
.pop.anthracite .btn-info:hover[disabled],
.fullpage.anthracite .btn-info:hover[disabled],
.colored.anthracite a.btn-info:hover[disabled],
.column.anthracite a.btn-info:hover[disabled],
.notification.anthracite a.btn-info:hover[disabled],
.contextual.anthracite a.btn-info:hover[disabled],
.pop.anthracite a.btn-info:hover[disabled],
.fullpage.anthracite a.btn-info:hover[disabled],
.colored.anthracite .btn-info.focus[disabled],
.column.anthracite .btn-info.focus[disabled],
.notification.anthracite .btn-info.focus[disabled],
.contextual.anthracite .btn-info.focus[disabled],
.pop.anthracite .btn-info.focus[disabled],
.fullpage.anthracite .btn-info.focus[disabled],
.colored.anthracite a.btn-info.focus[disabled],
.column.anthracite a.btn-info.focus[disabled],
.notification.anthracite a.btn-info.focus[disabled],
.contextual.anthracite a.btn-info.focus[disabled],
.pop.anthracite a.btn-info.focus[disabled],
.fullpage.anthracite a.btn-info.focus[disabled],
.colored.anthracite .btn-info:focus[disabled],
.column.anthracite .btn-info:focus[disabled],
.notification.anthracite .btn-info:focus[disabled],
.contextual.anthracite .btn-info:focus[disabled],
.pop.anthracite .btn-info:focus[disabled],
.fullpage.anthracite .btn-info:focus[disabled],
.colored.anthracite a.btn-info:focus[disabled],
.column.anthracite a.btn-info:focus[disabled],
.notification.anthracite a.btn-info:focus[disabled],
.contextual.anthracite a.btn-info:focus[disabled],
.pop.anthracite a.btn-info:focus[disabled],
.fullpage.anthracite a.btn-info:focus[disabled],
.colored.anthracite .btn-info.active[disabled],
.column.anthracite .btn-info.active[disabled],
.notification.anthracite .btn-info.active[disabled],
.contextual.anthracite .btn-info.active[disabled],
.pop.anthracite .btn-info.active[disabled],
.fullpage.anthracite .btn-info.active[disabled],
.colored.anthracite a.btn-info.active[disabled],
.column.anthracite a.btn-info.active[disabled],
.notification.anthracite a.btn-info.active[disabled],
.contextual.anthracite a.btn-info.active[disabled],
.pop.anthracite a.btn-info.active[disabled],
.fullpage.anthracite a.btn-info.active[disabled],
.colored.anthracite .btn-info:active[disabled],
.column.anthracite .btn-info:active[disabled],
.notification.anthracite .btn-info:active[disabled],
.contextual.anthracite .btn-info:active[disabled],
.pop.anthracite .btn-info:active[disabled],
.fullpage.anthracite .btn-info:active[disabled],
.colored.anthracite a.btn-info:active[disabled],
.column.anthracite a.btn-info:active[disabled],
.notification.anthracite a.btn-info:active[disabled],
.contextual.anthracite a.btn-info:active[disabled],
.pop.anthracite a.btn-info:active[disabled],
.fullpage.anthracite a.btn-info:active[disabled],
.colored.anthracite .btn-info:hover.disabled,
.column.anthracite .btn-info:hover.disabled,
.notification.anthracite .btn-info:hover.disabled,
.contextual.anthracite .btn-info:hover.disabled,
.pop.anthracite .btn-info:hover.disabled,
.fullpage.anthracite .btn-info:hover.disabled,
.colored.anthracite a.btn-info:hover.disabled,
.column.anthracite a.btn-info:hover.disabled,
.notification.anthracite a.btn-info:hover.disabled,
.contextual.anthracite a.btn-info:hover.disabled,
.pop.anthracite a.btn-info:hover.disabled,
.fullpage.anthracite a.btn-info:hover.disabled,
.colored.anthracite .btn-info.focus.disabled,
.column.anthracite .btn-info.focus.disabled,
.notification.anthracite .btn-info.focus.disabled,
.contextual.anthracite .btn-info.focus.disabled,
.pop.anthracite .btn-info.focus.disabled,
.fullpage.anthracite .btn-info.focus.disabled,
.colored.anthracite a.btn-info.focus.disabled,
.column.anthracite a.btn-info.focus.disabled,
.notification.anthracite a.btn-info.focus.disabled,
.contextual.anthracite a.btn-info.focus.disabled,
.pop.anthracite a.btn-info.focus.disabled,
.fullpage.anthracite a.btn-info.focus.disabled,
.colored.anthracite .btn-info:focus.disabled,
.column.anthracite .btn-info:focus.disabled,
.notification.anthracite .btn-info:focus.disabled,
.contextual.anthracite .btn-info:focus.disabled,
.pop.anthracite .btn-info:focus.disabled,
.fullpage.anthracite .btn-info:focus.disabled,
.colored.anthracite a.btn-info:focus.disabled,
.column.anthracite a.btn-info:focus.disabled,
.notification.anthracite a.btn-info:focus.disabled,
.contextual.anthracite a.btn-info:focus.disabled,
.pop.anthracite a.btn-info:focus.disabled,
.fullpage.anthracite a.btn-info:focus.disabled,
.colored.anthracite .btn-info.active.disabled,
.column.anthracite .btn-info.active.disabled,
.notification.anthracite .btn-info.active.disabled,
.contextual.anthracite .btn-info.active.disabled,
.pop.anthracite .btn-info.active.disabled,
.fullpage.anthracite .btn-info.active.disabled,
.colored.anthracite a.btn-info.active.disabled,
.column.anthracite a.btn-info.active.disabled,
.notification.anthracite a.btn-info.active.disabled,
.contextual.anthracite a.btn-info.active.disabled,
.pop.anthracite a.btn-info.active.disabled,
.fullpage.anthracite a.btn-info.active.disabled,
.colored.anthracite .btn-info:active.disabled,
.column.anthracite .btn-info:active.disabled,
.notification.anthracite .btn-info:active.disabled,
.contextual.anthracite .btn-info:active.disabled,
.pop.anthracite .btn-info:active.disabled,
.fullpage.anthracite .btn-info:active.disabled,
.colored.anthracite a.btn-info:active.disabled,
.column.anthracite a.btn-info:active.disabled,
.notification.anthracite a.btn-info:active.disabled,
.contextual.anthracite a.btn-info:active.disabled,
.pop.anthracite a.btn-info:active.disabled,
.fullpage.anthracite a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.anthracite .btn-success,
.column.anthracite .btn-success,
.notification.anthracite .btn-success,
.contextual.anthracite .btn-success,
.pop.anthracite .btn-success,
.fullpage.anthracite .btn-success,
.colored.anthracite a.btn-success,
.column.anthracite a.btn-success,
.notification.anthracite a.btn-success,
.contextual.anthracite a.btn-success,
.pop.anthracite a.btn-success,
.fullpage.anthracite a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.anthracite .btn-success:hover,
.column.anthracite .btn-success:hover,
.notification.anthracite .btn-success:hover,
.contextual.anthracite .btn-success:hover,
.pop.anthracite .btn-success:hover,
.fullpage.anthracite .btn-success:hover,
.colored.anthracite a.btn-success:hover,
.column.anthracite a.btn-success:hover,
.notification.anthracite a.btn-success:hover,
.contextual.anthracite a.btn-success:hover,
.pop.anthracite a.btn-success:hover,
.fullpage.anthracite a.btn-success:hover,
.colored.anthracite .btn-success.focus,
.column.anthracite .btn-success.focus,
.notification.anthracite .btn-success.focus,
.contextual.anthracite .btn-success.focus,
.pop.anthracite .btn-success.focus,
.fullpage.anthracite .btn-success.focus,
.colored.anthracite a.btn-success.focus,
.column.anthracite a.btn-success.focus,
.notification.anthracite a.btn-success.focus,
.contextual.anthracite a.btn-success.focus,
.pop.anthracite a.btn-success.focus,
.fullpage.anthracite a.btn-success.focus,
.colored.anthracite .btn-success:focus,
.column.anthracite .btn-success:focus,
.notification.anthracite .btn-success:focus,
.contextual.anthracite .btn-success:focus,
.pop.anthracite .btn-success:focus,
.fullpage.anthracite .btn-success:focus,
.colored.anthracite a.btn-success:focus,
.column.anthracite a.btn-success:focus,
.notification.anthracite a.btn-success:focus,
.contextual.anthracite a.btn-success:focus,
.pop.anthracite a.btn-success:focus,
.fullpage.anthracite a.btn-success:focus,
.colored.anthracite .btn-success.active,
.column.anthracite .btn-success.active,
.notification.anthracite .btn-success.active,
.contextual.anthracite .btn-success.active,
.pop.anthracite .btn-success.active,
.fullpage.anthracite .btn-success.active,
.colored.anthracite a.btn-success.active,
.column.anthracite a.btn-success.active,
.notification.anthracite a.btn-success.active,
.contextual.anthracite a.btn-success.active,
.pop.anthracite a.btn-success.active,
.fullpage.anthracite a.btn-success.active,
.colored.anthracite .btn-success:active,
.column.anthracite .btn-success:active,
.notification.anthracite .btn-success:active,
.contextual.anthracite .btn-success:active,
.pop.anthracite .btn-success:active,
.fullpage.anthracite .btn-success:active,
.colored.anthracite a.btn-success:active,
.column.anthracite a.btn-success:active,
.notification.anthracite a.btn-success:active,
.contextual.anthracite a.btn-success:active,
.pop.anthracite a.btn-success:active,
.fullpage.anthracite a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.anthracite .btn-success:hover[disabled],
.column.anthracite .btn-success:hover[disabled],
.notification.anthracite .btn-success:hover[disabled],
.contextual.anthracite .btn-success:hover[disabled],
.pop.anthracite .btn-success:hover[disabled],
.fullpage.anthracite .btn-success:hover[disabled],
.colored.anthracite a.btn-success:hover[disabled],
.column.anthracite a.btn-success:hover[disabled],
.notification.anthracite a.btn-success:hover[disabled],
.contextual.anthracite a.btn-success:hover[disabled],
.pop.anthracite a.btn-success:hover[disabled],
.fullpage.anthracite a.btn-success:hover[disabled],
.colored.anthracite .btn-success.focus[disabled],
.column.anthracite .btn-success.focus[disabled],
.notification.anthracite .btn-success.focus[disabled],
.contextual.anthracite .btn-success.focus[disabled],
.pop.anthracite .btn-success.focus[disabled],
.fullpage.anthracite .btn-success.focus[disabled],
.colored.anthracite a.btn-success.focus[disabled],
.column.anthracite a.btn-success.focus[disabled],
.notification.anthracite a.btn-success.focus[disabled],
.contextual.anthracite a.btn-success.focus[disabled],
.pop.anthracite a.btn-success.focus[disabled],
.fullpage.anthracite a.btn-success.focus[disabled],
.colored.anthracite .btn-success:focus[disabled],
.column.anthracite .btn-success:focus[disabled],
.notification.anthracite .btn-success:focus[disabled],
.contextual.anthracite .btn-success:focus[disabled],
.pop.anthracite .btn-success:focus[disabled],
.fullpage.anthracite .btn-success:focus[disabled],
.colored.anthracite a.btn-success:focus[disabled],
.column.anthracite a.btn-success:focus[disabled],
.notification.anthracite a.btn-success:focus[disabled],
.contextual.anthracite a.btn-success:focus[disabled],
.pop.anthracite a.btn-success:focus[disabled],
.fullpage.anthracite a.btn-success:focus[disabled],
.colored.anthracite .btn-success.active[disabled],
.column.anthracite .btn-success.active[disabled],
.notification.anthracite .btn-success.active[disabled],
.contextual.anthracite .btn-success.active[disabled],
.pop.anthracite .btn-success.active[disabled],
.fullpage.anthracite .btn-success.active[disabled],
.colored.anthracite a.btn-success.active[disabled],
.column.anthracite a.btn-success.active[disabled],
.notification.anthracite a.btn-success.active[disabled],
.contextual.anthracite a.btn-success.active[disabled],
.pop.anthracite a.btn-success.active[disabled],
.fullpage.anthracite a.btn-success.active[disabled],
.colored.anthracite .btn-success:active[disabled],
.column.anthracite .btn-success:active[disabled],
.notification.anthracite .btn-success:active[disabled],
.contextual.anthracite .btn-success:active[disabled],
.pop.anthracite .btn-success:active[disabled],
.fullpage.anthracite .btn-success:active[disabled],
.colored.anthracite a.btn-success:active[disabled],
.column.anthracite a.btn-success:active[disabled],
.notification.anthracite a.btn-success:active[disabled],
.contextual.anthracite a.btn-success:active[disabled],
.pop.anthracite a.btn-success:active[disabled],
.fullpage.anthracite a.btn-success:active[disabled],
.colored.anthracite .btn-success:hover.disabled,
.column.anthracite .btn-success:hover.disabled,
.notification.anthracite .btn-success:hover.disabled,
.contextual.anthracite .btn-success:hover.disabled,
.pop.anthracite .btn-success:hover.disabled,
.fullpage.anthracite .btn-success:hover.disabled,
.colored.anthracite a.btn-success:hover.disabled,
.column.anthracite a.btn-success:hover.disabled,
.notification.anthracite a.btn-success:hover.disabled,
.contextual.anthracite a.btn-success:hover.disabled,
.pop.anthracite a.btn-success:hover.disabled,
.fullpage.anthracite a.btn-success:hover.disabled,
.colored.anthracite .btn-success.focus.disabled,
.column.anthracite .btn-success.focus.disabled,
.notification.anthracite .btn-success.focus.disabled,
.contextual.anthracite .btn-success.focus.disabled,
.pop.anthracite .btn-success.focus.disabled,
.fullpage.anthracite .btn-success.focus.disabled,
.colored.anthracite a.btn-success.focus.disabled,
.column.anthracite a.btn-success.focus.disabled,
.notification.anthracite a.btn-success.focus.disabled,
.contextual.anthracite a.btn-success.focus.disabled,
.pop.anthracite a.btn-success.focus.disabled,
.fullpage.anthracite a.btn-success.focus.disabled,
.colored.anthracite .btn-success:focus.disabled,
.column.anthracite .btn-success:focus.disabled,
.notification.anthracite .btn-success:focus.disabled,
.contextual.anthracite .btn-success:focus.disabled,
.pop.anthracite .btn-success:focus.disabled,
.fullpage.anthracite .btn-success:focus.disabled,
.colored.anthracite a.btn-success:focus.disabled,
.column.anthracite a.btn-success:focus.disabled,
.notification.anthracite a.btn-success:focus.disabled,
.contextual.anthracite a.btn-success:focus.disabled,
.pop.anthracite a.btn-success:focus.disabled,
.fullpage.anthracite a.btn-success:focus.disabled,
.colored.anthracite .btn-success.active.disabled,
.column.anthracite .btn-success.active.disabled,
.notification.anthracite .btn-success.active.disabled,
.contextual.anthracite .btn-success.active.disabled,
.pop.anthracite .btn-success.active.disabled,
.fullpage.anthracite .btn-success.active.disabled,
.colored.anthracite a.btn-success.active.disabled,
.column.anthracite a.btn-success.active.disabled,
.notification.anthracite a.btn-success.active.disabled,
.contextual.anthracite a.btn-success.active.disabled,
.pop.anthracite a.btn-success.active.disabled,
.fullpage.anthracite a.btn-success.active.disabled,
.colored.anthracite .btn-success:active.disabled,
.column.anthracite .btn-success:active.disabled,
.notification.anthracite .btn-success:active.disabled,
.contextual.anthracite .btn-success:active.disabled,
.pop.anthracite .btn-success:active.disabled,
.fullpage.anthracite .btn-success:active.disabled,
.colored.anthracite a.btn-success:active.disabled,
.column.anthracite a.btn-success:active.disabled,
.notification.anthracite a.btn-success:active.disabled,
.contextual.anthracite a.btn-success:active.disabled,
.pop.anthracite a.btn-success:active.disabled,
.fullpage.anthracite a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.anthracite .btn-warning,
.column.anthracite .btn-warning,
.notification.anthracite .btn-warning,
.contextual.anthracite .btn-warning,
.pop.anthracite .btn-warning,
.fullpage.anthracite .btn-warning,
.colored.anthracite a.btn-warning,
.column.anthracite a.btn-warning,
.notification.anthracite a.btn-warning,
.contextual.anthracite a.btn-warning,
.pop.anthracite a.btn-warning,
.fullpage.anthracite a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.anthracite .btn-warning:hover,
.column.anthracite .btn-warning:hover,
.notification.anthracite .btn-warning:hover,
.contextual.anthracite .btn-warning:hover,
.pop.anthracite .btn-warning:hover,
.fullpage.anthracite .btn-warning:hover,
.colored.anthracite a.btn-warning:hover,
.column.anthracite a.btn-warning:hover,
.notification.anthracite a.btn-warning:hover,
.contextual.anthracite a.btn-warning:hover,
.pop.anthracite a.btn-warning:hover,
.fullpage.anthracite a.btn-warning:hover,
.colored.anthracite .btn-warning.focus,
.column.anthracite .btn-warning.focus,
.notification.anthracite .btn-warning.focus,
.contextual.anthracite .btn-warning.focus,
.pop.anthracite .btn-warning.focus,
.fullpage.anthracite .btn-warning.focus,
.colored.anthracite a.btn-warning.focus,
.column.anthracite a.btn-warning.focus,
.notification.anthracite a.btn-warning.focus,
.contextual.anthracite a.btn-warning.focus,
.pop.anthracite a.btn-warning.focus,
.fullpage.anthracite a.btn-warning.focus,
.colored.anthracite .btn-warning:focus,
.column.anthracite .btn-warning:focus,
.notification.anthracite .btn-warning:focus,
.contextual.anthracite .btn-warning:focus,
.pop.anthracite .btn-warning:focus,
.fullpage.anthracite .btn-warning:focus,
.colored.anthracite a.btn-warning:focus,
.column.anthracite a.btn-warning:focus,
.notification.anthracite a.btn-warning:focus,
.contextual.anthracite a.btn-warning:focus,
.pop.anthracite a.btn-warning:focus,
.fullpage.anthracite a.btn-warning:focus,
.colored.anthracite .btn-warning.active,
.column.anthracite .btn-warning.active,
.notification.anthracite .btn-warning.active,
.contextual.anthracite .btn-warning.active,
.pop.anthracite .btn-warning.active,
.fullpage.anthracite .btn-warning.active,
.colored.anthracite a.btn-warning.active,
.column.anthracite a.btn-warning.active,
.notification.anthracite a.btn-warning.active,
.contextual.anthracite a.btn-warning.active,
.pop.anthracite a.btn-warning.active,
.fullpage.anthracite a.btn-warning.active,
.colored.anthracite .btn-warning:active,
.column.anthracite .btn-warning:active,
.notification.anthracite .btn-warning:active,
.contextual.anthracite .btn-warning:active,
.pop.anthracite .btn-warning:active,
.fullpage.anthracite .btn-warning:active,
.colored.anthracite a.btn-warning:active,
.column.anthracite a.btn-warning:active,
.notification.anthracite a.btn-warning:active,
.contextual.anthracite a.btn-warning:active,
.pop.anthracite a.btn-warning:active,
.fullpage.anthracite a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.anthracite .btn-warning:hover[disabled],
.column.anthracite .btn-warning:hover[disabled],
.notification.anthracite .btn-warning:hover[disabled],
.contextual.anthracite .btn-warning:hover[disabled],
.pop.anthracite .btn-warning:hover[disabled],
.fullpage.anthracite .btn-warning:hover[disabled],
.colored.anthracite a.btn-warning:hover[disabled],
.column.anthracite a.btn-warning:hover[disabled],
.notification.anthracite a.btn-warning:hover[disabled],
.contextual.anthracite a.btn-warning:hover[disabled],
.pop.anthracite a.btn-warning:hover[disabled],
.fullpage.anthracite a.btn-warning:hover[disabled],
.colored.anthracite .btn-warning.focus[disabled],
.column.anthracite .btn-warning.focus[disabled],
.notification.anthracite .btn-warning.focus[disabled],
.contextual.anthracite .btn-warning.focus[disabled],
.pop.anthracite .btn-warning.focus[disabled],
.fullpage.anthracite .btn-warning.focus[disabled],
.colored.anthracite a.btn-warning.focus[disabled],
.column.anthracite a.btn-warning.focus[disabled],
.notification.anthracite a.btn-warning.focus[disabled],
.contextual.anthracite a.btn-warning.focus[disabled],
.pop.anthracite a.btn-warning.focus[disabled],
.fullpage.anthracite a.btn-warning.focus[disabled],
.colored.anthracite .btn-warning:focus[disabled],
.column.anthracite .btn-warning:focus[disabled],
.notification.anthracite .btn-warning:focus[disabled],
.contextual.anthracite .btn-warning:focus[disabled],
.pop.anthracite .btn-warning:focus[disabled],
.fullpage.anthracite .btn-warning:focus[disabled],
.colored.anthracite a.btn-warning:focus[disabled],
.column.anthracite a.btn-warning:focus[disabled],
.notification.anthracite a.btn-warning:focus[disabled],
.contextual.anthracite a.btn-warning:focus[disabled],
.pop.anthracite a.btn-warning:focus[disabled],
.fullpage.anthracite a.btn-warning:focus[disabled],
.colored.anthracite .btn-warning.active[disabled],
.column.anthracite .btn-warning.active[disabled],
.notification.anthracite .btn-warning.active[disabled],
.contextual.anthracite .btn-warning.active[disabled],
.pop.anthracite .btn-warning.active[disabled],
.fullpage.anthracite .btn-warning.active[disabled],
.colored.anthracite a.btn-warning.active[disabled],
.column.anthracite a.btn-warning.active[disabled],
.notification.anthracite a.btn-warning.active[disabled],
.contextual.anthracite a.btn-warning.active[disabled],
.pop.anthracite a.btn-warning.active[disabled],
.fullpage.anthracite a.btn-warning.active[disabled],
.colored.anthracite .btn-warning:active[disabled],
.column.anthracite .btn-warning:active[disabled],
.notification.anthracite .btn-warning:active[disabled],
.contextual.anthracite .btn-warning:active[disabled],
.pop.anthracite .btn-warning:active[disabled],
.fullpage.anthracite .btn-warning:active[disabled],
.colored.anthracite a.btn-warning:active[disabled],
.column.anthracite a.btn-warning:active[disabled],
.notification.anthracite a.btn-warning:active[disabled],
.contextual.anthracite a.btn-warning:active[disabled],
.pop.anthracite a.btn-warning:active[disabled],
.fullpage.anthracite a.btn-warning:active[disabled],
.colored.anthracite .btn-warning:hover.disabled,
.column.anthracite .btn-warning:hover.disabled,
.notification.anthracite .btn-warning:hover.disabled,
.contextual.anthracite .btn-warning:hover.disabled,
.pop.anthracite .btn-warning:hover.disabled,
.fullpage.anthracite .btn-warning:hover.disabled,
.colored.anthracite a.btn-warning:hover.disabled,
.column.anthracite a.btn-warning:hover.disabled,
.notification.anthracite a.btn-warning:hover.disabled,
.contextual.anthracite a.btn-warning:hover.disabled,
.pop.anthracite a.btn-warning:hover.disabled,
.fullpage.anthracite a.btn-warning:hover.disabled,
.colored.anthracite .btn-warning.focus.disabled,
.column.anthracite .btn-warning.focus.disabled,
.notification.anthracite .btn-warning.focus.disabled,
.contextual.anthracite .btn-warning.focus.disabled,
.pop.anthracite .btn-warning.focus.disabled,
.fullpage.anthracite .btn-warning.focus.disabled,
.colored.anthracite a.btn-warning.focus.disabled,
.column.anthracite a.btn-warning.focus.disabled,
.notification.anthracite a.btn-warning.focus.disabled,
.contextual.anthracite a.btn-warning.focus.disabled,
.pop.anthracite a.btn-warning.focus.disabled,
.fullpage.anthracite a.btn-warning.focus.disabled,
.colored.anthracite .btn-warning:focus.disabled,
.column.anthracite .btn-warning:focus.disabled,
.notification.anthracite .btn-warning:focus.disabled,
.contextual.anthracite .btn-warning:focus.disabled,
.pop.anthracite .btn-warning:focus.disabled,
.fullpage.anthracite .btn-warning:focus.disabled,
.colored.anthracite a.btn-warning:focus.disabled,
.column.anthracite a.btn-warning:focus.disabled,
.notification.anthracite a.btn-warning:focus.disabled,
.contextual.anthracite a.btn-warning:focus.disabled,
.pop.anthracite a.btn-warning:focus.disabled,
.fullpage.anthracite a.btn-warning:focus.disabled,
.colored.anthracite .btn-warning.active.disabled,
.column.anthracite .btn-warning.active.disabled,
.notification.anthracite .btn-warning.active.disabled,
.contextual.anthracite .btn-warning.active.disabled,
.pop.anthracite .btn-warning.active.disabled,
.fullpage.anthracite .btn-warning.active.disabled,
.colored.anthracite a.btn-warning.active.disabled,
.column.anthracite a.btn-warning.active.disabled,
.notification.anthracite a.btn-warning.active.disabled,
.contextual.anthracite a.btn-warning.active.disabled,
.pop.anthracite a.btn-warning.active.disabled,
.fullpage.anthracite a.btn-warning.active.disabled,
.colored.anthracite .btn-warning:active.disabled,
.column.anthracite .btn-warning:active.disabled,
.notification.anthracite .btn-warning:active.disabled,
.contextual.anthracite .btn-warning:active.disabled,
.pop.anthracite .btn-warning:active.disabled,
.fullpage.anthracite .btn-warning:active.disabled,
.colored.anthracite a.btn-warning:active.disabled,
.column.anthracite a.btn-warning:active.disabled,
.notification.anthracite a.btn-warning:active.disabled,
.contextual.anthracite a.btn-warning:active.disabled,
.pop.anthracite a.btn-warning:active.disabled,
.fullpage.anthracite a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.anthracite .btn-danger,
.column.anthracite .btn-danger,
.notification.anthracite .btn-danger,
.contextual.anthracite .btn-danger,
.pop.anthracite .btn-danger,
.fullpage.anthracite .btn-danger,
.colored.anthracite a.btn-danger,
.column.anthracite a.btn-danger,
.notification.anthracite a.btn-danger,
.contextual.anthracite a.btn-danger,
.pop.anthracite a.btn-danger,
.fullpage.anthracite a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.anthracite .btn-danger:hover,
.column.anthracite .btn-danger:hover,
.notification.anthracite .btn-danger:hover,
.contextual.anthracite .btn-danger:hover,
.pop.anthracite .btn-danger:hover,
.fullpage.anthracite .btn-danger:hover,
.colored.anthracite a.btn-danger:hover,
.column.anthracite a.btn-danger:hover,
.notification.anthracite a.btn-danger:hover,
.contextual.anthracite a.btn-danger:hover,
.pop.anthracite a.btn-danger:hover,
.fullpage.anthracite a.btn-danger:hover,
.colored.anthracite .btn-danger.focus,
.column.anthracite .btn-danger.focus,
.notification.anthracite .btn-danger.focus,
.contextual.anthracite .btn-danger.focus,
.pop.anthracite .btn-danger.focus,
.fullpage.anthracite .btn-danger.focus,
.colored.anthracite a.btn-danger.focus,
.column.anthracite a.btn-danger.focus,
.notification.anthracite a.btn-danger.focus,
.contextual.anthracite a.btn-danger.focus,
.pop.anthracite a.btn-danger.focus,
.fullpage.anthracite a.btn-danger.focus,
.colored.anthracite .btn-danger:focus,
.column.anthracite .btn-danger:focus,
.notification.anthracite .btn-danger:focus,
.contextual.anthracite .btn-danger:focus,
.pop.anthracite .btn-danger:focus,
.fullpage.anthracite .btn-danger:focus,
.colored.anthracite a.btn-danger:focus,
.column.anthracite a.btn-danger:focus,
.notification.anthracite a.btn-danger:focus,
.contextual.anthracite a.btn-danger:focus,
.pop.anthracite a.btn-danger:focus,
.fullpage.anthracite a.btn-danger:focus,
.colored.anthracite .btn-danger.active,
.column.anthracite .btn-danger.active,
.notification.anthracite .btn-danger.active,
.contextual.anthracite .btn-danger.active,
.pop.anthracite .btn-danger.active,
.fullpage.anthracite .btn-danger.active,
.colored.anthracite a.btn-danger.active,
.column.anthracite a.btn-danger.active,
.notification.anthracite a.btn-danger.active,
.contextual.anthracite a.btn-danger.active,
.pop.anthracite a.btn-danger.active,
.fullpage.anthracite a.btn-danger.active,
.colored.anthracite .btn-danger:active,
.column.anthracite .btn-danger:active,
.notification.anthracite .btn-danger:active,
.contextual.anthracite .btn-danger:active,
.pop.anthracite .btn-danger:active,
.fullpage.anthracite .btn-danger:active,
.colored.anthracite a.btn-danger:active,
.column.anthracite a.btn-danger:active,
.notification.anthracite a.btn-danger:active,
.contextual.anthracite a.btn-danger:active,
.pop.anthracite a.btn-danger:active,
.fullpage.anthracite a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.anthracite .btn-danger:hover[disabled],
.column.anthracite .btn-danger:hover[disabled],
.notification.anthracite .btn-danger:hover[disabled],
.contextual.anthracite .btn-danger:hover[disabled],
.pop.anthracite .btn-danger:hover[disabled],
.fullpage.anthracite .btn-danger:hover[disabled],
.colored.anthracite a.btn-danger:hover[disabled],
.column.anthracite a.btn-danger:hover[disabled],
.notification.anthracite a.btn-danger:hover[disabled],
.contextual.anthracite a.btn-danger:hover[disabled],
.pop.anthracite a.btn-danger:hover[disabled],
.fullpage.anthracite a.btn-danger:hover[disabled],
.colored.anthracite .btn-danger.focus[disabled],
.column.anthracite .btn-danger.focus[disabled],
.notification.anthracite .btn-danger.focus[disabled],
.contextual.anthracite .btn-danger.focus[disabled],
.pop.anthracite .btn-danger.focus[disabled],
.fullpage.anthracite .btn-danger.focus[disabled],
.colored.anthracite a.btn-danger.focus[disabled],
.column.anthracite a.btn-danger.focus[disabled],
.notification.anthracite a.btn-danger.focus[disabled],
.contextual.anthracite a.btn-danger.focus[disabled],
.pop.anthracite a.btn-danger.focus[disabled],
.fullpage.anthracite a.btn-danger.focus[disabled],
.colored.anthracite .btn-danger:focus[disabled],
.column.anthracite .btn-danger:focus[disabled],
.notification.anthracite .btn-danger:focus[disabled],
.contextual.anthracite .btn-danger:focus[disabled],
.pop.anthracite .btn-danger:focus[disabled],
.fullpage.anthracite .btn-danger:focus[disabled],
.colored.anthracite a.btn-danger:focus[disabled],
.column.anthracite a.btn-danger:focus[disabled],
.notification.anthracite a.btn-danger:focus[disabled],
.contextual.anthracite a.btn-danger:focus[disabled],
.pop.anthracite a.btn-danger:focus[disabled],
.fullpage.anthracite a.btn-danger:focus[disabled],
.colored.anthracite .btn-danger.active[disabled],
.column.anthracite .btn-danger.active[disabled],
.notification.anthracite .btn-danger.active[disabled],
.contextual.anthracite .btn-danger.active[disabled],
.pop.anthracite .btn-danger.active[disabled],
.fullpage.anthracite .btn-danger.active[disabled],
.colored.anthracite a.btn-danger.active[disabled],
.column.anthracite a.btn-danger.active[disabled],
.notification.anthracite a.btn-danger.active[disabled],
.contextual.anthracite a.btn-danger.active[disabled],
.pop.anthracite a.btn-danger.active[disabled],
.fullpage.anthracite a.btn-danger.active[disabled],
.colored.anthracite .btn-danger:active[disabled],
.column.anthracite .btn-danger:active[disabled],
.notification.anthracite .btn-danger:active[disabled],
.contextual.anthracite .btn-danger:active[disabled],
.pop.anthracite .btn-danger:active[disabled],
.fullpage.anthracite .btn-danger:active[disabled],
.colored.anthracite a.btn-danger:active[disabled],
.column.anthracite a.btn-danger:active[disabled],
.notification.anthracite a.btn-danger:active[disabled],
.contextual.anthracite a.btn-danger:active[disabled],
.pop.anthracite a.btn-danger:active[disabled],
.fullpage.anthracite a.btn-danger:active[disabled],
.colored.anthracite .btn-danger:hover.disabled,
.column.anthracite .btn-danger:hover.disabled,
.notification.anthracite .btn-danger:hover.disabled,
.contextual.anthracite .btn-danger:hover.disabled,
.pop.anthracite .btn-danger:hover.disabled,
.fullpage.anthracite .btn-danger:hover.disabled,
.colored.anthracite a.btn-danger:hover.disabled,
.column.anthracite a.btn-danger:hover.disabled,
.notification.anthracite a.btn-danger:hover.disabled,
.contextual.anthracite a.btn-danger:hover.disabled,
.pop.anthracite a.btn-danger:hover.disabled,
.fullpage.anthracite a.btn-danger:hover.disabled,
.colored.anthracite .btn-danger.focus.disabled,
.column.anthracite .btn-danger.focus.disabled,
.notification.anthracite .btn-danger.focus.disabled,
.contextual.anthracite .btn-danger.focus.disabled,
.pop.anthracite .btn-danger.focus.disabled,
.fullpage.anthracite .btn-danger.focus.disabled,
.colored.anthracite a.btn-danger.focus.disabled,
.column.anthracite a.btn-danger.focus.disabled,
.notification.anthracite a.btn-danger.focus.disabled,
.contextual.anthracite a.btn-danger.focus.disabled,
.pop.anthracite a.btn-danger.focus.disabled,
.fullpage.anthracite a.btn-danger.focus.disabled,
.colored.anthracite .btn-danger:focus.disabled,
.column.anthracite .btn-danger:focus.disabled,
.notification.anthracite .btn-danger:focus.disabled,
.contextual.anthracite .btn-danger:focus.disabled,
.pop.anthracite .btn-danger:focus.disabled,
.fullpage.anthracite .btn-danger:focus.disabled,
.colored.anthracite a.btn-danger:focus.disabled,
.column.anthracite a.btn-danger:focus.disabled,
.notification.anthracite a.btn-danger:focus.disabled,
.contextual.anthracite a.btn-danger:focus.disabled,
.pop.anthracite a.btn-danger:focus.disabled,
.fullpage.anthracite a.btn-danger:focus.disabled,
.colored.anthracite .btn-danger.active.disabled,
.column.anthracite .btn-danger.active.disabled,
.notification.anthracite .btn-danger.active.disabled,
.contextual.anthracite .btn-danger.active.disabled,
.pop.anthracite .btn-danger.active.disabled,
.fullpage.anthracite .btn-danger.active.disabled,
.colored.anthracite a.btn-danger.active.disabled,
.column.anthracite a.btn-danger.active.disabled,
.notification.anthracite a.btn-danger.active.disabled,
.contextual.anthracite a.btn-danger.active.disabled,
.pop.anthracite a.btn-danger.active.disabled,
.fullpage.anthracite a.btn-danger.active.disabled,
.colored.anthracite .btn-danger:active.disabled,
.column.anthracite .btn-danger:active.disabled,
.notification.anthracite .btn-danger:active.disabled,
.contextual.anthracite .btn-danger:active.disabled,
.pop.anthracite .btn-danger:active.disabled,
.fullpage.anthracite .btn-danger:active.disabled,
.colored.anthracite a.btn-danger:active.disabled,
.column.anthracite a.btn-danger:active.disabled,
.notification.anthracite a.btn-danger:active.disabled,
.contextual.anthracite a.btn-danger:active.disabled,
.pop.anthracite a.btn-danger:active.disabled,
.fullpage.anthracite a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.anthracite .list-group.reorderable .list-group-item .reorder_icon,
.column.anthracite .list-group.reorderable .list-group-item .reorder_icon,
.notification.anthracite .list-group.reorderable .list-group-item .reorder_icon,
.contextual.anthracite .list-group.reorderable .list-group-item .reorder_icon,
.pop.anthracite .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.anthracite .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn,
.column.anthracite .list-group.navigable .list-group-item .remove_btn,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn,
.column.anthracite .list-group.removeable .list-group-item .remove_btn,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.column.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn:hover,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.column.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn:hover,
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.column.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn.focus,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.column.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn.focus,
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.column.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn:focus,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.column.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn:focus,
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn.active,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn.active,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.column.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn.active,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.column.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn.active,
.colored.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.column.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.notification.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.pop.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.anthracite .list-group.navigable .list-group-item .navigate_btn:active,
.colored.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.column.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.notification.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.pop.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.anthracite .list-group.removeable .list-group-item .navigate_btn:active,
.colored.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.column.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.notification.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.contextual.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.pop.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.anthracite .list-group.navigable .list-group-item .remove_btn:active,
.colored.anthracite .list-group.removeable .list-group-item .remove_btn:active,
.column.anthracite .list-group.removeable .list-group-item .remove_btn:active,
.notification.anthracite .list-group.removeable .list-group-item .remove_btn:active,
.contextual.anthracite .list-group.removeable .list-group-item .remove_btn:active,
.pop.anthracite .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.anthracite .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.anthracite .btn-marker-shape,
.column.anthracite .btn-marker-shape,
.notification.anthracite .btn-marker-shape,
.contextual.anthracite .btn-marker-shape,
.pop.anthracite .btn-marker-shape,
.fullpage.anthracite .btn-marker-shape {
  background: transparent;
}
.colored.anthracite .btn-marker-shape:hover,
.column.anthracite .btn-marker-shape:hover,
.notification.anthracite .btn-marker-shape:hover,
.contextual.anthracite .btn-marker-shape:hover,
.pop.anthracite .btn-marker-shape:hover,
.fullpage.anthracite .btn-marker-shape:hover,
.colored.anthracite .btn-marker-shape:focus,
.column.anthracite .btn-marker-shape:focus,
.notification.anthracite .btn-marker-shape:focus,
.contextual.anthracite .btn-marker-shape:focus,
.pop.anthracite .btn-marker-shape:focus,
.fullpage.anthracite .btn-marker-shape:focus,
.colored.anthracite .btn-marker-shape.focus,
.column.anthracite .btn-marker-shape.focus,
.notification.anthracite .btn-marker-shape.focus,
.contextual.anthracite .btn-marker-shape.focus,
.pop.anthracite .btn-marker-shape.focus,
.fullpage.anthracite .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite .btn-marker-shape:active,
.column.anthracite .btn-marker-shape:active,
.notification.anthracite .btn-marker-shape:active,
.contextual.anthracite .btn-marker-shape:active,
.pop.anthracite .btn-marker-shape:active,
.fullpage.anthracite .btn-marker-shape:active,
.colored.anthracite .btn-marker-shape.active,
.column.anthracite .btn-marker-shape.active,
.notification.anthracite .btn-marker-shape.active,
.contextual.anthracite .btn-marker-shape.active,
.pop.anthracite .btn-marker-shape.active,
.fullpage.anthracite .btn-marker-shape.active {
  background: #4e535b;
  box-shadow: none;
}
.colored.anthracite .bordered-header,
.column.anthracite .bordered-header,
.notification.anthracite .bordered-header,
.contextual.anthracite .bordered-header,
.pop.anthracite .bordered-header,
.fullpage.anthracite .bordered-header,
.colored.anthracite .sticky-header,
.column.anthracite .sticky-header,
.notification.anthracite .sticky-header,
.contextual.anthracite .sticky-header,
.pop.anthracite .sticky-header,
.fullpage.anthracite .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #2f3237;
}
.colored.anthracite .bordered-footer,
.column.anthracite .bordered-footer,
.notification.anthracite .bordered-footer,
.contextual.anthracite .bordered-footer,
.pop.anthracite .bordered-footer,
.fullpage.anthracite .bordered-footer,
.colored.anthracite .sticky-footer,
.column.anthracite .sticky-footer,
.notification.anthracite .sticky-footer,
.contextual.anthracite .sticky-footer,
.pop.anthracite .sticky-footer,
.fullpage.anthracite .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #2f3237;
}
.colored.anthracite hr,
.column.anthracite hr,
.notification.anthracite hr,
.contextual.anthracite hr,
.pop.anthracite hr,
.fullpage.anthracite hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite .close_btn,
.column.anthracite .close_btn,
.notification.anthracite .close_btn,
.contextual.anthracite .close_btn,
.pop.anthracite .close_btn,
.fullpage.anthracite .close_btn,
.colored.anthracite .back_btn,
.column.anthracite .back_btn,
.notification.anthracite .back_btn,
.contextual.anthracite .back_btn,
.pop.anthracite .back_btn,
.fullpage.anthracite .back_btn {
  color: #fff;
}
.colored.anthracite input[type="radio"] + label::before,
.column.anthracite input[type="radio"] + label::before,
.notification.anthracite input[type="radio"] + label::before,
.contextual.anthracite input[type="radio"] + label::before,
.pop.anthracite input[type="radio"] + label::before,
.fullpage.anthracite input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.anthracite input[type="radio"] + label::after,
.column.anthracite input[type="radio"] + label::after,
.notification.anthracite input[type="radio"] + label::after,
.contextual.anthracite input[type="radio"] + label::after,
.pop.anthracite input[type="radio"] + label::after,
.fullpage.anthracite input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.anthracite input[type="radio"]:checked + label::before,
.column.anthracite input[type="radio"]:checked + label::before,
.notification.anthracite input[type="radio"]:checked + label::before,
.contextual.anthracite input[type="radio"]:checked + label::before,
.pop.anthracite input[type="radio"]:checked + label::before,
.fullpage.anthracite input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.anthracite input[type="radio"]:checked + label::after,
.column.anthracite input[type="radio"]:checked + label::after,
.notification.anthracite input[type="radio"]:checked + label::after,
.contextual.anthracite input[type="radio"]:checked + label::after,
.pop.anthracite input[type="radio"]:checked + label::after,
.fullpage.anthracite input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.anthracite input[type="checkbox"] + label::before,
.column.anthracite input[type="checkbox"] + label::before,
.notification.anthracite input[type="checkbox"] + label::before,
.contextual.anthracite input[type="checkbox"] + label::before,
.pop.anthracite input[type="checkbox"] + label::before,
.fullpage.anthracite input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.anthracite input[type="checkbox"] + label::after,
.column.anthracite input[type="checkbox"] + label::after,
.notification.anthracite input[type="checkbox"] + label::after,
.contextual.anthracite input[type="checkbox"] + label::after,
.pop.anthracite input[type="checkbox"] + label::after,
.fullpage.anthracite input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.anthracite input,
.column.anthracite input,
.notification.anthracite input,
.contextual.anthracite input,
.pop.anthracite input,
.fullpage.anthracite input,
.colored.anthracite select,
.column.anthracite select,
.notification.anthracite select,
.contextual.anthracite select,
.pop.anthracite select,
.fullpage.anthracite select,
.colored.anthracite textarea,
.column.anthracite textarea,
.notification.anthracite textarea,
.contextual.anthracite textarea,
.pop.anthracite textarea,
.fullpage.anthracite textarea,
.colored.anthracite .form-control,
.column.anthracite .form-control,
.notification.anthracite .form-control,
.contextual.anthracite .form-control,
.pop.anthracite .form-control,
.fullpage.anthracite .form-control,
.colored.anthracite fieldset .form-control,
.column.anthracite fieldset .form-control,
.notification.anthracite fieldset .form-control,
.contextual.anthracite fieldset .form-control,
.pop.anthracite fieldset .form-control,
.fullpage.anthracite fieldset .form-control {
  border-color: transparent;
}
.colored.anthracite input:hover,
.column.anthracite input:hover,
.notification.anthracite input:hover,
.contextual.anthracite input:hover,
.pop.anthracite input:hover,
.fullpage.anthracite input:hover,
.colored.anthracite select:hover,
.column.anthracite select:hover,
.notification.anthracite select:hover,
.contextual.anthracite select:hover,
.pop.anthracite select:hover,
.fullpage.anthracite select:hover,
.colored.anthracite textarea:hover,
.column.anthracite textarea:hover,
.notification.anthracite textarea:hover,
.contextual.anthracite textarea:hover,
.pop.anthracite textarea:hover,
.fullpage.anthracite textarea:hover,
.colored.anthracite .form-control:hover,
.column.anthracite .form-control:hover,
.notification.anthracite .form-control:hover,
.contextual.anthracite .form-control:hover,
.pop.anthracite .form-control:hover,
.fullpage.anthracite .form-control:hover,
.colored.anthracite fieldset .form-control:hover,
.column.anthracite fieldset .form-control:hover,
.notification.anthracite fieldset .form-control:hover,
.contextual.anthracite fieldset .form-control:hover,
.pop.anthracite fieldset .form-control:hover,
.fullpage.anthracite fieldset .form-control:hover,
.colored.anthracite input.focus,
.column.anthracite input.focus,
.notification.anthracite input.focus,
.contextual.anthracite input.focus,
.pop.anthracite input.focus,
.fullpage.anthracite input.focus,
.colored.anthracite select.focus,
.column.anthracite select.focus,
.notification.anthracite select.focus,
.contextual.anthracite select.focus,
.pop.anthracite select.focus,
.fullpage.anthracite select.focus,
.colored.anthracite textarea.focus,
.column.anthracite textarea.focus,
.notification.anthracite textarea.focus,
.contextual.anthracite textarea.focus,
.pop.anthracite textarea.focus,
.fullpage.anthracite textarea.focus,
.colored.anthracite .form-control.focus,
.column.anthracite .form-control.focus,
.notification.anthracite .form-control.focus,
.contextual.anthracite .form-control.focus,
.pop.anthracite .form-control.focus,
.fullpage.anthracite .form-control.focus,
.colored.anthracite fieldset .form-control.focus,
.column.anthracite fieldset .form-control.focus,
.notification.anthracite fieldset .form-control.focus,
.contextual.anthracite fieldset .form-control.focus,
.pop.anthracite fieldset .form-control.focus,
.fullpage.anthracite fieldset .form-control.focus,
.colored.anthracite input:focus,
.column.anthracite input:focus,
.notification.anthracite input:focus,
.contextual.anthracite input:focus,
.pop.anthracite input:focus,
.fullpage.anthracite input:focus,
.colored.anthracite select:focus,
.column.anthracite select:focus,
.notification.anthracite select:focus,
.contextual.anthracite select:focus,
.pop.anthracite select:focus,
.fullpage.anthracite select:focus,
.colored.anthracite textarea:focus,
.column.anthracite textarea:focus,
.notification.anthracite textarea:focus,
.contextual.anthracite textarea:focus,
.pop.anthracite textarea:focus,
.fullpage.anthracite textarea:focus,
.colored.anthracite .form-control:focus,
.column.anthracite .form-control:focus,
.notification.anthracite .form-control:focus,
.contextual.anthracite .form-control:focus,
.pop.anthracite .form-control:focus,
.fullpage.anthracite .form-control:focus,
.colored.anthracite fieldset .form-control:focus,
.column.anthracite fieldset .form-control:focus,
.notification.anthracite fieldset .form-control:focus,
.contextual.anthracite fieldset .form-control:focus,
.pop.anthracite fieldset .form-control:focus,
.fullpage.anthracite fieldset .form-control:focus,
.colored.anthracite input.active,
.column.anthracite input.active,
.notification.anthracite input.active,
.contextual.anthracite input.active,
.pop.anthracite input.active,
.fullpage.anthracite input.active,
.colored.anthracite select.active,
.column.anthracite select.active,
.notification.anthracite select.active,
.contextual.anthracite select.active,
.pop.anthracite select.active,
.fullpage.anthracite select.active,
.colored.anthracite textarea.active,
.column.anthracite textarea.active,
.notification.anthracite textarea.active,
.contextual.anthracite textarea.active,
.pop.anthracite textarea.active,
.fullpage.anthracite textarea.active,
.colored.anthracite .form-control.active,
.column.anthracite .form-control.active,
.notification.anthracite .form-control.active,
.contextual.anthracite .form-control.active,
.pop.anthracite .form-control.active,
.fullpage.anthracite .form-control.active,
.colored.anthracite fieldset .form-control.active,
.column.anthracite fieldset .form-control.active,
.notification.anthracite fieldset .form-control.active,
.contextual.anthracite fieldset .form-control.active,
.pop.anthracite fieldset .form-control.active,
.fullpage.anthracite fieldset .form-control.active,
.colored.anthracite input:active,
.column.anthracite input:active,
.notification.anthracite input:active,
.contextual.anthracite input:active,
.pop.anthracite input:active,
.fullpage.anthracite input:active,
.colored.anthracite select:active,
.column.anthracite select:active,
.notification.anthracite select:active,
.contextual.anthracite select:active,
.pop.anthracite select:active,
.fullpage.anthracite select:active,
.colored.anthracite textarea:active,
.column.anthracite textarea:active,
.notification.anthracite textarea:active,
.contextual.anthracite textarea:active,
.pop.anthracite textarea:active,
.fullpage.anthracite textarea:active,
.colored.anthracite .form-control:active,
.column.anthracite .form-control:active,
.notification.anthracite .form-control:active,
.contextual.anthracite .form-control:active,
.pop.anthracite .form-control:active,
.fullpage.anthracite .form-control:active,
.colored.anthracite fieldset .form-control:active,
.column.anthracite fieldset .form-control:active,
.notification.anthracite fieldset .form-control:active,
.contextual.anthracite fieldset .form-control:active,
.pop.anthracite fieldset .form-control:active,
.fullpage.anthracite fieldset .form-control:active {
  border-color: transparent;
}
.colored.anthracite .has-feedback .control-label,
.column.anthracite .has-feedback .control-label,
.notification.anthracite .has-feedback .control-label,
.contextual.anthracite .has-feedback .control-label,
.pop.anthracite .has-feedback .control-label,
.fullpage.anthracite .has-feedback .control-label {
  color: #fff;
}
.colored.anthracite .nav a,
.column.anthracite .nav a,
.notification.anthracite .nav a,
.contextual.anthracite .nav a,
.pop.anthracite .nav a,
.fullpage.anthracite .nav a,
.colored.anthracite a.list-group-item,
.column.anthracite a.list-group-item,
.notification.anthracite a.list-group-item,
.contextual.anthracite a.list-group-item,
.pop.anthracite a.list-group-item,
.fullpage.anthracite a.list-group-item,
.colored.anthracite .dropdown-menu a,
.column.anthracite .dropdown-menu a,
.notification.anthracite .dropdown-menu a,
.contextual.anthracite .dropdown-menu a,
.pop.anthracite .dropdown-menu a,
.fullpage.anthracite .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.anthracite .dropdown-menu a,
.column.anthracite .dropdown-menu a,
.notification.anthracite .dropdown-menu a,
.contextual.anthracite .dropdown-menu a,
.pop.anthracite .dropdown-menu a,
.fullpage.anthracite .dropdown-menu a {
  color: #3b3f45;
}
.colored.anthracite .list-group,
.column.anthracite .list-group,
.notification.anthracite .list-group,
.contextual.anthracite .list-group,
.pop.anthracite .list-group,
.fullpage.anthracite .list-group {
  background: inherit;
}
.colored.anthracite .btn-default,
.column.anthracite .btn-default,
.notification.anthracite .btn-default,
.contextual.anthracite .btn-default,
.pop.anthracite .btn-default,
.fullpage.anthracite .btn-default,
.colored.anthracite .list-group-item,
.column.anthracite .list-group-item,
.notification.anthracite .list-group-item,
.contextual.anthracite .list-group-item,
.pop.anthracite .list-group-item,
.fullpage.anthracite .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.anthracite .btn-default:hover,
.column.anthracite .btn-default:hover,
.notification.anthracite .btn-default:hover,
.contextual.anthracite .btn-default:hover,
.pop.anthracite .btn-default:hover,
.fullpage.anthracite .btn-default:hover,
.colored.anthracite .list-group-item:hover,
.column.anthracite .list-group-item:hover,
.notification.anthracite .list-group-item:hover,
.contextual.anthracite .list-group-item:hover,
.pop.anthracite .list-group-item:hover,
.fullpage.anthracite .list-group-item:hover,
.colored.anthracite .btn-default.focus,
.column.anthracite .btn-default.focus,
.notification.anthracite .btn-default.focus,
.contextual.anthracite .btn-default.focus,
.pop.anthracite .btn-default.focus,
.fullpage.anthracite .btn-default.focus,
.colored.anthracite .list-group-item.focus,
.column.anthracite .list-group-item.focus,
.notification.anthracite .list-group-item.focus,
.contextual.anthracite .list-group-item.focus,
.pop.anthracite .list-group-item.focus,
.fullpage.anthracite .list-group-item.focus,
.colored.anthracite .btn-default:focus,
.column.anthracite .btn-default:focus,
.notification.anthracite .btn-default:focus,
.contextual.anthracite .btn-default:focus,
.pop.anthracite .btn-default:focus,
.fullpage.anthracite .btn-default:focus,
.colored.anthracite .list-group-item:focus,
.column.anthracite .list-group-item:focus,
.notification.anthracite .list-group-item:focus,
.contextual.anthracite .list-group-item:focus,
.pop.anthracite .list-group-item:focus,
.fullpage.anthracite .list-group-item:focus,
.colored.anthracite .btn-default.active,
.column.anthracite .btn-default.active,
.notification.anthracite .btn-default.active,
.contextual.anthracite .btn-default.active,
.pop.anthracite .btn-default.active,
.fullpage.anthracite .btn-default.active,
.colored.anthracite .list-group-item.active,
.column.anthracite .list-group-item.active,
.notification.anthracite .list-group-item.active,
.contextual.anthracite .list-group-item.active,
.pop.anthracite .list-group-item.active,
.fullpage.anthracite .list-group-item.active,
.colored.anthracite .btn-default:active,
.column.anthracite .btn-default:active,
.notification.anthracite .btn-default:active,
.contextual.anthracite .btn-default:active,
.pop.anthracite .btn-default:active,
.fullpage.anthracite .btn-default:active,
.colored.anthracite .list-group-item:active,
.column.anthracite .list-group-item:active,
.notification.anthracite .list-group-item:active,
.contextual.anthracite .list-group-item:active,
.pop.anthracite .list-group-item:active,
.fullpage.anthracite .list-group-item:active {
  background: #4e535b;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.anthracite .btn-default:hover[disabled],
.column.anthracite .btn-default:hover[disabled],
.notification.anthracite .btn-default:hover[disabled],
.contextual.anthracite .btn-default:hover[disabled],
.pop.anthracite .btn-default:hover[disabled],
.fullpage.anthracite .btn-default:hover[disabled],
.colored.anthracite .list-group-item:hover[disabled],
.column.anthracite .list-group-item:hover[disabled],
.notification.anthracite .list-group-item:hover[disabled],
.contextual.anthracite .list-group-item:hover[disabled],
.pop.anthracite .list-group-item:hover[disabled],
.fullpage.anthracite .list-group-item:hover[disabled],
.colored.anthracite .btn-default.focus[disabled],
.column.anthracite .btn-default.focus[disabled],
.notification.anthracite .btn-default.focus[disabled],
.contextual.anthracite .btn-default.focus[disabled],
.pop.anthracite .btn-default.focus[disabled],
.fullpage.anthracite .btn-default.focus[disabled],
.colored.anthracite .list-group-item.focus[disabled],
.column.anthracite .list-group-item.focus[disabled],
.notification.anthracite .list-group-item.focus[disabled],
.contextual.anthracite .list-group-item.focus[disabled],
.pop.anthracite .list-group-item.focus[disabled],
.fullpage.anthracite .list-group-item.focus[disabled],
.colored.anthracite .btn-default:focus[disabled],
.column.anthracite .btn-default:focus[disabled],
.notification.anthracite .btn-default:focus[disabled],
.contextual.anthracite .btn-default:focus[disabled],
.pop.anthracite .btn-default:focus[disabled],
.fullpage.anthracite .btn-default:focus[disabled],
.colored.anthracite .list-group-item:focus[disabled],
.column.anthracite .list-group-item:focus[disabled],
.notification.anthracite .list-group-item:focus[disabled],
.contextual.anthracite .list-group-item:focus[disabled],
.pop.anthracite .list-group-item:focus[disabled],
.fullpage.anthracite .list-group-item:focus[disabled],
.colored.anthracite .btn-default.active[disabled],
.column.anthracite .btn-default.active[disabled],
.notification.anthracite .btn-default.active[disabled],
.contextual.anthracite .btn-default.active[disabled],
.pop.anthracite .btn-default.active[disabled],
.fullpage.anthracite .btn-default.active[disabled],
.colored.anthracite .list-group-item.active[disabled],
.column.anthracite .list-group-item.active[disabled],
.notification.anthracite .list-group-item.active[disabled],
.contextual.anthracite .list-group-item.active[disabled],
.pop.anthracite .list-group-item.active[disabled],
.fullpage.anthracite .list-group-item.active[disabled],
.colored.anthracite .btn-default:active[disabled],
.column.anthracite .btn-default:active[disabled],
.notification.anthracite .btn-default:active[disabled],
.contextual.anthracite .btn-default:active[disabled],
.pop.anthracite .btn-default:active[disabled],
.fullpage.anthracite .btn-default:active[disabled],
.colored.anthracite .list-group-item:active[disabled],
.column.anthracite .list-group-item:active[disabled],
.notification.anthracite .list-group-item:active[disabled],
.contextual.anthracite .list-group-item:active[disabled],
.pop.anthracite .list-group-item:active[disabled],
.fullpage.anthracite .list-group-item:active[disabled],
.colored.anthracite .btn-default:hover.disabled,
.column.anthracite .btn-default:hover.disabled,
.notification.anthracite .btn-default:hover.disabled,
.contextual.anthracite .btn-default:hover.disabled,
.pop.anthracite .btn-default:hover.disabled,
.fullpage.anthracite .btn-default:hover.disabled,
.colored.anthracite .list-group-item:hover.disabled,
.column.anthracite .list-group-item:hover.disabled,
.notification.anthracite .list-group-item:hover.disabled,
.contextual.anthracite .list-group-item:hover.disabled,
.pop.anthracite .list-group-item:hover.disabled,
.fullpage.anthracite .list-group-item:hover.disabled,
.colored.anthracite .btn-default.focus.disabled,
.column.anthracite .btn-default.focus.disabled,
.notification.anthracite .btn-default.focus.disabled,
.contextual.anthracite .btn-default.focus.disabled,
.pop.anthracite .btn-default.focus.disabled,
.fullpage.anthracite .btn-default.focus.disabled,
.colored.anthracite .list-group-item.focus.disabled,
.column.anthracite .list-group-item.focus.disabled,
.notification.anthracite .list-group-item.focus.disabled,
.contextual.anthracite .list-group-item.focus.disabled,
.pop.anthracite .list-group-item.focus.disabled,
.fullpage.anthracite .list-group-item.focus.disabled,
.colored.anthracite .btn-default:focus.disabled,
.column.anthracite .btn-default:focus.disabled,
.notification.anthracite .btn-default:focus.disabled,
.contextual.anthracite .btn-default:focus.disabled,
.pop.anthracite .btn-default:focus.disabled,
.fullpage.anthracite .btn-default:focus.disabled,
.colored.anthracite .list-group-item:focus.disabled,
.column.anthracite .list-group-item:focus.disabled,
.notification.anthracite .list-group-item:focus.disabled,
.contextual.anthracite .list-group-item:focus.disabled,
.pop.anthracite .list-group-item:focus.disabled,
.fullpage.anthracite .list-group-item:focus.disabled,
.colored.anthracite .btn-default.active.disabled,
.column.anthracite .btn-default.active.disabled,
.notification.anthracite .btn-default.active.disabled,
.contextual.anthracite .btn-default.active.disabled,
.pop.anthracite .btn-default.active.disabled,
.fullpage.anthracite .btn-default.active.disabled,
.colored.anthracite .list-group-item.active.disabled,
.column.anthracite .list-group-item.active.disabled,
.notification.anthracite .list-group-item.active.disabled,
.contextual.anthracite .list-group-item.active.disabled,
.pop.anthracite .list-group-item.active.disabled,
.fullpage.anthracite .list-group-item.active.disabled,
.colored.anthracite .btn-default:active.disabled,
.column.anthracite .btn-default:active.disabled,
.notification.anthracite .btn-default:active.disabled,
.contextual.anthracite .btn-default:active.disabled,
.pop.anthracite .btn-default:active.disabled,
.fullpage.anthracite .btn-default:active.disabled,
.colored.anthracite .list-group-item:active.disabled,
.column.anthracite .list-group-item:active.disabled,
.notification.anthracite .list-group-item:active.disabled,
.contextual.anthracite .list-group-item:active.disabled,
.pop.anthracite .list-group-item:active.disabled,
.fullpage.anthracite .list-group-item:active.disabled {
  background: inherit;
}
.colored.anthracite .list-group-item,
.column.anthracite .list-group-item,
.notification.anthracite .list-group-item,
.contextual.anthracite .list-group-item,
.pop.anthracite .list-group-item,
.fullpage.anthracite .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.anthracite .list-group-item:first-child,
.column.anthracite .list-group-item:first-child,
.notification.anthracite .list-group-item:first-child,
.contextual.anthracite .list-group-item:first-child,
.pop.anthracite .list-group-item:first-child,
.fullpage.anthracite .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite .list-group-item:last-child,
.column.anthracite .list-group-item:last-child,
.notification.anthracite .list-group-item:last-child,
.contextual.anthracite .list-group-item:last-child,
.pop.anthracite .list-group-item:last-child,
.fullpage.anthracite .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.anthracite .help-block,
.column.anthracite .help-block,
.notification.anthracite .help-block,
.contextual.anthracite .help-block,
.pop.anthracite .help-block,
.fullpage.anthracite .help-block {
  color: #fff;
}
.colored.anthracite .form-group input + .help-block,
.column.anthracite .form-group input + .help-block,
.notification.anthracite .form-group input + .help-block,
.contextual.anthracite .form-group input + .help-block,
.pop.anthracite .form-group input + .help-block,
.fullpage.anthracite .form-group input + .help-block,
.colored.anthracite .form-group .input-group + .help-block,
.column.anthracite .form-group .input-group + .help-block,
.notification.anthracite .form-group .input-group + .help-block,
.contextual.anthracite .form-group .input-group + .help-block,
.pop.anthracite .form-group .input-group + .help-block,
.fullpage.anthracite .form-group .input-group + .help-block,
.colored.anthracite .form-group .input-group-btn + .help-block,
.column.anthracite .form-group .input-group-btn + .help-block,
.notification.anthracite .form-group .input-group-btn + .help-block,
.contextual.anthracite .form-group .input-group-btn + .help-block,
.pop.anthracite .form-group .input-group-btn + .help-block,
.fullpage.anthracite .form-group .input-group-btn + .help-block,
.colored.anthracite .form-group .help-block + .help-block,
.column.anthracite .form-group .help-block + .help-block,
.notification.anthracite .form-group .help-block + .help-block,
.contextual.anthracite .form-group .help-block + .help-block,
.pop.anthracite .form-group .help-block + .help-block,
.fullpage.anthracite .form-group .help-block + .help-block,
.colored.anthracite .form-group textarea + .help-block,
.column.anthracite .form-group textarea + .help-block,
.notification.anthracite .form-group textarea + .help-block,
.contextual.anthracite .form-group textarea + .help-block,
.pop.anthracite .form-group textarea + .help-block,
.fullpage.anthracite .form-group textarea + .help-block,
.colored.anthracite .form-group figure + figcaption,
.column.anthracite .form-group figure + figcaption,
.notification.anthracite .form-group figure + figcaption,
.contextual.anthracite .form-group figure + figcaption,
.pop.anthracite .form-group figure + figcaption,
.fullpage.anthracite .form-group figure + figcaption,
.colored.anthracite .form-group .form-group-help-block,
.column.anthracite .form-group .form-group-help-block,
.notification.anthracite .form-group .form-group-help-block,
.contextual.anthracite .form-group .form-group-help-block,
.pop.anthracite .form-group .form-group-help-block,
.fullpage.anthracite .form-group .form-group-help-block,
.colored.anthracite .form-group .merge_feedback .remote_value,
.column.anthracite .form-group .merge_feedback .remote_value,
.notification.anthracite .form-group .merge_feedback .remote_value,
.contextual.anthracite .form-group .merge_feedback .remote_value,
.pop.anthracite .form-group .merge_feedback .remote_value,
.fullpage.anthracite .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.anthracite .input-group-addon,
.column.anthracite .input-group-addon,
.notification.anthracite .input-group-addon,
.contextual.anthracite .input-group-addon,
.pop.anthracite .input-group-addon,
.fullpage.anthracite .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.anthracite .rg_tag_list .bootstrap-filestyle .btn,
.column.anthracite .rg_tag_list .bootstrap-filestyle .btn,
.notification.anthracite .rg_tag_list .bootstrap-filestyle .btn,
.contextual.anthracite .rg_tag_list .bootstrap-filestyle .btn,
.pop.anthracite .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.anthracite .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.anthracite .table-bordered,
.column.anthracite .table-bordered,
.notification.anthracite .table-bordered,
.contextual.anthracite .table-bordered,
.pop.anthracite .table-bordered,
.fullpage.anthracite .table-bordered,
.colored.anthracite .table-bordered th,
.column.anthracite .table-bordered th,
.notification.anthracite .table-bordered th,
.contextual.anthracite .table-bordered th,
.pop.anthracite .table-bordered th,
.fullpage.anthracite .table-bordered th,
.colored.anthracite .table-bordered td,
.column.anthracite .table-bordered td,
.notification.anthracite .table-bordered td,
.contextual.anthracite .table-bordered td,
.pop.anthracite .table-bordered td,
.fullpage.anthracite .table-bordered td {
  border-color: #fff;
}
.colored.anthracite.pop .nav-tabs,
.column.anthracite.pop .nav-tabs,
.notification.anthracite.pop .nav-tabs,
.contextual.anthracite.pop .nav-tabs,
.pop.anthracite.pop .nav-tabs,
.fullpage.anthracite.pop .nav-tabs {
  background: #4e535b;
  border-color: #4e535b;
}
.colored.anthracite.pop .nav-tabs li a,
.column.anthracite.pop .nav-tabs li a,
.notification.anthracite.pop .nav-tabs li a,
.contextual.anthracite.pop .nav-tabs li a,
.pop.anthracite.pop .nav-tabs li a,
.fullpage.anthracite.pop .nav-tabs li a {
  background: #4e535b;
  border-color: #4e535b;
}
.colored.anthracite.pop .nav-tabs li.active a,
.column.anthracite.pop .nav-tabs li.active a,
.notification.anthracite.pop .nav-tabs li.active a,
.contextual.anthracite.pop .nav-tabs li.active a,
.pop.anthracite.pop .nav-tabs li.active a,
.fullpage.anthracite.pop .nav-tabs li.active a {
  background: #2f3237;
  color: #fff;
  border-color: #2f3237;
}
.colored.black,
.column.black,
.notification.black,
.contextual.black,
.pop.black,
.fullpage.black {
  color: #fff;
  background: #23262a;
  border-width: 0;
  border-style: solid;
  border-color: #000;
  /* .modal is reserved by Bootstrap */
}
.colored.black.column.left,
.column.black.column.left,
.notification.black.column.left,
.contextual.black.column.left,
.pop.black.column.left,
.fullpage.black.column.left,
.colored.black.notification.left,
.column.black.notification.left,
.notification.black.notification.left,
.contextual.black.notification.left,
.pop.black.notification.left,
.fullpage.black.notification.left {
  border-right-width: 4px;
}
.colored.black.column.right,
.column.black.column.right,
.notification.black.column.right,
.contextual.black.column.right,
.pop.black.column.right,
.fullpage.black.column.right,
.colored.black.notification.right,
.column.black.notification.right,
.notification.black.notification.right,
.contextual.black.notification.right,
.pop.black.notification.right,
.fullpage.black.notification.right {
  border-left-width: 4px;
}
.colored.black.notification,
.column.black.notification,
.notification.black.notification,
.contextual.black.notification,
.pop.black.notification,
.fullpage.black.notification {
  border-top-width: 4px;
}
.colored.black.contextual,
.column.black.contextual,
.notification.black.contextual,
.contextual.black.contextual,
.pop.black.contextual,
.fullpage.black.contextual {
  border-left-width: 4px;
  border-right-width: 4px;
}
.colored.black.contextual.top,
.column.black.contextual.top,
.notification.black.contextual.top,
.contextual.black.contextual.top,
.pop.black.contextual.top,
.fullpage.black.contextual.top {
  border-bottom-width: 4px;
}
.colored.black.contextual.bottom,
.column.black.contextual.bottom,
.notification.black.contextual.bottom,
.contextual.black.contextual.bottom,
.pop.black.contextual.bottom,
.fullpage.black.contextual.bottom {
  border-top-width: 4px;
}
.colored.black.pop,
.column.black.pop,
.notification.black.pop,
.contextual.black.pop,
.pop.black.pop,
.fullpage.black.pop {
  border-width: 4px;
}
.colored.black .content,
.column.black .content,
.notification.black .content,
.contextual.black .content,
.pop.black .content,
.fullpage.black .content {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.black a,
.column.black a,
.notification.black a,
.contextual.black a,
.pop.black a,
.fullpage.black a {
  color: #fff;
  text-decoration: underline;
}
.colored.black a:hover,
.column.black a:hover,
.notification.black a:hover,
.contextual.black a:hover,
.pop.black a:hover,
.fullpage.black a:hover,
.colored.black a:active,
.column.black a:active,
.notification.black a:active,
.contextual.black a:active,
.pop.black a:active,
.fullpage.black a:active,
.colored.black a.active,
.column.black a.active,
.notification.black a.active,
.contextual.black a.active,
.pop.black a.active,
.fullpage.black a.active,
.colored.black a:focus,
.column.black a:focus,
.notification.black a:focus,
.contextual.black a:focus,
.pop.black a:focus,
.fullpage.black a:focus,
.colored.black a.focus,
.column.black a.focus,
.notification.black a.focus,
.contextual.black a.focus,
.pop.black a.focus,
.fullpage.black a.focus,
.colored.black a.btn,
.column.black a.btn,
.notification.black a.btn,
.contextual.black a.btn,
.pop.black a.btn,
.fullpage.black a.btn {
  color: #fff;
  text-decoration: none;
}
.colored.black .btn-primary,
.column.black .btn-primary,
.notification.black .btn-primary,
.contextual.black .btn-primary,
.pop.black .btn-primary,
.fullpage.black .btn-primary,
.colored.black a.btn-primary,
.column.black a.btn-primary,
.notification.black a.btn-primary,
.contextual.black a.btn-primary,
.pop.black a.btn-primary,
.fullpage.black a.btn-primary,
.colored.black .nav-pills a,
.column.black .nav-pills a,
.notification.black .nav-pills a,
.contextual.black .nav-pills a,
.pop.black .nav-pills a,
.fullpage.black .nav-pills a {
  background: #17191c;
  border-color: #17191c;
  color: #fff;
}
.colored.black .btn-primary:hover,
.column.black .btn-primary:hover,
.notification.black .btn-primary:hover,
.contextual.black .btn-primary:hover,
.pop.black .btn-primary:hover,
.fullpage.black .btn-primary:hover,
.colored.black a.btn-primary:hover,
.column.black a.btn-primary:hover,
.notification.black a.btn-primary:hover,
.contextual.black a.btn-primary:hover,
.pop.black a.btn-primary:hover,
.fullpage.black a.btn-primary:hover,
.colored.black .nav-pills a:hover,
.column.black .nav-pills a:hover,
.notification.black .nav-pills a:hover,
.contextual.black .nav-pills a:hover,
.pop.black .nav-pills a:hover,
.fullpage.black .nav-pills a:hover,
.colored.black .btn-primary:active,
.column.black .btn-primary:active,
.notification.black .btn-primary:active,
.contextual.black .btn-primary:active,
.pop.black .btn-primary:active,
.fullpage.black .btn-primary:active,
.colored.black a.btn-primary:active,
.column.black a.btn-primary:active,
.notification.black a.btn-primary:active,
.contextual.black a.btn-primary:active,
.pop.black a.btn-primary:active,
.fullpage.black a.btn-primary:active,
.colored.black .nav-pills a:active,
.column.black .nav-pills a:active,
.notification.black .nav-pills a:active,
.contextual.black .nav-pills a:active,
.pop.black .nav-pills a:active,
.fullpage.black .nav-pills a:active,
.colored.black .btn-primary.active,
.column.black .btn-primary.active,
.notification.black .btn-primary.active,
.contextual.black .btn-primary.active,
.pop.black .btn-primary.active,
.fullpage.black .btn-primary.active,
.colored.black a.btn-primary.active,
.column.black a.btn-primary.active,
.notification.black a.btn-primary.active,
.contextual.black a.btn-primary.active,
.pop.black a.btn-primary.active,
.fullpage.black a.btn-primary.active,
.colored.black .nav-pills a.active,
.column.black .nav-pills a.active,
.notification.black .nav-pills a.active,
.contextual.black .nav-pills a.active,
.pop.black .nav-pills a.active,
.fullpage.black .nav-pills a.active,
.colored.black .btn-primary:focus,
.column.black .btn-primary:focus,
.notification.black .btn-primary:focus,
.contextual.black .btn-primary:focus,
.pop.black .btn-primary:focus,
.fullpage.black .btn-primary:focus,
.colored.black a.btn-primary:focus,
.column.black a.btn-primary:focus,
.notification.black a.btn-primary:focus,
.contextual.black a.btn-primary:focus,
.pop.black a.btn-primary:focus,
.fullpage.black a.btn-primary:focus,
.colored.black .nav-pills a:focus,
.column.black .nav-pills a:focus,
.notification.black .nav-pills a:focus,
.contextual.black .nav-pills a:focus,
.pop.black .nav-pills a:focus,
.fullpage.black .nav-pills a:focus,
.colored.black .btn-primary.focus,
.column.black .btn-primary.focus,
.notification.black .btn-primary.focus,
.contextual.black .btn-primary.focus,
.pop.black .btn-primary.focus,
.fullpage.black .btn-primary.focus,
.colored.black a.btn-primary.focus,
.column.black a.btn-primary.focus,
.notification.black a.btn-primary.focus,
.contextual.black a.btn-primary.focus,
.pop.black a.btn-primary.focus,
.fullpage.black a.btn-primary.focus,
.colored.black .nav-pills a.focus,
.column.black .nav-pills a.focus,
.notification.black .nav-pills a.focus,
.contextual.black .nav-pills a.focus,
.pop.black .nav-pills a.focus,
.fullpage.black .nav-pills a.focus {
  background: #000;
  border-color: #000;
}
.colored.black .btn-primary:hover[disabled],
.column.black .btn-primary:hover[disabled],
.notification.black .btn-primary:hover[disabled],
.contextual.black .btn-primary:hover[disabled],
.pop.black .btn-primary:hover[disabled],
.fullpage.black .btn-primary:hover[disabled],
.colored.black a.btn-primary:hover[disabled],
.column.black a.btn-primary:hover[disabled],
.notification.black a.btn-primary:hover[disabled],
.contextual.black a.btn-primary:hover[disabled],
.pop.black a.btn-primary:hover[disabled],
.fullpage.black a.btn-primary:hover[disabled],
.colored.black .nav-pills a:hover[disabled],
.column.black .nav-pills a:hover[disabled],
.notification.black .nav-pills a:hover[disabled],
.contextual.black .nav-pills a:hover[disabled],
.pop.black .nav-pills a:hover[disabled],
.fullpage.black .nav-pills a:hover[disabled],
.colored.black .btn-primary:active[disabled],
.column.black .btn-primary:active[disabled],
.notification.black .btn-primary:active[disabled],
.contextual.black .btn-primary:active[disabled],
.pop.black .btn-primary:active[disabled],
.fullpage.black .btn-primary:active[disabled],
.colored.black a.btn-primary:active[disabled],
.column.black a.btn-primary:active[disabled],
.notification.black a.btn-primary:active[disabled],
.contextual.black a.btn-primary:active[disabled],
.pop.black a.btn-primary:active[disabled],
.fullpage.black a.btn-primary:active[disabled],
.colored.black .nav-pills a:active[disabled],
.column.black .nav-pills a:active[disabled],
.notification.black .nav-pills a:active[disabled],
.contextual.black .nav-pills a:active[disabled],
.pop.black .nav-pills a:active[disabled],
.fullpage.black .nav-pills a:active[disabled],
.colored.black .btn-primary.active[disabled],
.column.black .btn-primary.active[disabled],
.notification.black .btn-primary.active[disabled],
.contextual.black .btn-primary.active[disabled],
.pop.black .btn-primary.active[disabled],
.fullpage.black .btn-primary.active[disabled],
.colored.black a.btn-primary.active[disabled],
.column.black a.btn-primary.active[disabled],
.notification.black a.btn-primary.active[disabled],
.contextual.black a.btn-primary.active[disabled],
.pop.black a.btn-primary.active[disabled],
.fullpage.black a.btn-primary.active[disabled],
.colored.black .nav-pills a.active[disabled],
.column.black .nav-pills a.active[disabled],
.notification.black .nav-pills a.active[disabled],
.contextual.black .nav-pills a.active[disabled],
.pop.black .nav-pills a.active[disabled],
.fullpage.black .nav-pills a.active[disabled],
.colored.black .btn-primary:focus[disabled],
.column.black .btn-primary:focus[disabled],
.notification.black .btn-primary:focus[disabled],
.contextual.black .btn-primary:focus[disabled],
.pop.black .btn-primary:focus[disabled],
.fullpage.black .btn-primary:focus[disabled],
.colored.black a.btn-primary:focus[disabled],
.column.black a.btn-primary:focus[disabled],
.notification.black a.btn-primary:focus[disabled],
.contextual.black a.btn-primary:focus[disabled],
.pop.black a.btn-primary:focus[disabled],
.fullpage.black a.btn-primary:focus[disabled],
.colored.black .nav-pills a:focus[disabled],
.column.black .nav-pills a:focus[disabled],
.notification.black .nav-pills a:focus[disabled],
.contextual.black .nav-pills a:focus[disabled],
.pop.black .nav-pills a:focus[disabled],
.fullpage.black .nav-pills a:focus[disabled],
.colored.black .btn-primary.focus[disabled],
.column.black .btn-primary.focus[disabled],
.notification.black .btn-primary.focus[disabled],
.contextual.black .btn-primary.focus[disabled],
.pop.black .btn-primary.focus[disabled],
.fullpage.black .btn-primary.focus[disabled],
.colored.black a.btn-primary.focus[disabled],
.column.black a.btn-primary.focus[disabled],
.notification.black a.btn-primary.focus[disabled],
.contextual.black a.btn-primary.focus[disabled],
.pop.black a.btn-primary.focus[disabled],
.fullpage.black a.btn-primary.focus[disabled],
.colored.black .nav-pills a.focus[disabled],
.column.black .nav-pills a.focus[disabled],
.notification.black .nav-pills a.focus[disabled],
.contextual.black .nav-pills a.focus[disabled],
.pop.black .nav-pills a.focus[disabled],
.fullpage.black .nav-pills a.focus[disabled],
.colored.black .btn-primary:hover.disabled,
.column.black .btn-primary:hover.disabled,
.notification.black .btn-primary:hover.disabled,
.contextual.black .btn-primary:hover.disabled,
.pop.black .btn-primary:hover.disabled,
.fullpage.black .btn-primary:hover.disabled,
.colored.black a.btn-primary:hover.disabled,
.column.black a.btn-primary:hover.disabled,
.notification.black a.btn-primary:hover.disabled,
.contextual.black a.btn-primary:hover.disabled,
.pop.black a.btn-primary:hover.disabled,
.fullpage.black a.btn-primary:hover.disabled,
.colored.black .nav-pills a:hover.disabled,
.column.black .nav-pills a:hover.disabled,
.notification.black .nav-pills a:hover.disabled,
.contextual.black .nav-pills a:hover.disabled,
.pop.black .nav-pills a:hover.disabled,
.fullpage.black .nav-pills a:hover.disabled,
.colored.black .btn-primary:active.disabled,
.column.black .btn-primary:active.disabled,
.notification.black .btn-primary:active.disabled,
.contextual.black .btn-primary:active.disabled,
.pop.black .btn-primary:active.disabled,
.fullpage.black .btn-primary:active.disabled,
.colored.black a.btn-primary:active.disabled,
.column.black a.btn-primary:active.disabled,
.notification.black a.btn-primary:active.disabled,
.contextual.black a.btn-primary:active.disabled,
.pop.black a.btn-primary:active.disabled,
.fullpage.black a.btn-primary:active.disabled,
.colored.black .nav-pills a:active.disabled,
.column.black .nav-pills a:active.disabled,
.notification.black .nav-pills a:active.disabled,
.contextual.black .nav-pills a:active.disabled,
.pop.black .nav-pills a:active.disabled,
.fullpage.black .nav-pills a:active.disabled,
.colored.black .btn-primary.active.disabled,
.column.black .btn-primary.active.disabled,
.notification.black .btn-primary.active.disabled,
.contextual.black .btn-primary.active.disabled,
.pop.black .btn-primary.active.disabled,
.fullpage.black .btn-primary.active.disabled,
.colored.black a.btn-primary.active.disabled,
.column.black a.btn-primary.active.disabled,
.notification.black a.btn-primary.active.disabled,
.contextual.black a.btn-primary.active.disabled,
.pop.black a.btn-primary.active.disabled,
.fullpage.black a.btn-primary.active.disabled,
.colored.black .nav-pills a.active.disabled,
.column.black .nav-pills a.active.disabled,
.notification.black .nav-pills a.active.disabled,
.contextual.black .nav-pills a.active.disabled,
.pop.black .nav-pills a.active.disabled,
.fullpage.black .nav-pills a.active.disabled,
.colored.black .btn-primary:focus.disabled,
.column.black .btn-primary:focus.disabled,
.notification.black .btn-primary:focus.disabled,
.contextual.black .btn-primary:focus.disabled,
.pop.black .btn-primary:focus.disabled,
.fullpage.black .btn-primary:focus.disabled,
.colored.black a.btn-primary:focus.disabled,
.column.black a.btn-primary:focus.disabled,
.notification.black a.btn-primary:focus.disabled,
.contextual.black a.btn-primary:focus.disabled,
.pop.black a.btn-primary:focus.disabled,
.fullpage.black a.btn-primary:focus.disabled,
.colored.black .nav-pills a:focus.disabled,
.column.black .nav-pills a:focus.disabled,
.notification.black .nav-pills a:focus.disabled,
.contextual.black .nav-pills a:focus.disabled,
.pop.black .nav-pills a:focus.disabled,
.fullpage.black .nav-pills a:focus.disabled,
.colored.black .btn-primary.focus.disabled,
.column.black .btn-primary.focus.disabled,
.notification.black .btn-primary.focus.disabled,
.contextual.black .btn-primary.focus.disabled,
.pop.black .btn-primary.focus.disabled,
.fullpage.black .btn-primary.focus.disabled,
.colored.black a.btn-primary.focus.disabled,
.column.black a.btn-primary.focus.disabled,
.notification.black a.btn-primary.focus.disabled,
.contextual.black a.btn-primary.focus.disabled,
.pop.black a.btn-primary.focus.disabled,
.fullpage.black a.btn-primary.focus.disabled,
.colored.black .nav-pills a.focus.disabled,
.column.black .nav-pills a.focus.disabled,
.notification.black .nav-pills a.focus.disabled,
.contextual.black .nav-pills a.focus.disabled,
.pop.black .nav-pills a.focus.disabled,
.fullpage.black .nav-pills a.focus.disabled {
  background: #17191c;
  border-color: #17191c;
}
.colored.black .btn-primary .help-block,
.column.black .btn-primary .help-block,
.notification.black .btn-primary .help-block,
.contextual.black .btn-primary .help-block,
.pop.black .btn-primary .help-block,
.fullpage.black .btn-primary .help-block,
.colored.black a.btn-primary .help-block,
.column.black a.btn-primary .help-block,
.notification.black a.btn-primary .help-block,
.contextual.black a.btn-primary .help-block,
.pop.black a.btn-primary .help-block,
.fullpage.black a.btn-primary .help-block,
.colored.black .nav-pills a .help-block,
.column.black .nav-pills a .help-block,
.notification.black .nav-pills a .help-block,
.contextual.black .nav-pills a .help-block,
.pop.black .nav-pills a .help-block,
.fullpage.black .nav-pills a .help-block {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}
.colored.black .btn-primary .help-block p:last-child,
.column.black .btn-primary .help-block p:last-child,
.notification.black .btn-primary .help-block p:last-child,
.contextual.black .btn-primary .help-block p:last-child,
.pop.black .btn-primary .help-block p:last-child,
.fullpage.black .btn-primary .help-block p:last-child,
.colored.black a.btn-primary .help-block p:last-child,
.column.black a.btn-primary .help-block p:last-child,
.notification.black a.btn-primary .help-block p:last-child,
.contextual.black a.btn-primary .help-block p:last-child,
.pop.black a.btn-primary .help-block p:last-child,
.fullpage.black a.btn-primary .help-block p:last-child,
.colored.black .nav-pills a .help-block p:last-child,
.column.black .nav-pills a .help-block p:last-child,
.notification.black .nav-pills a .help-block p:last-child,
.contextual.black .nav-pills a .help-block p:last-child,
.pop.black .nav-pills a .help-block p:last-child,
.fullpage.black .nav-pills a .help-block p:last-child {
  margin-bottom: 0;
}
.colored.black .btn-primary .help-block a,
.column.black .btn-primary .help-block a,
.notification.black .btn-primary .help-block a,
.contextual.black .btn-primary .help-block a,
.pop.black .btn-primary .help-block a,
.fullpage.black .btn-primary .help-block a,
.colored.black a.btn-primary .help-block a,
.column.black a.btn-primary .help-block a,
.notification.black a.btn-primary .help-block a,
.contextual.black a.btn-primary .help-block a,
.pop.black a.btn-primary .help-block a,
.fullpage.black a.btn-primary .help-block a,
.colored.black .nav-pills a .help-block a,
.column.black .nav-pills a .help-block a,
.notification.black .nav-pills a .help-block a,
.contextual.black .nav-pills a .help-block a,
.pop.black .nav-pills a .help-block a,
.fullpage.black .nav-pills a .help-block a {
  text-decoration: underline;
  color: inherit;
  background: inherit;
}
.colored.black .btn-primary .help-block a:hover,
.column.black .btn-primary .help-block a:hover,
.notification.black .btn-primary .help-block a:hover,
.contextual.black .btn-primary .help-block a:hover,
.pop.black .btn-primary .help-block a:hover,
.fullpage.black .btn-primary .help-block a:hover,
.colored.black a.btn-primary .help-block a:hover,
.column.black a.btn-primary .help-block a:hover,
.notification.black a.btn-primary .help-block a:hover,
.contextual.black a.btn-primary .help-block a:hover,
.pop.black a.btn-primary .help-block a:hover,
.fullpage.black a.btn-primary .help-block a:hover,
.colored.black .nav-pills a .help-block a:hover,
.column.black .nav-pills a .help-block a:hover,
.notification.black .nav-pills a .help-block a:hover,
.contextual.black .nav-pills a .help-block a:hover,
.pop.black .nav-pills a .help-block a:hover,
.fullpage.black .nav-pills a .help-block a:hover,
.colored.black .btn-primary .help-block a:active,
.column.black .btn-primary .help-block a:active,
.notification.black .btn-primary .help-block a:active,
.contextual.black .btn-primary .help-block a:active,
.pop.black .btn-primary .help-block a:active,
.fullpage.black .btn-primary .help-block a:active,
.colored.black a.btn-primary .help-block a:active,
.column.black a.btn-primary .help-block a:active,
.notification.black a.btn-primary .help-block a:active,
.contextual.black a.btn-primary .help-block a:active,
.pop.black a.btn-primary .help-block a:active,
.fullpage.black a.btn-primary .help-block a:active,
.colored.black .nav-pills a .help-block a:active,
.column.black .nav-pills a .help-block a:active,
.notification.black .nav-pills a .help-block a:active,
.contextual.black .nav-pills a .help-block a:active,
.pop.black .nav-pills a .help-block a:active,
.fullpage.black .nav-pills a .help-block a:active,
.colored.black .btn-primary .help-block a.active,
.column.black .btn-primary .help-block a.active,
.notification.black .btn-primary .help-block a.active,
.contextual.black .btn-primary .help-block a.active,
.pop.black .btn-primary .help-block a.active,
.fullpage.black .btn-primary .help-block a.active,
.colored.black a.btn-primary .help-block a.active,
.column.black a.btn-primary .help-block a.active,
.notification.black a.btn-primary .help-block a.active,
.contextual.black a.btn-primary .help-block a.active,
.pop.black a.btn-primary .help-block a.active,
.fullpage.black a.btn-primary .help-block a.active,
.colored.black .nav-pills a .help-block a.active,
.column.black .nav-pills a .help-block a.active,
.notification.black .nav-pills a .help-block a.active,
.contextual.black .nav-pills a .help-block a.active,
.pop.black .nav-pills a .help-block a.active,
.fullpage.black .nav-pills a .help-block a.active,
.colored.black .btn-primary .help-block a:focus,
.column.black .btn-primary .help-block a:focus,
.notification.black .btn-primary .help-block a:focus,
.contextual.black .btn-primary .help-block a:focus,
.pop.black .btn-primary .help-block a:focus,
.fullpage.black .btn-primary .help-block a:focus,
.colored.black a.btn-primary .help-block a:focus,
.column.black a.btn-primary .help-block a:focus,
.notification.black a.btn-primary .help-block a:focus,
.contextual.black a.btn-primary .help-block a:focus,
.pop.black a.btn-primary .help-block a:focus,
.fullpage.black a.btn-primary .help-block a:focus,
.colored.black .nav-pills a .help-block a:focus,
.column.black .nav-pills a .help-block a:focus,
.notification.black .nav-pills a .help-block a:focus,
.contextual.black .nav-pills a .help-block a:focus,
.pop.black .nav-pills a .help-block a:focus,
.fullpage.black .nav-pills a .help-block a:focus,
.colored.black .btn-primary .help-block a.focus,
.column.black .btn-primary .help-block a.focus,
.notification.black .btn-primary .help-block a.focus,
.contextual.black .btn-primary .help-block a.focus,
.pop.black .btn-primary .help-block a.focus,
.fullpage.black .btn-primary .help-block a.focus,
.colored.black a.btn-primary .help-block a.focus,
.column.black a.btn-primary .help-block a.focus,
.notification.black a.btn-primary .help-block a.focus,
.contextual.black a.btn-primary .help-block a.focus,
.pop.black a.btn-primary .help-block a.focus,
.fullpage.black a.btn-primary .help-block a.focus,
.colored.black .nav-pills a .help-block a.focus,
.column.black .nav-pills a .help-block a.focus,
.notification.black .nav-pills a .help-block a.focus,
.contextual.black .nav-pills a .help-block a.focus,
.pop.black .nav-pills a .help-block a.focus,
.fullpage.black .nav-pills a .help-block a.focus {
  color: inherit;
  background: inherit;
  text-decoration: none;
}
.colored.black .btn-info,
.column.black .btn-info,
.notification.black .btn-info,
.contextual.black .btn-info,
.pop.black .btn-info,
.fullpage.black .btn-info,
.colored.black a.btn-info,
.column.black a.btn-info,
.notification.black a.btn-info,
.contextual.black a.btn-info,
.pop.black a.btn-info,
.fullpage.black a.btn-info {
  background: #00b6ad;
  border-color: #00b6ad;
  color: #fff;
}
.colored.black .btn-info:hover,
.column.black .btn-info:hover,
.notification.black .btn-info:hover,
.contextual.black .btn-info:hover,
.pop.black .btn-info:hover,
.fullpage.black .btn-info:hover,
.colored.black a.btn-info:hover,
.column.black a.btn-info:hover,
.notification.black a.btn-info:hover,
.contextual.black a.btn-info:hover,
.pop.black a.btn-info:hover,
.fullpage.black a.btn-info:hover,
.colored.black .btn-info.focus,
.column.black .btn-info.focus,
.notification.black .btn-info.focus,
.contextual.black .btn-info.focus,
.pop.black .btn-info.focus,
.fullpage.black .btn-info.focus,
.colored.black a.btn-info.focus,
.column.black a.btn-info.focus,
.notification.black a.btn-info.focus,
.contextual.black a.btn-info.focus,
.pop.black a.btn-info.focus,
.fullpage.black a.btn-info.focus,
.colored.black .btn-info:focus,
.column.black .btn-info:focus,
.notification.black .btn-info:focus,
.contextual.black .btn-info:focus,
.pop.black .btn-info:focus,
.fullpage.black .btn-info:focus,
.colored.black a.btn-info:focus,
.column.black a.btn-info:focus,
.notification.black a.btn-info:focus,
.contextual.black a.btn-info:focus,
.pop.black a.btn-info:focus,
.fullpage.black a.btn-info:focus,
.colored.black .btn-info.active,
.column.black .btn-info.active,
.notification.black .btn-info.active,
.contextual.black .btn-info.active,
.pop.black .btn-info.active,
.fullpage.black .btn-info.active,
.colored.black a.btn-info.active,
.column.black a.btn-info.active,
.notification.black a.btn-info.active,
.contextual.black a.btn-info.active,
.pop.black a.btn-info.active,
.fullpage.black a.btn-info.active,
.colored.black .btn-info:active,
.column.black .btn-info:active,
.notification.black .btn-info:active,
.contextual.black .btn-info:active,
.pop.black .btn-info:active,
.fullpage.black .btn-info:active,
.colored.black a.btn-info:active,
.column.black a.btn-info:active,
.notification.black a.btn-info:active,
.contextual.black a.btn-info:active,
.pop.black a.btn-info:active,
.fullpage.black a.btn-info:active {
  background: #00bbb2;
  border-color: #00bbb2;
}
.colored.black .btn-info:hover[disabled],
.column.black .btn-info:hover[disabled],
.notification.black .btn-info:hover[disabled],
.contextual.black .btn-info:hover[disabled],
.pop.black .btn-info:hover[disabled],
.fullpage.black .btn-info:hover[disabled],
.colored.black a.btn-info:hover[disabled],
.column.black a.btn-info:hover[disabled],
.notification.black a.btn-info:hover[disabled],
.contextual.black a.btn-info:hover[disabled],
.pop.black a.btn-info:hover[disabled],
.fullpage.black a.btn-info:hover[disabled],
.colored.black .btn-info.focus[disabled],
.column.black .btn-info.focus[disabled],
.notification.black .btn-info.focus[disabled],
.contextual.black .btn-info.focus[disabled],
.pop.black .btn-info.focus[disabled],
.fullpage.black .btn-info.focus[disabled],
.colored.black a.btn-info.focus[disabled],
.column.black a.btn-info.focus[disabled],
.notification.black a.btn-info.focus[disabled],
.contextual.black a.btn-info.focus[disabled],
.pop.black a.btn-info.focus[disabled],
.fullpage.black a.btn-info.focus[disabled],
.colored.black .btn-info:focus[disabled],
.column.black .btn-info:focus[disabled],
.notification.black .btn-info:focus[disabled],
.contextual.black .btn-info:focus[disabled],
.pop.black .btn-info:focus[disabled],
.fullpage.black .btn-info:focus[disabled],
.colored.black a.btn-info:focus[disabled],
.column.black a.btn-info:focus[disabled],
.notification.black a.btn-info:focus[disabled],
.contextual.black a.btn-info:focus[disabled],
.pop.black a.btn-info:focus[disabled],
.fullpage.black a.btn-info:focus[disabled],
.colored.black .btn-info.active[disabled],
.column.black .btn-info.active[disabled],
.notification.black .btn-info.active[disabled],
.contextual.black .btn-info.active[disabled],
.pop.black .btn-info.active[disabled],
.fullpage.black .btn-info.active[disabled],
.colored.black a.btn-info.active[disabled],
.column.black a.btn-info.active[disabled],
.notification.black a.btn-info.active[disabled],
.contextual.black a.btn-info.active[disabled],
.pop.black a.btn-info.active[disabled],
.fullpage.black a.btn-info.active[disabled],
.colored.black .btn-info:active[disabled],
.column.black .btn-info:active[disabled],
.notification.black .btn-info:active[disabled],
.contextual.black .btn-info:active[disabled],
.pop.black .btn-info:active[disabled],
.fullpage.black .btn-info:active[disabled],
.colored.black a.btn-info:active[disabled],
.column.black a.btn-info:active[disabled],
.notification.black a.btn-info:active[disabled],
.contextual.black a.btn-info:active[disabled],
.pop.black a.btn-info:active[disabled],
.fullpage.black a.btn-info:active[disabled],
.colored.black .btn-info:hover.disabled,
.column.black .btn-info:hover.disabled,
.notification.black .btn-info:hover.disabled,
.contextual.black .btn-info:hover.disabled,
.pop.black .btn-info:hover.disabled,
.fullpage.black .btn-info:hover.disabled,
.colored.black a.btn-info:hover.disabled,
.column.black a.btn-info:hover.disabled,
.notification.black a.btn-info:hover.disabled,
.contextual.black a.btn-info:hover.disabled,
.pop.black a.btn-info:hover.disabled,
.fullpage.black a.btn-info:hover.disabled,
.colored.black .btn-info.focus.disabled,
.column.black .btn-info.focus.disabled,
.notification.black .btn-info.focus.disabled,
.contextual.black .btn-info.focus.disabled,
.pop.black .btn-info.focus.disabled,
.fullpage.black .btn-info.focus.disabled,
.colored.black a.btn-info.focus.disabled,
.column.black a.btn-info.focus.disabled,
.notification.black a.btn-info.focus.disabled,
.contextual.black a.btn-info.focus.disabled,
.pop.black a.btn-info.focus.disabled,
.fullpage.black a.btn-info.focus.disabled,
.colored.black .btn-info:focus.disabled,
.column.black .btn-info:focus.disabled,
.notification.black .btn-info:focus.disabled,
.contextual.black .btn-info:focus.disabled,
.pop.black .btn-info:focus.disabled,
.fullpage.black .btn-info:focus.disabled,
.colored.black a.btn-info:focus.disabled,
.column.black a.btn-info:focus.disabled,
.notification.black a.btn-info:focus.disabled,
.contextual.black a.btn-info:focus.disabled,
.pop.black a.btn-info:focus.disabled,
.fullpage.black a.btn-info:focus.disabled,
.colored.black .btn-info.active.disabled,
.column.black .btn-info.active.disabled,
.notification.black .btn-info.active.disabled,
.contextual.black .btn-info.active.disabled,
.pop.black .btn-info.active.disabled,
.fullpage.black .btn-info.active.disabled,
.colored.black a.btn-info.active.disabled,
.column.black a.btn-info.active.disabled,
.notification.black a.btn-info.active.disabled,
.contextual.black a.btn-info.active.disabled,
.pop.black a.btn-info.active.disabled,
.fullpage.black a.btn-info.active.disabled,
.colored.black .btn-info:active.disabled,
.column.black .btn-info:active.disabled,
.notification.black .btn-info:active.disabled,
.contextual.black .btn-info:active.disabled,
.pop.black .btn-info:active.disabled,
.fullpage.black .btn-info:active.disabled,
.colored.black a.btn-info:active.disabled,
.column.black a.btn-info:active.disabled,
.notification.black a.btn-info:active.disabled,
.contextual.black a.btn-info:active.disabled,
.pop.black a.btn-info:active.disabled,
.fullpage.black a.btn-info:active.disabled {
  background: #00b6ad;
  border-color: #00b6ad;
}
.colored.black .btn-success,
.column.black .btn-success,
.notification.black .btn-success,
.contextual.black .btn-success,
.pop.black .btn-success,
.fullpage.black .btn-success,
.colored.black a.btn-success,
.column.black a.btn-success,
.notification.black a.btn-success,
.contextual.black a.btn-success,
.pop.black a.btn-success,
.fullpage.black a.btn-success {
  background: #1d9650;
  border-color: #1d9650;
  color: #fff;
}
.colored.black .btn-success:hover,
.column.black .btn-success:hover,
.notification.black .btn-success:hover,
.contextual.black .btn-success:hover,
.pop.black .btn-success:hover,
.fullpage.black .btn-success:hover,
.colored.black a.btn-success:hover,
.column.black a.btn-success:hover,
.notification.black a.btn-success:hover,
.contextual.black a.btn-success:hover,
.pop.black a.btn-success:hover,
.fullpage.black a.btn-success:hover,
.colored.black .btn-success.focus,
.column.black .btn-success.focus,
.notification.black .btn-success.focus,
.contextual.black .btn-success.focus,
.pop.black .btn-success.focus,
.fullpage.black .btn-success.focus,
.colored.black a.btn-success.focus,
.column.black a.btn-success.focus,
.notification.black a.btn-success.focus,
.contextual.black a.btn-success.focus,
.pop.black a.btn-success.focus,
.fullpage.black a.btn-success.focus,
.colored.black .btn-success:focus,
.column.black .btn-success:focus,
.notification.black .btn-success:focus,
.contextual.black .btn-success:focus,
.pop.black .btn-success:focus,
.fullpage.black .btn-success:focus,
.colored.black a.btn-success:focus,
.column.black a.btn-success:focus,
.notification.black a.btn-success:focus,
.contextual.black a.btn-success:focus,
.pop.black a.btn-success:focus,
.fullpage.black a.btn-success:focus,
.colored.black .btn-success.active,
.column.black .btn-success.active,
.notification.black .btn-success.active,
.contextual.black .btn-success.active,
.pop.black .btn-success.active,
.fullpage.black .btn-success.active,
.colored.black a.btn-success.active,
.column.black a.btn-success.active,
.notification.black a.btn-success.active,
.contextual.black a.btn-success.active,
.pop.black a.btn-success.active,
.fullpage.black a.btn-success.active,
.colored.black .btn-success:active,
.column.black .btn-success:active,
.notification.black .btn-success:active,
.contextual.black .btn-success:active,
.pop.black .btn-success:active,
.fullpage.black .btn-success:active,
.colored.black a.btn-success:active,
.column.black a.btn-success:active,
.notification.black a.btn-success:active,
.contextual.black a.btn-success:active,
.pop.black a.btn-success:active,
.fullpage.black a.btn-success:active {
  background: #1f9f55;
  border-color: #1f9f55;
}
.colored.black .btn-success:hover[disabled],
.column.black .btn-success:hover[disabled],
.notification.black .btn-success:hover[disabled],
.contextual.black .btn-success:hover[disabled],
.pop.black .btn-success:hover[disabled],
.fullpage.black .btn-success:hover[disabled],
.colored.black a.btn-success:hover[disabled],
.column.black a.btn-success:hover[disabled],
.notification.black a.btn-success:hover[disabled],
.contextual.black a.btn-success:hover[disabled],
.pop.black a.btn-success:hover[disabled],
.fullpage.black a.btn-success:hover[disabled],
.colored.black .btn-success.focus[disabled],
.column.black .btn-success.focus[disabled],
.notification.black .btn-success.focus[disabled],
.contextual.black .btn-success.focus[disabled],
.pop.black .btn-success.focus[disabled],
.fullpage.black .btn-success.focus[disabled],
.colored.black a.btn-success.focus[disabled],
.column.black a.btn-success.focus[disabled],
.notification.black a.btn-success.focus[disabled],
.contextual.black a.btn-success.focus[disabled],
.pop.black a.btn-success.focus[disabled],
.fullpage.black a.btn-success.focus[disabled],
.colored.black .btn-success:focus[disabled],
.column.black .btn-success:focus[disabled],
.notification.black .btn-success:focus[disabled],
.contextual.black .btn-success:focus[disabled],
.pop.black .btn-success:focus[disabled],
.fullpage.black .btn-success:focus[disabled],
.colored.black a.btn-success:focus[disabled],
.column.black a.btn-success:focus[disabled],
.notification.black a.btn-success:focus[disabled],
.contextual.black a.btn-success:focus[disabled],
.pop.black a.btn-success:focus[disabled],
.fullpage.black a.btn-success:focus[disabled],
.colored.black .btn-success.active[disabled],
.column.black .btn-success.active[disabled],
.notification.black .btn-success.active[disabled],
.contextual.black .btn-success.active[disabled],
.pop.black .btn-success.active[disabled],
.fullpage.black .btn-success.active[disabled],
.colored.black a.btn-success.active[disabled],
.column.black a.btn-success.active[disabled],
.notification.black a.btn-success.active[disabled],
.contextual.black a.btn-success.active[disabled],
.pop.black a.btn-success.active[disabled],
.fullpage.black a.btn-success.active[disabled],
.colored.black .btn-success:active[disabled],
.column.black .btn-success:active[disabled],
.notification.black .btn-success:active[disabled],
.contextual.black .btn-success:active[disabled],
.pop.black .btn-success:active[disabled],
.fullpage.black .btn-success:active[disabled],
.colored.black a.btn-success:active[disabled],
.column.black a.btn-success:active[disabled],
.notification.black a.btn-success:active[disabled],
.contextual.black a.btn-success:active[disabled],
.pop.black a.btn-success:active[disabled],
.fullpage.black a.btn-success:active[disabled],
.colored.black .btn-success:hover.disabled,
.column.black .btn-success:hover.disabled,
.notification.black .btn-success:hover.disabled,
.contextual.black .btn-success:hover.disabled,
.pop.black .btn-success:hover.disabled,
.fullpage.black .btn-success:hover.disabled,
.colored.black a.btn-success:hover.disabled,
.column.black a.btn-success:hover.disabled,
.notification.black a.btn-success:hover.disabled,
.contextual.black a.btn-success:hover.disabled,
.pop.black a.btn-success:hover.disabled,
.fullpage.black a.btn-success:hover.disabled,
.colored.black .btn-success.focus.disabled,
.column.black .btn-success.focus.disabled,
.notification.black .btn-success.focus.disabled,
.contextual.black .btn-success.focus.disabled,
.pop.black .btn-success.focus.disabled,
.fullpage.black .btn-success.focus.disabled,
.colored.black a.btn-success.focus.disabled,
.column.black a.btn-success.focus.disabled,
.notification.black a.btn-success.focus.disabled,
.contextual.black a.btn-success.focus.disabled,
.pop.black a.btn-success.focus.disabled,
.fullpage.black a.btn-success.focus.disabled,
.colored.black .btn-success:focus.disabled,
.column.black .btn-success:focus.disabled,
.notification.black .btn-success:focus.disabled,
.contextual.black .btn-success:focus.disabled,
.pop.black .btn-success:focus.disabled,
.fullpage.black .btn-success:focus.disabled,
.colored.black a.btn-success:focus.disabled,
.column.black a.btn-success:focus.disabled,
.notification.black a.btn-success:focus.disabled,
.contextual.black a.btn-success:focus.disabled,
.pop.black a.btn-success:focus.disabled,
.fullpage.black a.btn-success:focus.disabled,
.colored.black .btn-success.active.disabled,
.column.black .btn-success.active.disabled,
.notification.black .btn-success.active.disabled,
.contextual.black .btn-success.active.disabled,
.pop.black .btn-success.active.disabled,
.fullpage.black .btn-success.active.disabled,
.colored.black a.btn-success.active.disabled,
.column.black a.btn-success.active.disabled,
.notification.black a.btn-success.active.disabled,
.contextual.black a.btn-success.active.disabled,
.pop.black a.btn-success.active.disabled,
.fullpage.black a.btn-success.active.disabled,
.colored.black .btn-success:active.disabled,
.column.black .btn-success:active.disabled,
.notification.black .btn-success:active.disabled,
.contextual.black .btn-success:active.disabled,
.pop.black .btn-success:active.disabled,
.fullpage.black .btn-success:active.disabled,
.colored.black a.btn-success:active.disabled,
.column.black a.btn-success:active.disabled,
.notification.black a.btn-success:active.disabled,
.contextual.black a.btn-success:active.disabled,
.pop.black a.btn-success:active.disabled,
.fullpage.black a.btn-success:active.disabled {
  background: #1d9650;
  border-color: #1d9650;
}
.colored.black .btn-warning,
.column.black .btn-warning,
.notification.black .btn-warning,
.contextual.black .btn-warning,
.pop.black .btn-warning,
.fullpage.black .btn-warning,
.colored.black a.btn-warning,
.column.black a.btn-warning,
.notification.black a.btn-warning,
.contextual.black a.btn-warning,
.pop.black a.btn-warning,
.fullpage.black a.btn-warning {
  background: #f8981d;
  border-color: #f8981d;
  color: #fff;
}
.colored.black .btn-warning:hover,
.column.black .btn-warning:hover,
.notification.black .btn-warning:hover,
.contextual.black .btn-warning:hover,
.pop.black .btn-warning:hover,
.fullpage.black .btn-warning:hover,
.colored.black a.btn-warning:hover,
.column.black a.btn-warning:hover,
.notification.black a.btn-warning:hover,
.contextual.black a.btn-warning:hover,
.pop.black a.btn-warning:hover,
.fullpage.black a.btn-warning:hover,
.colored.black .btn-warning.focus,
.column.black .btn-warning.focus,
.notification.black .btn-warning.focus,
.contextual.black .btn-warning.focus,
.pop.black .btn-warning.focus,
.fullpage.black .btn-warning.focus,
.colored.black a.btn-warning.focus,
.column.black a.btn-warning.focus,
.notification.black a.btn-warning.focus,
.contextual.black a.btn-warning.focus,
.pop.black a.btn-warning.focus,
.fullpage.black a.btn-warning.focus,
.colored.black .btn-warning:focus,
.column.black .btn-warning:focus,
.notification.black .btn-warning:focus,
.contextual.black .btn-warning:focus,
.pop.black .btn-warning:focus,
.fullpage.black .btn-warning:focus,
.colored.black a.btn-warning:focus,
.column.black a.btn-warning:focus,
.notification.black a.btn-warning:focus,
.contextual.black a.btn-warning:focus,
.pop.black a.btn-warning:focus,
.fullpage.black a.btn-warning:focus,
.colored.black .btn-warning.active,
.column.black .btn-warning.active,
.notification.black .btn-warning.active,
.contextual.black .btn-warning.active,
.pop.black .btn-warning.active,
.fullpage.black .btn-warning.active,
.colored.black a.btn-warning.active,
.column.black a.btn-warning.active,
.notification.black a.btn-warning.active,
.contextual.black a.btn-warning.active,
.pop.black a.btn-warning.active,
.fullpage.black a.btn-warning.active,
.colored.black .btn-warning:active,
.column.black .btn-warning:active,
.notification.black .btn-warning:active,
.contextual.black .btn-warning:active,
.pop.black .btn-warning:active,
.fullpage.black .btn-warning:active,
.colored.black a.btn-warning:active,
.column.black a.btn-warning:active,
.notification.black a.btn-warning:active,
.contextual.black a.btn-warning:active,
.pop.black a.btn-warning:active,
.fullpage.black a.btn-warning:active {
  background: #f9aa45;
  border-color: #f9aa45;
}
.colored.black .btn-warning:hover[disabled],
.column.black .btn-warning:hover[disabled],
.notification.black .btn-warning:hover[disabled],
.contextual.black .btn-warning:hover[disabled],
.pop.black .btn-warning:hover[disabled],
.fullpage.black .btn-warning:hover[disabled],
.colored.black a.btn-warning:hover[disabled],
.column.black a.btn-warning:hover[disabled],
.notification.black a.btn-warning:hover[disabled],
.contextual.black a.btn-warning:hover[disabled],
.pop.black a.btn-warning:hover[disabled],
.fullpage.black a.btn-warning:hover[disabled],
.colored.black .btn-warning.focus[disabled],
.column.black .btn-warning.focus[disabled],
.notification.black .btn-warning.focus[disabled],
.contextual.black .btn-warning.focus[disabled],
.pop.black .btn-warning.focus[disabled],
.fullpage.black .btn-warning.focus[disabled],
.colored.black a.btn-warning.focus[disabled],
.column.black a.btn-warning.focus[disabled],
.notification.black a.btn-warning.focus[disabled],
.contextual.black a.btn-warning.focus[disabled],
.pop.black a.btn-warning.focus[disabled],
.fullpage.black a.btn-warning.focus[disabled],
.colored.black .btn-warning:focus[disabled],
.column.black .btn-warning:focus[disabled],
.notification.black .btn-warning:focus[disabled],
.contextual.black .btn-warning:focus[disabled],
.pop.black .btn-warning:focus[disabled],
.fullpage.black .btn-warning:focus[disabled],
.colored.black a.btn-warning:focus[disabled],
.column.black a.btn-warning:focus[disabled],
.notification.black a.btn-warning:focus[disabled],
.contextual.black a.btn-warning:focus[disabled],
.pop.black a.btn-warning:focus[disabled],
.fullpage.black a.btn-warning:focus[disabled],
.colored.black .btn-warning.active[disabled],
.column.black .btn-warning.active[disabled],
.notification.black .btn-warning.active[disabled],
.contextual.black .btn-warning.active[disabled],
.pop.black .btn-warning.active[disabled],
.fullpage.black .btn-warning.active[disabled],
.colored.black a.btn-warning.active[disabled],
.column.black a.btn-warning.active[disabled],
.notification.black a.btn-warning.active[disabled],
.contextual.black a.btn-warning.active[disabled],
.pop.black a.btn-warning.active[disabled],
.fullpage.black a.btn-warning.active[disabled],
.colored.black .btn-warning:active[disabled],
.column.black .btn-warning:active[disabled],
.notification.black .btn-warning:active[disabled],
.contextual.black .btn-warning:active[disabled],
.pop.black .btn-warning:active[disabled],
.fullpage.black .btn-warning:active[disabled],
.colored.black a.btn-warning:active[disabled],
.column.black a.btn-warning:active[disabled],
.notification.black a.btn-warning:active[disabled],
.contextual.black a.btn-warning:active[disabled],
.pop.black a.btn-warning:active[disabled],
.fullpage.black a.btn-warning:active[disabled],
.colored.black .btn-warning:hover.disabled,
.column.black .btn-warning:hover.disabled,
.notification.black .btn-warning:hover.disabled,
.contextual.black .btn-warning:hover.disabled,
.pop.black .btn-warning:hover.disabled,
.fullpage.black .btn-warning:hover.disabled,
.colored.black a.btn-warning:hover.disabled,
.column.black a.btn-warning:hover.disabled,
.notification.black a.btn-warning:hover.disabled,
.contextual.black a.btn-warning:hover.disabled,
.pop.black a.btn-warning:hover.disabled,
.fullpage.black a.btn-warning:hover.disabled,
.colored.black .btn-warning.focus.disabled,
.column.black .btn-warning.focus.disabled,
.notification.black .btn-warning.focus.disabled,
.contextual.black .btn-warning.focus.disabled,
.pop.black .btn-warning.focus.disabled,
.fullpage.black .btn-warning.focus.disabled,
.colored.black a.btn-warning.focus.disabled,
.column.black a.btn-warning.focus.disabled,
.notification.black a.btn-warning.focus.disabled,
.contextual.black a.btn-warning.focus.disabled,
.pop.black a.btn-warning.focus.disabled,
.fullpage.black a.btn-warning.focus.disabled,
.colored.black .btn-warning:focus.disabled,
.column.black .btn-warning:focus.disabled,
.notification.black .btn-warning:focus.disabled,
.contextual.black .btn-warning:focus.disabled,
.pop.black .btn-warning:focus.disabled,
.fullpage.black .btn-warning:focus.disabled,
.colored.black a.btn-warning:focus.disabled,
.column.black a.btn-warning:focus.disabled,
.notification.black a.btn-warning:focus.disabled,
.contextual.black a.btn-warning:focus.disabled,
.pop.black a.btn-warning:focus.disabled,
.fullpage.black a.btn-warning:focus.disabled,
.colored.black .btn-warning.active.disabled,
.column.black .btn-warning.active.disabled,
.notification.black .btn-warning.active.disabled,
.contextual.black .btn-warning.active.disabled,
.pop.black .btn-warning.active.disabled,
.fullpage.black .btn-warning.active.disabled,
.colored.black a.btn-warning.active.disabled,
.column.black a.btn-warning.active.disabled,
.notification.black a.btn-warning.active.disabled,
.contextual.black a.btn-warning.active.disabled,
.pop.black a.btn-warning.active.disabled,
.fullpage.black a.btn-warning.active.disabled,
.colored.black .btn-warning:active.disabled,
.column.black .btn-warning:active.disabled,
.notification.black .btn-warning:active.disabled,
.contextual.black .btn-warning:active.disabled,
.pop.black .btn-warning:active.disabled,
.fullpage.black .btn-warning:active.disabled,
.colored.black a.btn-warning:active.disabled,
.column.black a.btn-warning:active.disabled,
.notification.black a.btn-warning:active.disabled,
.contextual.black a.btn-warning:active.disabled,
.pop.black a.btn-warning:active.disabled,
.fullpage.black a.btn-warning:active.disabled {
  background: #f8981d;
  border-color: #f8981d;
}
.colored.black .btn-danger,
.column.black .btn-danger,
.notification.black .btn-danger,
.contextual.black .btn-danger,
.pop.black .btn-danger,
.fullpage.black .btn-danger,
.colored.black a.btn-danger,
.column.black a.btn-danger,
.notification.black a.btn-danger,
.contextual.black a.btn-danger,
.pop.black a.btn-danger,
.fullpage.black a.btn-danger {
  background: #cc1c1d;
  border-color: #cc1c1d;
  color: #fff;
}
.colored.black .btn-danger:hover,
.column.black .btn-danger:hover,
.notification.black .btn-danger:hover,
.contextual.black .btn-danger:hover,
.pop.black .btn-danger:hover,
.fullpage.black .btn-danger:hover,
.colored.black a.btn-danger:hover,
.column.black a.btn-danger:hover,
.notification.black a.btn-danger:hover,
.contextual.black a.btn-danger:hover,
.pop.black a.btn-danger:hover,
.fullpage.black a.btn-danger:hover,
.colored.black .btn-danger.focus,
.column.black .btn-danger.focus,
.notification.black .btn-danger.focus,
.contextual.black .btn-danger.focus,
.pop.black .btn-danger.focus,
.fullpage.black .btn-danger.focus,
.colored.black a.btn-danger.focus,
.column.black a.btn-danger.focus,
.notification.black a.btn-danger.focus,
.contextual.black a.btn-danger.focus,
.pop.black a.btn-danger.focus,
.fullpage.black a.btn-danger.focus,
.colored.black .btn-danger:focus,
.column.black .btn-danger:focus,
.notification.black .btn-danger:focus,
.contextual.black .btn-danger:focus,
.pop.black .btn-danger:focus,
.fullpage.black .btn-danger:focus,
.colored.black a.btn-danger:focus,
.column.black a.btn-danger:focus,
.notification.black a.btn-danger:focus,
.contextual.black a.btn-danger:focus,
.pop.black a.btn-danger:focus,
.fullpage.black a.btn-danger:focus,
.colored.black .btn-danger.active,
.column.black .btn-danger.active,
.notification.black .btn-danger.active,
.contextual.black .btn-danger.active,
.pop.black .btn-danger.active,
.fullpage.black .btn-danger.active,
.colored.black a.btn-danger.active,
.column.black a.btn-danger.active,
.notification.black a.btn-danger.active,
.contextual.black a.btn-danger.active,
.pop.black a.btn-danger.active,
.fullpage.black a.btn-danger.active,
.colored.black .btn-danger:active,
.column.black .btn-danger:active,
.notification.black .btn-danger:active,
.contextual.black .btn-danger:active,
.pop.black .btn-danger:active,
.fullpage.black .btn-danger:active,
.colored.black a.btn-danger:active,
.column.black a.btn-danger:active,
.notification.black a.btn-danger:active,
.contextual.black a.btn-danger:active,
.pop.black a.btn-danger:active,
.fullpage.black a.btn-danger:active {
  background: #e85657;
  border-color: #e85657;
}
.colored.black .btn-danger:hover[disabled],
.column.black .btn-danger:hover[disabled],
.notification.black .btn-danger:hover[disabled],
.contextual.black .btn-danger:hover[disabled],
.pop.black .btn-danger:hover[disabled],
.fullpage.black .btn-danger:hover[disabled],
.colored.black a.btn-danger:hover[disabled],
.column.black a.btn-danger:hover[disabled],
.notification.black a.btn-danger:hover[disabled],
.contextual.black a.btn-danger:hover[disabled],
.pop.black a.btn-danger:hover[disabled],
.fullpage.black a.btn-danger:hover[disabled],
.colored.black .btn-danger.focus[disabled],
.column.black .btn-danger.focus[disabled],
.notification.black .btn-danger.focus[disabled],
.contextual.black .btn-danger.focus[disabled],
.pop.black .btn-danger.focus[disabled],
.fullpage.black .btn-danger.focus[disabled],
.colored.black a.btn-danger.focus[disabled],
.column.black a.btn-danger.focus[disabled],
.notification.black a.btn-danger.focus[disabled],
.contextual.black a.btn-danger.focus[disabled],
.pop.black a.btn-danger.focus[disabled],
.fullpage.black a.btn-danger.focus[disabled],
.colored.black .btn-danger:focus[disabled],
.column.black .btn-danger:focus[disabled],
.notification.black .btn-danger:focus[disabled],
.contextual.black .btn-danger:focus[disabled],
.pop.black .btn-danger:focus[disabled],
.fullpage.black .btn-danger:focus[disabled],
.colored.black a.btn-danger:focus[disabled],
.column.black a.btn-danger:focus[disabled],
.notification.black a.btn-danger:focus[disabled],
.contextual.black a.btn-danger:focus[disabled],
.pop.black a.btn-danger:focus[disabled],
.fullpage.black a.btn-danger:focus[disabled],
.colored.black .btn-danger.active[disabled],
.column.black .btn-danger.active[disabled],
.notification.black .btn-danger.active[disabled],
.contextual.black .btn-danger.active[disabled],
.pop.black .btn-danger.active[disabled],
.fullpage.black .btn-danger.active[disabled],
.colored.black a.btn-danger.active[disabled],
.column.black a.btn-danger.active[disabled],
.notification.black a.btn-danger.active[disabled],
.contextual.black a.btn-danger.active[disabled],
.pop.black a.btn-danger.active[disabled],
.fullpage.black a.btn-danger.active[disabled],
.colored.black .btn-danger:active[disabled],
.column.black .btn-danger:active[disabled],
.notification.black .btn-danger:active[disabled],
.contextual.black .btn-danger:active[disabled],
.pop.black .btn-danger:active[disabled],
.fullpage.black .btn-danger:active[disabled],
.colored.black a.btn-danger:active[disabled],
.column.black a.btn-danger:active[disabled],
.notification.black a.btn-danger:active[disabled],
.contextual.black a.btn-danger:active[disabled],
.pop.black a.btn-danger:active[disabled],
.fullpage.black a.btn-danger:active[disabled],
.colored.black .btn-danger:hover.disabled,
.column.black .btn-danger:hover.disabled,
.notification.black .btn-danger:hover.disabled,
.contextual.black .btn-danger:hover.disabled,
.pop.black .btn-danger:hover.disabled,
.fullpage.black .btn-danger:hover.disabled,
.colored.black a.btn-danger:hover.disabled,
.column.black a.btn-danger:hover.disabled,
.notification.black a.btn-danger:hover.disabled,
.contextual.black a.btn-danger:hover.disabled,
.pop.black a.btn-danger:hover.disabled,
.fullpage.black a.btn-danger:hover.disabled,
.colored.black .btn-danger.focus.disabled,
.column.black .btn-danger.focus.disabled,
.notification.black .btn-danger.focus.disabled,
.contextual.black .btn-danger.focus.disabled,
.pop.black .btn-danger.focus.disabled,
.fullpage.black .btn-danger.focus.disabled,
.colored.black a.btn-danger.focus.disabled,
.column.black a.btn-danger.focus.disabled,
.notification.black a.btn-danger.focus.disabled,
.contextual.black a.btn-danger.focus.disabled,
.pop.black a.btn-danger.focus.disabled,
.fullpage.black a.btn-danger.focus.disabled,
.colored.black .btn-danger:focus.disabled,
.column.black .btn-danger:focus.disabled,
.notification.black .btn-danger:focus.disabled,
.contextual.black .btn-danger:focus.disabled,
.pop.black .btn-danger:focus.disabled,
.fullpage.black .btn-danger:focus.disabled,
.colored.black a.btn-danger:focus.disabled,
.column.black a.btn-danger:focus.disabled,
.notification.black a.btn-danger:focus.disabled,
.contextual.black a.btn-danger:focus.disabled,
.pop.black a.btn-danger:focus.disabled,
.fullpage.black a.btn-danger:focus.disabled,
.colored.black .btn-danger.active.disabled,
.column.black .btn-danger.active.disabled,
.notification.black .btn-danger.active.disabled,
.contextual.black .btn-danger.active.disabled,
.pop.black .btn-danger.active.disabled,
.fullpage.black .btn-danger.active.disabled,
.colored.black a.btn-danger.active.disabled,
.column.black a.btn-danger.active.disabled,
.notification.black a.btn-danger.active.disabled,
.contextual.black a.btn-danger.active.disabled,
.pop.black a.btn-danger.active.disabled,
.fullpage.black a.btn-danger.active.disabled,
.colored.black .btn-danger:active.disabled,
.column.black .btn-danger:active.disabled,
.notification.black .btn-danger:active.disabled,
.contextual.black .btn-danger:active.disabled,
.pop.black .btn-danger:active.disabled,
.fullpage.black .btn-danger:active.disabled,
.colored.black a.btn-danger:active.disabled,
.column.black a.btn-danger:active.disabled,
.notification.black a.btn-danger:active.disabled,
.contextual.black a.btn-danger:active.disabled,
.pop.black a.btn-danger:active.disabled,
.fullpage.black a.btn-danger:active.disabled {
  background: #cc1c1d;
  border-color: #cc1c1d;
}
.colored.black .list-group.reorderable .list-group-item .reorder_icon,
.column.black .list-group.reorderable .list-group-item .reorder_icon,
.notification.black .list-group.reorderable .list-group-item .reorder_icon,
.contextual.black .list-group.reorderable .list-group-item .reorder_icon,
.pop.black .list-group.reorderable .list-group-item .reorder_icon,
.fullpage.black .list-group.reorderable .list-group-item .reorder_icon {
  color: rgba(255, 255, 255, 0.4);
}
.colored.black .list-group.navigable .list-group-item .navigate_btn,
.column.black .list-group.navigable .list-group-item .navigate_btn,
.notification.black .list-group.navigable .list-group-item .navigate_btn,
.contextual.black .list-group.navigable .list-group-item .navigate_btn,
.pop.black .list-group.navigable .list-group-item .navigate_btn,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn,
.colored.black .list-group.removeable .list-group-item .navigate_btn,
.column.black .list-group.removeable .list-group-item .navigate_btn,
.notification.black .list-group.removeable .list-group-item .navigate_btn,
.contextual.black .list-group.removeable .list-group-item .navigate_btn,
.pop.black .list-group.removeable .list-group-item .navigate_btn,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn,
.colored.black .list-group.navigable .list-group-item .remove_btn,
.column.black .list-group.navigable .list-group-item .remove_btn,
.notification.black .list-group.navigable .list-group-item .remove_btn,
.contextual.black .list-group.navigable .list-group-item .remove_btn,
.pop.black .list-group.navigable .list-group-item .remove_btn,
.fullpage.black .list-group.navigable .list-group-item .remove_btn,
.colored.black .list-group.removeable .list-group-item .remove_btn,
.column.black .list-group.removeable .list-group-item .remove_btn,
.notification.black .list-group.removeable .list-group-item .remove_btn,
.contextual.black .list-group.removeable .list-group-item .remove_btn,
.pop.black .list-group.removeable .list-group-item .remove_btn,
.fullpage.black .list-group.removeable .list-group-item .remove_btn {
  background: transparent;
  border-color: transparent;
  color: #fff;
}
.colored.black .list-group.navigable .list-group-item .navigate_btn:hover,
.column.black .list-group.navigable .list-group-item .navigate_btn:hover,
.notification.black .list-group.navigable .list-group-item .navigate_btn:hover,
.contextual.black .list-group.navigable .list-group-item .navigate_btn:hover,
.pop.black .list-group.navigable .list-group-item .navigate_btn:hover,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn:hover,
.colored.black .list-group.removeable .list-group-item .navigate_btn:hover,
.column.black .list-group.removeable .list-group-item .navigate_btn:hover,
.notification.black .list-group.removeable .list-group-item .navigate_btn:hover,
.contextual.black .list-group.removeable .list-group-item .navigate_btn:hover,
.pop.black .list-group.removeable .list-group-item .navigate_btn:hover,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn:hover,
.colored.black .list-group.navigable .list-group-item .remove_btn:hover,
.column.black .list-group.navigable .list-group-item .remove_btn:hover,
.notification.black .list-group.navigable .list-group-item .remove_btn:hover,
.contextual.black .list-group.navigable .list-group-item .remove_btn:hover,
.pop.black .list-group.navigable .list-group-item .remove_btn:hover,
.fullpage.black .list-group.navigable .list-group-item .remove_btn:hover,
.colored.black .list-group.removeable .list-group-item .remove_btn:hover,
.column.black .list-group.removeable .list-group-item .remove_btn:hover,
.notification.black .list-group.removeable .list-group-item .remove_btn:hover,
.contextual.black .list-group.removeable .list-group-item .remove_btn:hover,
.pop.black .list-group.removeable .list-group-item .remove_btn:hover,
.fullpage.black .list-group.removeable .list-group-item .remove_btn:hover,
.colored.black .list-group.navigable .list-group-item .navigate_btn.focus,
.column.black .list-group.navigable .list-group-item .navigate_btn.focus,
.notification.black .list-group.navigable .list-group-item .navigate_btn.focus,
.contextual.black .list-group.navigable .list-group-item .navigate_btn.focus,
.pop.black .list-group.navigable .list-group-item .navigate_btn.focus,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn.focus,
.colored.black .list-group.removeable .list-group-item .navigate_btn.focus,
.column.black .list-group.removeable .list-group-item .navigate_btn.focus,
.notification.black .list-group.removeable .list-group-item .navigate_btn.focus,
.contextual.black .list-group.removeable .list-group-item .navigate_btn.focus,
.pop.black .list-group.removeable .list-group-item .navigate_btn.focus,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn.focus,
.colored.black .list-group.navigable .list-group-item .remove_btn.focus,
.column.black .list-group.navigable .list-group-item .remove_btn.focus,
.notification.black .list-group.navigable .list-group-item .remove_btn.focus,
.contextual.black .list-group.navigable .list-group-item .remove_btn.focus,
.pop.black .list-group.navigable .list-group-item .remove_btn.focus,
.fullpage.black .list-group.navigable .list-group-item .remove_btn.focus,
.colored.black .list-group.removeable .list-group-item .remove_btn.focus,
.column.black .list-group.removeable .list-group-item .remove_btn.focus,
.notification.black .list-group.removeable .list-group-item .remove_btn.focus,
.contextual.black .list-group.removeable .list-group-item .remove_btn.focus,
.pop.black .list-group.removeable .list-group-item .remove_btn.focus,
.fullpage.black .list-group.removeable .list-group-item .remove_btn.focus,
.colored.black .list-group.navigable .list-group-item .navigate_btn:focus,
.column.black .list-group.navigable .list-group-item .navigate_btn:focus,
.notification.black .list-group.navigable .list-group-item .navigate_btn:focus,
.contextual.black .list-group.navigable .list-group-item .navigate_btn:focus,
.pop.black .list-group.navigable .list-group-item .navigate_btn:focus,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn:focus,
.colored.black .list-group.removeable .list-group-item .navigate_btn:focus,
.column.black .list-group.removeable .list-group-item .navigate_btn:focus,
.notification.black .list-group.removeable .list-group-item .navigate_btn:focus,
.contextual.black .list-group.removeable .list-group-item .navigate_btn:focus,
.pop.black .list-group.removeable .list-group-item .navigate_btn:focus,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn:focus,
.colored.black .list-group.navigable .list-group-item .remove_btn:focus,
.column.black .list-group.navigable .list-group-item .remove_btn:focus,
.notification.black .list-group.navigable .list-group-item .remove_btn:focus,
.contextual.black .list-group.navigable .list-group-item .remove_btn:focus,
.pop.black .list-group.navigable .list-group-item .remove_btn:focus,
.fullpage.black .list-group.navigable .list-group-item .remove_btn:focus,
.colored.black .list-group.removeable .list-group-item .remove_btn:focus,
.column.black .list-group.removeable .list-group-item .remove_btn:focus,
.notification.black .list-group.removeable .list-group-item .remove_btn:focus,
.contextual.black .list-group.removeable .list-group-item .remove_btn:focus,
.pop.black .list-group.removeable .list-group-item .remove_btn:focus,
.fullpage.black .list-group.removeable .list-group-item .remove_btn:focus,
.colored.black .list-group.navigable .list-group-item .navigate_btn.active,
.column.black .list-group.navigable .list-group-item .navigate_btn.active,
.notification.black .list-group.navigable .list-group-item .navigate_btn.active,
.contextual.black .list-group.navigable .list-group-item .navigate_btn.active,
.pop.black .list-group.navigable .list-group-item .navigate_btn.active,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn.active,
.colored.black .list-group.removeable .list-group-item .navigate_btn.active,
.column.black .list-group.removeable .list-group-item .navigate_btn.active,
.notification.black .list-group.removeable .list-group-item .navigate_btn.active,
.contextual.black .list-group.removeable .list-group-item .navigate_btn.active,
.pop.black .list-group.removeable .list-group-item .navigate_btn.active,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn.active,
.colored.black .list-group.navigable .list-group-item .remove_btn.active,
.column.black .list-group.navigable .list-group-item .remove_btn.active,
.notification.black .list-group.navigable .list-group-item .remove_btn.active,
.contextual.black .list-group.navigable .list-group-item .remove_btn.active,
.pop.black .list-group.navigable .list-group-item .remove_btn.active,
.fullpage.black .list-group.navigable .list-group-item .remove_btn.active,
.colored.black .list-group.removeable .list-group-item .remove_btn.active,
.column.black .list-group.removeable .list-group-item .remove_btn.active,
.notification.black .list-group.removeable .list-group-item .remove_btn.active,
.contextual.black .list-group.removeable .list-group-item .remove_btn.active,
.pop.black .list-group.removeable .list-group-item .remove_btn.active,
.fullpage.black .list-group.removeable .list-group-item .remove_btn.active,
.colored.black .list-group.navigable .list-group-item .navigate_btn:active,
.column.black .list-group.navigable .list-group-item .navigate_btn:active,
.notification.black .list-group.navigable .list-group-item .navigate_btn:active,
.contextual.black .list-group.navigable .list-group-item .navigate_btn:active,
.pop.black .list-group.navigable .list-group-item .navigate_btn:active,
.fullpage.black .list-group.navigable .list-group-item .navigate_btn:active,
.colored.black .list-group.removeable .list-group-item .navigate_btn:active,
.column.black .list-group.removeable .list-group-item .navigate_btn:active,
.notification.black .list-group.removeable .list-group-item .navigate_btn:active,
.contextual.black .list-group.removeable .list-group-item .navigate_btn:active,
.pop.black .list-group.removeable .list-group-item .navigate_btn:active,
.fullpage.black .list-group.removeable .list-group-item .navigate_btn:active,
.colored.black .list-group.navigable .list-group-item .remove_btn:active,
.column.black .list-group.navigable .list-group-item .remove_btn:active,
.notification.black .list-group.navigable .list-group-item .remove_btn:active,
.contextual.black .list-group.navigable .list-group-item .remove_btn:active,
.pop.black .list-group.navigable .list-group-item .remove_btn:active,
.fullpage.black .list-group.navigable .list-group-item .remove_btn:active,
.colored.black .list-group.removeable .list-group-item .remove_btn:active,
.column.black .list-group.removeable .list-group-item .remove_btn:active,
.notification.black .list-group.removeable .list-group-item .remove_btn:active,
.contextual.black .list-group.removeable .list-group-item .remove_btn:active,
.pop.black .list-group.removeable .list-group-item .remove_btn:active,
.fullpage.black .list-group.removeable .list-group-item .remove_btn:active {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.colored.black .btn-marker-shape,
.column.black .btn-marker-shape,
.notification.black .btn-marker-shape,
.contextual.black .btn-marker-shape,
.pop.black .btn-marker-shape,
.fullpage.black .btn-marker-shape {
  background: transparent;
}
.colored.black .btn-marker-shape:hover,
.column.black .btn-marker-shape:hover,
.notification.black .btn-marker-shape:hover,
.contextual.black .btn-marker-shape:hover,
.pop.black .btn-marker-shape:hover,
.fullpage.black .btn-marker-shape:hover,
.colored.black .btn-marker-shape:focus,
.column.black .btn-marker-shape:focus,
.notification.black .btn-marker-shape:focus,
.contextual.black .btn-marker-shape:focus,
.pop.black .btn-marker-shape:focus,
.fullpage.black .btn-marker-shape:focus,
.colored.black .btn-marker-shape.focus,
.column.black .btn-marker-shape.focus,
.notification.black .btn-marker-shape.focus,
.contextual.black .btn-marker-shape.focus,
.pop.black .btn-marker-shape.focus,
.fullpage.black .btn-marker-shape.focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.black .btn-marker-shape:active,
.column.black .btn-marker-shape:active,
.notification.black .btn-marker-shape:active,
.contextual.black .btn-marker-shape:active,
.pop.black .btn-marker-shape:active,
.fullpage.black .btn-marker-shape:active,
.colored.black .btn-marker-shape.active,
.column.black .btn-marker-shape.active,
.notification.black .btn-marker-shape.active,
.contextual.black .btn-marker-shape.active,
.pop.black .btn-marker-shape.active,
.fullpage.black .btn-marker-shape.active {
  background: #4e535b;
  box-shadow: none;
}
.colored.black .bordered-header,
.column.black .bordered-header,
.notification.black .bordered-header,
.contextual.black .bordered-header,
.pop.black .bordered-header,
.fullpage.black .bordered-header,
.colored.black .sticky-header,
.column.black .sticky-header,
.notification.black .sticky-header,
.contextual.black .sticky-header,
.pop.black .sticky-header,
.fullpage.black .sticky-header {
  border-bottom-color: rgba(255, 255, 255, 0.4);
  background: #23262a;
}
.colored.black .bordered-footer,
.column.black .bordered-footer,
.notification.black .bordered-footer,
.contextual.black .bordered-footer,
.pop.black .bordered-footer,
.fullpage.black .bordered-footer,
.colored.black .sticky-footer,
.column.black .sticky-footer,
.notification.black .sticky-footer,
.contextual.black .sticky-footer,
.pop.black .sticky-footer,
.fullpage.black .sticky-footer {
  border-top-color: rgba(255, 255, 255, 0.4);
  background: #23262a;
}
.colored.black hr,
.column.black hr,
.notification.black hr,
.contextual.black hr,
.pop.black hr,
.fullpage.black hr {
  border-color: rgba(255, 255, 255, 0.4);
}
.colored.black .close_btn,
.column.black .close_btn,
.notification.black .close_btn,
.contextual.black .close_btn,
.pop.black .close_btn,
.fullpage.black .close_btn,
.colored.black .back_btn,
.column.black .back_btn,
.notification.black .back_btn,
.contextual.black .back_btn,
.pop.black .back_btn,
.fullpage.black .back_btn {
  color: #fff;
}
.colored.black input[type="radio"] + label::before,
.column.black input[type="radio"] + label::before,
.notification.black input[type="radio"] + label::before,
.contextual.black input[type="radio"] + label::before,
.pop.black input[type="radio"] + label::before,
.fullpage.black input[type="radio"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.black input[type="radio"] + label::after,
.column.black input[type="radio"] + label::after,
.notification.black input[type="radio"] + label::after,
.contextual.black input[type="radio"] + label::after,
.pop.black input[type="radio"] + label::after,
.fullpage.black input[type="radio"] + label::after {
  background-color: transparent;
}
.colored.black input[type="radio"]:checked + label::before,
.column.black input[type="radio"]:checked + label::before,
.notification.black input[type="radio"]:checked + label::before,
.contextual.black input[type="radio"]:checked + label::before,
.pop.black input[type="radio"]:checked + label::before,
.fullpage.black input[type="radio"]:checked + label::before {
  border-color: #fff;
}
.colored.black input[type="radio"]:checked + label::after,
.column.black input[type="radio"]:checked + label::after,
.notification.black input[type="radio"]:checked + label::after,
.contextual.black input[type="radio"]:checked + label::after,
.pop.black input[type="radio"]:checked + label::after,
.fullpage.black input[type="radio"]:checked + label::after {
  background-color: #fff;
}
.colored.black input[type="checkbox"] + label::before,
.column.black input[type="checkbox"] + label::before,
.notification.black input[type="checkbox"] + label::before,
.contextual.black input[type="checkbox"] + label::before,
.pop.black input[type="checkbox"] + label::before,
.fullpage.black input[type="checkbox"] + label::before {
  background-color: transparent;
  border-color: #fff;
}
.colored.black input[type="checkbox"] + label::after,
.column.black input[type="checkbox"] + label::after,
.notification.black input[type="checkbox"] + label::after,
.contextual.black input[type="checkbox"] + label::after,
.pop.black input[type="checkbox"] + label::after,
.fullpage.black input[type="checkbox"] + label::after {
  color: #fff;
}
.colored.black input,
.column.black input,
.notification.black input,
.contextual.black input,
.pop.black input,
.fullpage.black input,
.colored.black select,
.column.black select,
.notification.black select,
.contextual.black select,
.pop.black select,
.fullpage.black select,
.colored.black textarea,
.column.black textarea,
.notification.black textarea,
.contextual.black textarea,
.pop.black textarea,
.fullpage.black textarea,
.colored.black .form-control,
.column.black .form-control,
.notification.black .form-control,
.contextual.black .form-control,
.pop.black .form-control,
.fullpage.black .form-control,
.colored.black fieldset .form-control,
.column.black fieldset .form-control,
.notification.black fieldset .form-control,
.contextual.black fieldset .form-control,
.pop.black fieldset .form-control,
.fullpage.black fieldset .form-control {
  border-color: transparent;
}
.colored.black input:hover,
.column.black input:hover,
.notification.black input:hover,
.contextual.black input:hover,
.pop.black input:hover,
.fullpage.black input:hover,
.colored.black select:hover,
.column.black select:hover,
.notification.black select:hover,
.contextual.black select:hover,
.pop.black select:hover,
.fullpage.black select:hover,
.colored.black textarea:hover,
.column.black textarea:hover,
.notification.black textarea:hover,
.contextual.black textarea:hover,
.pop.black textarea:hover,
.fullpage.black textarea:hover,
.colored.black .form-control:hover,
.column.black .form-control:hover,
.notification.black .form-control:hover,
.contextual.black .form-control:hover,
.pop.black .form-control:hover,
.fullpage.black .form-control:hover,
.colored.black fieldset .form-control:hover,
.column.black fieldset .form-control:hover,
.notification.black fieldset .form-control:hover,
.contextual.black fieldset .form-control:hover,
.pop.black fieldset .form-control:hover,
.fullpage.black fieldset .form-control:hover,
.colored.black input.focus,
.column.black input.focus,
.notification.black input.focus,
.contextual.black input.focus,
.pop.black input.focus,
.fullpage.black input.focus,
.colored.black select.focus,
.column.black select.focus,
.notification.black select.focus,
.contextual.black select.focus,
.pop.black select.focus,
.fullpage.black select.focus,
.colored.black textarea.focus,
.column.black textarea.focus,
.notification.black textarea.focus,
.contextual.black textarea.focus,
.pop.black textarea.focus,
.fullpage.black textarea.focus,
.colored.black .form-control.focus,
.column.black .form-control.focus,
.notification.black .form-control.focus,
.contextual.black .form-control.focus,
.pop.black .form-control.focus,
.fullpage.black .form-control.focus,
.colored.black fieldset .form-control.focus,
.column.black fieldset .form-control.focus,
.notification.black fieldset .form-control.focus,
.contextual.black fieldset .form-control.focus,
.pop.black fieldset .form-control.focus,
.fullpage.black fieldset .form-control.focus,
.colored.black input:focus,
.column.black input:focus,
.notification.black input:focus,
.contextual.black input:focus,
.pop.black input:focus,
.fullpage.black input:focus,
.colored.black select:focus,
.column.black select:focus,
.notification.black select:focus,
.contextual.black select:focus,
.pop.black select:focus,
.fullpage.black select:focus,
.colored.black textarea:focus,
.column.black textarea:focus,
.notification.black textarea:focus,
.contextual.black textarea:focus,
.pop.black textarea:focus,
.fullpage.black textarea:focus,
.colored.black .form-control:focus,
.column.black .form-control:focus,
.notification.black .form-control:focus,
.contextual.black .form-control:focus,
.pop.black .form-control:focus,
.fullpage.black .form-control:focus,
.colored.black fieldset .form-control:focus,
.column.black fieldset .form-control:focus,
.notification.black fieldset .form-control:focus,
.contextual.black fieldset .form-control:focus,
.pop.black fieldset .form-control:focus,
.fullpage.black fieldset .form-control:focus,
.colored.black input.active,
.column.black input.active,
.notification.black input.active,
.contextual.black input.active,
.pop.black input.active,
.fullpage.black input.active,
.colored.black select.active,
.column.black select.active,
.notification.black select.active,
.contextual.black select.active,
.pop.black select.active,
.fullpage.black select.active,
.colored.black textarea.active,
.column.black textarea.active,
.notification.black textarea.active,
.contextual.black textarea.active,
.pop.black textarea.active,
.fullpage.black textarea.active,
.colored.black .form-control.active,
.column.black .form-control.active,
.notification.black .form-control.active,
.contextual.black .form-control.active,
.pop.black .form-control.active,
.fullpage.black .form-control.active,
.colored.black fieldset .form-control.active,
.column.black fieldset .form-control.active,
.notification.black fieldset .form-control.active,
.contextual.black fieldset .form-control.active,
.pop.black fieldset .form-control.active,
.fullpage.black fieldset .form-control.active,
.colored.black input:active,
.column.black input:active,
.notification.black input:active,
.contextual.black input:active,
.pop.black input:active,
.fullpage.black input:active,
.colored.black select:active,
.column.black select:active,
.notification.black select:active,
.contextual.black select:active,
.pop.black select:active,
.fullpage.black select:active,
.colored.black textarea:active,
.column.black textarea:active,
.notification.black textarea:active,
.contextual.black textarea:active,
.pop.black textarea:active,
.fullpage.black textarea:active,
.colored.black .form-control:active,
.column.black .form-control:active,
.notification.black .form-control:active,
.contextual.black .form-control:active,
.pop.black .form-control:active,
.fullpage.black .form-control:active,
.colored.black fieldset .form-control:active,
.column.black fieldset .form-control:active,
.notification.black fieldset .form-control:active,
.contextual.black fieldset .form-control:active,
.pop.black fieldset .form-control:active,
.fullpage.black fieldset .form-control:active {
  border-color: transparent;
}
.colored.black .has-feedback .control-label,
.column.black .has-feedback .control-label,
.notification.black .has-feedback .control-label,
.contextual.black .has-feedback .control-label,
.pop.black .has-feedback .control-label,
.fullpage.black .has-feedback .control-label {
  color: #fff;
}
.colored.black .nav a,
.column.black .nav a,
.notification.black .nav a,
.contextual.black .nav a,
.pop.black .nav a,
.fullpage.black .nav a,
.colored.black a.list-group-item,
.column.black a.list-group-item,
.notification.black a.list-group-item,
.contextual.black a.list-group-item,
.pop.black a.list-group-item,
.fullpage.black a.list-group-item,
.colored.black .dropdown-menu a,
.column.black .dropdown-menu a,
.notification.black .dropdown-menu a,
.contextual.black .dropdown-menu a,
.pop.black .dropdown-menu a,
.fullpage.black .dropdown-menu a {
  color: #fff;
  text-decoration: none;
}
.colored.black .dropdown-menu a,
.column.black .dropdown-menu a,
.notification.black .dropdown-menu a,
.contextual.black .dropdown-menu a,
.pop.black .dropdown-menu a,
.fullpage.black .dropdown-menu a {
  color: #3b3f45;
}
.colored.black .list-group,
.column.black .list-group,
.notification.black .list-group,
.contextual.black .list-group,
.pop.black .list-group,
.fullpage.black .list-group {
  background: inherit;
}
.colored.black .btn-default,
.column.black .btn-default,
.notification.black .btn-default,
.contextual.black .btn-default,
.pop.black .btn-default,
.fullpage.black .btn-default,
.colored.black .list-group-item,
.column.black .list-group-item,
.notification.black .list-group-item,
.contextual.black .list-group-item,
.pop.black .list-group-item,
.fullpage.black .list-group-item {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.colored.black .btn-default:hover,
.column.black .btn-default:hover,
.notification.black .btn-default:hover,
.contextual.black .btn-default:hover,
.pop.black .btn-default:hover,
.fullpage.black .btn-default:hover,
.colored.black .list-group-item:hover,
.column.black .list-group-item:hover,
.notification.black .list-group-item:hover,
.contextual.black .list-group-item:hover,
.pop.black .list-group-item:hover,
.fullpage.black .list-group-item:hover,
.colored.black .btn-default.focus,
.column.black .btn-default.focus,
.notification.black .btn-default.focus,
.contextual.black .btn-default.focus,
.pop.black .btn-default.focus,
.fullpage.black .btn-default.focus,
.colored.black .list-group-item.focus,
.column.black .list-group-item.focus,
.notification.black .list-group-item.focus,
.contextual.black .list-group-item.focus,
.pop.black .list-group-item.focus,
.fullpage.black .list-group-item.focus,
.colored.black .btn-default:focus,
.column.black .btn-default:focus,
.notification.black .btn-default:focus,
.contextual.black .btn-default:focus,
.pop.black .btn-default:focus,
.fullpage.black .btn-default:focus,
.colored.black .list-group-item:focus,
.column.black .list-group-item:focus,
.notification.black .list-group-item:focus,
.contextual.black .list-group-item:focus,
.pop.black .list-group-item:focus,
.fullpage.black .list-group-item:focus,
.colored.black .btn-default.active,
.column.black .btn-default.active,
.notification.black .btn-default.active,
.contextual.black .btn-default.active,
.pop.black .btn-default.active,
.fullpage.black .btn-default.active,
.colored.black .list-group-item.active,
.column.black .list-group-item.active,
.notification.black .list-group-item.active,
.contextual.black .list-group-item.active,
.pop.black .list-group-item.active,
.fullpage.black .list-group-item.active,
.colored.black .btn-default:active,
.column.black .btn-default:active,
.notification.black .btn-default:active,
.contextual.black .btn-default:active,
.pop.black .btn-default:active,
.fullpage.black .btn-default:active,
.colored.black .list-group-item:active,
.column.black .list-group-item:active,
.notification.black .list-group-item:active,
.contextual.black .list-group-item:active,
.pop.black .list-group-item:active,
.fullpage.black .list-group-item:active {
  background: #4e535b;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.colored.black .btn-default:hover[disabled],
.column.black .btn-default:hover[disabled],
.notification.black .btn-default:hover[disabled],
.contextual.black .btn-default:hover[disabled],
.pop.black .btn-default:hover[disabled],
.fullpage.black .btn-default:hover[disabled],
.colored.black .list-group-item:hover[disabled],
.column.black .list-group-item:hover[disabled],
.notification.black .list-group-item:hover[disabled],
.contextual.black .list-group-item:hover[disabled],
.pop.black .list-group-item:hover[disabled],
.fullpage.black .list-group-item:hover[disabled],
.colored.black .btn-default.focus[disabled],
.column.black .btn-default.focus[disabled],
.notification.black .btn-default.focus[disabled],
.contextual.black .btn-default.focus[disabled],
.pop.black .btn-default.focus[disabled],
.fullpage.black .btn-default.focus[disabled],
.colored.black .list-group-item.focus[disabled],
.column.black .list-group-item.focus[disabled],
.notification.black .list-group-item.focus[disabled],
.contextual.black .list-group-item.focus[disabled],
.pop.black .list-group-item.focus[disabled],
.fullpage.black .list-group-item.focus[disabled],
.colored.black .btn-default:focus[disabled],
.column.black .btn-default:focus[disabled],
.notification.black .btn-default:focus[disabled],
.contextual.black .btn-default:focus[disabled],
.pop.black .btn-default:focus[disabled],
.fullpage.black .btn-default:focus[disabled],
.colored.black .list-group-item:focus[disabled],
.column.black .list-group-item:focus[disabled],
.notification.black .list-group-item:focus[disabled],
.contextual.black .list-group-item:focus[disabled],
.pop.black .list-group-item:focus[disabled],
.fullpage.black .list-group-item:focus[disabled],
.colored.black .btn-default.active[disabled],
.column.black .btn-default.active[disabled],
.notification.black .btn-default.active[disabled],
.contextual.black .btn-default.active[disabled],
.pop.black .btn-default.active[disabled],
.fullpage.black .btn-default.active[disabled],
.colored.black .list-group-item.active[disabled],
.column.black .list-group-item.active[disabled],
.notification.black .list-group-item.active[disabled],
.contextual.black .list-group-item.active[disabled],
.pop.black .list-group-item.active[disabled],
.fullpage.black .list-group-item.active[disabled],
.colored.black .btn-default:active[disabled],
.column.black .btn-default:active[disabled],
.notification.black .btn-default:active[disabled],
.contextual.black .btn-default:active[disabled],
.pop.black .btn-default:active[disabled],
.fullpage.black .btn-default:active[disabled],
.colored.black .list-group-item:active[disabled],
.column.black .list-group-item:active[disabled],
.notification.black .list-group-item:active[disabled],
.contextual.black .list-group-item:active[disabled],
.pop.black .list-group-item:active[disabled],
.fullpage.black .list-group-item:active[disabled],
.colored.black .btn-default:hover.disabled,
.column.black .btn-default:hover.disabled,
.notification.black .btn-default:hover.disabled,
.contextual.black .btn-default:hover.disabled,
.pop.black .btn-default:hover.disabled,
.fullpage.black .btn-default:hover.disabled,
.colored.black .list-group-item:hover.disabled,
.column.black .list-group-item:hover.disabled,
.notification.black .list-group-item:hover.disabled,
.contextual.black .list-group-item:hover.disabled,
.pop.black .list-group-item:hover.disabled,
.fullpage.black .list-group-item:hover.disabled,
.colored.black .btn-default.focus.disabled,
.column.black .btn-default.focus.disabled,
.notification.black .btn-default.focus.disabled,
.contextual.black .btn-default.focus.disabled,
.pop.black .btn-default.focus.disabled,
.fullpage.black .btn-default.focus.disabled,
.colored.black .list-group-item.focus.disabled,
.column.black .list-group-item.focus.disabled,
.notification.black .list-group-item.focus.disabled,
.contextual.black .list-group-item.focus.disabled,
.pop.black .list-group-item.focus.disabled,
.fullpage.black .list-group-item.focus.disabled,
.colored.black .btn-default:focus.disabled,
.column.black .btn-default:focus.disabled,
.notification.black .btn-default:focus.disabled,
.contextual.black .btn-default:focus.disabled,
.pop.black .btn-default:focus.disabled,
.fullpage.black .btn-default:focus.disabled,
.colored.black .list-group-item:focus.disabled,
.column.black .list-group-item:focus.disabled,
.notification.black .list-group-item:focus.disabled,
.contextual.black .list-group-item:focus.disabled,
.pop.black .list-group-item:focus.disabled,
.fullpage.black .list-group-item:focus.disabled,
.colored.black .btn-default.active.disabled,
.column.black .btn-default.active.disabled,
.notification.black .btn-default.active.disabled,
.contextual.black .btn-default.active.disabled,
.pop.black .btn-default.active.disabled,
.fullpage.black .btn-default.active.disabled,
.colored.black .list-group-item.active.disabled,
.column.black .list-group-item.active.disabled,
.notification.black .list-group-item.active.disabled,
.contextual.black .list-group-item.active.disabled,
.pop.black .list-group-item.active.disabled,
.fullpage.black .list-group-item.active.disabled,
.colored.black .btn-default:active.disabled,
.column.black .btn-default:active.disabled,
.notification.black .btn-default:active.disabled,
.contextual.black .btn-default:active.disabled,
.pop.black .btn-default:active.disabled,
.fullpage.black .btn-default:active.disabled,
.colored.black .list-group-item:active.disabled,
.column.black .list-group-item:active.disabled,
.notification.black .list-group-item:active.disabled,
.contextual.black .list-group-item:active.disabled,
.pop.black .list-group-item:active.disabled,
.fullpage.black .list-group-item:active.disabled {
  background: inherit;
}
.colored.black .list-group-item,
.column.black .list-group-item,
.notification.black .list-group-item,
.contextual.black .list-group-item,
.pop.black .list-group-item,
.fullpage.black .list-group-item {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.colored.black .list-group-item:first-child,
.column.black .list-group-item:first-child,
.notification.black .list-group-item:first-child,
.contextual.black .list-group-item:first-child,
.pop.black .list-group-item:first-child,
.fullpage.black .list-group-item:first-child {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.colored.black .list-group-item:last-child,
.column.black .list-group-item:last-child,
.notification.black .list-group-item:last-child,
.contextual.black .list-group-item:last-child,
.pop.black .list-group-item:last-child,
.fullpage.black .list-group-item:last-child {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.colored.black .help-block,
.column.black .help-block,
.notification.black .help-block,
.contextual.black .help-block,
.pop.black .help-block,
.fullpage.black .help-block {
  color: #fff;
}
.colored.black .form-group input + .help-block,
.column.black .form-group input + .help-block,
.notification.black .form-group input + .help-block,
.contextual.black .form-group input + .help-block,
.pop.black .form-group input + .help-block,
.fullpage.black .form-group input + .help-block,
.colored.black .form-group .input-group + .help-block,
.column.black .form-group .input-group + .help-block,
.notification.black .form-group .input-group + .help-block,
.contextual.black .form-group .input-group + .help-block,
.pop.black .form-group .input-group + .help-block,
.fullpage.black .form-group .input-group + .help-block,
.colored.black .form-group .input-group-btn + .help-block,
.column.black .form-group .input-group-btn + .help-block,
.notification.black .form-group .input-group-btn + .help-block,
.contextual.black .form-group .input-group-btn + .help-block,
.pop.black .form-group .input-group-btn + .help-block,
.fullpage.black .form-group .input-group-btn + .help-block,
.colored.black .form-group .help-block + .help-block,
.column.black .form-group .help-block + .help-block,
.notification.black .form-group .help-block + .help-block,
.contextual.black .form-group .help-block + .help-block,
.pop.black .form-group .help-block + .help-block,
.fullpage.black .form-group .help-block + .help-block,
.colored.black .form-group textarea + .help-block,
.column.black .form-group textarea + .help-block,
.notification.black .form-group textarea + .help-block,
.contextual.black .form-group textarea + .help-block,
.pop.black .form-group textarea + .help-block,
.fullpage.black .form-group textarea + .help-block,
.colored.black .form-group figure + figcaption,
.column.black .form-group figure + figcaption,
.notification.black .form-group figure + figcaption,
.contextual.black .form-group figure + figcaption,
.pop.black .form-group figure + figcaption,
.fullpage.black .form-group figure + figcaption,
.colored.black .form-group .form-group-help-block,
.column.black .form-group .form-group-help-block,
.notification.black .form-group .form-group-help-block,
.contextual.black .form-group .form-group-help-block,
.pop.black .form-group .form-group-help-block,
.fullpage.black .form-group .form-group-help-block,
.colored.black .form-group .merge_feedback .remote_value,
.column.black .form-group .merge_feedback .remote_value,
.notification.black .form-group .merge_feedback .remote_value,
.contextual.black .form-group .merge_feedback .remote_value,
.pop.black .form-group .merge_feedback .remote_value,
.fullpage.black .form-group .merge_feedback .remote_value {
  background: rgba(255, 255, 255, 0.15);
}
.colored.black .input-group-addon,
.column.black .input-group-addon,
.notification.black .input-group-addon,
.contextual.black .input-group-addon,
.pop.black .input-group-addon,
.fullpage.black .input-group-addon {
  background: #eee;
  border-color: #eee;
}
.colored.black .rg_tag_list .bootstrap-filestyle .btn,
.column.black .rg_tag_list .bootstrap-filestyle .btn,
.notification.black .rg_tag_list .bootstrap-filestyle .btn,
.contextual.black .rg_tag_list .bootstrap-filestyle .btn,
.pop.black .rg_tag_list .bootstrap-filestyle .btn,
.fullpage.black .rg_tag_list .bootstrap-filestyle .btn {
  border-color: transparent;
}
.colored.black .table-bordered,
.column.black .table-bordered,
.notification.black .table-bordered,
.contextual.black .table-bordered,
.pop.black .table-bordered,
.fullpage.black .table-bordered,
.colored.black .table-bordered th,
.column.black .table-bordered th,
.notification.black .table-bordered th,
.contextual.black .table-bordered th,
.pop.black .table-bordered th,
.fullpage.black .table-bordered th,
.colored.black .table-bordered td,
.column.black .table-bordered td,
.notification.black .table-bordered td,
.contextual.black .table-bordered td,
.pop.black .table-bordered td,
.fullpage.black .table-bordered td {
  border-color: #fff;
}
.colored.black.pop .nav-tabs,
.column.black.pop .nav-tabs,
.notification.black.pop .nav-tabs,
.contextual.black.pop .nav-tabs,
.pop.black.pop .nav-tabs,
.fullpage.black.pop .nav-tabs {
  background: #4e535b;
  border-color: #4e535b;
}
.colored.black.pop .nav-tabs li a,
.column.black.pop .nav-tabs li a,
.notification.black.pop .nav-tabs li a,
.contextual.black.pop .nav-tabs li a,
.pop.black.pop .nav-tabs li a,
.fullpage.black.pop .nav-tabs li a {
  background: #4e535b;
  border-color: #4e535b;
}
.colored.black.pop .nav-tabs li.active a,
.column.black.pop .nav-tabs li.active a,
.notification.black.pop .nav-tabs li.active a,
.contextual.black.pop .nav-tabs li.active a,
.pop.black.pop .nav-tabs li.active a,
.fullpage.black.pop .nav-tabs li.active a {
  background: #23262a;
  color: #fff;
  border-color: #23262a;
}
.custom-color-hexa {
  width: 140px;
}
.btn-marker-color {
  position: relative;
  background-color: #ddd;
  color: #fff;
  padding: 0;
}
.btn-marker-color:hover,
.btn-marker-color:focus,
.btn-marker-color.focus,
.btn-marker-color:active,
.btn-marker-color.active {
  color: #fff;
}
.btn-marker-color.white,
.btn-marker-color.gray,
.btn-marker-color.yellow {
  color: #333333;
}
.btn-marker-color.white:hover,
.btn-marker-color.gray:hover,
.btn-marker-color.yellow:hover,
.btn-marker-color.white:focus,
.btn-marker-color.gray:focus,
.btn-marker-color.yellow:focus,
.btn-marker-color.white.focus,
.btn-marker-color.gray.focus,
.btn-marker-color.yellow.focus,
.btn-marker-color.white:active,
.btn-marker-color.gray:active,
.btn-marker-color.yellow:active,
.btn-marker-color.white.active,
.btn-marker-color.gray.active,
.btn-marker-color.yellow.active {
  color: #333333;
}
.btn-marker-color > div {
  height: 20px;
  border-style: solid;
  border-width: 0 15px;
}
.btn-marker-color > div .fa {
  position: absolute;
  top: 4px;
  left: 8px;
}
.btn-marker-color.green > div {
  border-left-color: #8ae234;
  border-right-color: #4e9a06;
}
.btn-marker-color.yellow > div {
  border-left-color: #fce94f;
  border-right-color: #c4a000;
}
.btn-marker-color.orange > div {
  border-left-color: #fcaf3e;
  border-right-color: #ce5c00;
}
.btn-marker-color.red > div {
  border-left-color: #ef2929;
  border-right-color: #a40000;
}
.btn-marker-color.purple > div {
  border-left-color: #ad7fa8;
  border-right-color: #5c3566;
}
.btn-marker-color.blue > div {
  border-left-color: #729fcf;
  border-right-color: #204a87;
}
.btn-marker-color.white > div {
  border-left-color: #ffffff;
  border-right-color: #888a85;
}
.btn-marker-color.gray > div {
  border-left-color: #d3d7cf;
  border-right-color: #888a85;
}
.btn-marker-color.dark-gray > div {
  border-left-color: #888a85;
  border-right-color: #333333;
}
.btn-marker-color.black > div {
  border-left-color: #888a85;
  border-right-color: #000000;
}
.btn-marker-color.brown > div {
  border-left-color: #e9b96e;
  border-right-color: #8f5902;
}
.marker,
.leaflet-marker-icon.marker {
  display: inline-block;
  cursor: default;
  line-height: 0;
}
.marker .fa,
.leaflet-marker-icon.marker .fa {
  position: absolute;
  font-size: 19px;
}
.marker .external-icon,
.leaflet-marker-icon.marker .external-icon {
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 20px !important;
  max-height: 20px !important;
}
.marker.yellow .fa,
.leaflet-marker-icon.marker.yellow .fa {
  color: #c4a000;
}
.marker.yellow #colorized,
.leaflet-marker-icon.marker.yellow #colorized,
.marker.yellow #colorized *,
.leaflet-marker-icon.marker.yellow #colorized * {
  fill: #fce94f !important;
}
.marker.orange .fa,
.leaflet-marker-icon.marker.orange .fa {
  color: #ce5c00;
}
.marker.orange #colorized,
.leaflet-marker-icon.marker.orange #colorized,
.marker.orange #colorized *,
.leaflet-marker-icon.marker.orange #colorized * {
  fill: #fcaf3e !important;
}
.marker.green .fa,
.leaflet-marker-icon.marker.green .fa {
  color: #4e9a06;
}
.marker.green #colorized,
.leaflet-marker-icon.marker.green #colorized,
.marker.green #colorized *,
.leaflet-marker-icon.marker.green #colorized * {
  fill: #8ae234 !important;
}
.marker.blue .fa,
.leaflet-marker-icon.marker.blue .fa {
  color: #204a87;
}
.marker.blue #colorized,
.leaflet-marker-icon.marker.blue #colorized,
.marker.blue #colorized *,
.leaflet-marker-icon.marker.blue #colorized * {
  fill: #729fcf !important;
}
.marker.purple .fa,
.leaflet-marker-icon.marker.purple .fa {
  color: #5c3566;
}
.marker.purple #colorized,
.leaflet-marker-icon.marker.purple #colorized,
.marker.purple #colorized *,
.leaflet-marker-icon.marker.purple #colorized * {
  fill: #ad7fa8 !important;
}
.marker.brown .fa,
.leaflet-marker-icon.marker.brown .fa {
  color: #8f5902;
}
.marker.brown #colorized,
.leaflet-marker-icon.marker.brown #colorized,
.marker.brown #colorized *,
.leaflet-marker-icon.marker.brown #colorized * {
  fill: #e9b96e !important;
}
.marker.red .fa,
.leaflet-marker-icon.marker.red .fa {
  color: #a40000;
}
.marker.red #colorized,
.leaflet-marker-icon.marker.red #colorized,
.marker.red #colorized *,
.leaflet-marker-icon.marker.red #colorized * {
  fill: #ef2929 !important;
}
.marker.white .fa,
.leaflet-marker-icon.marker.white .fa {
  color: #888a85;
}
.marker.white #colorized,
.leaflet-marker-icon.marker.white #colorized,
.marker.white #colorized *,
.leaflet-marker-icon.marker.white #colorized * {
  fill: #ffffff !important;
}
.marker.gray .fa,
.leaflet-marker-icon.marker.gray .fa {
  color: #888a85;
}
.marker.gray #colorized,
.leaflet-marker-icon.marker.gray #colorized,
.marker.gray #colorized *,
.leaflet-marker-icon.marker.gray #colorized * {
  fill: #d3d7cf !important;
}
.marker.dark-gray .fa,
.leaflet-marker-icon.marker.dark-gray .fa {
  color: #333333;
}
.marker.dark-gray #colorized,
.leaflet-marker-icon.marker.dark-gray #colorized,
.marker.dark-gray #colorized *,
.leaflet-marker-icon.marker.dark-gray #colorized * {
  fill: #888a85 !important;
}
.marker.black .fa,
.leaflet-marker-icon.marker.black .fa {
  color: #888a85;
}
.marker.black #colorized,
.leaflet-marker-icon.marker.black #colorized,
.marker.black #colorized *,
.leaflet-marker-icon.marker.black #colorized * {
  fill: #000000 !important;
}
.leaflet-container .marker {
  display: block;
  pointer-events: none;
}
.leaflet-container .marker svg {
  pointer-events: none;
}
.leaflet-container .marker svg > * {
  cursor: pointer;
  pointer-events: auto;
}
.marker-1 .fa,
.marker-2 .fa,
.marker-3 .fa {
  top: 12px;
  left: 13px;
}
.marker-basic-circle .fa,
.marker-basic-diamond .fa,
.marker-basic-square .fa,
.marker-basic-left-triangle .fa,
.marker-basic-up-triangle .fa,
.marker-basic-right-triangle .fa,
.marker-basic-down-triangle .fa {
  display: none;
}
.shape {
  display: inline-block;
  cursor: default;
  line-height: 0;
}
.shape.yellow #colorized,
.shape.yellow #colorized * {
  fill: #f8dc00 !important;
}
.shape.orange #colorized,
.shape.orange #colorized * {
  fill: #f8981d !important;
}
.shape.brown #colorized,
.shape.brown #colorized * {
  fill: #b46f00 !important;
}
.shape.green #colorized,
.shape.green #colorized * {
  fill: #1d9650 !important;
}
.shape.blue #colorized,
.shape.blue #colorized * {
  fill: #38b8e2 !important;
}
.shape.purple #colorized,
.shape.purple #colorized * {
  fill: #553445 !important;
}
.shape.turquoise #colorized,
.shape.turquoise #colorized * {
  fill: #00b6ad !important;
}
.shape.red #colorized,
.shape.red #colorized * {
  fill: #e85657 !important;
}
.shape.white #colorized,
.shape.white #colorized * {
  fill: #fff !important;
}
.shape.gray #colorized,
.shape.gray #colorized * {
  fill: #eee !important;
}
.shape.anthracite #colorized,
.shape.anthracite #colorized * {
  fill: #3b3f45 !important;
}
.shape.black #colorized,
.shape.black #colorized * {
  fill: #000 !important;
}
.spinner {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  border: 3px solid #3b3f45;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin 650ms infinite linear;
  -o-animation: cssload-spin 650ms infinite linear;
  -ms-animation: cssload-spin 650ms infinite linear;
  -webkit-animation: cssload-spin 650ms infinite linear;
  -moz-animation: cssload-spin 650ms infinite linear;
}
@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html,
body {
  height: 100%;
  margin: 0;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounce {
  0%,
  5%,
  13%,
  20%,
  25% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  10%,
  11% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(12px, 0, 0);
  }
  17% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(6px, 0, 0);
  }
  22% {
    transform: translate3d(2px, 0, 0);
  }
}
.icon-preview {
  position: absolute;
  top: 8px;
  right: 11px;
  z-index: 10;
  color: #4e535b;
  font-size: 19px;
}
.marker-form-widget {
  height: 42px;
}
.marker-form-widget .marker,
.marker-form-widget .btn {
  float: left;
}
.marker-form-widget .marker {
  position: relative;
  margin-left: 15px;
  margin-right: 20px;
}
.marker-form-widget .btn {
  margin-top: 4px;
}
img {
  max-width: 100%;
  height: auto;
}
.tooltip-inner {
  border-radius: 0;
}
.vertical-align-top {
  vertical-align: top;
}
.list-group {
  /* Fixes a placement bug on items when they are moved/dragged more than once */
  position: relative;
}
.list-group .list-group-item {
  min-height: 42px;
}
.list-group .list-group-item label .help-block,
.list-group .list-group-item label .help-block p:last-child {
  margin-bottom: 0;
}
.list-group.reorderable .list-group-item {
  padding-left: 30px;
}
.list-group.reorderable .list-group-item .reorder_icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 6px;
  cursor: grab;
}
.list-group.navigable .list-group-item {
  padding-left: 50px;
}
.list-group.navigable .list-group-item .navigate_btn {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  background: transparent;
  border-color: transparent;
}
.list-group.navigable.reorderable .list-group-item {
  padding-left: 80px;
}
.list-group.navigable.reorderable .list-group-item .navigate_btn {
  left: 30px;
}
.list-group.removeable .list-group-item {
  padding-right: 50px;
}
.list-group.removeable .list-group-item .remove_btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  background: transparent;
  border-color: transparent;
}
.dropdown-menu {
  border-radius: 0;
  padding: 0;
  border: none;
}
.dropdown-menu li a {
  padding: 8px 16px;
}
.dropdown-menu .divider {
  margin: 4px 0;
}
#login_modal .pop {
  width: 500px;
  min-width: auto;
}
#delete_theme_modal .icon {
  font-size: 120px;
  line-height: 120px;
  color: #ea6364;
}
#duplicate_theme_modal .fa {
  font-size: 100px;
  line-height: 100px;
  color: #4e535b;
}
.color-buttons {
  margin-bottom: 20px;
}
.leaflet-div-icon {
  background: none;
  border: none;
}
.marker-cluster {
  width: 30px;
  height: 30px;
  margin-left: -10px;
  margin-top: -10px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.marker-cluster.orange {
  color: #ce5c00;
  background-color: #fcaf3e;
}
.marker-cluster.red {
  color: #a40000;
  background-color: #ef2929;
}
.marker-cluster.purple {
  color: #5c3566;
  background-color: #ad7fa8;
}
.marker-cluster.blue {
  color: #204a87;
  background-color: #729fcf;
}
.marker-cluster.green {
  color: #4e9a06;
  background-color: #8ae234;
}
.marker-cluster.gray {
  color: #888a85;
  background-color: #d3d7cf;
}
.marker-cluster.yellow {
  color: #c4a000;
  background-color: #fce94f;
}
.marker-cluster.white {
  color: #888a85;
  background-color: #ffffff;
}
.marker-cluster.dark-gray {
  color: #333333;
  background-color: #888a85;
}
.marker-cluster.black {
  color: #888a85;
  background-color: #000000;
}
.marker-cluster.brown {
  color: #8f5902;
  background-color: #e9b96e;
}
span.twitter-typeahead .tt-highlight {
  font-weight: 400;
  background-color: #fce94f;
}
span.twitter-typeahead .tt-menu {
  border-radius: 0;
  border-width: 0;
  width: 100%;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.175);
}
span.twitter-typeahead .tt-suggestion {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion.tt-cursor {
  background: #e4e4e4;
  color: #3b3f45;
}
span.twitter-typeahead .tt-input[disabled] {
  background-color: #e4e4e4 !important;
}
span.twitter-typeahead .tt-hint[disabled],
span.twitter-typeahead .tt-hint[readonly] {
  background-color: #fff;
  font-style: normal;
}
.selectize-control.form-control {
  z-index: 999;
}
.selectize-control.form-control .selectize-input,
.selectize-control.form-control .selectize-input.focus {
  box-shadow: none;
  border-radius: 0;
  border-color: transparent;
}
.selectize-control.form-control .selectize-input.disabled,
.selectize-control.form-control .selectize-input.focus.disabled {
  opacity: 1;
  background-color: #e4e4e4;
}
.selectize-control.form-control .selectize-input.disabled [data-value],
.selectize-control.form-control .selectize-input.focus.disabled [data-value] {
  padding-right: 3px !important;
}
.selectize-control.form-control .selectize-input.disabled .remove,
.selectize-control.form-control .selectize-input.focus.disabled .remove {
  display: none;
}
.selectize-control.form-control .selectize-dropdown.form-control {
  position: absolute;
  top: 100%;
  margin: 0;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.175);
}
.selectize-control.form-control .selectize-dropdown [data-selectable] .highlight {
  background-color: #fce94f;
}
.selectize-control.form-control .selectize-dropdown-content .option {
  padding: 3px 20px;
}
.selectize-control.form-control .selectize-dropdown-content .option.active {
  background: #e4e4e4;
  color: #3b3f45;
}
html,
body {
  background-color: #eeeeec;
}
/*
    TODO: Remove that dirty patch when the following issue is fixed:
    https://github.com/Leaflet/Leaflet/issues/4578
*/
.leaflet-fade-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: auto;
}
#main_map {
  position: fixed;
  z-index: 1000;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
}
#main_map .leaflet-popup-content-wrapper {
  border-radius: 0;
}
#main_map .leaflet-popup-content-wrapper .leaflet-popup-content ul {
  padding-left: 20px;
}
#main_map .leaflet-popup-content-wrapper .leaflet-popup-content img {
  max-width: 100% !important;
  height: auto !important;
}
#main_map .leaflet-control-minZoomIndicator {
  display: none !important;
}
#main_map .leaflet-marker-pane .leaflet-marker-icon {
  transition: opacity ease-out 0.1s;
}
#main_map .leaflet-marker-pane.in_contribution .leaflet-marker-icon {
  opacity: 0.7;
}
#main_map .leaflet-marker-pane.in_contribution .leaflet-marker-icon:hover,
#main_map .leaflet-marker-pane.in_contribution .leaflet-marker-icon:focus,
#main_map .leaflet-marker-pane.in_contribution .leaflet-marker-icon:active {
  opacity: 1;
}
#title {
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  transition: all ease-out 0.3s;
}
#title .title_head {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all ease-out 0.3s;
}
#title .favorite_btn,
#title .description_btn {
  position: fixed;
  top: 0;
  padding: 3px 12px 5px 12px;
  font-size: 15px;
}
#title .favorite_btn {
  left: 0;
}
#title .description_btn {
  right: 0;
}
#title .description {
  display: none;
  margin-top: 60px;
  animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
#title.open {
  height: 100%;
  overflow: auto;
}
#title.open .title_head {
  left: 0;
  transform: translate(0, 30px);
  font-size: 36px;
  line-height: 50px;
  max-width: none;
  white-space: normal;
  overflow: visible;
}
#title.open .description {
  display: block;
  animation-name: appear;
  animation-direction: normal;
}
.rg_list.markers .marker,
.rg_list.shapes .marker,
.rg_list.markers .shape,
.rg_list.shapes .shape {
  pointer-events: none;
  margin-top: -15px;
  margin-right: -8px;
  transform: scale(0.7);
  float: right;
}
.rg_list.markers .marker .fa,
.rg_list.shapes .marker .fa,
.rg_list.markers .shape .fa,
.rg_list.shapes .shape .fa {
  top: 13px;
  left: 14px;
  font-size: 17px;
}
.rg_list.markers .marker.marker-basic-circle .fa,
.rg_list.shapes .marker.marker-basic-circle .fa,
.rg_list.markers .shape.marker-basic-circle .fa,
.rg_list.shapes .shape.marker-basic-circle .fa,
.rg_list.markers .marker.marker-basic-diamond .fa,
.rg_list.shapes .marker.marker-basic-diamond .fa,
.rg_list.markers .shape.marker-basic-diamond .fa,
.rg_list.shapes .shape.marker-basic-diamond .fa,
.rg_list.markers .marker.marker-basic-square .fa,
.rg_list.shapes .marker.marker-basic-square .fa,
.rg_list.markers .shape.marker-basic-square .fa,
.rg_list.shapes .shape.marker-basic-square .fa,
.rg_list.markers .marker.marker-basic-left-triangle .fa,
.rg_list.shapes .marker.marker-basic-left-triangle .fa,
.rg_list.markers .shape.marker-basic-left-triangle .fa,
.rg_list.shapes .shape.marker-basic-left-triangle .fa,
.rg_list.markers .marker.marker-basic-up-triangle .fa,
.rg_list.shapes .marker.marker-basic-up-triangle .fa,
.rg_list.markers .shape.marker-basic-up-triangle .fa,
.rg_list.shapes .shape.marker-basic-up-triangle .fa,
.rg_list.markers .marker.marker-basic-right-triangle .fa,
.rg_list.shapes .marker.marker-basic-right-triangle .fa,
.rg_list.markers .shape.marker-basic-right-triangle .fa,
.rg_list.shapes .shape.marker-basic-right-triangle .fa,
.rg_list.markers .marker.marker-basic-down-triangle .fa,
.rg_list.shapes .marker.marker-basic-down-triangle .fa,
.rg_list.markers .shape.marker-basic-down-triangle .fa,
.rg_list.shapes .shape.marker-basic-down-triangle .fa {
  display: none;
}
.rg_list .checkbox {
  padding-right: 40px;
  min-height: 40px;
}
.rg_list .checkbox .marker,
.rg_list .checkbox .shape {
  position: absolute;
  top: -10px;
  right: -4px;
  cursor: pointer;
}
.rg_list .checkbox .zoom_tip {
  font-style: italic;
}
.rg_list .checkbox .info_layer_btn {
  color: #00b6ad;
  padding: 0;
}
.rg_list .checkbox .info_layer_btn:hover,
.rg_list .checkbox .info_layer_btn:active,
.rg_list .checkbox .info_layer_btn.active,
.rg_list .checkbox .info_layer_btn:focus,
.rg_list .checkbox .info_layer_btn.focus {
  color: #00bbb2;
}
.tile_list .checkbox label,
.tile_list .radio label {
  display: block;
}
.tile_list .checkbox label figure,
.tile_list .radio label figure {
  background: #f3f3f3;
  overflow: hidden;
  height: 120px;
  position: relative;
}
.tile_list .checkbox label figure img,
.tile_list .radio label figure img {
  position: absolute;
  top: 0;
}
.tile_list .checkbox label figure .tile_1,
.tile_list .radio label figure .tile_1 {
  left: 0;
}
.tile_list .checkbox label figure .tile_2,
.tile_list .radio label figure .tile_2 {
  left: 256px;
}
.tile_list .max_zoom {
  font-size: 13px;
}
#zoom_notification {
  z-index: 1009;
  top: 30px;
  left: 50px;
  bottom: auto;
  right: auto;
  width: 300px;
  min-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 24px;
  padding-left: 24px;
  opacity: 1;
  transition: transform 0.1s linear;
  transform: translate(-350px, 0);
}
#zoom_notification.open {
  transform: translate(0, 0);
}
#zoom_notification.disappear {
  opacity: 0;
}
#zoom_notification p {
  margin: 0;
}
#zoom_notification .close_btn {
  position: absolute;
  top: -13px;
  right: -24px;
}
#zoom_notification .fa-arrow-left {
  position: absolute;
  top: 3px;
  left: -10px;
  animation-duration: 4s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: bounce;
  transform-origin: center bottom;
}
@media screen and (max-width: 350px) {
  #zoom_notification {
    right: 0;
    width: auto;
  }
}
#geocode_widget {
  position: fixed;
  z-index: 1009;
  top: 169px;
  left: 0;
  padding-left: 50px;
  width: 500px;
  max-width: 100%;
  transition: transform ease-out 0.2s;
  transform: translate(-100%, 0);
}
#geocode_widget input {
  height: 50px;
  border-color: #fff;
}
#geocode_widget.open {
  transform: translate(0, 0);
}
#geocode_widget .results {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 0;
  margin: 0;
  overflow: auto;
  transition: all ease-out 0.2s;
}
#geocode_widget .results .list-group-item {
  border-color: #eee #fff;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#geocode_widget .results .list-group-item .list-group-item-heading {
  font-size: 14px;
}
#geocode_widget .results .list-group-item.active .list-group-item-text,
#geocode_widget .results .list-group-item .list-group-item-text {
  color: #aaa;
}
#geocode_widget .results .list-group-item.active {
  background: #eee;
  color: #3b3f45;
}
@media screen and (max-height: 489px) {
  #geocode_widget,
  .results {
    bottom: 0;
  }
}
body.contribution_cross_visible .contribution_cross {
  opacity: 1;
}
.contribution_cross {
  opacity: 0;
  transition: opacity ease-out 0.2s;
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  pointer-events: none;
  background-image: url(/img/contribution_cross.svg);
}
.valign-top {
  vertical-align: top;
}
.checkbox .info_btn,
.radio .info_btn {
  line-height: 18px;
}

/*# sourceMappingURL=theme.bundle.css.map*/