.panel .panel-heading:before, .release-status > [class*='col-']:before, .panel .panel-heading:after, .release-status > [class*='col-']:after {
  content: '';
  display: table; }
.panel .panel-heading:after, .release-status > [class*='col-']:after {
  clear: both; }

.release-status > [class*='col-'] {
  text-align: center; }

html {
  height: 100%;
  width: 100%; }
  html body {
    background-image: url(../../img/markerbg_blue.jpg);
    font-weight: 300;
    height: 100%;
    min-height: 100%;
    width: 100%; }
    html body #page {
      background-color: #fff;
      background-image: url(../../img/body-gradient.png);
      background-repeat: repeat-x;
      margin: 0 auto;
      max-width: 968px;
      min-height: 100%;
      padding: 0;
      position: relative;
      width: 100%; }

@media (min-width: 767px) {
  html body #page {
    padding: 0 30px; } }

header #welcome {
  border-top: none;
  border-radius: 0 0 7px 7px;
  float: right; }
  header #welcome a {
    color: #fda751; }
    header #welcome a:hover {
      text-decoration: none; }
  header #welcome .panel-body {
    padding: 10px 15px; }
    header #welcome .panel-body small {
      font-size: 11px; }
header h1 {
  margin: 0; }
  header h1 > a {
    display: inline-block;
    height: 50px;
    margin: 20px 0 18px;
    overflow: hidden;
    width: auto; }
    header h1 > a + img {
      margin-top: 22px; }
    header h1 > a > img {
      height: 100%;
      width: auto; }
header nav a, header nav a:hover {
  color: #fff; }
header nav + div {
  float: right; }
header nav > ul {
  list-style: none;
  margin-bottom: 14px;
  padding: 0; }
  header nav > ul > li {
    display: inline-block;
    position: relative; }
    header nav > ul > li.show {
      display: inline-block !important; }
    header nav > ul > li:hover .btn, header nav > ul > li:hover .select2-container .select2-choice, .select2-container header nav > ul > li:hover .select2-choice {
      background-color: #fc860d;
      background-color: #ef6d00;
      background-image: -webkit-linear-gradient(top, #ef6d00, #fe983f);
      background-image: linear-gradient(to bottom,#ef6d00, #fe983f);
      border-color: #fe983f;
      border-radius: 8px 8px 0 0;
      color: #fff; }
    header nav > ul > li:hover > ul {
      display: block; }
    header nav > ul > li .btn, header nav > ul > li .select2-container .select2-choice, .select2-container header nav > ul > li .select2-choice {
      border-radius: 8px;
      background-color: #bec4c7;
      border: 2px solid #dce1e3;
      color: #fff;
      font-size: 10px;
      line-height: 20px;
      margin-right: 5px;
      position: relative;
      text-transform: uppercase;
      padding: 6px 28px 6px 12px;
      width: 123px; }
      header nav > ul > li .btn .caret, header nav > ul > li .btn .select2-container .select2-choice, .select2-container header nav > ul > li .btn .select2-choice {
        position: absolute;
        right: 12px;
        transform: translateY(-50%);
        top: 50%;
        border-left-width: 5px;
        border-right-width: 5px;
        border-top-width: 5px; }
      header nav > ul > li .btn:last-of-type, header nav > ul > li .select2-container .select2-choice:last-of-type, .select2-container header nav > ul > li .select2-choice:last-of-type {
        margin-right: 0; }
    header nav > ul > li ul {
      background: #fe983f;
      display: none;
      padding-bottom: 4px;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 999; }
      header nav > ul > li ul li {
        color: #fff;
        cursor: pointer;
        font-size: 11px;
        padding: 0 12px 6px; }
        header nav > ul > li ul li:hover {
          text-decoration: underline; }
header #help-center-link > a {
  color: #a8c674;
  line-height: 20px;
  padding-left: 34px;
  position: relative; }
  header #help-center-link > a:hover {
    text-decoration: none; }
  header #help-center-link > a:before {
    background: #fff;
    border: 2px solid #a8c674;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #f4f8ed;
    content: "?";
    font-size: 20px;
    font-weight: 500;
    height: 24px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    width: 24px; }

footer .footer-body {
  background: #e4e2e2;
  border: 4px solid #efefef;
  padding: 20px; }
footer small {
  display: block; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0; }

h1 {
  margin-bottom: 18px; }

h5 {
  color: #ebebeb; }

h6 {
  color: #676767;
  margin-top: 0;
  text-transform: uppercase; }

small, .small, .date-picker .btn-default.hasDatepicker, .btn.btn-link.apply-all, .select2-container .btn-link.apply-all.select2-choice, .btn.btn-link.apply-all:hover, .select2-container .btn-link.apply-all.select2-choice:hover {
  font-size: 11px; }

/*! jQuery UI - v1.11.0pre - 2014-03-12
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  display: block;
  padding: 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  position: relative;
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  position: relative;
  top: -0.2em;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: 0.8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  /*{ffDefault}*/
  font-size: 1.1em;
  /*{fsDefault}*/ }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  /*{ffDefault}*/
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  /*{borderColorContent}*/
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  /*{bgContentRepeat}*/
  color: #222222;
  /*{fcContent}*/ }

.ui-widget-content a {
  color: #222222;
  /*{fcContent}*/ }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  /*{borderColorHeader}*/
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  /*{bgHeaderRepeat}*/
  color: #222222;
  /*{fcHeader}*/
  font-weight: bold; }

.ui-widget-header a {
  color: #222222;
  /*{fcHeader}*/ }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  /*{borderColorDefault}*/
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  /*{bgDefaultRepeat}*/
  font-weight: normal;
  /*{fwDefault}*/
  color: #555555;
  /*{fcDefault}*/ }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  /*{fcDefault}*/
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  /*{borderColorHover}*/
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  /*{bgHoverRepeat}*/
  font-weight: normal;
  /*{fwDefault}*/
  color: #212121;
  /*{fcHover}*/ }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  /*{fcHover}*/
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  /*{borderColorActive}*/
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  /*{bgActiveRepeat}*/
  font-weight: normal;
  /*{fwDefault}*/
  color: #212121;
  /*{fcActive}*/ }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  /*{fcActive}*/
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  /*{borderColorHighlight}*/
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  /*{bgHighlightRepeat}*/
  color: #363636;
  /*{fcHighlight}*/ }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
  /*{fcHighlight}*/ }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  /*{borderColorError}*/
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  /*{bgErrorRepeat}*/
  color: #cd0a0a;
  /*{fcError}*/ }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
  /*{fcError}*/ }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
  /*{fcError}*/ }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
  /*{iconsContent}*/ }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
  /*{iconsHeader}*/ }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
  /*{iconsDefault}*/ }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
  /*{iconsHover}*/ }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
  /*{iconsActive}*/ }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
  /*{iconsHighlight}*/ }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
  /*{iconsError}*/ }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
  /*{cornerRadius}*/ }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
  /*{cornerRadius}*/ }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
  /*{cornerRadius}*/ }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
  /*{cornerRadius}*/ }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  /*{bgOverlayRepeat}*/
  opacity: 0.3;
  /*{opacityOverlay}*/
  filter: Alpha(Opacity=30);
  /*{opacityFilterOverlay}*/ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  /*{offsetLeftShadow}*/
  padding: 8px;
  /*{thicknessShadow}*/
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  /*{bgShadowRepeat}*/
  opacity: 0.3;
  /*{opacityShadow}*/
  filter: Alpha(Opacity=30);
  /*{opacityFilterShadow}*/
  border-radius: 8px;
  /*{cornerRadiusShadow}*/ }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !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^="javascript:"]:after, a[href^="#"]: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; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .btn > .select2-container .select2-choice, .select2-container .btn > .select2-choice, .dropup > .btn > .caret, .dropup > .btn > .select2-container .select2-choice, .select2-container .dropup > .btn > .select2-choice {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.714;
  color: #2e547b;
  background-color: #2e547b; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #299fff;
  text-decoration: none; }
  a:hover, a:focus {
    color: #299fff;
    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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 3px;
  line-height: 1.714;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #e0e0e0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #5b5b5b; }
  h1 small, h1 .small, h1 .date-picker .btn-default.hasDatepicker, .date-picker h1 .btn-default.hasDatepicker, h1 .btn.btn-link.apply-all, h1 .select2-container .btn-link.apply-all.select2-choice, .select2-container h1 .btn-link.apply-all.select2-choice, h1 .btn.btn-link.apply-all:hover, h1 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h1 .btn-link.apply-all.select2-choice:hover, h2 small, h2 .small, h2 .date-picker .btn-default.hasDatepicker, .date-picker h2 .btn-default.hasDatepicker, h2 .btn.btn-link.apply-all, h2 .select2-container .btn-link.apply-all.select2-choice, .select2-container h2 .btn-link.apply-all.select2-choice, h2 .btn.btn-link.apply-all:hover, h2 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h2 .btn-link.apply-all.select2-choice:hover, h3 small, h3 .small, h3 .date-picker .btn-default.hasDatepicker, .date-picker h3 .btn-default.hasDatepicker, h3 .btn.btn-link.apply-all, h3 .select2-container .btn-link.apply-all.select2-choice, .select2-container h3 .btn-link.apply-all.select2-choice, h3 .btn.btn-link.apply-all:hover, h3 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h3 .btn-link.apply-all.select2-choice:hover, h4 small, h4 .small, h4 .date-picker .btn-default.hasDatepicker, .date-picker h4 .btn-default.hasDatepicker, h4 .btn.btn-link.apply-all, h4 .select2-container .btn-link.apply-all.select2-choice, .select2-container h4 .btn-link.apply-all.select2-choice, h4 .btn.btn-link.apply-all:hover, h4 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h4 .btn-link.apply-all.select2-choice:hover, h5 small, h5 .small, h5 .date-picker .btn-default.hasDatepicker, .date-picker h5 .btn-default.hasDatepicker, h5 .btn.btn-link.apply-all, h5 .select2-container .btn-link.apply-all.select2-choice, .select2-container h5 .btn-link.apply-all.select2-choice, h5 .btn.btn-link.apply-all:hover, h5 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h5 .btn-link.apply-all.select2-choice:hover, h6 small, h6 .small, h6 .date-picker .btn-default.hasDatepicker, .date-picker h6 .btn-default.hasDatepicker, h6 .btn.btn-link.apply-all, h6 .select2-container .btn-link.apply-all.select2-choice, .select2-container h6 .btn-link.apply-all.select2-choice, h6 .btn.btn-link.apply-all:hover, h6 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h6 .btn-link.apply-all.select2-choice:hover, .h1 small, .h1 .small, .h1 .date-picker .btn-default.hasDatepicker, .date-picker .h1 .btn-default.hasDatepicker, .h1 .btn.btn-link.apply-all, .h1 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h1 .btn-link.apply-all.select2-choice, .h1 .btn.btn-link.apply-all:hover, .h1 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h1 .btn-link.apply-all.select2-choice:hover, .h2 small, .h2 .small, .h2 .date-picker .btn-default.hasDatepicker, .date-picker .h2 .btn-default.hasDatepicker, .h2 .btn.btn-link.apply-all, .h2 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h2 .btn-link.apply-all.select2-choice, .h2 .btn.btn-link.apply-all:hover, .h2 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h2 .btn-link.apply-all.select2-choice:hover, .h3 small, .h3 .small, .h3 .date-picker .btn-default.hasDatepicker, .date-picker .h3 .btn-default.hasDatepicker, .h3 .btn.btn-link.apply-all, .h3 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h3 .btn-link.apply-all.select2-choice, .h3 .btn.btn-link.apply-all:hover, .h3 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h3 .btn-link.apply-all.select2-choice:hover, .h4 small, .h4 .small, .h4 .date-picker .btn-default.hasDatepicker, .date-picker .h4 .btn-default.hasDatepicker, .h4 .btn.btn-link.apply-all, .h4 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h4 .btn-link.apply-all.select2-choice, .h4 .btn.btn-link.apply-all:hover, .h4 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h4 .btn-link.apply-all.select2-choice:hover, .h5 small, .h5 .small, .h5 .date-picker .btn-default.hasDatepicker, .date-picker .h5 .btn-default.hasDatepicker, .h5 .btn.btn-link.apply-all, .h5 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h5 .btn-link.apply-all.select2-choice, .h5 .btn.btn-link.apply-all:hover, .h5 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h5 .btn-link.apply-all.select2-choice:hover, .h6 small, .h6 .small, .h6 .date-picker .btn-default.hasDatepicker, .date-picker .h6 .btn-default.hasDatepicker, .h6 .btn.btn-link.apply-all, .h6 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h6 .btn-link.apply-all.select2-choice, .h6 .btn.btn-link.apply-all:hover, .h6 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h6 .btn-link.apply-all.select2-choice:hover {
    font-weight: normal;
    line-height: 1;
    color: #676767; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 23px;
  margin-bottom: 11.5px; }
  h1 small, h1 .small, h1 .date-picker .btn-default.hasDatepicker, .date-picker h1 .btn-default.hasDatepicker, h1 .btn.btn-link.apply-all, h1 .select2-container .btn-link.apply-all.select2-choice, .select2-container h1 .btn-link.apply-all.select2-choice, h1 .btn.btn-link.apply-all:hover, h1 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h1 .btn-link.apply-all.select2-choice:hover, .h1 small, .h1 .small, .h1 .date-picker .btn-default.hasDatepicker, .date-picker .h1 .btn-default.hasDatepicker, .h1 .btn.btn-link.apply-all, .h1 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h1 .btn-link.apply-all.select2-choice, .h1 .btn.btn-link.apply-all:hover, .h1 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h1 .btn-link.apply-all.select2-choice:hover, h2 small, h2 .small, h2 .date-picker .btn-default.hasDatepicker, .date-picker h2 .btn-default.hasDatepicker, h2 .btn.btn-link.apply-all, h2 .select2-container .btn-link.apply-all.select2-choice, .select2-container h2 .btn-link.apply-all.select2-choice, h2 .btn.btn-link.apply-all:hover, h2 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h2 .btn-link.apply-all.select2-choice:hover, .h2 small, .h2 .small, .h2 .date-picker .btn-default.hasDatepicker, .date-picker .h2 .btn-default.hasDatepicker, .h2 .btn.btn-link.apply-all, .h2 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h2 .btn-link.apply-all.select2-choice, .h2 .btn.btn-link.apply-all:hover, .h2 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h2 .btn-link.apply-all.select2-choice:hover, h3 small, h3 .small, h3 .date-picker .btn-default.hasDatepicker, .date-picker h3 .btn-default.hasDatepicker, h3 .btn.btn-link.apply-all, h3 .select2-container .btn-link.apply-all.select2-choice, .select2-container h3 .btn-link.apply-all.select2-choice, h3 .btn.btn-link.apply-all:hover, h3 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h3 .btn-link.apply-all.select2-choice:hover, .h3 small, .h3 .small, .h3 .date-picker .btn-default.hasDatepicker, .date-picker .h3 .btn-default.hasDatepicker, .h3 .btn.btn-link.apply-all, .h3 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h3 .btn-link.apply-all.select2-choice, .h3 .btn.btn-link.apply-all:hover, .h3 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h3 .btn-link.apply-all.select2-choice:hover {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px; }
  h4 small, h4 .small, h4 .date-picker .btn-default.hasDatepicker, .date-picker h4 .btn-default.hasDatepicker, h4 .btn.btn-link.apply-all, h4 .select2-container .btn-link.apply-all.select2-choice, .select2-container h4 .btn-link.apply-all.select2-choice, h4 .btn.btn-link.apply-all:hover, h4 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h4 .btn-link.apply-all.select2-choice:hover, .h4 small, .h4 .small, .h4 .date-picker .btn-default.hasDatepicker, .date-picker .h4 .btn-default.hasDatepicker, .h4 .btn.btn-link.apply-all, .h4 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h4 .btn-link.apply-all.select2-choice, .h4 .btn.btn-link.apply-all:hover, .h4 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h4 .btn-link.apply-all.select2-choice:hover, h5 small, h5 .small, h5 .date-picker .btn-default.hasDatepicker, .date-picker h5 .btn-default.hasDatepicker, h5 .btn.btn-link.apply-all, h5 .select2-container .btn-link.apply-all.select2-choice, .select2-container h5 .btn-link.apply-all.select2-choice, h5 .btn.btn-link.apply-all:hover, h5 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h5 .btn-link.apply-all.select2-choice:hover, .h5 small, .h5 .small, .h5 .date-picker .btn-default.hasDatepicker, .date-picker .h5 .btn-default.hasDatepicker, .h5 .btn.btn-link.apply-all, .h5 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h5 .btn-link.apply-all.select2-choice, .h5 .btn.btn-link.apply-all:hover, .h5 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h5 .btn-link.apply-all.select2-choice:hover, h6 small, h6 .small, h6 .date-picker .btn-default.hasDatepicker, .date-picker h6 .btn-default.hasDatepicker, h6 .btn.btn-link.apply-all, h6 .select2-container .btn-link.apply-all.select2-choice, .select2-container h6 .btn-link.apply-all.select2-choice, h6 .btn.btn-link.apply-all:hover, h6 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container h6 .btn-link.apply-all.select2-choice:hover, .h6 small, .h6 .small, .h6 .date-picker .btn-default.hasDatepicker, .date-picker .h6 .btn-default.hasDatepicker, .h6 .btn.btn-link.apply-all, .h6 .select2-container .btn-link.apply-all.select2-choice, .select2-container .h6 .btn-link.apply-all.select2-choice, .h6 .btn.btn-link.apply-all:hover, .h6 .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container .h6 .btn-link.apply-all.select2-choice:hover {
    font-size: 75%; }

h1, .h1 {
  font-size: 40px; }

h2, .h2 {
  font-size: 37px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11.5px; }

.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small, .date-picker .btn-default.hasDatepicker, .btn.btn-link.apply-all, .select2-container .btn-link.apply-all.select2-choice, .btn.btn-link.apply-all:hover, .select2-container .btn-link.apply-all.select2-choice:hover {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left, header nav > ul > li .btn, .select2-container .select2-choice, .date-picker .btn-default.hasDatepicker {
  text-align: left; }

.text-right, header #help-center-link, .panel-footer {
  text-align: right; }

.text-center, header #help-center-link > a:before, footer small {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #e0e0e0; }

.text-primary {
  color: #299fff; }

a.text-primary:hover {
  color: #0087f5; }

.text-success {
  color: #a8c674; }

a.text-success:hover {
  color: #91b74f; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245369; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66502c; }

.text-danger, .required {
  color: #ff4d2a; }

a.text-danger:hover, a.required:hover {
  color: #f62900; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #299fff; }

a.bg-primary:hover {
  background-color: #0087f5; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afdaee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #fbfbfb; }

ul, ol {
  margin-top: 0;
  margin-bottom: 11.5px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled, header nav > ul > li ul, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 23px; }

dt, dd {
  line-height: 1.714; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ebebeb; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 17.5px;
  border-left: 5px solid #fbfbfb; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small, blockquote .date-picker .btn-default.hasDatepicker, .date-picker blockquote .btn-default.hasDatepicker, blockquote .btn.btn-link.apply-all, blockquote .select2-container .btn-link.apply-all.select2-choice, .select2-container blockquote .btn-link.apply-all.select2-choice, blockquote .btn.btn-link.apply-all:hover, blockquote .select2-container .btn-link.apply-all.select2-choice:hover, .select2-container blockquote .btn-link.apply-all.select2-choice:hover {
    display: block;
    font-size: 80%;
    line-height: 1.714;
    color: #ebebeb; }
    blockquote footer:before, blockquote small:before, blockquote .small:before, blockquote .date-picker .btn-default.hasDatepicker:before, .date-picker blockquote .btn-default.hasDatepicker:before, blockquote .btn.btn-link.apply-all:before, blockquote .select2-container .btn-link.apply-all.select2-choice:before, .select2-container blockquote .btn-link.apply-all.select2-choice:before, blockquote .btn.btn-link.apply-all:hover:before, blockquote .select2-container .btn-link.apply-all.select2-choice:hover:before, .select2-container blockquote .btn-link.apply-all.select2-choice:hover:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #fbfbfb;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, .blockquote-reverse .date-picker .btn-default.hasDatepicker:before, .date-picker .blockquote-reverse .btn-default.hasDatepicker:before, .blockquote-reverse .btn.btn-link.apply-all:before, .blockquote-reverse .select2-container .btn-link.apply-all.select2-choice:before, .select2-container .blockquote-reverse .btn-link.apply-all.select2-choice:before, .blockquote-reverse .btn.btn-link.apply-all:hover:before, .blockquote-reverse .select2-container .btn-link.apply-all.select2-choice:hover:before, .select2-container .blockquote-reverse .btn-link.apply-all.select2-choice:hover:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before, blockquote.pull-right .date-picker .btn-default.hasDatepicker:before, .date-picker blockquote.pull-right .btn-default.hasDatepicker:before, blockquote.pull-right .btn.btn-link.apply-all:before, blockquote.pull-right .select2-container .btn-link.apply-all.select2-choice:before, .select2-container blockquote.pull-right .btn-link.apply-all.select2-choice:before, blockquote.pull-right .btn.btn-link.apply-all:hover:before, blockquote.pull-right .select2-container .btn-link.apply-all.select2-choice:hover:before, .select2-container blockquote.pull-right .btn-link.apply-all.select2-choice:hover:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, .blockquote-reverse .date-picker .btn-default.hasDatepicker:after, .date-picker .blockquote-reverse .btn-default.hasDatepicker:after, .blockquote-reverse .btn.btn-link.apply-all:after, .blockquote-reverse .select2-container .btn-link.apply-all.select2-choice:after, .select2-container .blockquote-reverse .btn-link.apply-all.select2-choice:after, .blockquote-reverse .btn.btn-link.apply-all:hover:after, .blockquote-reverse .select2-container .btn-link.apply-all.select2-choice:hover:after, .select2-container .blockquote-reverse .btn-link.apply-all.select2-choice:hover:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after, blockquote.pull-right .date-picker .btn-default.hasDatepicker:after, .date-picker blockquote.pull-right .btn-default.hasDatepicker:after, blockquote.pull-right .btn.btn-link.apply-all:after, blockquote.pull-right .select2-container .btn-link.apply-all.select2-choice:after, .select2-container blockquote.pull-right .btn-link.apply-all.select2-choice:after, blockquote.pull-right .btn.btn-link.apply-all:hover:after, blockquote.pull-right .select2-container .btn-link.apply-all.select2-choice:hover:after, .select2-container blockquote.pull-right .btn-link.apply-all.select2-choice:hover:after {
    content: '\00A0 \2014'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.714; }

.container, #territory-modal .territory-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, #territory-modal .territory-content:before, .container:after, #territory-modal .territory-content:after {
    content: " ";
    display: table; }
  .container:after, #territory-modal .territory-content:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 100%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, #territory-modal .territory-content .ms-container {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, #territory-modal .territory-content .ms-container:before, .row:after, #territory-modal .territory-content .ms-container:after {
    content: " ";
    display: table; }
  .row:after, #territory-modal .territory-content .ms-container:after {
    clear: both; }

.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, #territory-modal .territory-content .ms-selectable, #territory-modal .territory-content .ms-selection, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, #territory-modal .territory-content .ms-selectable, #territory-modal .territory-content .ms-selection, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6, #territory-modal .territory-content .ms-selectable, #territory-modal .territory-content .ms-selection {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  max-width: 100%;
  background-color: #fff; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 23px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.714;
    vertical-align: top;
    border-top: 1px solid #ebebeb; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebebeb; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ebebeb; }
  .table .table {
    background-color: #2e547b; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ebebeb; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ebebeb; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #e2ecf1; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #269aed; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #269aed; }

.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.active:hover > th {
  background-color: #138ee6; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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.info:hover > th {
  background-color: #c4e4f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .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.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .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 > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #676767;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  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;
  /* IE8-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: 15px;
  font-size: 14px;
  line-height: 1.714;
  color: #e0e0e0; }

.form-control, .bootstrap-tagsinput {
  display: block;
  width: 100%;
  height: 36px;
  padding: 14px 14px;
  font-size: 14px;
  line-height: 1.714;
  color: #e0e0e0;
  background-color: #fefefe;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .bootstrap-tagsinput:focus {
    border-color: #299fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 158, 255, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 158, 255, 0.6); }
  .form-control::-moz-placeholder, .bootstrap-tagsinput::-moz-placeholder {
    color: #ebebeb;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .bootstrap-tagsinput:-ms-input-placeholder {
    color: #ebebeb; }
  .form-control::-webkit-input-placeholder, .bootstrap-tagsinput::-webkit-input-placeholder {
    color: #ebebeb; }
  .form-control[disabled], [disabled].bootstrap-tagsinput, .form-control[readonly], [readonly].bootstrap-tagsinput, fieldset[disabled] .form-control, fieldset[disabled] .bootstrap-tagsinput {
    cursor: not-allowed;
    background-color: #fbfbfb;
    opacity: 1; }

textarea.form-control, textarea.bootstrap-tagsinput {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 36px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  display: block;
  min-height: 23px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label, .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

.input-sm, .input-group-sm > .form-control, .bootstrap-tagsinput, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .select2-container .select2-choice {
  height: 40px;
  padding: 10px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control, select.bootstrap-tagsinput, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .select2-container select.select2-choice {
  height: 40px;
  line-height: 40px; }

textarea.input-sm, .input-group-sm > textarea.form-control, textarea.bootstrap-tagsinput, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .select2-container textarea.select2-choice, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, select[multiple].bootstrap-tagsinput, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .select2-container select[multiple].select2-choice {
  height: auto; }

.input-lg, .input-group-lg > .form-control, .bootstrap-tagsinput, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .select2-container .select2-choice {
  height: 66px;
  padding: 20px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control, select.bootstrap-tagsinput, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .select2-container select.select2-choice {
  height: 66px;
  line-height: 66px; }

textarea.input-lg, .input-group-lg > textarea.form-control, textarea.bootstrap-tagsinput, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .select2-container textarea.select2-choice, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, select[multiple].bootstrap-tagsinput, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .select2-container select[multiple].select2-choice {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .bootstrap-tagsinput {
    padding-right: 45px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 28px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #a8c674; }
.has-success .form-control, .has-success .bootstrap-tagsinput {
  border-color: #a8c674;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .bootstrap-tagsinput:focus {
    border-color: #91b74f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d5e4bc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d5e4bc; }
.has-success .input-group-addon {
  color: #a8c674;
  border-color: #a8c674;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #a8c674; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning .bootstrap-tagsinput {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .bootstrap-tagsinput:focus {
    border-color: #66502c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.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 {
  color: #ff4d2a; }
.has-error .form-control, .has-error .bootstrap-tagsinput {
  border-color: #ff4d2a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .bootstrap-tagsinput:focus {
    border-color: #f62900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa290;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa290; }
.has-error .input-group-addon {
  color: #ff4d2a;
  border-color: #ff4d2a;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #ff4d2a; }

.form-control-static {
  margin-bottom: 0; }

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .bootstrap-tagsinput {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control, .form-inline .input-group > .bootstrap-tagsinput {
    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;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 38px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 15px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

.btn, .select2-container .select2-choice {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 14px 14px;
  font-size: 14px;
  line-height: 1.714;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .select2-container .select2-choice:focus, .btn:active:focus, .select2-container .select2-choice:active:focus, .btn.active:focus, .select2-container .active.select2-choice:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .select2-container .select2-choice:hover, .btn:focus, .select2-container .select2-choice:focus {
    color: #2e547b;
    text-decoration: none; }
  .btn:active, .select2-container .select2-choice:active, .btn.active, .select2-container .active.select2-choice {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .select2-container .disabled.select2-choice, .btn[disabled], .select2-container [disabled].select2-choice, fieldset[disabled] .btn, fieldset[disabled] .select2-container .select2-choice, .select2-container fieldset[disabled] .select2-choice {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #2e547b;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #2e547b;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #2e547b;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #2e547b; }

.btn-primary {
  color: #fff;
  background-color: #299fff;
  border-color: #0f93ff; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #008cff;
    border-color: #0073d1; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #008cff;
    border-color: #0073d1; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #299fff;
    border-color: #0f93ff; }
  .btn-primary .badge {
    color: #299fff;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #a8c674;
  border-color: #9dbf62; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #96ba57;
    border-color: #80a142; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #96ba57;
    border-color: #80a142; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #a8c674;
    border-color: #9dbf62; }
  .btn-success .badge {
    color: #a8c674;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46bada; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b5d7;
    border-color: #269cbc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b5d7;
    border-color: #269cbc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46bada; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9b28;
    border-color: #d58112; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9b28;
    border-color: #d58112; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #ff4d2a;
  border-color: #ff3810; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #ff2b01;
    border-color: #d22000; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff2b01;
    border-color: #d22000; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #ff4d2a;
    border-color: #ff3810; }
  .btn-danger .badge {
    color: #ff4d2a;
    background-color: #fff; }

.btn-link {
  color: #299fff;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .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: #299fff;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #ebebeb;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .select2-container .select2-choice {
  padding: 20px 20px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .select2-container .select2-choice {
  padding: 10px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn, .select2-container .select2-choice {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

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

.dropdown-menu, .dropdown__menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #a1a1a1;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right, .pull-right.dropdown__menu {
    right: 0;
    left: auto; }
  .dropdown-menu .divider, .dropdown-menu .dropdown__menu {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a, .dropdown-menu > li > .dropdown__menu {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.714;
    color: #2e547b;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > .dropdown__menu, .dropdown-menu > li > a:focus, .dropdown-menu > li > .dropdown__menu {
  text-decoration: none;
  color: #fff;
  background-color: #299fff; }

.dropdown-menu > .active > a, .dropdown-menu > .active > .dropdown__menu, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > .dropdown__menu, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > .dropdown__menu {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #299fff; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > .dropdown__menu, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > .dropdown__menu, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > .dropdown__menu {
  color: #ebebeb; }

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

.open > .dropdown-menu, .open > .dropdown__menu {
  display: block; }
.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.714;
  color: #ebebeb; }

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

.pull-right > .dropdown-menu, .pull-right > .dropdown__menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu, .dropup .dropdown__menu, .navbar-fixed-bottom .dropdown .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown__menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu, .navbar-right .dropdown__menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .select2-container .select2-choice, .select2-container .btn-group > .select2-choice, .btn-group-vertical > .btn, .btn-group-vertical > .select2-container .select2-choice, .select2-container .btn-group-vertical > .select2-choice {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .select2-container .select2-choice:hover, .select2-container .btn-group > .select2-choice:hover, .btn-group > .btn:focus, .btn-group > .select2-container .select2-choice:focus, .select2-container .btn-group > .select2-choice:focus, .btn-group > .btn:active, .btn-group > .select2-container .select2-choice:active, .select2-container .btn-group > .select2-choice:active, .btn-group > .btn.active, .btn-group > .select2-container .active.select2-choice, .select2-container .btn-group > .active.select2-choice, .btn-group-vertical > .btn:hover, .btn-group-vertical > .select2-container .select2-choice:hover, .select2-container .btn-group-vertical > .select2-choice:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .select2-container .select2-choice:focus, .select2-container .btn-group-vertical > .select2-choice:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .select2-container .select2-choice:active, .select2-container .btn-group-vertical > .select2-choice:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .select2-container .active.select2-choice, .select2-container .btn-group-vertical > .active.select2-choice {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .select2-container .select2-choice:focus, .select2-container .btn-group > .select2-choice:focus, .btn-group-vertical > .btn:focus, .btn-group-vertical > .select2-container .select2-choice:focus, .select2-container .btn-group-vertical > .select2-choice:focus {
      outline: none; }

.btn-group .btn + .btn, .btn-group .btn + .select2-container .select2-choice, .select2-container .btn-group .btn + .select2-choice, .btn-group .btn + .select2-container .select2-choice, .select2-container .btn-group .btn + .select2-choice, .btn-group .btn + .btn-group, .btn-group .btn + .select2-container .select2-choice, .select2-container .btn-group .btn + .select2-choice, .btn-group .btn-group + .btn, .btn-group .btn-group + .select2-container .select2-choice, .select2-container .btn-group .btn-group + .select2-choice, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .select2-container .select2-choice, .select2-container .btn-toolbar > .select2-choice, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .select2-container .select2-choice:not(:first-child):not(:last-child):not(.dropdown-toggle), .select2-container .btn-group > .select2-choice:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .select2-container .select2-choice:first-child, .select2-container .btn-group > .select2-choice:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .select2-container .select2-choice:first-child:not(:last-child):not(.dropdown-toggle), .select2-container .btn-group > .select2-choice:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .select2-container .select2-choice, .select2-container .btn-group > .btn-group:not(:first-child):not(:last-child) > .select2-choice {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .select2-container .select2-choice:last-child, .select2-container .btn-group > .btn-group:first-child > .select2-choice:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > .select2-container .select2-choice:first-child, .select2-container .btn-group > .btn-group:last-child > .select2-choice:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn + .select2-container .select2-choice, .select2-container .btn-group > .btn + .select2-choice {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-lg + .btn-group-lg > .btn, .btn-group-lg > .btn-group > .btn-lg + .btn, .btn-group > .btn-lg + .select2-container .select2-choice, .select2-container .btn-group > .btn-lg + .select2-choice {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, .btn .select2-container .select2-choice, .select2-container .btn .select2-choice {
  margin-left: 0; }

.btn-lg .caret, .btn-lg .btn-group-lg > .btn, .btn-group-lg > .btn-lg .btn, .btn-lg .select2-container .select2-choice, .select2-container .btn-lg .select2-choice {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-lg .btn-group-lg > .btn, .btn-group-lg > .dropup .btn-lg .btn, .dropup .btn-lg .select2-container .select2-choice, .select2-container .dropup .btn-lg .select2-choice {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .select2-container .select2-choice, .select2-container .btn-group-vertical > .select2-choice, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn-group > .select2-choice {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn-group > .select2-choice {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn + .select2-choice, .btn-group-vertical > .btn + .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn + .select2-choice, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn + .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn + .select2-choice, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn-group + .select2-choice, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .select2-container .select2-choice:not(:first-child):not(:last-child), .select2-container .btn-group-vertical > .select2-choice:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .select2-container .select2-choice:first-child:not(:last-child), .select2-container .btn-group-vertical > .select2-choice:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .select2-container .select2-choice:last-child:not(:first-child), .select2-container .btn-group-vertical > .select2-choice:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .select2-container .select2-choice, .select2-container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .select2-choice {
  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) > .select2-container .select2-choice:last-child, .select2-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .select2-choice: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .select2-container .select2-choice:first-child, .select2-container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .select2-choice:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .select2-container .select2-choice, .select2-container .btn-group-justified > .select2-choice, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .select2-container .select2-choice, .select2-container .btn-group-justified > .btn-group .select2-choice {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > .select2-container .select2-choice, .select2-container [data-toggle="buttons"] > .btn > .select2-choice, [data-toggle="buttons"] > .btn > input[type="checkbox"], [data-toggle="buttons"] > .btn > .select2-container .select2-choice, .select2-container [data-toggle="buttons"] > .btn > .select2-choice {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .bootstrap-tagsinput {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control, .input-group .bootstrap-tagsinput {
  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), .input-group .bootstrap-tagsinput: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: 14px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #e0e0e0;
  text-align: center;
  background-color: #fbfbfb;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px; }
  .input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control, .input-group-addon.bootstrap-tagsinput, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .select2-container .input-group-addon.select2-choice {
    padding: 10px 10px;
    font-size: 12px;
    border-radius: 0; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon.form-control, .input-group-addon.bootstrap-tagsinput, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .select2-container .input-group-addon.select2-choice {
    padding: 20px 20px;
    font-size: 18px;
    border-radius: 0; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .bootstrap-tagsinput:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .select2-container .select2-choice, .select2-container .input-group-btn:first-child > .select2-choice, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .select2-container .select2-choice, .select2-container .input-group-btn:first-child > .btn-group > .select2-choice, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .select2-container .select2-choice:not(:last-child):not(.dropdown-toggle), .select2-container .input-group-btn:last-child > .select2-choice:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .select2-container .select2-choice, .select2-container .input-group-btn:last-child > .btn-group:not(:last-child) > .select2-choice {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .bootstrap-tagsinput:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .select2-container .select2-choice, .select2-container .input-group-btn:last-child > .select2-choice, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .select2-container .select2-choice, .select2-container .input-group-btn:last-child > .btn-group > .select2-choice, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .select2-container .select2-choice:not(:first-child), .select2-container .input-group-btn:first-child > .select2-choice:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .select2-container .select2-choice, .select2-container .input-group-btn:first-child > .btn-group:not(:first-child) > .select2-choice {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .select2-container .select2-choice, .select2-container .input-group-btn > .select2-choice {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .btn + .select2-container .select2-choice, .select2-container .input-group-btn > .btn + .select2-choice, .input-group-btn > .btn + .select2-container .select2-choice, .select2-container .input-group-btn > .btn + .select2-choice {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .select2-container .select2-choice:hover, .select2-container .input-group-btn > .select2-choice:hover, .input-group-btn > .btn:focus, .input-group-btn > .select2-container .select2-choice:focus, .select2-container .input-group-btn > .select2-choice:focus, .input-group-btn > .btn:active, .input-group-btn > .select2-container .select2-choice:active, .select2-container .input-group-btn > .select2-choice:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .select2-container .select2-choice, .select2-container .input-group-btn:first-child > .select2-choice, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .select2-container .select2-choice, .select2-container .input-group-btn:last-child > .select2-choice, .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 23px;
  list-style: none;
  background-color: transparent;
  border-radius: 3px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #2e547b; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 3px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 14px 14px;
      line-height: 1.714;
      text-decoration: none;
      color: #2e547b;
      background-color: #eee;
      border: 1px solid #e0e0e0;
      margin-left: -1px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #299fff;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #299fff;
    border-color: #299fff;
    cursor: default; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #ebebeb;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 20px 20px;
  font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 10px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label, .btn .select2-container .select2-choice, .select2-container .btn .select2-choice {
    position: relative;
    top: -1px; }

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

.label-primary {
  background-color: #299fff; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0087f5; }

.label-success {
  background-color: #a8c674; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #91b74f; }

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

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

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

.alert {
  padding: 0;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 3px; }
  .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 {
  padding-right: 20; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d7e9c6;
  color: #a8c674; }
  .alert-success hr {
    border-top-color: #cae2b3; }
  .alert-success .alert-link {
    color: #91b74f; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce9f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e2ec; }
  .alert-info .alert-link {
    color: #245369; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faeacc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e0b5; }
  .alert-warning .alert-link {
    color: #66502c; }

.alert-danger {
  background-color: none;
  border-color: rgba(0, 0, 0, 0);
  color: #ff4d2a; }
  .alert-danger hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-danger .alert-link {
    color: #f62900; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #a8c674;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent;
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #a8c674; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.progress-bar-danger {
  background-color: #ff4d2a; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear, 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent; }

.panel {
  margin-bottom: 23px;
  background-color: #fbfbfb;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 12px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

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

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

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

.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ebebeb; }
.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-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 23px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      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: #dcdcdc; }
  .panel-default > .panel-heading {
    color: inherit;
    background-color: transparent;
    border-color: #dcdcdc; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #dcdcdc; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dcdcdc; }

.panel-primary {
  border-color: #299fff; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #299fff;
    border-color: #299fff; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #299fff; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #299fff; }

.panel-success {
  border-color: #d7e9c6; }
  .panel-success > .panel-heading {
    color: #a8c674;
    background-color: #dff0d8;
    border-color: #d7e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d7e9c6; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d7e9c6; }

.panel-info {
  border-color: #bce9f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce9f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce9f1; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce9f1; }

.panel-warning {
  border-color: #faeacc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faeacc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faeacc; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faeacc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #ff4d2a;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0; }

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #f9f9f9;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

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

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

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

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn + .select2-container .select2-choice, .select2-container .modal-footer .btn + .select2-choice, .modal-footer .btn + .select2-container .select2-choice, .select2-container .modal-footer .btn + .select2-choice {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn + .select2-container .select2-choice, .select2-container .modal-footer .btn-group .btn + .select2-choice, .modal-footer .btn-group .btn + .select2-container .select2-choice, .select2-container .modal-footer .btn-group .btn + .select2-choice {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 640px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 400px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 800px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.clearfix:before, .additional-info .audio-progress:before, .form-group:before, .clearfix:after, .additional-info .audio-progress:after, .form-group:after {
  content: " ";
  display: table; }
.clearfix:after, .additional-info .audio-progress:after, .form-group:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left, header h1 {
  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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !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; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/********************************* Core ******************************/
[data-tooltip] {
  position: relative;
  display: inline-block; }
  [data-tooltip]:before, [data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 999999;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  [data-tooltip]:before {
    content: '';
    border: 6px solid transparent; }
  [data-tooltip]:after {
    height: 22px;
    padding: 11px 11px 0 11px;
    font-size: 13px;
    line-height: 11px;
    content: attr(data-tooltip);
    white-space: nowrap; }
  [data-tooltip].simptip-position-top:before {
    border-top-color: #323232; }
  [data-tooltip].simptip-position-top:after {
    background-color: #323232;
    color: #ecf0f1; }
  [data-tooltip].simptip-position-bottom:before {
    border-bottom-color: #323232; }
  [data-tooltip].simptip-position-bottom:after {
    background-color: #323232;
    color: #ecf0f1; }
  [data-tooltip].simptip-position-left:before {
    border-left-color: #323232; }
  [data-tooltip].simptip-position-left:after {
    background-color: #323232;
    color: #ecf0f1; }
  [data-tooltip].simptip-position-right:before {
    border-right-color: #323232; }
  [data-tooltip].simptip-position-right:after {
    background-color: #323232;
    color: #ecf0f1; }
  [data-tooltip].simptip-position-top.half-arrow:before {
    border-right: 7px solid #323232; }
  [data-tooltip].simptip-position-bottom.half-arrow:before {
    border-right: 7px solid #323232; }
  [data-tooltip]:hover, [data-tooltip]:focus {
    background-color: transparent; }
    [data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
      opacity: 1;
      visibility: visible; }

/******************************* Position ****************************/
.simptip-position-right:before, .simptip-position-left:before, .simptip-position-right:after, .simptip-position-left:after {
  bottom: 50%; }
.simptip-position-right:before, .simptip-position-left:before {
  margin-bottom: -5px; }
.simptip-position-right:after, .simptip-position-left:after {
  margin-bottom: -14.66667px; }
.simptip-position-right.half-arrow:before, .simptip-position-left.half-arrow:before {
  bottom: 16px;
  border-style: none;
  border-top: 7px solid transparent; }
.simptip-position-right.simptip-multiline:before, .simptip-position-left.simptip-multiline:before, .simptip-position-right.simptip-multiline:after, .simptip-position-left.simptip-multiline:after {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-filter: blur(0px);
  filter: blur(0px);
  margin-bottom: 0; }
.simptip-position-right.simptip-multiline:before, .simptip-position-left.simptip-multiline:before {
  margin-bottom: 0; }
.simptip-position-right.simptip-multiline.half-arrow:before, .simptip-position-left.simptip-multiline.half-arrow:before {
  margin-bottom: -2px; }

.simptip-position-right:before, .simptip-position-right:after {
  left: 100%; }
.simptip-position-right:before {
  margin-left: -2px; }
.simptip-position-right:after {
  margin-left: 10px; }
.simptip-position-right.simptip-movable:before {
  margin-left: -10px; }
.simptip-position-right.simptip-movable:after {
  margin-left: 2px; }
.simptip-position-right.simptip-movable:hover:before, .simptip-position-right.simptip-movable:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px); }
.simptip-position-right.simptip-movable.half-arrow:before {
  margin-left: -5px; }
.simptip-position-right.simptip-movable.simptip-multiline:hover:before, .simptip-position-right.simptip-movable.simptip-multiline:hover:after {
  -webkit-transform: translate(10px, 50%);
  -moz-transform: translate(10px, 50%);
  -ms-transform: translate(10px, 50%);
  -o-transform: translate(10px, 50%);
  transform: translate(10px, 50%); }
.simptip-position-right.half-arrow:before {
  margin-left: 3px;
  border-right: 7px solid #323232; }

.simptip-position-left:before, .simptip-position-left:after {
  right: 100%; }
.simptip-position-left:before {
  margin-right: -2px; }
.simptip-position-left:after {
  margin-right: 10px; }
.simptip-position-left.simptip-movable:before {
  margin-right: -10px; }
.simptip-position-left.simptip-movable:after {
  margin-right: 2px; }
.simptip-position-left.simptip-movable:hover:before, .simptip-position-left.simptip-movable:hover:after {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px); }
.simptip-position-left.simptip-movable.half-arrow:before {
  margin-right: -5px; }
.simptip-position-left.simptip-movable.simptip-multiline:hover:before, .simptip-position-left.simptip-movable.simptip-multiline:hover:after {
  -webkit-transform: translate(-10px, 50%);
  -moz-transform: translate(-10px, 50%);
  -ms-transform: translate(-10px, 50%);
  -o-transform: translate(-10px, 50%);
  transform: translate(-10px, 50%); }
.simptip-position-left.half-arrow:before {
  margin-right: 3px;
  border-left: 7px solid #323232; }

.simptip-position-bottom:before, .simptip-position-top:before, .simptip-position-bottom:after, .simptip-position-top:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
.simptip-position-bottom:after, .simptip-position-top:after {
  width: auto; }
.simptip-position-bottom.half-arrow:before, .simptip-position-top.half-arrow:before {
  border-style: none;
  border-right: 7px solid #323232; }

.simptip-position-bottom:before, .simptip-position-bottom:after {
  top: 100%; }
.simptip-position-bottom:before {
  margin-top: -5px; }
.simptip-position-bottom:after {
  margin-top: 7px; }
.simptip-position-bottom:hover:before, .simptip-position-bottom:hover:after {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
.simptip-position-bottom.simptip-movable:before {
  margin-top: -15px; }
.simptip-position-bottom.simptip-movable:after {
  margin-top: -3px; }
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px); }
.simptip-position-bottom.simptip-movable.half-arrow:before {
  margin-top: -10px; }
.simptip-position-bottom.half-arrow:before {
  margin-top: 0;
  border-top: 7px solid transparent; }

.simptip-position-top:before, .simptip-position-top:after {
  bottom: 100%; }
.simptip-position-top:before {
  margin-bottom: -5px; }
.simptip-position-top:after {
  margin-bottom: 7px; }
.simptip-position-top:hover:before, .simptip-position-top:hover:after {
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px); }
.simptip-position-top.simptip-movable:before {
  margin-bottom: -15px; }
.simptip-position-top.simptip-movable:after {
  margin-bottom: -3px; }
.simptip-position-top.simptip-movable:hover:before, .simptip-position-top.simptip-movable:hover:after {
  -webkit-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  -o-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px); }
.simptip-position-top.simptip-movable.half-arrow:before {
  margin-bottom: -10px; }
.simptip-position-top.half-arrow:before {
  margin-bottom: 0;
  border-bottom: 7px solid transparent; }

/******************************* Features ****************************/
.simptip-movable:before, .simptip-movable:after {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.simptip-smooth:after {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.simptip-fade:before, .simptip-fade:after {
  -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
  -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
  -o-transition: opacity 0.2s linear, visibility 0.2s linear;
  -ms-transition: opacity 0.2s linear, visibility 0.2s linear;
  transition: opacity 0.2s linear, visibility 0.2s linear; }

.simptip-multiline:after {
  height: auto;
  width: 150px;
  padding: 11px;
  line-height: 19px;
  white-space: normal;
  text-align: left; }

/**************************** Diverse Colors *************************/
.simptip-success.simptip-position-top:before {
  border-top-color: #62c462; }
.simptip-success.simptip-position-top:after {
  background-color: #62c462;
  color: #ecf0f1; }
.simptip-success.simptip-position-bottom:before {
  border-bottom-color: #62c462; }
.simptip-success.simptip-position-bottom:after {
  background-color: #62c462;
  color: #ecf0f1; }
.simptip-success.simptip-position-left:before {
  border-left-color: #62c462; }
.simptip-success.simptip-position-left:after {
  background-color: #62c462;
  color: #ecf0f1; }
.simptip-success.simptip-position-right:before {
  border-right-color: #62c462; }
.simptip-success.simptip-position-right:after {
  background-color: #62c462;
  color: #ecf0f1; }
.simptip-success.simptip-position-top.half-arrow:before {
  border-right: 7px solid #62c462; }
.simptip-success.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #62c462; }

.simptip-info.simptip-position-top:before {
  border-top-color: #5bc0de; }
.simptip-info.simptip-position-top:after {
  background-color: #5bc0de;
  color: #ecf0f1; }
.simptip-info.simptip-position-bottom:before {
  border-bottom-color: #5bc0de; }
.simptip-info.simptip-position-bottom:after {
  background-color: #5bc0de;
  color: #ecf0f1; }
.simptip-info.simptip-position-left:before {
  border-left-color: #5bc0de; }
.simptip-info.simptip-position-left:after {
  background-color: #5bc0de;
  color: #ecf0f1; }
.simptip-info.simptip-position-right:before {
  border-right-color: #5bc0de; }
.simptip-info.simptip-position-right:after {
  background-color: #5bc0de;
  color: #ecf0f1; }
.simptip-info.simptip-position-top.half-arrow:before {
  border-right: 7px solid #5bc0de; }
.simptip-info.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #5bc0de; }

.simptip-danger.simptip-position-top:before {
  border-top-color: #e74c3c; }
.simptip-danger.simptip-position-top:after {
  background-color: #e74c3c;
  color: #ecf0f1; }
.simptip-danger.simptip-position-bottom:before {
  border-bottom-color: #e74c3c; }
.simptip-danger.simptip-position-bottom:after {
  background-color: #e74c3c;
  color: #ecf0f1; }
.simptip-danger.simptip-position-left:before {
  border-left-color: #e74c3c; }
.simptip-danger.simptip-position-left:after {
  background-color: #e74c3c;
  color: #ecf0f1; }
.simptip-danger.simptip-position-right:before {
  border-right-color: #e74c3c; }
.simptip-danger.simptip-position-right:after {
  background-color: #e74c3c;
  color: #ecf0f1; }
.simptip-danger.simptip-position-top.half-arrow:before {
  border-right: 7px solid #e74c3c; }
.simptip-danger.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #e74c3c; }

.simptip-warning.simptip-position-top:before {
  border-top-color: #e67e22; }
.simptip-warning.simptip-position-top:after {
  background-color: #e67e22;
  color: #ecf0f1; }
.simptip-warning.simptip-position-bottom:before {
  border-bottom-color: #e67e22; }
.simptip-warning.simptip-position-bottom:after {
  background-color: #e67e22;
  color: #ecf0f1; }
.simptip-warning.simptip-position-left:before {
  border-left-color: #e67e22; }
.simptip-warning.simptip-position-left:after {
  background-color: #e67e22;
  color: #ecf0f1; }
.simptip-warning.simptip-position-right:before {
  border-right-color: #e67e22; }
.simptip-warning.simptip-position-right:after {
  background-color: #e67e22;
  color: #ecf0f1; }
.simptip-warning.simptip-position-top.half-arrow:before {
  border-right: 7px solid #e67e22; }
.simptip-warning.simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #e67e22; }

.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text; }

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto !important;
  max-width: inherit; }

.bootstrap-tagsinput.form-control input::-moz-placeholder, .bootstrap-tagsinput.form-control .bootstrap-tagsinput {
  color: #777;
  opacity: 1; }

.bootstrap-tagsinput.form-control input:-ms-input-placeholder, .bootstrap-tagsinput.form-control .bootstrap-tagsinput {
  color: #777; }

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder, .bootstrap-tagsinput.form-control .bootstrap-tagsinput {
  color: #777; }

.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none; }

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white; }

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer; }

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px; }

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

.pull-right {
  float: right; }

.pull-left, header h1 {
  float: left; }

.fa.pull-left, header h1.fa {
  margin-right: 0.3em; }
.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.ms-container {
  width: 370px; }

.ms-container:before {
  font-family: FontAwesome;
  content: "\f0ec"; }

.ms-container:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden; }

.ms-container .ms-selectable, .ms-container .ms-selection {
  background: #fff;
  color: #555555;
  float: left;
  width: 45%; }

.ms-container .ms-selection {
  float: right; }

.ms-container .ms-list {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 400px;
  padding: 0;
  overflow-y: auto; }

.ms-container .ms-list.ms-focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9; }

.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0; }

.ms-container .ms-optgroup-container {
  width: 100%; }

.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999; }

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px; }

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c; }

.ms-container .ms-selectable li.disabled:not(.in-content), .ms-container .ms-selection li.disabled:not(.in-content) {
  background-color: #eee;
  color: #aaa;
  cursor: text; }

.btn, .select2-container .select2-choice {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  border: none;
  border-radius: 3px;
  padding: 3px 14px; }
  .btn.btn-default, .select2-container .btn-default.select2-choice {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    color: inherit; }
    .btn.btn-default:hover, .select2-container .btn-default.select2-choice:hover, .btn.btn-default:focus, .select2-container .btn-default.select2-choice:focus {
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
      background-color: #fff; }
    .btn.btn-default:active, .select2-container .btn-default.select2-choice:active {
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
      background-color: #f0f0f0; }
    .btn.btn-default.disabled, .select2-container .btn-default.disabled.select2-choice, .btn.btn-default[disabled], .select2-container .btn-default[disabled].select2-choice {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-create, .select2-container .btn-create.select2-choice {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-color: #fda751;
    color: #fff; }
    .btn.btn-create:hover, .select2-container .btn-create.select2-choice:hover, .btn.btn-create:focus, .select2-container .btn-create.select2-choice:focus {
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      background-color: #fda751; }
    .btn.btn-create:active, .select2-container .btn-create.select2-choice:active {
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      background-color: #fc9433; }
    .btn.btn-create.disabled, .select2-container .btn-create.disabled.select2-choice, .btn.btn-create[disabled], .select2-container .btn-create[disabled].select2-choice {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-read, .select2-container .btn-read.select2-choice {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-color: #269aed;
    color: #fff; }
    .btn.btn-read:hover, .select2-container .btn-read.select2-choice:hover, .btn.btn-read:focus, .select2-container .btn-read.select2-choice:focus {
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      background-color: #269aed; }
    .btn.btn-read:active, .select2-container .btn-read.select2-choice:active {
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      background-color: #138be1; }
    .btn.btn-read.disabled, .select2-container .btn-read.disabled.select2-choice, .btn.btn-read[disabled], .select2-container .btn-read[disabled].select2-choice {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-update, .select2-container .btn-update.select2-choice {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-color: #a8c674;
    color: #fff; }
    .btn.btn-update:hover, .select2-container .btn-update.select2-choice:hover, .btn.btn-update:focus, .select2-container .btn-update.select2-choice:focus {
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      background-color: #a8c674; }
    .btn.btn-update:active, .select2-container .btn-update.select2-choice:active {
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      background-color: #9abd5e; }
    .btn.btn-update.disabled, .select2-container .btn-update.disabled.select2-choice, .btn.btn-update[disabled], .select2-container .btn-update[disabled].select2-choice {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-destroy, .select2-container .btn-destroy.select2-choice {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-color: #ff4d2a;
    color: #fff; }
    .btn.btn-destroy:hover, .select2-container .btn-destroy.select2-choice:hover, .btn.btn-destroy:focus, .select2-container .btn-destroy.select2-choice:focus {
      -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
      background-color: #ff4d2a; }
    .btn.btn-destroy:active, .select2-container .btn-destroy.select2-choice:active {
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
      background-color: #ff340b; }
    .btn.btn-destroy.disabled, .select2-container .btn-destroy.disabled.select2-choice, .btn.btn-destroy[disabled], .select2-container .btn-destroy[disabled].select2-choice {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-link, .select2-container .btn-link.select2-choice, .btn.btn-link:hover, .select2-container .btn-link.select2-choice:hover {
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline; }
    .btn.btn-link:active, .select2-container .btn-link.select2-choice:active, .btn.btn-link:hover:active, .select2-container .btn-link.select2-choice:hover:active {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .btn.btn-lg, .btn-group-lg > .btn, .select2-container .select2-choice, .select2-container .btn-lg.select2-choice, .btn-group-lg > .select2-choice.btn {
    padding: 12px 18px; }
  .btn.btn-sm, .btn-group-sm > .btn, .select2-container .select2-choice, .select2-container .btn-sm.select2-choice, .btn-group-sm > .select2-choice.btn, .btn.btn-xs, .btn-group-xs > .btn, .select2-container .select2-choice, .select2-container .btn-xs.select2-choice, .btn-group-xs > .select2-choice.btn {
    font-size: 11px;
    line-height: 17px; }
  .btn.btn-xs, .btn-group-xs > .btn, .select2-container .select2-choice, .select2-container .btn-xs.select2-choice, .btn-group-xs > .select2-choice.btn {
    padding: 1px 5px; }

.container, #territory-modal .territory-content {
  padding-left: 10px;
  padding-right: 10px; }
  .container .row, .container #territory-modal .territory-content, #territory-modal .container .territory-content, .container #territory-modal .territory-content .ms-container, #territory-modal .territory-content .container .ms-container {
    margin-left: -10px;
    margin-right: -10px; }
    .container .row [class*='col-'], .container .row #territory-modal .territory-content, #territory-modal .container .row .territory-content, .container .row #territory-modal .territory-content .ms-container, #territory-modal .territory-content .container .row .ms-container {
      padding-left: 10px;
      padding-right: 10px; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container, #territory-modal .territory-content {
    padding-left: 10px;
    padding-right: 10px; }
    .container .row, .container #territory-modal .territory-content, #territory-modal .container .territory-content, .container #territory-modal .territory-content .ms-container, #territory-modal .territory-content .container .ms-container {
      margin-left: -10px;
      margin-right: -10px; }
      .container .row [class*='col-'], .container .row #territory-modal .territory-content, #territory-modal .container .row .territory-content, .container .row #territory-modal .territory-content .ms-container, #territory-modal .territory-content .container .row .ms-container {
        padding-left: 10px;
        padding-right: 10px; } }

.panel {
  box-shadow: none; }

.panel-heading {
  border-bottom: none;
  padding: 0; }
  .panel-heading.panel-heading-secondary {
    border-radius: 0; }

.panel-title {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  background-color: #e0e0e0;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3;
  padding: 10px 12px; }
  .panel-title small {
    color: #676767;
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 1.6; }

.panel-controls, .panel-footer {
  background-color: #ebebeb;
  padding: 12px; }
  .panel-controls [class*='btn-'], .panel-footer [class*='btn-'] {
    margin: 6px 0;
    width: 100%; }

@media (min-width: 768px) {
  .panel .panel-heading {
    background-color: #e0e0e0;
    padding: 16px 20px; }
  .panel-title {
    background-color: transparent;
    float: left;
    max-width: 80%;
    padding: 0; }
  .panel-controls {
    background-color: transparent;
    float: right;
    padding: 0; }
    .panel-controls [class*='btn-'] {
      margin: 0 0 0 6px;
      width: auto; }
  .panel-body {
    padding: 20px; }
  .panel-footer [class*='btn-'] {
    margin-left: 6px;
    width: auto; } }

.form-list li {
  padding-bottom: 0; }

.form-control, .bootstrap-tagsinput {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  color: inherit;
  padding: 4px 6px; }
  .form-control:focus, .bootstrap-tagsinput:focus {
    background-color: #fff; }
  .form-control[class*='pull-'], [class*='pull-'].bootstrap-tagsinput {
    width: auto; }

.form-control::-webkit-input-placeholder, .bootstrap-tagsinput::-webkit-input-placeholder, .tt-input::-webkit-input-placeholder {
  color: #e0e0e0;
  font-style: italic; }

.form-control:-moz-placeholder, .bootstrap-tagsinput:-moz-placeholder, .tt-input:-moz-placeholder {
  /* Firefox 18- */
  color: #e0e0e0;
  font-style: italic; }

.form-control::-moz-placeholder, .bootstrap-tagsinput::-moz-placeholder, .tt-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #e0e0e0;
  font-style: italic; }

.form-control:-ms-input-placeholder, .bootstrap-tagsinput:-ms-input-placeholder, .tt-input:-ms-input-placeholder {
  color: #e0e0e0;
  font-style: italic; }

.twitter-typeahead {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 36px;
  width: 100%; }
  .twitter-typeahead input[type='text'] {
    border-color: transparent;
    padding: 0 6px; }
    .twitter-typeahead input[type='text']:focus {
      box-shadow: none;
      outline: none; }
  .twitter-typeahead + [class*='fa-'] {
    position: absolute;
    right: 8px;
    top: 40px; }
  .twitter-typeahead > .tt-hint {
    border-radius: 3px;
    height: 100%;
    width: 100%; }
  .twitter-typeahead .tt-input {
    margin-top: 3px;
    width: 100%; }
  .twitter-typeahead .tt-dropdown-menu {
    width: 100%; }
    .twitter-typeahead .tt-dropdown-menu.no-results {
      background-color: #fff;
      border-top: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 0 0 3px 3px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
      margin-top: -2px;
      padding: 6px 8px;
      width: 100%; }
  .twitter-typeahead .tt-suggestions {
    background-color: #fff;
    border-top: none;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    margin-top: -2px;
    width: 100%; }
    .twitter-typeahead .tt-suggestions .tt-suggestion {
      padding: 8px 6px 1px; }
      .twitter-typeahead .tt-suggestions .tt-suggestion:hover {
        background-color: #299fff;
        color: #fff;
        cursor: pointer; }
      .twitter-typeahead .tt-suggestions .tt-suggestion:last-of-type {
        border-radius: 0 0 2px 2px; }

.radio label {
  line-height: 20px;
  margin-bottom: 0; }

.bootstrap-tagsinput {
  border-color: rgba(0, 0, 0, 0.2);
  font-size: 14px;
  height: auto;
  min-height: 36px; }
  .bootstrap-tagsinput .label {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 4px;
    max-width: 100%;
    text-align: left;
    white-space: pre-line; }
    .bootstrap-tagsinput .label:before, .bootstrap-tagsinput .label:after {
      content: " ";
      display: table; }
    .bootstrap-tagsinput .label:after {
      clear: both; }
    .bootstrap-tagsinput .label [data-role="remove"]::after {
      content: "\00D7"; }

.ui-widget {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px; }

.ui-widget.ui-widget-content {
  background: #eee; }
  .ui-widget.ui-widget-content th {
    color: #2e547b; }
  .ui-widget.ui-widget-content .ui-state-hover {
    border-color: #269aed; }
.ui-widget.ui-corner-all {
  border-radius: 5px; }
.ui-widget .ui-widget-header {
  background: #269aed;
  border: none;
  color: #fff;
  font-weight: 500; }
  .ui-widget .ui-widget-header .ui-icon {
    background-image: url(/img/ui-icons_ffffff_256x240.png); }
  .ui-widget .ui-widget-header .ui-state-hover {
    background-color: #fff; }
    .ui-widget .ui-widget-header .ui-state-hover .ui-icon {
      background-color: #fff;
      background-image: url(/img/ui-icons_007BE3_256x240.png);
      background-position: -48px -192px;
      border-color: #269aed; }
    .ui-widget .ui-widget-header .ui-state-hover:first-of-type() {
      background-position: -80px -192px; }
  .ui-widget .ui-widget-header.ui-corner-all {
    border-radius: 4px; }
.ui-widget .ui-state-default {
  background: #fff;
  color: #2e547b; }
.ui-widget table.ui-datepicker-calendar {
  background: transparent; }

.alert-link {
  font-weight: 500;
  margin: 40px auto;
  max-width: 65%; }

.date-picker .pull-left, .date-picker header h1, header .date-picker h1 {
  margin-right: 12px; }
.date-picker .btn-multiselect {
  margin-top: 22px; }
.date-picker .btn-default.hasDatepicker {
  background: url(/img/calendar-static.svg) no-repeat 74px 4px, -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
  background: url(/img/calendar-static.svg) no-repeat 74px 4px, linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
  background-color: #eee;
  max-width: 102px;
  padding: 6px 20px 5px 8px;
  position: relative;
  text-transform: uppercase; }
  .date-picker .btn-default.hasDatepicker:hover {
    background: url(/img/calendar-hover.svg) no-repeat 74px 4px, -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
    background: url(/img/calendar-hover.svg) no-repeat 74px 4px, linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0)); }

.helptip {
  cursor: pointer;
  font-size: 11px;
  font-style: italic;
  line-height: 16px;
  margin-left: 20px;
  position: relative; }

.helptip:before {
  background: #fff;
  border: 2px solid #1b3249;
  border-radius: 50%;
  content: '?';
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  height: 16px;
  left: -20px;
  line-height: 12px;
  position: absolute;
  text-align: center;
  width: 16px; }

.helptip-content {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  background: linear, to bottom, #ffffff 0%, #f6f6f6 100%;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  bottom: 0;
  font-style: normal;
  margin-left: -9999px;
  max-width: 320px;
  min-width: 290px;
  opacity: 0;
  padding: 10px 18px 0;
  position: absolute;
  -moz-transition: opacity 0.4s linear 0s, top 0.2s linear 0s;
  -webkit-transition: opacity 0.2s linear 0s, top 0.2s linear 0s;
  z-index: 1050; }

.helptip-content:after, .helptip-content:before {
  border: solid transparent;
  content: " ";
  height: 0;
  left: 25px;
  position: absolute;
  pointer-events: none;
  top: 100%;
  width: 0; }

.helptip-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f6f6f6;
  border-width: 10px;
  margin-left: -10px; }

.helptip-content:before {
  border-color: rgba(161, 161, 161, 0);
  border-top-color: #a1a1a1;
  border-width: 11px;
  margin-left: -11px; }

.helptip:hover > .helptip-content {
  margin: 0 0 12px -38px;
  opacity: 1;
  bottom: 100%; }

.dropdown--opened .btn-default.btn.dropdown__toggle, .dropdown--opened .select2-container .btn-default.dropdown__toggle.select2-choice, .select2-container .dropdown--opened .btn-default.dropdown__toggle.select2-choice {
  background-color: #fff;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  position: relative;
  z-index: 501; }
.dropdown--opened .btn-default.btn:hover, .dropdown--opened .select2-container .btn-default.select2-choice:hover, .select2-container .dropdown--opened .btn-default.select2-choice:hover {
  box-shadow: none; }
.dropdown--opened .dropdown__body {
  display: block; }

.dropdown__menu {
  border-radius: 0 5px 5px;
  box-shadow: none;
  margin: -1px 0 0;
  position: absolute;
  width: 120%;
  z-index: 500; }
  .dropdown__menu.dropdown-lg {
    min-width: 220px; }
  .dropdown__menu .dropdown__list {
    max-height: 360px;
    min-height: 1px;
    overflow-y: scroll; }
  .dropdown__menu > .dropdown-input {
    background: #fff;
    margin: 0 14px;
    padding: 6px 0; }
    .dropdown__menu > .dropdown-input input {
      margin-top: 8px; }
  .dropdown__menu ul {
    margin-bottom: 0; }
  .dropdown__menu li {
    cursor: pointer;
    padding: 6px 14px;
    vertical-align: middle; }
    .dropdown__menu li:hover {
      background-color: #269aed;
      color: #fff; }
    .dropdown__menu li label {
      cursor: pointer;
      font-weight: 400;
      margin: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: middle;
      white-space: nowrap;
      width: 100%; }
    .dropdown__menu li img {
      height: auto;
      max-width: 40px; }

.color-dropdown .dropdown-menu, .color-dropdown .dropdown__menu {
  border-top-left-radius: 0;
  margin-top: -1px;
  padding: 0; }
  .color-dropdown .dropdown-menu li:first-of-type, .color-dropdown .dropdown-menu .dropdown__menu {
    border-top-right-radius: 3px; }
  .color-dropdown .dropdown-menu li:last-of-type, .color-dropdown .dropdown-menu .dropdown__menu {
    border-radius: 0 0 3px 3px; }
.color-dropdown .btn-read ~ .dropdown-menu, .color-dropdown .btn-read ~ .dropdown__menu {
  border-color: #2e4b7a; }
  .color-dropdown .btn-read ~ .dropdown-menu li a, .color-dropdown .btn-read ~ .dropdown-menu li .dropdown__menu {
    color: #269aed; }
  .color-dropdown .btn-read ~ .dropdown-menu li:hover, .color-dropdown .btn-read ~ .dropdown-menu .dropdown__menu {
    background-color: #269aed; }
    .color-dropdown .btn-read ~ .dropdown-menu li:hover a, .color-dropdown .btn-read ~ .dropdown-menu li:hover .dropdown__menu {
      background-color: transparent !important; }
.color-dropdown .btn-create + .dropdown__menu {
  border-color: #cf4500; }
  .color-dropdown .btn-create + .dropdown__menu li a {
    color: #fda751; }
  .color-dropdown .btn-create + .dropdown__menu li:hover {
    background-color: #fda751; }
.color-dropdown .btn-update + .dropdown__menu {
  border-color: #557d00; }
  .color-dropdown .btn-update + .dropdown__menu li a {
    color: #a8c674; }
  .color-dropdown .btn-update + .dropdown__menu li:hover {
    background-color: #a8c674; }
.color-dropdown .btn-destroy + .dropdown__menu {
  border-color: #ad1414; }
  .color-dropdown .btn-destroy + .dropdown__menu li a {
    color: #ff4d2a; }
  .color-dropdown .btn-destroy + .dropdown__menu li:hover {
    background-color: #ff4d2a; }
.color-dropdown.open > .btn, .color-dropdown.open > .select2-container .select2-choice, .select2-container .color-dropdown.open > .select2-choice {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.color-dropdown li {
  padding-bottom: 3px;
  padding-top: 3px; }
  .color-dropdown li a {
    font-size: 12px;
    font-weight: 500;
    padding: 3px 14px; }
  .color-dropdown li:hover a {
    color: #fff !important;
    text-decoration: none; }

.select2-container {
  width: 100%; }
  .select2-container .select2-choice {
    border-radius: 3px;
    color: #2e547b !important;
    font-weight: 500;
    height: auto !important;
    line-height: 1.714 !important;
    padding: 3px 14px !important; }
    .select2-container .select2-choice .select2-chosen {
      font-size: 14px;
      margin-right: 0 !important; }
    .select2-container .select2-choice .select2-arrow {
      background: none !important;
      border: none !important; }

.select2-drop input.select2-input {
  border-radius: 3px !important; }
.select2-drop .select2-results {
  padding: 0 !important; }
  .select2-drop .select2-results .select2-result-label {
    padding: 6px 14px !important;
    width: 100%; }

label {
  display: block;
  font-weight: 400; }
  label .required {
    display: inline-block;
    font-weight: 100;
    line-height: 1; }

.radio label {
  font-weight: 300; }

@media (min-width: 768px) {
  label {
    display: block; } }

.table th, .table td {
  vertical-align: middle !important; }
.table th {
  background-color: #d7d7e3;
  font-weight: 300; }
.table td {
  line-height: 1.42857 !important; }

.table-bordered thead th {
  border: none !important; }
.table-bordered tr td {
  border-color: rgba(0, 0, 0, 0.14) !important; }

.table-hover > tbody > tr:hover {
  cursor: pointer; }
  .table-hover > tbody > tr:hover > td {
    color: #fff !important; }

.table-hover > tbody > tr:hover > td * {
  color: #fff; }

.table-striped > thead > tr > th {
  border-left: none;
  border-right: none; }

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent; }

.table-striped > tbody > tr:nth-child(2n+2) > td, .table-striped > tbody > tr:nth-child(2n+2) > th {
  background-color: #e2ecf1; }

.table-hover > tbody > tr:hover > td {
  background-color: #269aed; }

[class*="simptip-position-"][data-tooltip]:after {
  background-color: #299fff; }

.simptip-position-top[data-tooltip]:before {
  border-top-color: #299fff; }

.simptip-position-right[data-tooltip]::before {
  border-right-color: #299fff;
  margin-bottom: -5px; }
.simptip-position-right[data-tooltip]::after {
  bottom: 25%; }

.simptip-position-bottom[data-tooltip]:before {
  border-bottom-color: #299fff; }

.simptip-position-left[data-tooltip]::before {
  border-left-color: #299fff;
  margin-bottom: -5px; }
.simptip-position-left[data-tooltip]::after {
  bottom: 25%; }

[data-tooltip] {
  color: #2e547b;
  font-weight: 300; }
  [data-tooltip]::after {
    font-size: 12px;
    height: auto;
    line-height: 1.714;
    max-width: 300px;
    min-width: 200px;
    padding: 14px 14px;
    white-space: normal; }

@media (max-width: 767px) {
  [class*="simptip-"]:not(#artupload) {
    display: none; } }

.progress {
  border: 1px solid #dcdcdc;
  box-shadow: none;
  height: 12px;
  margin: 0 auto; }
  .progress .progress-bar {
    box-shadow: none; }
  .progress.progress-sm, .track-row .progress {
    height: 8px; }

.modal-header {
  background: #dedede; }
  .modal-header button.close {
    background: #f9f9f9;
    -webkit-box-shadow: 0 0 0 black;
    box-shadow: 0 0 0 black;
    border: 1px solid #fbfbfb;
    border-radius: 3px;
    color: #676767;
    font-weight: 300;
    height: 27px;
    opacity: 1;
    padding: 0 1px 4px;
    text-align: center;
    width: 27px; }
    .modal-header button.close:hover {
      color: #299fff; }

.modal-footer {
  background: #dedede; }
  .modal-footer [class*='btn-'] {
    float: right;
    margin-left: 12px; }

.well-light {
  background: #fff; }

.page-preloader {
  margin: 10em 0;
  position: relative; }
  .page-preloader > .ellipsis-animated {
    font-size: 24px;
    margin-bottom: 20px; }
  .page-preloader .pre-load {
    bottom: -30px;
    height: 36px;
    left: 50%;
    margin: -30px 0 0 -20px;
    position: absolute;
    width: 40px; }
    .page-preloader .pre-load .pre-load-anim {
      -webkit-animation: sound 0ms -800ms linear infinite alternate;
      animation: sound 0ms -800ms linear infinite alternate;
      background: #fda751;
      bottom: 1px;
      height: 3px;
      position: absolute;
      width: 3px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(1) {
        -webkit-animation-duration: 474ms;
        animation-duration: 474ms;
        left: 1px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(2) {
        -webkit-animation-duration: 433ms;
        animation-duration: 433ms;
        left: 5px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(3) {
        -webkit-animation-duration: 407ms;
        animation-duration: 407ms;
        left: 9px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(4) {
        -webkit-animation-duration: 458ms;
        animation-duration: 458ms;
        left: 13px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(5) {
        -webkit-animation-duration: 400ms;
        animation-duration: 400ms;
        left: 17px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(6) {
        -webkit-animation-duration: 427ms;
        animation-duration: 427ms;
        left: 21px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(7) {
        -webkit-animation-duration: 441ms;
        animation-duration: 441ms;
        left: 25px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(8) {
        -webkit-animation-duration: 419ms;
        animation-duration: 419ms;
        left: 29px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(9) {
        -webkit-animation-duration: 487ms;
        animation-duration: 487ms;
        left: 33px; }
      .page-preloader .pre-load .pre-load-anim:nth-child(10) {
        -webkit-animation-duration: 442ms;
        animation-duration: 442ms;
        left: 37px; }

@-webkit-keyframes sound {
  0% {
    opacity: 0.35;
    height: 3px; }

  100% {
    opacity: 1;
    height: 36px; } }

@-moz-keyframes sound {
  0% {
    opacity: 0.35;
    height: 3px; }

  100% {
    opacity: 1;
    height: 36px; } }

@keyframes sound {
  0% {
    opacity: 0.35;
    height: 3px; }

  100% {
    opacity: 1;
    height: 36px; } }

.ellipsis-animated::after {
  -webkit-animation: ellipsis 0.5s steps(8) infinite;
  animation: ellipsis 0.5s steps(8) infinite;
  color: transparent;
  content: ".";
  font-size: 1em;
  margin-left: 2px; }
.ellipsis-animated.ellipsis-white::after {
  -webkit-animation: ellipsis-white 0.5s steps(8) infinite;
  animation: ellipsis-white 0.5s steps(8) infinite; }

@-webkit-keyframes ellipsis {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #2e547b; }

  50% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 transparent; }

  75% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; }

  100% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; } }

@-moz-keyframes ellipsis {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #2e547b; }

  50% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 transparent; }

  75% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; }

  100% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; } }

@keyframes ellipsis {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #2e547b; }

  50% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 transparent; }

  75% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; }

  100% {
    color: #2e547b;
    text-shadow: 0.5em 0 0 #2e547b, 1em 0 0 #2e547b; } }

@-webkit-keyframes ellipsis-white {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #fff; }

  50% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 transparent; }

  75% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; }

  100% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; } }

@-moz-keyframes ellipsis-white {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #fff; }

  50% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 transparent; }

  75% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; }

  100% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; } }

@keyframes ellipsis-white {
  0% {
    color: transparent;
    text-shadow: none; }

  25% {
    color: #fff; }

  50% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 transparent; }

  75% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; }

  100% {
    color: #fff;
    text-shadow: 0.5em 0 0 #fff, 1em 0 0 #fff; } }

.file-upload-mask {
  position: relative; }
  .file-upload-mask input[type='file'] {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.required {
  font-size: 20px; }

.form-list li {
  padding-bottom: 14px; }

.loading-overlay {
  background: rgba(81, 81, 81, 0.75);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }
  .loading-overlay .ellipsis-animated {
    bottom: auto;
    color: #fff;
    font-size: 24px;
    left: 50%;
    position: absolute;
    right: auto;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }

.circle-loader {
  -webkit-animation: circle-loader 0.5s linear infinite;
  animation: circle-loader 0.5s linear infinite;
  border-radius: 100%;
  border-right: 2px solid #2e547b;
  border-top: 2px solid #ebebeb;
  display: block;
  height: 30px;
  width: 30px; }

@-webkit-keyframes circle-loader {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes circle-loader {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes circle-loader {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.breadcrumb {
  margin-bottom: 0; }

.input-group-btn > .btn, .input-group-btn > .select2-container .select2-choice, .select2-container .input-group-btn > .select2-choice {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 6px;
  padding-top: 6px; }
  .input-group-btn > .btn:hover, .input-group-btn > .select2-container .select2-choice:hover, .select2-container .input-group-btn > .select2-choice:hover, .input-group-btn > .btn:focus, .input-group-btn > .select2-container .select2-choice:focus, .select2-container .input-group-btn > .select2-choice:focus, .input-group-btn > .btn:active, .input-group-btn > .select2-container .select2-choice:active, .select2-container .input-group-btn > .select2-choice:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.tracks-container-header.track-row {
  padding: 10px 0; }

.track-row {
  margin: 0;
  padding: 6px 12px; }
  .track-row > li {
    text-align: center; }
  .track-row [class*="fa-"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 16px;
    opacity: 1; }
    .track-row [class*="fa-"]:not(.fa-reorder), .track-row [class*="fa-"]:not(.fa-play), .track-row [class*="fa-"]:not(.fa-pause) {
      cursor: pointer;
      font-size: 20px; }
    .track-row [class*="fa-"].fa-edit:hover {
      color: #299fff; }
    .track-row [class*="fa-"].fa-trash:hover {
      color: #ff4d2a; }

.tracks-container-header .track-name {
  padding-left: 32px; }

.track-sortable {
  display: block; }

.tracks-container-header {
  background-color: #d7d7e3;
  color: #5b5b5b; }

[id*="track_"] {
  background-color: #fff; }
  [id*="track_"]:nth-of-type(odd) {
    background: #e2ecf1; }
  [id*="track_"].ui-sortable-helper {
    opacity: 0.5; }

.track-reorder {
  display: block; }
  .track-reorder [class*="fa-"]:hover {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab; }
  .track-reorder [class*="fa-"]:active {
    cursor: move;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing; }

.track-number {
  float: left;
  margin-right: 2px;
  text-align: right;
  width: 28px; }
  .track-number + div {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 32px); }

.select-value {
  opacity: 0.65; }

.volume {
  background-color: #676767;
  color: #fff;
  position: relative;
  text-align: center;
  font-weight: 500;
  padding: 8px 12px; }
  .volume .track-reorder, .volume .trash-can {
    position: absolute; }
  .volume .trash-can {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    right: 10px;
    top: 50%; }

#tracks-modal .modal-body {
  max-height: 400px;
  overflow-y: scroll; }
#tracks-modal .alert {
  margin-bottom: 0; }

#select-track-modal .modal-body {
  min-height: 185px; }

@media (min-width: 768px) {
  .track-row {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 0; }
    .track-row > li {
      float: left; }
  .track-number {
    margin: 0 4px 0 0; }
  li.track-name {
    text-align: left;
    width: 26%; }
  .track-artist {
    width: 26%; }
    .track-artist > div {
      overflow: hidden;
      padding: 0 10px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .track-sortable, .track-edit, .track-explicit, .track-delete {
    width: 4%; }
  .track-edit, .track-artist, .track-delete, .track-explicit, .track-isrc, .track-play {
    text-align: center; }
  .track-isrc {
    width: 13%; }
  .track-play {
    width: 19%; } }

#rb-track-form {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  position: relative; }
  #rb-track-form .close {
    left: 20px;
    position: absolute;
    top: 10px; }
    @media (min-width: 768px) {
      #rb-track-form .close {
        left: 30px; } }
  #rb-track-form .well {
    margin: 0 0 14px;
    min-height: 168px; }

.additional-info.form-list li {
  padding-bottom: 0; }

.track-play [class*="fa-p"] {
  cursor: pointer;
  font-size: 20px; }

.audio-progress {
  float: left;
  width: 58.5%; }

.scrubber-bg {
  background: rgba(0, 0, 0, 0.1);
  height: 6px;
  margin-top: 8px;
  position: relative;
  z-index: 1; }
  .scrubber-bg .scrubber-progress {
    background-color: #299fff;
    height: 6px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2; }

.time-display {
  float: left;
  width: 25%; }

.spinner-container {
  text-align: center; }
  .spinner-container * {
    display: inline-block;
    margin: 0; }

.track-row .progress {
  margin-top: 8px;
  width: 68%; }
.track-row [id*="audio-upload-"] [class*="btn-"] {
  margin: 0; }

.additional-info .audio-progress {
  width: 62%; }
  .additional-info .audio-progress .scrubber-bg, .additional-info .audio-progress .time-display {
    float: left; }
  .additional-info .audio-progress .scrubber-bg {
    width: 100%; }
  .additional-info .audio-progress .time-display {
    margin-left: 3%;
    max-width: 44px; }
.additional-info [id*="audio-upload-"] .file-upload-mask {
  margin-bottom: 14px; }
.additional-info .time-display {
  width: 20%; }
.additional-info .ellipsis-animated {
  font-size: 18px; }
@media (min-width: 768px) {
  .additional-info #progress-bar {
    margin: 50px 0; } }

input[type=range] {
  -webkit-appearance: none;
  background-color: transparent !important;
  /* fix for FF unable to apply focus style bug  */
  /*required for proper track sizing in FF*/
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3; }
  input[type=range]::-moz-range-track {
    -moz-appearance: none;
    background-color: transparent;
    border: none;
    height: 6px;
    width: 100%; }
  input[type=range]::-moz-range-thumb {
    background: transparent;
    border: none;
    border-radius: 0;
    height: 6px;
    width: 8px; }
  input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    background-color: transparent !important;
    border: none;
    border-radius: 0;
    height: 6px;
    width: 100%; }
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    height: 4px;
    width: 8px; }
  input[type=range]:focus {
    outline: none; }
    input[type=range]:focus::-moz-range-track {
      outline: none; }
    input[type=range]:focus::-webkit-slider-runnable-track {
      background: transparent; }

@media (min-width: 768px) {
  .additional-info .audio-progress {
    width: 80%; }
  .additional-info .time-display {
    width: 10%; } }

.audio-buttons {
  float: left;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 16.5%; }

[id*="audio-player-"] > small {
  display: block;
  font-size: 11px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

@media (min-width: 768px) {
  .additional-info [id*="audio-player-"] {
    margin: 0 auto;
    width: 60%; } }
.additional-info .audio-buttons {
  text-align: left;
  width: 26px; }

#status-region .well {
  padding: 0 10px; }

#status-loader {
  height: 68px; }
  #status-loader > .ellipsis-animated {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%; }

.release-status > [class*='col-'] {
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 0; }
  .release-status > [class*='col-'] h4 {
    float: left; }
  .release-status > [class*='col-'] .circle-loader, .release-status > [class*='col-'] [class*='fa-'], .release-status > [class*='col-'] [class*='btn-'] {
    float: right; }

@media (min-width: 768px) {
  .release-status > [class*='col-'] {
    border-bottom: none;
    padding: 0 10px; }
    .release-status > [class*='col-'] h4 {
      float: none; }
    .release-status > [class*='col-'] .circle-loader, .release-status > [class*='col-'] [class*='fa-'], .release-status > [class*='col-'] [class*='btn-'] {
      float: none;
      margin: 0 auto; } }

.panel .tracks-container .panel-heading .btn:only-child, .panel .tracks-container .panel-heading .select2-container .select2-choice:only-child, .select2-container .panel .tracks-container .panel-heading .select2-choice:only-child {
  display: inline-block;
  width: auto; }
.panel .tracks-container .panel-footer #trash-can {
  text-align: left; }

.rb-metadata ul[class*='col-'] li {
  margin-bottom: 2px; }

@media (min-width: 768px) {
  #status-region .well {
    margin-bottom: 0;
    padding: 19px; }
    #status-region .well .btn-update {
      display: inline-block;
      padding-left: 14px;
      padding-right: 14px;
      width: auto; }
  .artist {
    text-align: center; }
  .isrc {
    text-align: center; }
  .explicit {
    text-align: center; } }

@media (min-width: 992px) {
  #content {
    padding-bottom: 160px; }
  footer {
    bottom: 0;
    color: #6a6761;
    height: 100px;
    left: 40px;
    margin-bottom: 40px;
    position: absolute;
    width: 100%;
    max-width: 890px; } }

.btn.toggle-row, .select2-container .toggle-row.select2-choice {
  padding: 0; }

.form-group {
  margin-bottom: 20px; }
  .form-group label [class*='simptip-'] {
    float: right; }

#error-page .panel {
  min-height: 400px; }

.modal-dialog {
  z-index: 1041; }

[data-toggle='modal'] {
  cursor: pointer; }

#territory-region {
  margin-bottom: 14px; }

#territory-modal .territory-content .ms-container {
  width: auto; }
  #territory-modal .territory-content .ms-container .custom-header {
    margin-bottom: 10px; }
  #territory-modal .territory-content .ms-container .ms-selectable, #territory-modal .territory-content .ms-container .ms-selection {
    background: transparent; }
#territory-modal .territory-content .ms-selectable {
  color: inherit; }
  #territory-modal .territory-content .ms-selectable li {
    margin: 0; }
    #territory-modal .territory-content .ms-selectable li.ms-hover {
      background-color: #299fff; }
#territory-modal .territory-content .ms-selection {
  color: inherit; }
  #territory-modal .territory-content .ms-selection li {
    margin: 0; }
    #territory-modal .territory-content .ms-selection li.ms-hover {
      background-color: #299fff; }
#territory-modal .territory-content .ms-list {
  background: #fff;
  height: 290px; }
  #territory-modal .territory-content .ms-list .ms-optgroup-label {
    color: #2e547b;
    font-style: italic;
    font-weight: bold;
    padding: 2px 10px; }
    #territory-modal .territory-content .ms-list .ms-optgroup-label:hover {
      background-color: #299fff;
      color: #fff; }

.inline-block {
  display: inline-block; }

@media (min-width: 768px) { }

.well {
  -webkit-box-shadow: none;
  box-shadow: none; }

.art-container {
  margin: 0 auto;
  max-width: 400px;
  width: 100%; }
  .art-container::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  .art-container .missing-image {
    background: #ebebeb;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    width: 100%; }
    .art-container .missing-image i {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: 50%; }
    .art-container .missing-image > div {
      height: 100%;
      position: absolute;
      width: 100%; }
      .art-container .missing-image > div .ellipsis-animated {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative;
        top: 50%; }

#orchard-artist.form-group {
  position: relative; }

#rb-metadata-form textarea {
  height: 165px; }

.help-block {
  margin-bottom: 0; }

.release-basics label {
  display: inline-block; }

b, strong {
  font-weight: 400; }

.error-correction, .rejection {
  position: relative; }
  .error-correction::before, .rejection::before {
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    content: "!";
    font-size: 10px;
    height: 14px;
    left: -6px;
    line-height: 14px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 14px; }

.error-correction::before {
  background: #f4dd51;
  color: rgba(0, 0, 0, 0.8); }

.rejection::before {
  background: #ed303c;
  color: rgba(255, 255, 255, 0.9); }

