/* Include this file in your html if you are using the CSP mode. */

@charset "UTF-8";

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}

ng\:form {
  display: block;
}

.ng-animate-shim {
  visibility:hidden;
}

.ng-anchor {
  position:absolute;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.13.2 - 2015-10-09T15:34:24.045Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control>.selectize-dropdown,.selectize-control>.selectize-input>input{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>a:focus,.ui-select-bootstrap .ui-select-choices-row>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>a{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>a,.ui-select-bootstrap .ui-select-choices-row.disabled>a{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * Datepicker for Bootstrap v1.4.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-top-center,.toast-top-full-width{top:0;right:0;width:100%}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:9pt;left:9pt}.toast-top-right{top:9pt;right:9pt}.toast-bottom-right{right:9pt;bottom:9pt}.toast-bottom-left{bottom:9pt;left:9pt}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 9pt #999;-webkit-box-shadow:0 0 9pt #999;box-shadow:0 0 9pt #999;color:#fff;opacity:.8}#toast-container>:hover{-moz-box-shadow:0 0 9pt #000;-webkit-box-shadow:0 0 9pt #000;box-shadow:0 0 9pt #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}.toast{opacity:1!important}.toast.ng-enter{opacity:0!important;transition:opacity .3s linear}.toast.ng-enter.ng-enter-active{opacity:1!important}.toast.ng-leave{opacity:1;transition:opacity .3s linear}.toast.ng-leave.ng-leave-active{opacity:0!important}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}

.lightbox-nav {
  position: relative;
  margin-bottom: 12px; /* the font-size of .btn-xs */
  height: 22px;
  text-align: center;
  font-size: 0; /* prevent the otherwise inherited font-size and line-height from adding extra space to the bottom of this div */
}

.lightbox-nav .btn-group {
  vertical-align: top;
}

.lightbox-nav .close {
  /* absolutely position this in order to center the nav buttons */
  position: absolute;
  top: 0;
  right: 0;
}

.lightbox-image-container {
  position: relative;
  text-align: center; /* center the image */
}

/* the caption overlays the top left corner of the image */
.lightbox-image-caption {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.5em 0.9em; /* the left and right margins are offset by 0.4em for the span box-shadow */
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
  text-shadow: 0.1em 0.1em 0.2em rgba(255, 255, 255, 0.5);
}

.lightbox-image-caption span {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background-color: rgba(255, 255, 255, 0.75);
  /* pad the left and right of each line of text */
  box-shadow: 0.4em 0 0 rgba(255, 255, 255, 0.75),
    -0.4em 0 0 rgba(255, 255, 255, 0.75);
}

.switch{background:#fff;border:1px solid #dfdfdf;position:relative;display:inline-block;box-sizing:content-box;overflow:visible;width:52px;height:30px;padding:0;margin:0;border-radius:20px;cursor:pointer;box-shadow:#dfdfdf 0 0 0 0 inset;transition:.3s ease-out all;-webkit-transition:.3s ease-out all;top:-1px}.switch.wide{width:80px}.switch small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,.4);width:30px;height:30px;position:absolute;top:0;left:0;transition:.3s ease-out all;-webkit-transition:.3s ease-out all}.switch.checked{background:#64bd63;border-color:#64bd63}.switch.checked small{left:22px}.switch.wide.checked small{left:52px}.switch .switch-text{font-family:Arial,Helvetica,sans-serif;font-size:13px}.switch .off{display:block;position:absolute;right:10%;top:25%;z-index:0;color:#A9A9A9}.switch .on{display:none;z-index:0;color:#fff;position:absolute;top:25%;left:9%}.switch.checked .off{display:none}.switch.checked .on{display:block}.switch.disabled{opacity:.5;cursor:not-allowed}

#admin-menu {
    z-index:1;
    position: fixed;
    background-color: #176583;
    height: 100%;
    top: 50px;
    width: 60px;
}

#admin-menu .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #103c4d;
}

#admin-menu .nav , #admin-menu .open-icon, #admin-menu .wrapper-ninja {
    width: 60px;
    background-color: #176583;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}
#admin-menu .open-icon {
    padding: 15px 15px;
    font-size: 1.5em;
    color: #89D7F3;
    cursor: pointer;
    top: 0px;
}
#admin-menu .opened .open-icon {
    text-align: right;
}

#admin-menu ul li {
    border-bottom: solid 1px #217D99;
}

#admin-menu .stable .showbox {
    position: absolute;
    top: 0;
    width: 0;
    left: 60px;
    line-height: 44px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-property: width, font-size;
    font-size: 0;
    color: #89D7F3;
    cursor: pointer;
    background-color: #176583;
    border-bottom: solid 1px #217D99;
}

#admin-menu .opened .nav, #admin-menu .opened .wrapper-ninja , #admin-menu .opened .open-icon {
  width: 250px;
}
#admin-menu .opened .showbox {
    font-size: inherit;
}

#admin-menu .wrapper-ninja {
    height: 100%;
    position: fixed;
}

#admin-menu .opened .ninja {
    position:absolute;
    width: 287px;
}
#admin-menu .ninja {
    width: 0;
    height: 305px;
    background: url(/admin/assets/img/ninja/ninja.png) no-repeat;
    position: absolute;
    bottom: 60px;
    left: 0px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}


tr.disabled {
    pointer-events: none;
    opacity: 0.4;
}

span.editable-wrapper input {
    width: 80%;
}

#admin-example-page form {
    margin-top: 85px;
}
#modules-tab .wrapper {
    margin-top: 35px;
}


#modules-tab .wrapper .grid-title.row {
    background: white;
    border: solid 1px rgb(232, 228, 225);
    padding: 10px 0;
}

#modules-tab .wrapper .module {
    background: rgb(254, 250, 247);
    border: solid 1px rgb(232, 228, 225);
    border-top: none;
    padding: 10px 0;
}

#modules-tab .wrapper .module {
    background: rgb(254, 250, 247);
    border: solid 1px rgb(232, 228, 225);
    border-top: none;
    padding: 10px 0;
    border-left: solid 3px #176583;
}

#modules-tab .wrapper .module .name {
    font-weight: bold;
}
#modules-tab .wrapper .module a {
    color: rgb(34, 134, 173);
    font-size: 12px;
}

.users .actions-bar {
    clear: both;
    margin: 20px 0;
}




html {
    height: 100%;
}

body.login, body.register,  body.forgot-password {
background: url("/theme/assets/img/bg.png");
    height: 100%;
    position: relative;
}
@font-face {
    font-family: 'futura_bkbook';
    src: url("/theme/assets/fonts/ufonts.com_futura-book.eot");
    src: url("/theme/assets/fonts/ufonts.com_futura-book.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/ufonts.com_futura-book.woff") format("woff"), url("/theme/assets/fonts/ufonts.com_futura-book.ttf") format("truetype"), url("/theme/assets/fonts/ufonts.com_futura-book.svg#futura_bkbook") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_hebrewregular';
    src: url("/theme/assets/fonts/opensanshebrew-regular.eot");
    src: url("/theme/assets/fonts/opensanshebrew-regular.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/opensanshebrew-regular.woff") format("woff"), url("/theme/assets/fonts/opensanshebrew-regular.ttf") format("truetype"), url("/theme/assets/fonts/opensanshebrew-regular.svg#open_sans_hebrewregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_hebrewlight';
    src: url("/theme/assets/fonts/opensanshebrew-light.eot");
    src: url("/theme/assets/fonts/opensanshebrew-light.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/opensanshebrew-light.woff") format("woff"), url("/theme/assets/fonts/opensanshebrew-light.ttf") format("truetype"), url("/theme/assets/fonts/opensanshebrew-light.svg#open_sans_hebrewlight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url("/theme/assets/fonts/mark_simonson_-_proxima_nova_regular.eot");
    src: url("/theme/assets/fonts/mark_simonson_-_proxima_nova_regular.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/mark_simonson_-_proxima_nova_regular.woff") format("woff"), url("/theme/assets/fonts/mark_simonson_-_proxima_nova_regular.ttf") format("truetype"), url("/theme/assets/fonts/mark_simonson_-_proxima_nova_regular.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight';
    src: url("/theme/assets/fonts/proximanova-light.eot");
    src: url("/theme/assets/fonts/proximanova-light.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/proximanova-light.woff") format("woff"), url("/theme/assets/fonts/proximanova-light.ttf") format("truetype"), url("/theme/assets/fonts/proximanova-light.svg#proxima_novalight") format("svg");
    font-weight: normal;
    font-style: normal;
}
.form {
    background: #ffffff;
    box-shadow: 0 1px 3px 1px #003644;
    margin-top: 35px;
    left: 50%;
    position: relative;
}

.main-form {
    width: 748px;
    height: 435px;
    margin-left: -374px;
}

.main-form.register-form {
    height: 622px;
}

.login-form__left {
    width: 440px;
    height: 100%;
    float: left;
    padding: 34px 0 0 27px;
}

.login-form__left h2, .forgot_password_form h2 {
    font-size: 30px;
    padding-bottom: 4px;
    font-family: "futura_bkbook";
    margin: 0;
    text-transform: uppercase;
}

.login-form__left p, .forgot_password_form p {
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
}

.main-form .input-wrapper {
    position: relative;
    margin-bottom: 10px;
}

.main-form .input-wrapper input {
    width: 401px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 18px 0 18px 16px;
    outline: none;
    font-size: 15px;
    font-family: 'proxima_nova_rgregular';
    line-height: 22px;
}

.main-form .input-wrapper input:invalid {
    box-shadow: none;
}

.main-form .input-wrapper input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.pic.email {
    position: absolute;
    background: url("/theme/assets/img/mail_login.png") no-repeat;
    width: 30px;
    height: 21px;
    top: 18px;
    right: 28px;
}

.pic.password {
    position: absolute;
    background: url("/theme/assets/img/eye_password.png") no-repeat 50% 50%;
    width: 40px;
    height: 30px;
    top: 16px;
    right: 22px;
    cursor: pointer;
}

.login-form__left .icon_hide_password {
    background: url("/theme/assets/img/eye_password_disabled.png") no-repeat 50% 50%;
    width: 40px;
    height: 30px;
    top: 16px;
    right: 22px;
}

.login-form__left .hide_text_password {
    display: none;
    position: absolute;
    line-height: 38px;
    width: 125px;
    height: 34px;
    bottom: 39px;
    right: -40px;
    background: #0588a0;
    text-align: center;
    border-radius: 5px;
    font-family: "proxima_nova_rgregular";
    color: white;
}

.login-form__left .hide_text_password:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 10px solid #0588a0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -4px;
}

.pic.password:hover .hide_text_password {
    display: block;
}

.icon_hide_password:hover .hide_text_password {
    display: block;
}

.error_message {
    display: none;
    position: absolute;
    line-height: 29px;
    height: auto;
    bottom: 67px;
    left: 0;
    background: blue;
    text-align: center;
    border-radius: 3px;
    min-width: 30px;
    max-width: 150px;
}

.error_message:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border-top: 10px solid blue;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -4px;
}

.login-form__left .forgot_password {
    margin-top: -5px;
    margin-left: 8px;
}

.login-form__left .forgot_password a {
    font-size: 15px;
    color: #68a80c;
    text-decoration: none;
    font-family: "open_sans_hebrewregular";
}

.login-form__left .button_login {
    margin-top: 23px;
}

.submit_button {
    display: inline-block;
    border: none;
    cursor: pointer;
    background: url("/theme/assets/img/button_login.png") no-repeat 50% 50%;
    width: 107px;
    height: 47px;
    font-size: 21px;
    color: white;
    font-family: "open_sans_hebrewregular";
}

.submit_button:hover {
    background: url("/theme/assets/img/button_login_hover.png") no-repeat 50% 50%;
}

.submit_button:focus {
    outline: none;
}

.button_login p,
.button_send p,
.button_register p {
    display: inline-block;
    font-size: 15px;
    margin-left: 15px;
    font-family: "open_sans_hebrewregular";
    vertical-align: top;
    padding-top: 11px;
}

.button_send p {
    margin-left: 65px;
}

.button_register {
    margin-top: 25px;
}

.button_login a,
.button_send a,
.button_register a {
    display: inline-block;
    font-size: 15px;
    color: #68a80c;
    text-decoration: none;
    margin-left: 1px;
    padding-top: 11px;
    vertical-align: top;
    font-family: "open_sans_hebrewregular";
}

.login-form__center {
    height: 100%;
    float: left;
    background: url("/theme/assets/img/devide_line.png") no-repeat 50% 30%;
    padding: 0 10px;
}

.register-form .login-form__center {
    margin-top: 38px;
    background: url("/theme/assets/img/devide_line_long.png") no-repeat 50% 0;
}

.login-form__center p {
    margin-top: 155px;
    font-family: 'proxima_novalight';
    font-size: 16px;
}

.register-form .login-form__center p {
    margin-top: 227px;
}

.login-form__right {
    height: 100%;
    float: left;
    width: 270px;
    padding-left: 26px;
}
.login-form__right .social_wrap {
    width: 235px;
    height: 270px;
    margin-top: 36px;
    padding-left: 0;
    display: block;
    position:relative;
}

.register-form .login-form__right .social_wrap {
    height: 483px;
}

.login-form__right .bigger {
    height: 345px;
    margin-top: 35px;
}

.login-form__right .bigger .social {
    top: inherit;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Chrome, Safari, Opera */
    transform: none;
}

.login-form__right .social {
    margin: 0;
    padding-left: 0;
    display: block;
    list-style:none;
    position:absolute;
    top:50%;
    left:0;
    right:0;
    -ms-transform: translate(0, -50%); /* IE 9 */
    -webkit-transform: translate(0, -50%); /* Chrome, Safari, Opera */
    transform: translate(0, -50%);
}

.login-form__right .social_icon {
    width: 230px;
    height: 60px;
    border: 1px solid #e1e1e0;
    border-radius: 5px;
    margin-bottom: 10px;
    list-style-type: none;
    vertical-align: middle;
    display: inline-block;
}

.login-form__right .social_icon:hover {
    background: #f1f1f1;
}

.login-form__right .social_icon .button {
    display: block;
    text-decoration: none;
    padding: 22px 0 22px 60px;
    line-height: 1;
    color: #959595;
    position: relative;
}

.login-form__right .social_icon .button:active {
    color: #959595;
}

.login-form__right .social_icon .button span {
    font-size: 15px;
    font-family: 'open_sans_hebrewlight';
}

.login-form__right .social_icon .button span:visited {
    color: #959595;
}

.login-form__right .social_icon_linkedin .button:before {
    content: '';
    position: absolute;
    background: url("/theme/assets/img/social_in.png") no-repeat 50% 50%;
    width: 50px;
    height: 47px;
    top: 10px;
    left: 0;
}

.login-form__right .social_icon_facebook .button:before {
    content: '';
    position: absolute;
    background: url("/theme/assets/img/social_fb.png") no-repeat 50% 50%;
    width: 41px;
    height: 40px;
    top: 10px;
    left: 8px;
}

.login-form__right .social_icon_github .button:before {
    content: '';
    position: absolute;
    background: url("/theme/assets/img/social_github.png") no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 8px;
}

.login-form__right .social_icon_twitter .button:before {
    content: '';
    position: absolute;
    background: url("/theme/assets/img/social_tw.png") no-repeat 50% 50%;
    width: 40px;
    height: 41px;
    top: 10px;
    left: 8px;
}

.login-form__right .social_icon_google .button:before {
    content: '';
    position: absolute;
    background: url("/theme/assets/img/social_g+.png") no-repeat 50% 50%;
    width: 40px;
    height: 41px;
    top: 10px;
    left: 8px;
}

.woman_ninja_bottom {
    position: absolute;
    left: 21%;
    pointer-events: none;
}

.woman_ninja_left {
    position: absolute;
    top: 75px;
    left: -410px;
    pointer-events: none;
}

.registration_form {
    width: 440px;
    float: left;
    margin-right: 10px;
}

.forgot_password_form {
    padding: 34px 27px;
    min-height: 280px;
    height: auto;
    width: 465px;
    margin-left: -232px;
}

@font-face {
    font-family: 'futura_bkbook';
    src: url("/theme/assets/fonts/ufonts.com_futura-book.eot");
    src: url("/theme/assets/fonts/ufonts.com_futura-book.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/ufonts.com_futura-book.woff") format("woff"), url("/theme/assets/fonts/ufonts.com_futura-book.ttf") format("truetype"), url("/theme/assets/fonts/ufonts.com_futura-book.svg#futura_bkbook") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_hebrewregular';
    src: url("/theme/assets/fonts/opensanshebrew-regular.eot");
    src: url("/theme/assets/fonts/opensanshebrew-regular.eot?#iefix") format("embedded-opentype"), url("/theme/assets/fonts/opensanshebrew-regular.woff") format("woff"), url("/theme/assets/fonts/opensanshebrew-regular.ttf") format("truetype"), url("/theme/assets/fonts/opensanshebrew-regular.svg#open_sans_hebrewregular") format("svg");
    font-weight: bold;
    font-style: normal;
}

.welcome.container-fluid {
  margin:18px;
  padding-top:10px;
  background-color:#fff;
  color:#525252;
}

.welcome .info, .welcome .featured {
  float:left;
}
.welcome .row {
  margin-top:10px;
  background-color:#f3f3f3;
}
.welcome .first{
  padding:0;
  margin-bottom:30px;
  font-size:22px;
  background-color:#fff;
}

.welcome {
  padding-bottom: 4px;
  /*font-family: "futura_bkbook";*/
  font-family:"open_sans_hebrewregular";
  font-size:16px;
  margin: 0;
  margin:10px;
}

.welcome .info {
  margin-top:10px;
  background-color: #fff;
	padding-bottom: 10px;
}

.welcome h1 {
  font-size:30px;
  text-transform: uppercase;
  color:#0e0e0e;
}

.welcome h2 {
  margin-top: 27px;
  font-size:30px;
  font-weight:300;
}

.featured-packages h2{
	margin-top:0;
}

.welcome h3 {
  font-size:17px;
/*  font-weight:300; */
  text-transform: uppercase;
  color: #0e0e0e;
}

.docs h3 {
  padding:10px;
}


.welcome .packages, .welcome .community, .welcome .featured-packages {
  clear:both;
  margin-top:80px;
  height:100%;
  border-top:3px solid #f3f3f3;
}

.welcome .packages h3 {
  margin:20px 0 20px 0;
}

/* Docs */
.welcome .info ul {
  padding-left:20px;
  width:220px;
  list-style:none;
}

.welcome .info ul li {
  width:100px;
  font-size:14px;
}

.welcome .info ul li:before {
    content: '\003E';
     margin: 0 0.6em 0 -1em;
}

.welcome  p {
  font-size: 12px;
  margin-top: 10px;
  margin-left:53px;
}
.welcome .info .docs {
  height:100%;
}
.welcome .info .docs p{
  font-size:14px;
}

.docs-desc {
  float:left;
}

.docs-link {
  margin: 16px 0 0 0;
  float:left;
  width:120px;
}

.docs-link.first {
  margin: 16px 0 0 53px;
}

.morelink {
  margin: 16px 0 6px 0;
  clear:both;
  float:right;
}

.docs .morelink {
  margin-top:30px;
}

.morelink :before {
  text-transform: uppercase;
  content: '\003E';
  margin: 0 0.5em 0 -1em;
}

/* Packages */

.packages .package{
  float:left;
  width:200px;
  margin-right:40px;
}

/* Packages */
.packages .package h4, .community .package h4{
  text-transform: uppercase;
  margin-left:53px;
  color:#176583;
  font-size:16px;
}

.packages .package p {
  margin-left:53px;
}

/* Community */
.welcome-sprite{
  float:left;
  width:53px;
  height:53px;
}
.welcome-sprite{
  background-image: url(/theme/assets/img/welcome_sprite.png);
  background-repeat: no-repeat;
  display: block;
}
.docs .welcome-sprite {
  background-position: 0 -7px ;
}

.packages .welcome-sprite {
  background-position: -60px 0;
}

.community .welcome-sprite {
  background-position: -120px 0;
}

.community .package {
  float:left;
  margin-bottom:10px;
}
.community .package p{
  width:190px;
  margin: 0 0 0 10px;
}
.community .package h4{
  margin: 0 0 0 10px;
}


.socialsprite {
    background-image: url(/theme/assets/img/welcome_social.png);
    background-repeat: no-repeat;
    display: block;
    float:left;
}

.sprite-facebook {
    width: 39px;
    height: 42px;
    background-position: -5px -5px;
}

.sprite-github {
    width: 40px;
    height: 44px;
    background-position: -54px -5px;
}

.sprite-irc {
    width: 38px;
    height: 42px;
    background-position: -104px -5px;
}

.sprite-stackoverflow {
    width: 40px;
    height: 44px;
    background-position: -152px -5px;
}

/* Featured Pic */
.featuredpic img{
  width:510px;
}

.welcome .community h3{
  margin-bottom:40px;
}

/* Featured Sites */


.featured-sites h4{
  font-size:24px;
}

.featured-sites h4 span{
  font-size:14px;
}

.featured-sites p, .featured-packages p {
  font-size:14px;
  margin-left:0;
}

.i18n-example h1 {
  background-color: purple
}

/* ---- navbar ---- */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: transparent;
	border-color: transparent;
	color: #000;
}

/*reset ul, ol at 1416 line*/
ul, ol {
  margin-top: 0;
  margin-bottom: 0; 
}
p {
	margin: 0;
}


/*------------------------------
|	non-responsive             |
|------------------------------*/

.form-inline .form-group{
  display:inline-block;
  width: auto;
}

.input-group[class*="col-"]{
	padding-left: 15px;
	padding-right: 15px;
}

.form-inline .form-control, input, .btn {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

input[type="checkbox"]{
  margin: 2px 0 0;
}

.navbar{
  margin-bottom: 0;
}


/*custom modal*/

.modal-header {
  background-color: #e56e30;
  height: 40px;
}

.modal-title{
  color: #fff;
  float: left;
  margin-top: -15px;
}

.modal-content{
  /*min-width: 920px;*/
}

.modal-footer{
  padding:0!important;

}

.tooltip > .tooltip-inner{
  /*position: relative;*/
/*  z-index: 99999;
  width: 140px;
  margin: 0;*/
  width: 120px;
  padding:10px;
}

.tooltip .tooltip-arrow{
  display: none;
}


.st-selected{
  background: #e56e30!important;
  color: white !important;
}

#checkProductMustHaveStatus.switch ,#checkProductSpecialShelfStatus.switch ,#checkProductPOGStatus.switch{
    /* frame */
    height: 20px;
    width: 35px;
}

#checkProductMustHaveStatus.switch small ,#checkProductSpecialShelfStatus.switch small, #checkProductPOGStatus.switch small{
    /* button */
    height: 20px;
    width: 20px;
}

#checkProductMustHaveStatus.switch.checked ,#checkProductSpecialShelfStatus.switch.checked, #checkProductPOGStatus.switch.checked{
    /* frame when enabled */
    /*height: 15px;
    width: 15px;*/
}

#checkProductMustHaveStatus.switch.checked small ,#checkProductSpecialShelfStatus.switch.checked small ,#checkProductPOGStatus.switch.checked small{
    /* button when enabled */
  /*  height: 15px;
    width: 15px;*/
    position: absolute;
    left: 15px;
}


.toast-success {
    background: rgba(92, 184, 90, 0.80);
}

.toast-error {
    background: rgba(189, 54, 47, 0.80);
}

.toast-info {
    background: rgba(47, 150, 180,0.80);
}

.toast-warning {
    background: rgba(248, 148, 6,0.80);
}

.toast-message {
    font-size: 15px;
}

.toast-title {
    font-size: 22px;
}

/* back door of ngAnimation for madal*/
.modal-backdrop.am-fade {
  opacity: .5;
  transition: opacity .15s linear;
  &.ng-enter {
    opacity: 0;
    &.ng-enter-active {
      opacity: .5;
    }
  }
  &.ng-leave {
    opacity: .5;
    &.ng-leave-active {
      opacity: 0;
    }
  }
}
@charset "UTF-8";

/*!
 * Animate.css -http://daneden.me/animate
 * Version - 3.4.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2015 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/* Table of content
-----------------------------------------------
- CSS Hack
- Font Loader
- Global Config
1. GLOBAL SETTING FOR USE CLASS (Custom nessery style for call function)
2. TABLE CUSTOM CLASS
3. CHECKBOX CUSTOM FOR TABLE CLASS
4. TAB NAV PILLS CLASS
5. --------- THE LOCAL CLASS -----------
6. HEADER CLASS
7. SIDEBAR CLASS
8. ACTIVITY CLASS
9. FOOD AND DRINK CLASS
10. SHOPPING CLASS
11. Footer
12. TRAVEL CLASS
13. TOP FOOD CLASS
*/

@font-face {
    font-family: "aisfontx55";
    font-style: normal;
    font-weight: normal;
    src: url("/api/assets/fonts/DBHelvethaicaRegular/db_helvethaica_x_v3.2-webfont.eot");
    src: url("/api/assets/fonts/DBHelvethaicaRegular/db_helvethaica_x_v3.2-webfont.eot?#iefix") format("embedded-opentype"), url("/api/assets/fonts/DBHelvethaicaRegular/db_helvethaica_x_v3.2-webfont.woff2") format("woff2"), url("/api/assets/fonts/DBHelvethaicaRegular/db_helvethaica_x_v3.2-webfont.woff") format("woff"), url("/api/assets/fonts/DBHelvethaicaRegular/db_helvethaica_x_v3.2-webfont.ttf") format("truetype");
}


/* ----- CSS Hack ---- */


/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    /* 1 */
    display: table;
    content: " ";
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* ------ Global Config ------ */

* {
    padding: 0;
    margin: 0;
}

html {
    font-size: 62.5%;
    hegiht:100%
}

body {
    padding: 0;
    margin: 0;
    font-family: "aisfontx55"!important;
    font-size: 2em;
    line-height: 1;
    background: #c9c9c9;
    position: relative;
    min-height: 100%;
}

button,
img {
    outline: none!important;
}

.input-login--btn {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
}

.input-login--username {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s;
}

.input-login--password {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s;
}

.container {
    width: 100%;
    padding: 0;
    margin: 0;
}

.bg-homepage img {
    position: relative;
    width: 300px;
    height: 300px;
    margin: auto;
    text-align: center;
    left:70%;
    margin-top:20%;
}

.bg-homepage-app {
    left: 50%;
    right: -35%;
    width: 300px;
    margin: auto;
}

.bg-homepage {
    
    /*left: 50%;*/
    right: -35%;
    width: 300px;
    margin: auto;
}

::-webkit-input-placeholder {
    position: relative;
    top: -2px;
    font-size: 18px;
    color: #f00;
}

::-moz-placeholder {
    position: relative;
    top: -2px;
    font-size: 18px;
    color: #f00;
}


/* firefox 19+ */

:-ms-input-placeholder {
    position: relative;
    top: -2px;
    font-size: 18px;
    color: #f00;
}


/* ie */

input:-moz-placeholder {
    position: relative;
    top: -2px;
    font-size: 18px;
    color: #f00;
}


/*-----------------------------
| 1. GLOBAL SETTING FOR USE CLASS, HELLPER CLASS
-------------------------------*/

.mark-asterisk {
    color: red;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-center {
    text-align: center!important;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.clip-circle {
    width: 50px;
    height: 50px;
    border: 2px #fff solid;
    border-radius: 100%;
    background: #eee no-repeat center;
    background-size: cover;
}

.pointer-disable {
    cursor: not-allowed;
}

textarea {
    resize: none;
}

.transparent {
    /* Required for IE 5, 6, 7 */
    /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%;
    /* Modern!
/* Firefox 0.9+, Safari 2?, Chrome any?
/* Opera 9+, IE 9+ */
    opacity: .5;
    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: .5;
    /* Theoretically for IE 8 & 9 (more valid) */
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=50);
    /* Older than Firefox 0.9 */
    -moz-opacity: .5;
}

.btn > span + span {
    padding: 0 3px;
    font-size: 18px;
    color: #fff;
}

.btn > span img {
    position: relative;
    top: -2px;
    width: 18px;
}

.orenge {
    background-color: #ff8303;
}

.btn-create,
.btn-save,
.create-no-icon,
.btn-delete,
.btn-access,
.btn-back,
.btn-edit {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    background: #03874d;
}

.btn-create:hover,
.btn-save:hover,
.create-no-icon:hover,
.btn-delete:hover {
    color: #fff;
}

.add_sku {
    width: 110px;
}

.btn-access {
    margin: 0;
    border: 1px #d9d9d9 solid;
    background: #fff;
}

.btn-access > span + span {
    color: #767676!important;
}

.btn-delete > span > img {
    width: 13px;
}

.btn-search {
    width: 85px;
    height: 30px;
    padding: 0 12px;
    text-align: center;
    color: #fff;
    background: #ff8303;
}

.btn-active {
    background: #03874d!important;
}

.btn-inactive {
    background: #cc5257!important;
}

.btn-clear {
    width: 85px!important;
    height: 30px;
    padding: 0 25px!important;
    margin-left: 10px;
    color: #fff;
    background: #ff8303;
}

.btn-clear:hover {
    color: #fff;
}

.btn-status {
    min-width: 70px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    color: #fff;
}

.btn-status:hover,
.btn-status:focus {
    color: #fff;
}

.btn-search:hover,
.btn-search:focus {
    color: #fff;
}

.create-no-icon,
.back-no-icon {
    width: 120px!important;
    height: 30px!important;
    padding: 0 0!important;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
}

.back-no-icon {
    height: 30px!important;
    color: #000;
    border: 1px solid #d9d9d9;
    background-color: #fff;
}

.create-no-icon,
.create-no-icon:hover,
.create-no-icon:focus {
    color: #fff;
}

.btn-delete {
    background: #cc5257;
}

.btn span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}
.btn-back,
.btn-edit {
    position: relative;
    top: -20px;
    margin: 0 15px;
    color: #fff;
    background: #4ca1b5;
}

.btn-edit > span > img {
    width: 19px;
    height: 19px;
}

.btn-edit:hover,
.btn-edit:focus {
    color: #fff;
}

.btn-back {
    background-color: #FFFFFF !important;
    border:1px solid #d9d9d9 !important;
    color: #333;
    font-weight: bold;
    font-size: 1.7rem;
}

.btn-edit-box {
    position: absolute;
    right: 0;
    z-index: 10000;
    margin-right: 30px;
}

.btn-edit-box button {
    width: 90px;
    height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    border: 0;
    background-color: #4ca1b5;
}

.btn-edit-box button:hover {
    background-color: #4ca1b5;
}

.store-add-btn img {
    position: absolute;
    left: -10px;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.no-padding_left-right {
    padding-right: 0;
    padding-left: 0;
}

.no-padding_left {
    padding-left: 0;
}

.no-padding_right {
    padding-right: 0;
}

.no-padding {
    padding: 0;
}

.margin_20 {
    margin-left: 20px;
}

.no-margin {
    margin: 0!important;
}

.remove_margin_15 {
    margin-left: -15px;
}

.add_margin_bot_firefox {
    margin-bottom: 15px;
}


/* set mark asterisk */

.mark-asterisk {
    margin-right: 2px;
    color: red;
}


/*for show/hide status*/

.enable-table {
    color: #7a7979!important;
}

.disable-table {
    position: relative;
    color: #d4d4d4!important;
}

.disable-table:hover {
    position: relative;
    color: #d4d4d4!important;
}

.disable-table-mer,
.disable-table-mer:hover {
    color: #b9b9b9!important;
    background: #f5f5f5!important;
}

.mer-unactive-ico-divice {
    color: #000;
}

.preview-upload {
    border: 1px #7a7979 solid;
}


/*-----------------------------
| 2. TABLE CUSTOM CLASS
-------------------------------*/


/* ---- custom table for fix header ---- */

.custom-table th,
.custom-table tbody td {
    overflow: hidden;
    overflow-x: hidden;
    text-align: center;
    text-overflow: ellipsis;
    word-break: break-all;
}

.custom-table th {
    font-family: "aisfontx55";
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    color: #000;
}

.custom-table td {
    overflow: hidden;
    font-size: 18px;
    font-size: 1.8rem font-family: "aisfontx55";
    text-overflow: ellipsis;
    word-break: break-all;
}

.custom-table td > button {
    height: 30px;
    padding: 0 12px;
    font-size: 17px;
    font-size: 1.7rem;
}


/* ------ end table ----- */


/*----------------------------------
| 4. TAB NAV PILLS CLASS
------------------------------------*/


/* GLOBAL TAB SETTING */

div.tab-pane {
    padding: 20px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #7a7979;
}

div.gs-tab-pane-first-wrapper,
div.gs-tab-pane-second-wrapper,
div.gs-tab-pane-third-wrapper {
    position: relative;
    height: 100%;
    color: #7a7979;
    z-index:0
}

div.gs-tab-pane-second-wrapper {
    margin: 15px 0;
}

div.gs-tab-pane-third-wrapper {
    height: 100%;
    padding-bottom: 60px;
}

div.gs-group-right {
    position: relative;
    z-index: 9999;
}

div.gs-tab-pane-subcat-option,
div.gs-group-right > div.gs-tab-pane-sorttable-option,
div.gs-group-right > div.gs-tab-pane-showitem-option {
    display: block;
    float: left;
}

div.gs-tab-pane-subcat-option,
div.gs-tab-pane-sorttable-option {
    position: relative;
    height: 40px;
    padding: 0 10px;
}

div.gs-tab-pane-sorttable-option {
    margin-right: 10px;
}

div.gs-tab-pane-subcat-option {
    background: #fac73f;
}

div.gs-tab-pane-subcat-select,
div.gs-tab-pane-subcat-btn,
p.gs-tab-pane-subcat-title,
div.gs-tab-pane-sort-select {
    position: relative;
    top: 7px;
    display: block;
    float: left;
}

p.gs-tab-pane-subcat-title {
    margin: 0 10px 0 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
}

div.gs-tab-pane-subcat-btn {
    margin: -2px 0 0 10px;
}

div.gs-tab-pane-subcat-select select,
div.gs-tab-pane-sort-select select {
    width: 120px;
    height: 25px;
    border: 1px #d9d9d9 solid;
    background: #fff;
}

div.gs-tab-pane-sort-select select {
    width: 90px;
}

div.gs-tab-pane-subcat-btn > button.custom-btn-style1:hover,
button.custom-btn-style1:focus {
    background: #6d6d6d;
}

div.gs-tab-pane-action-btn {
    width: 50%;
}

div.gs-tab-pane-selected p {
    line-height: 20px;
}

.gs-tab-pane-pagination {
    position: relative;
    z-index: 999;
}

div.gs-tab-pane-pagination .pagination > li > a,
div.gs-tab-pane-pagination .pagination > li > a > span {
    height: 30px;
    font-size: 15px!important;
    font-size: 1.5rem!important;
    line-height: 18px;
    color: #272727;
}

div.gs-tab-pane-pagination .pagination > .active > a {
    color: #fff;
    border: 0;
    background: #ff8303;
}

div.gs-tab-pane-pagination .pagination {
    margin: 0;
}


/*----------------------------------
| 5. THE LOCAL CLASS
|
| 6. HEADER CLASS
------------------------------------*/

header.gs-main-header {
    position: relative;
    z-index: 1000;
    min-width: 680px;
    color: #fff;
}

header.gs-main-header .navbar {
    position: relative;
    z-index: 99;
    height: 80px;
    min-width: 980px;
    margin-left: 280px;
    background-color: #e56e30;
}

.gs-site_name-wraper {
    position: relative;
    top: 12px;
    float: right;
    text-align: left;
}

.gs-site_name-wraper > span + p {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 100;
    line-height: 0;
}

span.gs-title-site b {
    font-size: 42px;
    font-size: 4.2rem;
    font-weight: 400;
    color: #fff;
}

a.gs-logo {
    position: relative;
    z-index: 100;
    display: block;
    float: left;
    width: 280px;
    height: 80px;
    padding: 0 68px;
    font-size: 20px;
    font-size: 2.0rem;
    cursor: default;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #ff8303;
}

a.gs-logo img {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 60px;
}

div.gs-breadcrum-wrapper span {
    float: left;
    padding: 30px 13px;
    font-size: 20px;
    font-size: 2.0rem;
    text-transform: uppercase;
}

div.gs-navbar-custom {
    float: right;
    padding: 30px 45px;
    color: #000;
}

div.gs-navbar-custom ul li {
    float: left;
    padding: 0;
}

div.gs-navbar-custom ul li a {
    width: 158px;
    margin: 0;
    font-size: 16px;
}

div.gs-navbar-custom ul .dropdown-menu {
    position: absolute;
    top: 20px;
    left: 50px;
    width: 140px;
}

div.gs-navbar-custom a.gs-dropdown-toggle {
    font-size: 20px;
    font-size: 2.0rem;
    text-decoration: none;
    color: #fff;
}

a.gs-dropdown-toggle > a,
a.gs-dropdown-toggle > a:hover,
a.gs-dropdown-toggle > a:focus {
    color: #fff;
}

div.gs-profile-img {
    padding: 0;
    margin: -15px 0 0 5px;
}

span.gs-breadcrum-home-ic {
    margin: 0;
}

span.gs-breadcrum-home-ic i {
    margin: -8px 0 0 0;
    font-size: 23px!important;
    font-size: 2.3rem!important;
}

span.gs-breadcrum-txt {
    margin: 0 0 0 -20px;
}


/*----------------------------------
| 7. SIDEBAR CLASS
------------------------------------*/


/* ------  ------ */

li[class*="-menu"] {
    display: none;
}

aside.gs-main-sidebar {
    position: absolute;
    left: 0;
    z-index: 801;
    width: 280px;
    height: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    background-color: #020202;
    height: 100%;
}

ul.gs-sidebar-nav {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.gs-sidebar-nav {
    line-height: 40px;
    text-indent: 20px;
}

ul.gs-sidebar-nav li a {
    position: relative;
    display: block;
    height: 65px;
    margin-left: -15px;
    line-height: 65px;
    text-decoration: none;
    color: #999;
    border-left: 23px #020202 solid;
}

ul.gs-sidebar-nav li {
    position: relative;
    height: 65px;
    color: #fff;
}

ul.gs-sidebar-nav .fa {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
}

ul.gs-sidebar-nav li a:hover {
    text-decoration: none;
    color: #ff8303;
    border-left: #ff8303 23px solid;
    background: #353535;
}

ul.gs-sidebar-nav li a.active {
    text-decoration: none;
    color: #ff8303;
    border-left: #ff8303 23px solid;
    background: #353535;
}

ul.gs-sidebar-nav li a.active {
    text-decoration: none;
    color: #ff8303;
    border-left: #ff8303 23px solid;
    background: #353535;
}

ul.gs-sidebar-nav li li {
    margin-left: 30px;
}

ul.nav-second-level li a {
    position: relative;
    border-left: #020202 10px solid;
}

ul.nav-second-level li a:hover {
    text-decoration: none;
    color: #fac73f;
    border-left: #fac73f 10px solid;
    background: #353535;
}

span[class*="gs-icon-"] {
    position: relative;
    top: 10px;
    display: inline-block;
    width: 32px;
    height: 32px;
}

.gs-icon-staff {
    background: url("/api/assets/img/icons/sidetab_staff_1.png") no-repeat 0 0;
}

.gs-icon-store {
    background: url("/api/assets/img/icons/sidetab_store_1.png") no-repeat 0 0;
}

.gs-icon-product {
    background: url("/api/assets/img/icons/sidetab_product_1.png") no-repeat 0 0;
}

.gs-icon-device {
    background: url("/api/assets/img/icons/sidetab_device_1.png") no-repeat 0 0;
}

.gs-icon-news {
    background: url("/api/assets/img/icons/sidetab_news_1.png") no-repeat 0 0;
}

.gs-icon-stock {
    background: url("/api/assets/img/icons/sidetab_stockpattern_1.png") no-repeat 0 0;
}

.gs-icon-compaign {
    background: url("/api/assets/img/icons/sidetab_promotionpattern_1.png") no-repeat 0 0;
}

.gs-icon-checkin {
    background: url("/api/assets/img/icons/sidetab_checkin_1.png") no-repeat 0 0;
}

.gs-icon-transaction {
    background: url("/api/assets/img/icons/sidetab_transection_1.png") no-repeat 0 0;
}

.gs-icon-report {
    background: url("/api/assets/img/icons/sidetab_report_1.png") no-repeat 0 0;
}

.gs-icon-setting {
    background: url("/api/assets/img/icons/sidetab_setting_1.png") no-repeat 0 2px;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-staff,
ul.gs-sidebar-nav li a.active span.gs-icon-staff {
    background: url("/api/assets/img/icons/sidetab_staff_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-store,
ul.gs-sidebar-nav li a.active span.gs-icon-store {
    background: url("/api/assets/img/icons/sidetab_store_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-product,
ul.gs-sidebar-nav li a.active span.gs-icon-product {
    background: url("/api/assets/img/icons/sidetab_product_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-device,
ul.gs-sidebar-nav li a.active span.gs-icon-device {
    background: url("/api/assets/img/icons/sidetab_device_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-news,
ul.gs-sidebar-nav li a.active span.gs-icon-news {
    background: url("/api/assets/img/icons/sidetab_news_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-stock,
ul.gs-sidebar-nav li a.active span.gs-icon-stock {
    background: url("/api/assets/img/icons/sidetab_stockpattern_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-compaign,
ul.gs-sidebar-nav li a.active span.gs-icon-compaign {
    background: url("/api/assets/img/icons/sidetab_promotionpattern_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-checkin,
ul.gs-sidebar-nav li a.active span.gs-icon-checkin {
    background: url("/api/assets/img/icons/sidetab_checkin_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-transaction,
ul.gs-sidebar-nav li a.active span.gs-icon-transaction {
    background: url("/api/assets/img/icons/sidetab_transection_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-report,
ul.gs-sidebar-nav li a.active span.gs-icon-report {
    background: url("/api/assets/img/icons/sidetab_report_2.png") no-repeat 0 0;
}

ul.gs-sidebar-nav li a:hover span.gs-icon-setting,
ul.gs-sidebar-nav li a.active span.gs-icon-setting {
    background: url("/api/assets/img/icons/sidetab_setting_2.png") no-repeat 0 2px;
}


/* ----- content ----- */

div.gs-wrapper-content {
    z-index: 800;
    min-width: 920px;
    min-height: 100%;
    margin-right: 0;
    margin-left: 280px;
}

section.gs-content-header {
    position: relative;
    min-width: 940px;
    padding-top: 15px;
    padding-bottom: 45px;
    margin: 0 20px;
    color: #535353;
}

section.gs-content-header > h1 {
    float: left;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 0;
}

section.gs-content-header div.form-inline {
    position: absolute;
    right: 0;
    float: right;
}

section.gs-content-header input[type="text"] {
    width: 500px;
    border-radius: 5px;
}

section.gs-content {
    position: relative;
    min-width: 940px;
    /*top: 35px;*/
    min-height: 650px;
    margin: 0 20px;
    border-radius: 5px;
    background-color: #fff;
}

div.gs-content-tab {
    position: relative;
    top: 35px;
    min-height: 800px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fff;
}

div.gs-nav-pills-custom {
    position: absolute;
}

ul.gs-nav-pills-item {
    display: table;
    /* [2] */
    width: 100%;
    padding: 0;
    margin: 0;
    /* [1] */
    table-layout: fixed;
    list-style: none;
    /* [3] */
}

ul.gs-nav-pills-item li {
    display: table-cell;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #fff;
    /* [4] */
    background-color: #969696;
}

ul.gs-nav-pills-item li a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    /* [5] */
    text-decoration: none;
    color: #fff;
}

ul.gs-nav-pills-item li.active {
    font-weight: 700;
    color: #fff;
    background-color: #ff8303;
}

ul.gs-nav-pills-item li.active a {
    color: #fff;
}

section.tab-content.no.header {
    position: relative;
    top: -40px;
}


/*----------------------------------
| 8. CUSTOM FORM CLASS
------------------------------------*/

fieldset,
label {
    padding: 0;
    margin: 0;
}

.control-label {
    text-align: left!important;
}

.form-wrapper-control {
    position: relative;
    padding: 0 0 20px 0;
}

.form-wrapper-control label.col-xs-3 {
    width: 140px;
}

.form-wrapper-control label.col-xs-1 {
    width: 30px;
    padding-left: 0;
}


/*.form-edit label.col-xs-2
.form-view label.col-xs-2*/

fieldset.field-control-wrapper {
    margin-left: 60px;
    font-size: 18px;
    font-size: 1.8rem;
}

.profile-feild {
    position: relative;
    width: 855px;
}

.form-control {
    height: 30px;
}

.custom-control {
    display: inline;
    /*width: 60%; */
}

select.custom-control + button.custom-btn-style2 {
    margin-left: 10px;
}

.point_location {
    width: 120px!important;
}

.point_location span {
    position: relative;
    top: 0;
    left: -6px;
    font-size: 17px;
    font-size: 1.7rem;
}

.point_location img {
    position: relative;
    top: -2px;
    left: -5px;
    width: 25%;
}

.btn-mini {
    width: 30px;
}

.btn-mini img {
    position: relative;
    top: -5px;
    left: -17px;
    width: 40px;
    height: 40px;
}

.btn-mini.text {
    position: relative;
    top: 7px;
    left: -5px;
    color: #797979;
}

.form-group .custom-btn-style1:hover,
.form-group .custom-btn-style1:focus {
    background: #6d6d6d;
}

div.add-image-selector {
    width: 100px;
    height: 100px;
    border: 1px #7a7a7a solid;
}

span.switch-text-show,
span.switch-text-hide {
    position: relative;
    top: -12px;
    margin: 0 0 0 2px;
}

span.switch-text-show {
    color: #59a51f;
}

span.switch-text-hide {
    color: #de5e59;
}

.inline-buttom {
    margin-bottom: -10px;
    line-height: 24px;
}

.open-hours-box {
    position: relative;
    left: 15px;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
    border: 1px #9c9c9c solid;
    border-radius: 5px;
    background: #f5f5f5;
}

.open-hours-box .checkbox {
    padding: 2px 0 0 0;
    margin: 0 15px;
    border-bottom: 1px #9c9c9c solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #c9c9c9;
}

.open-hours-box .checkbox label {
    padding-left: 10px;
}

a.glyphicon-minus-sign {
    margin: 2px 0 0 0;
    text-decoration: none;
    color: #d9534f;
}

label[for="image-selector"] {
    position: relative;
    top: 11%;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

label[for="image-selector"] > span {
    position: absolute;
    top: 82%;
    left: 5px;
    z-index: 100;
    width: 18px;
    height: 18px;
    margin: -4px 0 0 2px;
    background: url("/api/assets/img/icons/staff_uploadphoto_2.png") no-repeat 0 3px;
    background-size: 15px;
}

label[for="image-selector"] > span + p {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    padding-left: 11px;
    font-weight: 100;
    color: #fff;
    background-image: url("/api/assets/img/icons/dim.png");
}


/*----------------------------------
| 9. CUSTOM VIEW FROM PAGE CLASS
------------------------------------*/

form.form-wrapper-control.in.view div.form-group {
    margin-bottom: 50px;
}

form.form-wrapper-control.in.view div.form-group.first {
    margin-bottom: 10px;
}

form.form-wrapper-control.in.view {
    margin-bottom: 30px;
}

p.form-text-detail {
    margin: 6px 0 0 0;
    white-space: nowrap;
}


/*----------------------------------
| 10. POPUP  CLASS
------------------------------------*/

.gs-custom-dialog1 .modal-title,
.modal-header,
.modal-body,
.modal-footer {
    border: 0;
}

.modal-body .gs-tab-pane-third-wrapper {
    padding: 0!important;
    z-index:1;
}

.modal-lg-custom {
    width: 1024px;
}

.gs-custom-dialog1 .modal-body {
    margin-top: 30px;
    font-size: 1.8rem;
    font-size: 18px;
}

.gs-custom-dialog1 .modal-title {
    text-align: center;
}

#googleMap {
    width: 100%;
    height: 200px;
}

div#googleMap + div {
    float: left;
}


/*----------------------------------
| 8. VIEW FORM CLASS
------------------------------------*/

.position-view {
    position: relative;
    margin-right: 15px;
    font-size: 20px;
    font-size: 2.0rem;
    white-space: nowrap;
}


/*----------------------------------
| 9. GOOGLE MAP CLASS
------------------------------------*/

.angular-google-map-container {
    height: 400px;
}


/*----------------------------------
| 10. MERAGE FILE
------------------------------------*/


/*koi*/

.gs-header-create {
    height: 60px;
    min-width: 920px;
    padding: 0;
    background-color: #fff;
}

.gs-header-create-input h4 {
    position: relative;
    left: -140px;
    float: left;
    margin-top: 22px;
}

.pattern-name--input {
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
    width: 650px!important;
}

.gs-form-search-modal input {
    margin-top: 0;
    margin-left: 0;
}

div.custom-gs-form-inline {
    left: 200px;
    float: left;
}

.modal-header {
    height: 40px;
    background-color: #e56e30;
}

section.gs-custom-content {
    min-width: 0!important;
}

.gs-cuttom-header-table {
    color: #fff;
    background-color: #0b6121;
}

input.gs-custom-search {
    width: 500px;
}

.gs-custom-content-tab {
    position: static!important;
}

.gs-left-button {
    float: left;
    margin-left: 15px;
}

.custom-modal-footer {
    /*padding: 32px;*/
    border-top: 0;
}

.gs-title-form-modal-sd {
    margin-left: 20px;
}

.gs-content-head-modal h4,
.gs-content-head-modal-second h4 {
    padding-top: 8px;
    margin-left: 20px;
}

.gs-content-head-font-second h4 {
    padding-top: 0;
    margin-top: 8px!important;
    margin-bottom: 0;
    margin-left: 20px;
}

.gs-content-head-modal-second {
    width: 100%;
    height: 30px;
    margin-top: -10px;
    color: #fff;
    background-color: #969696;
}

.gs-serach-moda {
    float: right;
}

.gs-stock-mush-have {
    padding-top: 20px;
}

.gs-stock-hr hr {
    margin-top: 0;
}

.gs-custom-table-setting {
    margin-top: 20px;
}

.gs-custom-transaction-gs-content {
    top: -81px!important;
}

.gs-columnn-transaction-head {
    max-width: 24.5%;
    min-width: 24%;
    margin: 1px;
    overflow: hidden;
    font-size: 40px;
    font-weight: bold;
    white-space: nowrap;
    color: #000;
    background-color: #e4e4e4;
}

.gs-column-transation-head-padding {
    margin-right: 10px;
    margin-left: 10px;
}

.gs-transaction-custom-padiing {
    top: 0!important;
    padding: 10px 10px!important;
}

.gs-custom-minwidth-tran {
    min-height: 0!important;
}

.gs-head-table-transaction {
    width: 100%;
    height: 30px;
    color: #fff;
    background-color: #a0a0a0;
}

.gs-head-table-transaction label {
    margin-top: 6px;
    margin-left: 17px;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: normal;
}

.gs-transaction-button {
    padding: 20px;
}

div.gs-store-image {
    position: absolute;
    top: 15px;
    left: 400px;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0;
}

.gs-store-image label {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

.gs-store-image label > p {
    position: absolute;
    bottom: 15px;
    padding: 0 20px;
    font-size: 14px;
    font-size: 1.4rem;
    border: 0;
}

.gs-store-image img {
    position: absolute;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 0;
}

.gs-store-image label > .gs-store-ico {
    position: relative;
    top: 25px;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

i {
    cursor: pointer;
}

.gs-detail-margin {
    margin-top: 7px;
}

.search-box-head {
    width: 465px!important;
    padding-left: 30px;
    border-radius: 5px;
    background: url("/api/assets/img/icons/search.png") no-repeat scroll 5px 6px;
    background-color: #fff;
    background-size: 17px;
}

.search-box-norm {
    padding-left: 30px;
    border-radius: 5px;
    background: url("/api/assets/img/icons/search.png") no-repeat scroll 5px 6px;
    background-color: #fff;
    background-size: 17px;
}


/*grad*/

.center {
    margin-right: auto;
    margin-left: auto;
}

ul.gs-nav-pills-item-xl li {
    position: relative;
    float: left;
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    list-style: none;
    text-align: center;
    border-left: 1px #fff solid;
    background-color: #969696;
}

ul.gs-nav-pills-item-xl li a {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    text-decoration: none;
    color: #fff;
}

ul.gs-nav-pills-item-xl li:hover {
    background-color: #959595;
}

ul.gs-nav-pills-item-xl li.active {
    color: #272727;
    background-color: #fac73f;
}

ul.gs-nav-pills-item-xl li.active a {
    font-weight: 700;
    color: #272727;
    background-color: #fac73f;
}

div.gs-staff-setting-table {
    width: 70%;
    margin: 20px;
}

table.gs-staff-profile,
table.gs-staff-username-password {
    line-height: 300%;
    table-layout: fixed;
}

table.gs-staff-username-password {
    width: 70%;
    margin-left: 10px;
    border-spacing: 0;
}

table.gs-staff-username-password th,
table.gs-staff-profile th {
    padding-left: 1em;
}

table.gs-staff-username-password th.tl {
    border-top-left-radius: 6px;
}

table.gs-staff-username-password th.tr {
    border-top-right-radius: 6px;
}

table.gs-staff-username-password th.bl {
    border-bottom-left-radius: 6px;
}

table.gs-staff-username-password th.br {
    border-bottom-right-radius: 6px;
}

table.gs-staff-access {
    width: 90%;
    margin-top: 20px;
}

div.gs-staff-setting-profile {
    position: absolute;
    right: 0;
    z-index: 100;
    margin: -15px 224px;
}

div.gs-staff-setting-profile,
div.gs-staff-setting-profile img {
    width: 120px;
    height: 120px;
}

div.gs-staff-setting-profile img {
    position: absolute;
    top: 11px;
    border: 1px #dcdcdc solid;
    /*  width: 100%;
    height: 100%;*/
}

span.gs-staff-setting-profile-edit {
    margin-top: 67px;
    margin-right: 7px;
    margin-left: -22px;
}

div.gs-staff-setting-group-button {
    display: block;
}

input.gs-staff-setting-text-input,
textarea.gs-staff-setting-text-input,
select.gs-staff-setting-text-input {
    width: 360px;
    margin-top: 10px;
    margin-left: -60%;
}

input.gs-news-create-no-span {
    width: 500px;
}

td {
    max-width: 300px;
    word-wrap: break-word
}

td.gs-staff-table-name {
    width: 40%!important;
}

span.gs-replace-addon {
    padding: 5px 8px;
    background-color: #fff;
}

div.gs-news-description {
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    word-break: break-word;
    border-radius: 4px;
    background-color: #edeaee;
}

div.gs-inner-addon-custom .glyphicon {
    position: absolute;
    top: -3px;
    right: 10px;
    left: 0;
    padding: 10px;
    pointer-events: none;
}


/*div.gs-inner-addon-custom-2{
width: 450px;
}
*/

div.gs-inner-addon-custom-2 .glyphicon {
    position: absolute;
    top: -3px;
    right: 10px;
    left: 10px;
    padding: 10px;
    pointer-events: none;
}


/*coustom from base_css*/

div.gs-tab-pane-sort-select select {
    border-radius: 4px;
}

.custom-table th.table-seclection.xs .custom-store {
    width: 1%!important;
}

.gs-trans-detail-head {
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.5;
    color: #fff;
    background-color: #ff8000;
}

.gs-userauth {
    position: relative;
    left: 15px;
    width: 640px;
    height: 100%;
    padding: 0 15px;
    border-radius: 5px;
    background-color: #eeefee;
}

.gs-userauth p {
    height: 100%;
    padding: 10px 15px;
    margin: 0 -15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #dedede;
}

.input-md {
    width: 100%;
    max-width: 100%;
}

.input-md2 {
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    width: 100%;
    max-width: 100%;
}

.Material_box {
    width: 730px;
    padding-bottom: 15px;
    background: #eeefee;
}

.Material_box h4 {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    margin-top: 0;
    background: #dedede;
}

.add_sku_box {
    width: 730px;
}

.text_editor_f {
    overflow: hidden;
}

.text_editor {
    position: relative;
    display: inline-block;
    width: 60%;
    margin-left: 15px;
    overflow-y: hidden;
    resize: none;
    word-break: break-all;
    overflow-: hidden;
    -webkit-overflow-wrap: break-word;
    -moz-overflow-wrap: break-word;
    overflow-wrap: break-word;
    scroll: none;
    -webkit-word-break: break-all;
    -moz-word-break: break-all;
}

.break_word p {
    word-wrap: break-word;
    word-break: break-all;
    -webkit-overflow-wrap: break-word;
    -moz-overflow-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-word-break: break-all;
    -moz-word-break: break-all;
}


/*----------------------------------
| 9. LOGIN PAGE
------------------------------------*/

.gs-login-form {
    width: 100%;
}

.gs-login-form img {
    position: absolute;
    right: 50%;
    left: 50%;
    width: 230px;
    height: 230px;
    margin-top: -300px;
    margin-bottom: 50px;
    margin-left: -115px;
}

.login-form {
    width: 400px;
    margin: 0 auto;
}

.login-form .btn-login {
    width: 400px;
    padding: 3px 12px;
    background: #ff8303;
}

.login-form .btn-login span {
    font-size: 28px;
    font-weight: 600;
}

.login-form .input-username {
    margin-top:400px;
    padding-left: 27px;
    background: url("/api/assets/img/icons/username.png") #fff no-repeat;
    background-position: 8px 7px;
    background-size: 12px;
}

.login-form .input-password {
    padding-left: 27px;
    background: url("/api/assets/img/icons/password.png") #fff no-repeat;
    background-position: 8px 7px;
    background-size: 10px;
}

.sku-image-upload {
    position: relative;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0 15px 0 15px;
}

.sku-image-upload-label {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px #c9c9c9 solid;
}

.sku-image-upload img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.sku-image-upload-p {
    position: absolute;
    bottom: 15px;
    left: 15%;
    font-size: 16px;
}

.sku-image-upload-p + span > img {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    margin: 15px auto;
    /*border: 1px red dashed;*/
}

#googleMap {
    width: 100%;
    height: 200px;
}

.angular-google-map-container {
    height: 400px;
}

.angular-google-map-container {
    width: 700px;
    height: 500px;
    border-radius: 5px;
}

input[data-onstyle="success"] + div > label.toggle-on {
    border: #03874d;
    background-color: #03874d;
}

.toast-message {
    font-size: 19px;
}

.toast-title {
    font-size: 20px;
}

.promotion--input--box {
    width: 700px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #ededed;
}

.promotion--title {
    position: relative;
}

.promotion--title .setting-toggle {
    position: relative;
    /*right: 360px;*/
    float: right;
}

.promotion--title h4 {
    position: relative;
    width: 700px;
    /*padding-bottom: 5px;*/
    border-bottom: 1px #000 solid;
}

.promotion--input--box div {
    /*border-bottom: 1px #d5d5d5 solid;*/
    padding: 0 15px;
    padding-bottom: 25px;
}

.promotion--input--box.none div {
    padding-bottom: 0;
}

.promotion--input--box input[type="text"] {
    width: 350px;
}

.promotion--input--box input[name="startdate"],
.promotion--input--box input[name="enddate"] {
    width: 320px;
}

.promotion--input--box div h4 {
    width: 580px;
    border-bottom: 1px #d5d5d5 solid;
}

.promotion--input--box.other a.right {
    margin: 1px 5px;
}

.promotion--buttom--line {
    width: 582px;
    margin: 25px 0 10px 15px;
    border-bottom: 1px #d5d5d5 solid;
}

.promotion--button--line {
    width: 613px;
}

.promotion--button--line button,
.promotion--button--title button {
    width: 100px;
    height: 30px;
    margin-top: 10px;
    line-height: 1px;
    border: 1px #d9d9d9 solid;
    background-color: #ededed;
}

.promotion--button--line button span,
.promotion--button--title button span {
    color: #000;
}

.promotion--button--line button span img,
.promotion--button--title button span img {
    position: relative;
    top: -2px;
    width: 18px;
    height: 18px;
}

input[name="promotionSkuInput"] {
    cursor: not-allowed;
}

.btn-displayontime button {
    position: relative;
    /*top: 15px;*/
    margin-top: -10px;
}

.btn-displayontime + br + div.promotion--buttom--line {
    margin-top: 18px;
}

.promotion--button--line button.title {
    margin-top: -10px;
    color: #000;
}

.promotion--button--title button {
    background-color: #fff;
}

.access-modal-body--item li {
    position: relative;
    top: -5px;
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.promotion--reason-table > button + div.clearfix {
    padding: 3px 0;
    margin: 0;
    font-size: 15px;
    color: #757575;
}

.promotion--reason-table .custom-table th,
.promotion--reason-table .custom-table tr td {
    background: #fff;
}

.access_modal > .modal-dialog > .modal-content {
    position: relative;
    width: 450px;
    font-size: 15px;
}

.access_modal > .modal-dialog > .modal-content > .modal-body > .access-modal-body > .access-modal-body--list {
    padding: 0 60px;
}

.access_modal > .modal-dialog > .modal-content > .modal-footer {
    margin-right: 110px;
}

.access-modal-body > div {
    padding: 0 35px;
    margin-bottom: -1px;
}

.access-modal-body > hr {
    width: 350px;
    margin: 5px auto;
}

.stock--name--header {
    width: 100%;
    height: 50px;
    padding-left: 15px;
    line-height: 50px;
}

.stock--name--header label {
    position: relative;
    float: left;
    width: 105px;
    font-size: 16px;
}

.stock--name--header input {
    position: relative;
    top: 10px;
    width: 470px;
}

input[type="checkbox"].checkmodel {
    display: none;
}

input[type="checkbox"].checkmodel + label {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: auto;
    background: url("/api/assets/img/icons/check_1.png") no-repeat;
    background-size: 18px;
}

input[type="checkbox"]:checked.checkmodel + label {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: auto;
    background: url("/api/assets/img/icons/check_2.png") no-repeat;
    background-size: 20px;
}

.fillter-search--box {
    position: relative;
    top: -10px;
    padding: 0;
    margin: 0;
    border: 1px #d9d9d9 solid;
    border-top: 0;
}

.search--box--title,
.search--box--title--result {
    position: relative;
    min-width: 940px;
    padding: 0 15px;
    margin-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #969696;
}

.search--box--title--result {
    position: relative;
    border-radius: 0;
    background: #fff;
}

.search--box--title h2,
.search--box--title--result h2 {
    padding: 2px 0;
    font-size: 24px;
    color: #fff;
}

.search--box--title--result h2 {
    color: #969696!important;
}

.search--box--title--result + table {
    position: relative;
    top: -35px;
}

.fillter-search--box .search--box--body {
    position: relative;
    top: -15px;
    padding: 0 10px;
}

.search--box-input {
    padding-left: 30px;
    background: url("/api/assets/img/icons/search.png") no-repeat scroll 5px 6px;
    background-size: 17px;
}

.search--box--body-subtitle {
    position: relative;
    top: 10px;
    margin: 15px 0;
}

.search--box--body-subtitle p {
    font-size: 18px;
    font-weight: 100;
    color: #7a7979;
}

.search--box--body-subtitle span {
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px 4px 0 -2px;
    background: url("/api/assets/img/icons/searchstore_3.png") no-repeat;
}

.no--body {
    position: relative;
    top: 47px;
}

.search--box-sel-item {
    position: absolute;
    bottom: 0;
}

.store-filter {
    width: 20%;
}

.store-filter--form {
    margin-bottom: 40px;
}

.search--box--transaction {
    position: relative;
    top: -40px;
    height: 400px;
    padding: 0 10px;
    margin: 0;
}

.search--box--transaction .tab-pane > .fillter-search--box {
    min-width: 940px;
    padding: 0;
    border: 0;
    background-color: #fff;
    /*border: 1px #d9d9d9 solid;*/
}

.search--box--transaction .tab-pane > .search--box--title {
    min-width: 940px;
}

.search--box--transaction .tab-pane > .search--box--title--result {
    position: relative;
    top: -10px;
    width: 100%;
    height: 30px;
    padding: 0;
    border-top: 1px #d9d9d9 solid;
    background: #fff;
}

.search--box--transaction .tab-pane > .search--box--title--result h2 {
    position: relative;
    top: -16px;
    padding: 0 15px;
    font-weight: normal;
    color: #7a7979;
}

.btn-box {
    position: relative;
    top: 47px;
    z-index: 999;
    float: right;
}

.search--box--title--result._modal {
    position: relative;
    top: -10px;
    height: 30px;
    padding: 2px 15px!important;
    margin: 0!important;
    color: #fff;
    background-color: #969696;
}

.search--box--title--result._modal h2,
.search--box--title--result._modal p {
    display: inline-block;
    padding: 0!important;
    margin: 0!important;
    color: #fff!important;
}

.search--box--title--result._modal p {
    position: relative;
    top: 5px;
    float: right;
    font-size: 16px;
    color: #fff!important;
}

.search--box--transaction > .search--box--body > .form-horizontal > .form-inline > div[class*="col-"] > .input-group {
    padding-left: 0;
}

div#filterbydate,
div#filterbydateTo {
    padding-left: 0;
}

span.spinner-transction-detail > .spinner {
    position: relative;
    left: 95%!important;
}

.brand-info-wrapper {
    position: relative;
    width: 100%;
    min-height: 142px;
    margin-bottom: 10px;
    border: 1px solid #b3b3b3;
}

.brand-info-wrapper .row {
    margin: 0 0!important;
}

.brand-logo {
    float: left;
    width: 140px;
    height: 140px;
    padding-left: 15px;
}

.brand-logo img {
    top: 0;
    width: 140px;
    height: 140px;
}

.brand-title-wrapper {
    position: absolute;
    top: 0;
    left: 190px;
}

.brand-title-wrapper p {
    width: 500px;
    font-size: 20px;
}

.brand-btn-wrapper {
    position: absolute;
    top: 50px;
    right: 10px;
    float: right;
    width: 120px;
}

.brand-btn-wrapper span,
.brand-btn-wrapper button {
    display: block;
    float: left;
    width: 100%;
}

.brand-btn-wrapper span {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 100;
    cursor: pointer;
    text-align: center;
    color: #ff8303;
}

.brand-detail {
    float: right;
    width: 110px;
    margin: 8px -33px;
}

.brand-detail span {
    font-size: 20px;
    font-weight: 100;
    cursor: pointer;
    text-align: center;
}

.categories-wrapper {
    position: relative;
    display: none;
    width: 100%;
    padding: 10px 15px;
    border-top: 1px #d6d6d6 solid;
    background: #e9e9e9;
}

.categories-wrapper.active {
    display: block;
}

.categories-wrapper p {
    font-size: 20px;
    font-weight: 500;
}

.brand-btn-wrapper span i {
    position: relative;
    top: 3px;
    font-size: 14px;
    color: #999;
}

.categories-btn {
    position: absolute;
    top: 5px;
    right: 0;
    margin-right: 10px;
}

.categories-btn p {
    display: inline-block;
}

.categories-btn button {
    margin-left: 10px;
    border: 1px #a5a5a5 solid;
}

.categories-btn .btn-create {
    width: 85px!important;
    height: 32px;
}

.alert-warning-mer {
    /*color: #ff8303;*/
    font-size: 20px;
}

.alert-warning-mer strong {
    font-size: 22px;
    text-decoration: underline;
}

div[ng-model="html"] {
    padding-left: 30px!important;
}

.custom-title a.custom-title-remove {
    position: absolute;
    top: 5px;
    right: -55px;
}

.custom-title a.custom-title-remove > img {
    width: 20px;
    height: 20px;
}

.ontime a.custom-title-remove {
    position: absolute;
    top: 5px;
    right: -55px;
}

.ontime a.custom-title-remove > img {
    width: 20px;
    height: 20px;
}

.overray-login {
    position: absolute;
    top: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0, 0, 0, .5);
}

.overray-login i {
    position: absolute;
    top: 35%;
    right: 50%;
    z-index: 199;
    margin: 0 auto;
    font-size: 55px;
    opacity: 1;
    color: #fff;
}

.overray-login p {
    position: absolute;
    top: 45%;
    right: 40%;
    z-index: 199;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}

.check-tilte {
    font-size: 20px;
}

.check-tilte + div {
    min-width: 520px;
    margin-top: 15px;
    margin-right: 50px;
    margin-bottom: 15px;
    border: 1px #000 solid;
}

.checkin-wrapper label.radio-inline {
    position: relative;
    z-index: 999;
}

.checkin-wrapper label.radio-inline input {
    position: relative;
    z-index: 999;
    display: none;
}

.checkin-wrapper label.radio-inline > span {
    position: absolute;
    top: 2px;
    left: -2px;
    z-index: 998;
    width: 28px;
    height: 28px;
    padding-left: 25px;
    background: url("/api/assets/img/icons/select_3.png") no-repeat;
    background-position: 0 0;
    background-size: 20px;
}

.checkin-wrapper label.radio-inline > input[type="radio"]:checked + span {
    top: 2px;
    left: -4px;
    width: 28px;
    height: 28px;
    background: url("/api/assets/img/icons/select_2.png") no-repeat;
    background-size: 20px;
}

.setting-box {
    max-width: 703px;
}

.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}

.input-mini {
    display: inline-block;
    width: 80px;
    height: 25px;
    min-height: 30px;
    padding: 6px 12px;
    margin-right: 40px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.setting-sub-title {
    left: -19px;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 600px;
    border: 0!important;
}

.gs-search-top-box-margin {
    margin-left: -30px;
}

.gs-search-box-margin {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -30px;
}

.import_file_wrapper input,
.import_file_wrapper i {
    float: left;
    /*border: 1px red solid;*/
}

.store_filelog {
    width: 100%;
    height: 250px;
    border: 1px #d9d9d9 solid;
}

.personal-report-search > div {
    float: right;
    margin-bottom: 15px;
}

.personal-report-search > .date {
    width: 500px;
    margin-right: 15px;
}

.personal-report-search {
    position: relative;
    z-index: 999;
}

wysiwyg-edit .tinyeditor{border:1px solid #bbb;padding:0 1px 1px;font:12px Verdana,Arial}wysiwyg-edit .tinyeditor iframe{border:none;background:#fff;overflow-x:hidden}wysiwyg-edit .tinyeditor .sizer{min-height:200px;height:400px;position:relative}wysiwyg-edit .tinyeditor .resizer{background:url(data:image/gif;base64,R0lGODlhDgANAJEDAJGRkZKSkv///9jm7yH5BAEAAAMALAAAAAAOAA0AAAIfnI8mkS3Q0opoUsVUtIMf7mFfVpGPY5qiAolg2sFrAQA7) 15px 15px no-repeat;float:right;height:32px;width:32px;cursor:ns-resize}wysiwyg-edit .tinyeditor .tinyeditor-header{height:auto;border-bottom:1px solid #bbb;background:url(data:image/gif;base64,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);padding-top:1px}wysiwyg-edit .tinyeditor .tinyeditor-header select{float:left;width:220px;border:1px solid #ccc;background-color:#fff;height:30px;line-height:30px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group{float:left;height:31px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-size{margin:0 3px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-style{margin-right:12px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-divider{float:left;width:1px;height:30px;background:#ccc}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control{float:left;width:34px;height:30px;cursor:pointer;background-image:url(data:image/png;base64,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);background-position-x:0}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control:hover{background-color:#fff;background-position-x:34px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control.pressed{background-color:#D0CFCF}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control-fa{background-image:none;position:relative}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control-fa i{font-size:16px;margin:8px 5px 0 10px;color:#555}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control-fa div.hr{border:1px solid #555;margin:15px 10px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group:after{clear:left}wysiwyg-edit .tinyeditor .tinyeditor-footer{height:32px;border-top:1px solid #bbb;background:#f5f5f5;margin-top:10px}wysiwyg-edit .tinyeditor .tinyeditor-footer .toggle{float:left;background:url(data:image/png;base64,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) -34px 2px no-repeat;padding:9px 13px 0 31px;height:23px;border-right:1px solid #ccc;cursor:pointer;color:#666}wysiwyg-edit .tinyeditor .tinyeditor-footer .toggle:hover{background-color:#fff}wysiwyg-edit .tinyeditor .resize{float:right;height:32px;width:32px;background:url(data:image/gif;base64,R0lGODlhDgANAJEDAJGRkZKSkv///9jm7yH5BAEAAAMALAAAAAAOAA0AAAIfnI8mkS3Q0opoUsVUtIMf7mFfVpGPY5qiAolg2sFrAQA7) 15px 15px no-repeat;cursor:s-resize}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-colors-grid{position:absolute;left:0;top:30px;background-color:#fff;width:184px;border:2px solid #000;padding:0;margin:0;z-index:100}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-colors-grid>li{list-style:none;border:2px solid #fff;float:left;width:20px;height:20px}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-colors-grid>li:hover{opacity:.7}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-symbols-grid{position:absolute;left:0;top:30px;background-color:#fff;width:364px;border:2px solid #000;padding:0;margin:0;z-index:100}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-symbols-grid>li{list-style:none;border:1px solid #e7e7e7;float:left;width:30px;height:30px;text-align:center;font-size:1.3em}wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-control .ngp-symbols-grid>li:hover{opacity:.7;font-size:1.7em}@media only screen and (max-width:500px){wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-font,wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-size,wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-style{width:80px}}@media only screen and (max-width:768px){wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-font,wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-size,wysiwyg-edit .tinyeditor .tinyeditor-header .tinyeditor-buttons-group .tinyeditor-style{width:80px}}
.node {
  cursor: pointer;
}

.node:hover {
  stroke: #000;
  stroke-width: 1.5px;
}

.node--leaf {
  fill: white;
}

.label {
  font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-anchor: middle;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
}

.label,
.node--root,
.node--leaf {
  pointer-events: none;
}
h1 {
	text-align: center
}
ul.articles li:not(:last-child) {
	border-bottom: 1px solid #ccc
}
