@import url(http://fonts.googleapis.com/css?family=Raleway:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* Border radius */

.sb-slidebar .chat-box li a,
.sb-slidebar .popover-title,
.ui-menu-item,
div.dataTables_filter input,
.main-header .main-nav.nav-alt li.sf-mega-menu .sf-mega a,
.main-header .main-nav.nav-alt li > ul li a,
.ui-accordion,
.ui-accordion-header,
.panel-group .panel,
.ui-editRangeSlider-inputValue,
.ui-rangeSlider-withArrows .ui-rangeSlider-container,
.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-bar,
.ui-rangeSlider-label,
.ui-corner-all,
.image-box,
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog-buttonset button,
.input-group-addon.addon-inside,
.ms-list li,
div[id^='uniform-'] span,
.nav-tabs.nav-justified > li > a,
.nav > li > a,
.alert-icon,
.progressbar,
.progressbar-value,
.pagination,
.icon-boxed,
.hero-btn,
.main-nav ul li ul li a,
.daterangepicker td,
.daterangepicker th,
.daterangepicker .ranges li,
.daterangepicker .calendar-date,
.daterangepicker,
.ui-datepicker td span,
.ui-datepicker td a,
.bsdatepicker,
.bsdatepicker td,
.bsdatepicker th,
.bsdatepicker td span,
.todo-box li,
.tile-button,
.dropzone,
.btn,
.ui-button,
.ui-tabs,
.ui-dialog,
.ui-dialog-titlebar-close,
.ui-datepicker,
.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker-buttonpane button,
.jGrowl-notification,
.input,
.form-control,
.dropdown-menu,
.popover,
.minicolors-panel,
.ui-menu li a,
.selector,
.tile-box,
.dashboard-box,
.panel-layout,
.panel-box,
.panel-content,
.content-box,
.content-box-closed,
.content-box-closed .content-box-header,
.form-input-icon .glyph-icon,
.content-box .ui-widget-overlay.loader,
.bootstrap-timepicker-widget table td input,
.button-pane,
.alert,
.tooltip-inner,
.table-rounded,
.info-box-alt,
.notifications-box,
.ui-toolbar select,
.ui-toolbar input,
.info-box,
.dropdown-submenu.float-left > .dropdown-menu,
.nav-list,
.nav-list-horizontal-alt li a {
    border-radius: 3px;
}
.ui-datepicker-title,
.panel > .list-group:first-child .list-group-item:first-child,
.panel-heading,
.tile-header,
.list-group-item:first-child,
.pricing-title,
.ui-dialog .ui-dialog-titlebar,
.ui-datepicker-header,
.content-box .content-box-header,
.ui-tabs-nav,
.btn-group-vertical > .btn:first-child,
.notifications-box li:first-child,
.ui-tabs-nav li > a,
.nav-list li:first-child a,
.post-box textarea,
.popover-title {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel-footer,
.popover-content,
.list-group-item:last-child,
.ui-tabs-nav.tabs-bottom {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.irs-line-left,
.ui-tabs-nav li:first-child,
.table-rounded thead tr:first-child th:first-child,
.table-rounded thead tr:first-child td:first-child {
    border-top-left-radius: 3px;
}
.fc-state-default.fc-corner-left,
.ui-tabs-nav.tabs-bottom li:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 3px;
}
.header-buttons-separator .icon-separator:last-child,
.ui-tabs-nav li.float-right:not(:last-child),
.table-rounded thead tr:first-child th:last-child,
.table-rounded thead tr:first-child td:last-child {
    border-top-right-radius: 3px;
}
.fc-state-default.fc-corner-right,
.ui-tabs-nav.tabs-bottom li.float-right:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
}
.table-rounded tbody tr:last-child th:last-child,
.table-rounded tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}
.irs-line-left,
.input-group-addon.addon-inside + .form-control,
.table-rounded tbody tr:last-child th:first-child,
.table-rounded tbody tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}
.nav-tabs-bottom > li > a,
.main-nav ul li ul,
.ui-dialog .ui-dialog-buttonpane,
.ui-datepicker-buttonpane,
.ui-menu,
.content-box .content-box-wrapper,
.btn-group-vertical > .btn:last-of-type,
.info-box,
.notifications-box li:last-child,
.nav-list li:last-child a {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.nav-tabs-left > li > a,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.fc-corner-left,
.input-append-wrapper .input-append {
    border-radius: 0;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs'],
.nav-tabs-right > li > a,
.selector i,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.fc-corner-right,
.input-append-right .input-append {
    border-radius: 0;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.irs-line-right,
.btn-group .btn:last-of-type,
.btn-group .btn:last-of-type .icon-separator,
.icon-separator.float-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ui-spinner-up {
    border-top-left-radius: 0;
    border-top-right-radius: 3px !important;
}
.ui-spinner-down {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.ui-autocomplete,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon.addon-inside + .form-control,
.corner-ribbon,
.corner-ribbon > div,
.corner-ribbon > a,
.content-box-header > .icon-separator {
    border-top-left-radius: 3px;
}
.corner-ribbon-tr,
.corner-ribbon-tr > div,
.corner-ribbon-tr > a {
    border-top-right-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-on {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

    /* Bootstrap datepicker */
    
    .bsdatepicker {
        top: 0;
        left: 0;
        margin-top: 1px;
        padding: 4px !important;
    }
    .bsdatepicker:before {
        position: absolute;
        top: -7px;
        left: 6px;
        display: inline-block;
        content: '';
        border-right: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-bottom-color: transparent;
        border-left: 7px solid transparent;
    }
    .bsdatepicker:after {
        position: absolute;
        top: -6px;
        left: 7px;
        display: inline-block;
        content: '';
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }
    .bsdatepicker > div {
        display: none;
    }
    .bsdatepicker table {
        width: 100%;
        margin: 0;
    }
    .bsdatepicker td,
    .bsdatepicker th {
        width: 20px;
        height: 20px;
        margin: 3px;
        text-align: center;
    }
    .bsdatepicker td.day:hover {
        cursor: pointer;
    }
    .bsdatepicker td.day.disabled {
        color: #eee;
    }
    .bsdatepicker td.old,
    .bsdatepicker td.new {
        color: #999;
    }
    .bsdatepicker td span {
        line-height: 44px;
        display: block;
        float: left;
        width: 54px;
        height: 44px;
        margin: 2px;
        cursor: pointer;
    }
    .bsdatepicker td span.old {
        color: #999;
    }
    .bsdatepicker th.switch {
        width: 145px;
    }
    .bsdatepicker th.next,
    .bsdatepicker th.prev {
        font-size: 21px;
    }
    .bsdatepicker thead tr:first-child th {
        cursor: pointer;
    }
    .input-append.date .add-on i,
    .input-prepend.date .add-on i {
        display: block;
        width: 16px;
        height: 16px;
        cursor: pointer;
    }

/* Datepicker */

.ui-datepicker {
    z-index: 55 !important;
    display: none;
    padding: 0;
}
.ui-datepicker-inline {
    position: static !important;
    width: 100%;
    float: none;
    margin-top: 0;
}
.ui-datepicker-header,
.ui-datepicker .ui-datepicker-header {
    font-size: 13px;
    line-height: 40px;
    position: relative;
    height: 40px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
}
.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}
.ui-datepicker .ui-datepicker-next {
    right: 5px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    line-height: 28px;
    display: block;
    float: none;
    height: 28px;
    margin: 0 auto;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: bold;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 13px;
    height: 28px;
    margin: 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    font-size: 13px;
    line-height: 1.6em;
    width: 96%;
    margin: 2%;
    border-collapse: collapse;
}
.ui-datepicker th {
    font-weight: bold;
    padding: 0 0 5px;
    text-align: center;
    border: 0;
}
.ui-datepicker td {
    padding: 1px;
    border: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
    font-size: 13px;
    display: block;
    padding: 2px 5px;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    padding: 10px;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    line-height: 26px;
    float: right;
    height: 28px;
    padding: 0 15px;
    border-width: 1px;
    border-style: solid;
    background: #fff;
}
.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 .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-middle .ui-datepicker-header {
    border-radius: 0;
}
.ui-datepicker-row-break {
    font-size: 0;
    clear: both;
    width: 100%;
}

  /* Dropdown */
  
  .dropup,
  .dropdown {
      position: relative;
      display: inline-block;
  }
  .ui-dialog,
  .ui-datepicker,
  .dropdown-menu,
  .popover,
  .ui-menu,
  .minicolors-panel {
      position: absolute;
      z-index: 1050 !important;
      top: 105%;
      left: 0;
      display: none;
      float: left;
      min-width: 150px;
      margin: 5px 0 0;
      padding: 5px;
      list-style: none;
      text-align: left;
      border-width: 1px;
      border-style: solid;
      background: #fff;
  }
  .ui-datepicker {
      padding: 0;
  }
  .popover,
  .dropdown-menu,
  .ui-dialog {
      box-shadow: 0 1px 7px 2px rgba(135, 158, 171, 0.2);
  }
  .dropdown-menu {
      font-size: 13px;
      line-height: 1.6em;
      min-width: 100%;
      padding: 5px 0;
      text-transform: none;
      border: 0;
  }
  .dropdown-menu {
      min-width: 150px;
  }
  .dropdown-menu,
  .popover,
  .ui-menu,
  .minicolors-panel {
      top: 100%;
  }
  .dropdown-menu .divider {
      margin: 5px 1px;
  }
  .dropdown-menu.float-right {
      right: 0;
      left: auto;
  }
  .dropdown-menu .header {
      font-size: 11px;
      font-weight: bold;
      line-height: 1.4em;
      margin: 0 0 5px;
      padding: 5px 5px 10px;
      text-transform: uppercase;
      color: #888;
      border-bottom: #dfe8f1 solid 1px;
  }
  .dropdown-menu .dropdown-header {
      font-size: 11px;
      font-weight: 300;
      padding: 5px 15px;
      text-transform: uppercase;
      color: #000;
  }
  .dropdown-menu li {
      position: relative;
  }
  .dropdown-menu li > a,
  .ui-menu li > a {
      font-weight: normal;
      line-height: 20px;
      position: relative;
      display: block;
      clear: both;
      margin: 0;
      padding: 3px 20px 3px 15px;
      padding: 5px 15px;
      cursor: pointer;
      white-space: nowrap;
  }
  .dropdown > .dropdown-menu:before,
  .minicolors-position-bottom .minicolors-panel:before {
      position: absolute;
      top: -7px;
      left: 7px;
      display: inline-block;
      content: '';
      border-right: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-bottom-color: transparent;
      border-left: 7px solid transparent;
  }
  .dropdown > .dropdown-menu:after,
  .minicolors-position-bottom .minicolors-panel:after {
      position: absolute;
      top: -6px;
      left: 8px;
      display: inline-block;
      content: '';
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
  }
  .dropdown > .dropdown-menu.float-right:before,
  .dropup > .dropdown-menu.float-right:before,
  .minicolors-position-right .minicolors-panel:before {
      right: 7px;
      left: auto;
  }
  .dropdown > .dropdown-menu.float-right:after,
  .dropup > .dropdown-menu.float-right:after,
  .minicolors-position-right .minicolors-panel:after {
      right: 8px;
      left: auto;
  }
  .minicolors-inline .minicolors-panel:after,
  .minicolors-inline .minicolors-panel:before {
      display: none;
  }
  .dropdown-dividers {
      padding: 0;
  }
  .dropdown-dividers li {
      padding: 3px;
      border-bottom: #ccc solid 1px;
  }
  .dropdown-dividers li:last-child {
      border-bottom: 0;
  }
  .dropdown-dividers li > a {
      padding: 2px 10px;
  }
  .push-left {
      left: 100% !important;
      margin-left: -30px;
  }
  .open {
      *z-index: 1000;
  }
  .open > .dropdown-menu {
      display: block;
  }
  .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
      margin-bottom: 8px;
  }
  .dropup > .dropdown-menu:before,
  .minicolors-position-top .minicolors-panel:before {
      position: absolute;
      bottom: -7px;
      left: 7px;
      display: inline-block;
      content: '';
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, .2);
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
  }
  .dropup > .dropdown-menu:after,
  .minicolors-position-top .minicolors-panel:after {
      position: absolute;
      bottom: -6px;
      left: 8px;
      display: inline-block;
      content: '';
      border-top: 6px solid #fff;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
  }
  .minicolors-position-top.minicolors-position-right .minicolors-panel:before {
      right: 6px;
      left: auto;
  }
  .minicolors-position-top.minicolors-position-right .minicolors-panel:after {
      right: 7px;
      left: auto;
  }
  .dropdown-submenu {
      position: relative;
      z-index: 40;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 50%;
      left: 90%;
      margin-top: -6px;
      margin-left: -1px;
      border-radius: 0 4px 4px 4px;
  }
  .dropdown-submenu:hover > .dropdown-menu {
      display: block;
  }
  .dropup .dropdown-submenu > .dropdown-menu {
      top: auto;
      bottom: 0;
      margin-top: 0;
      margin-bottom: -2px;
      border-radius: 4px 4px 4px 0;
  }
  .dropdown-submenu > a:after {
      position: relative;
      display: block;
      float: right;
      width: 0;
      height: 0;
      margin-top: 5px;
      margin-right: -5px;
      content: ' ';
      opacity: .40;
      border-width: 5px 0 5px 5px;
      border-style: solid;
      border-color: transparent;
      border-left-color: #ccc;
      -moz-opacity: .40;
      filter: alpha(opacity: 40);
  }
  .dropdown-submenu.float-left > .dropdown-menu {
      left: -100%;
  }
  .dropdown-submenu:hover > a:after {
      border-left-color: #fff;
  }
  .dropdown-submenu.float-left {
      float: none !important;
  }
  .dropdown-submenu.float-left > .dropdown-menu {
      left: -110%;
      margin-left: 10px;
      border-radius: 4px 0 4px 4px;
  }
  .dropdown-submenu.float-left > .dropdown-menu.dropdown-dividers {
      margin-left: 20px;
  }
  .ui-menu-item {
      padding: 3px 6px;
  }

/* ========================================================================
 * bootstrap-switch - v3.0.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch {
    line-height: 8px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-width: 100px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    vertical-align: middle;
    border: 1px solid;
    border-color: #ccc;
    border-radius: 4px;
}
.bootstrap-switch.bootstrap-switch-mini {
    min-width: 71px;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    font-size: 10px;
    line-height: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.bootstrap-switch.bootstrap-switch-small {
    min-width: 79px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    font-size: 12px;
    line-height: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.bootstrap-switch.bootstrap-switch-large {
    min-width: 120px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    font-size: 14px;
    line-height: normal;
    padding-top: 9px;
    padding-bottom: 9px;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left .5s;
    transition: margin-left .5s;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
    margin-left: 0;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
    margin-left: -50%;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-container {
    margin-left: -25%;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
    cursor: default !important;
    opacity: .5;
    filter: alpha(opacity=50);
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-focused {
    border-color: #ccc;
    outline: 0;
}
.bootstrap-switch .bootstrap-switch-container {
    top: 0;
    display: inline-block;
    width: 150%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
    z-index: 1;
    width: 33.333333333%;
    text-align: center;
}
.bootstrap-switch .bootstrap-switch-label {
    z-index: 100;
    width: 33.333333333%;
    margin-top: -1px;
    margin-bottom: -1px;
    text-align: center;
    color: #333;
    background: #fff;
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
    position: absolute !important;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
    height: auto;
}

/* Input switch alternate */

div.switch-toggle {
    display: block;
    height: 24px;
    width: 48px;
    position: relative;
    cursor: pointer;
    background: #fff;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 50px;
}
div.switch-toggle:after {
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    background: #fff;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
div.switch-toggle:before {
    content: '';
    position: absolute;
    right: 1px;
    top: 12px;
    color: #fff;
}
div.switch-toggle:hover:after {
    left: 5px;
}
div.switch-toggle.switch-on:before {
    content: '';
    right: 40px;
}
.switch-toggle.switch-on {
    background: #0c0;
}
div.switch-toggle.switch-on:after {
    left: 26px;
}
div.switch-toggle.switch-on:hover:after {
    left: 24px;
}

/* Input switch alternate */

div.switch-toggle {
    display: block;
    height: 24px;
    width: 48px;
    position: relative;
    cursor: pointer;
    background: #fff;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 50px;
}
div.switch-toggle:after {
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    background: #fff;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
div.switch-toggle:before {
    content: '';
    position: absolute;
    right: 1px;
    top: 12px;
    color: #fff;
}
div.switch-toggle:hover:after {
    left: 5px;
}
div.switch-toggle.switch-on:before {
    content: '';
    right: 40px;
}
.switch-toggle.switch-on {
    background: #0c0;
}
div.switch-toggle.switch-on:after {
    left: 26px;
}
div.switch-toggle.switch-on:hover:after {
    left: 24px;
}

/* Mobile navigation */

#nav-toggle {
    cursor: pointer;
    background: none;
    border: 0;
    padding: 10px 35px 16px 0px;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    border-radius: 2px;
    height: 5px;
    width: 35px;
    position: absolute;
    display: block;
    content: '';
}
#nav-toggle.collapsed span:before {
    top: -10px;
    transform: rotate(0deg);
}
#nav-toggle.collapsed span:after {
    bottom: -10px;
    transform: rotate(0deg);
}

#nav-toggle span:before,
#nav-toggle span:after {
    transition: all 500ms ease-in-out;
}

#nav-toggle span {
    background: transparent;
}
#nav-toggle span:before,
#nav-toggle span:after {

}
#nav-toggle span:before {
    transform: rotate(45deg);
}
#nav-toggle span:after {
    transform: rotate(-45deg);
}
/* Header */

#header-logo,
#page-header {
    height: 78px;
}
#header-logo {
    width: 230px;
    text-align: center;
    font-size: 16px;
    float: left;
    position: relative;
}
#header-logo .logo-content-big,
.logo-content-small {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL4AAAAiCAYAAADh0GOlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTcwMTRBMDM2MDY1MTFFNEJBMzRFOUYxNjZCRjhDMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTcwMTRBMDQ2MDY1MTFFNEJBMzRFOUYxNjZCRjhDMjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMEVCRThCMjVGQTMxMUU0QkEzNEU5RjE2NkJGOEMyNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNzAxNEEwMjYwNjUxMUU0QkEzNEU5RjE2NkJGOEMyNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pml9QOYAAAbvSURBVHja7FxNaFtHEF7HbtrUbhKlPzb00NZSc2mpDUqhYJ2Kg0TBl8buraiH2j0YCjnJl5wMRTr55IPVQxEpFCKZHnyxqQ8lKNCDDUpLG2gdl16K0p8IipP0z3Z38bdkOtn3qydLsveDwU/andnded/Ozq7fU8/+/r6IGJ9I+UXKHSlbkB+lPBAWFh2CnhYQ/yr7/I+U76V8KeVrKfet2y3ajb5DaOMxKa9AvpLyuZSfrest2okTh9zeG1I+lPJaQL1xKbeJxFj5FCvvZAyH6Oe4i47+ftxHXYuAEb8XN+xFKU8zvU8Dtvm8lPelLEn51qdODO1TohfJ5xwp3+4Cvw8H7GfMQ2eYBINYCPs24jvgpJRXpQxGlB6pm/MeJkEY5Fg0TLoQ4pqUu5BrbALpyKgm0he43iDRU2GGlCnJO0TvKegmSb+c9OgE3iDtJi0lOy/ViXoXPCTlbSmnAug0IMOEnDOkjJN+A+TiRBs2TI4krpNYjbTtJRJBY5h0S0yf2qCkHycROMcmrNaJkXbzlpKdR/y9FrT/upSRgMQvs/RGE7vI6uZBKvV9HFLEd5xg70g5hzqUzGWifxH19ATi+4wPUG+T2J+D3XO4LjCdi8S2YBPS4ghtbjl6pLwppT+AToFEVU2wdRCOIknq65WiwMo0Nsn+YJtNtCIi/xTq6chPib+NerosSXQFa5vqrHfRvuRYbm73WtiHl6W8IOU7n/U1YcZdon1UyJHJtd3GqNxgm9iGYdPfsHRuLuL3GqSvxZMvEVCnwCZC2VBnk5A3RvJzYVgdvDbRF0hK0vBB0k20N0MImmvCR5uk3TxJxfKsTYuQEf85cXBk2cM2s6reEy3sR1Di69Qm6RLt57AqzJCVQUfLuQCE0ynVOtqL+dCbw+Y2TyaeRjlkxJ/DpnqGTCjano34TUR8FdXOI/04T0RFl5Mt7MegjxvP8+CiIY/eZivBBUa0Mr7j9UzplN6wlkF4muN76a9jdVgn/SqQlcqtTScUmc0Gaafo4SsLvrlkz+q8hROIIOD/wLoasi/v2tth0a5U53QENi2BLbou1emzLrE4jsS3sDiWqc49KX8F0O+1LrQ4CpvbMJiVciaE3kfW/RbdnOrYVwotjiXxe6wbLboxx0+FmADXm2z3X+t6i3ZH/LttaPeOdb1FuyP+jpRnWmBbnQ6pX1TYZxNNPen5TYgNdIZ8Vn1elVIylGlMS7lkKKtKWYSNFYNeTcoVjzKFSSlpcfBCTV3KmpSKg55CAW1TrGAci4axTuBzFp8HWDvNjFs4tKeveV91P28K54ftJgL6s4Z2djzGosY8KmUedafZGAbgoxSu1c/ZLKP/jnYV8f8AGaM+07+FxnfZfkBNhD9D2izh7wiId89QRicHLxskJNIEVo66QerWybVT2TxuRg1EjMP5cdLWmDh4+K5ksOsXkxDlx9sYdxbtNjtur0CzZehzndjMGvzj15/9GFeO9cdpLGlC8hQmoUDQWcD3q8gkxmB3wM2ujviK/GcjJv4ubEf5LH+F/F0BEeqszE1PgIyj7GY46ZrKMtAvsbIbjCyDaKvSxHj122nLpC96hUk3OW4vqMl9mU0k/QNhlPgVHz4zlZn6Y9KjZB/FuFdJH/RkrhEbGQSLuJPdPmw0lSPPRHxCc4KkNlFhkhHipnj4ZOeKYenlepqMNUZkuhzS1MNUNkCueSoRNZZxsxdAQL3C1FkaEmbcblhE1JwVj7455gU3fybQp36yYgqPsWhba4joWdjZgo0tg51VL7v6P7e/S/lNyrMdvifJkiWwQnJd03Jm0qO5rtPSvOVRlj7E8daQ06Yw2VMQt/TA77jdUEV7GRH893nc/JkQD9+9MPXHNJY0WWnqGFOa2fWbIv8v4uu05CdEs1MR3bRWnO9P+FzWTXopRLG6YfkOkuoMwVaGlaUc8mI37IhHX8JJkP4NkbHpNOdj5LHNjttP1E+wyeOX+E590gcSn6EvOx73cJT4YIWtKiUEhpRh9ciwFbjiRHyBExjVafXiyeMBBrovOgOTHstdFZFikuTjXkgwu3XYHQMhRpBuxXEDqgFTg1XYn4edEbYhnsVNpZtbQeq2atz0JGqBbRTD+KzKJnsFddY8+nOJEFcfZMRJ4CmREx+6uU14cYM/pKbe3vlBykvC/y8fPEWu/xYH/xeoYwbutiENcsu5F3Ejsz5PNxLMiTXYvUKOM0dxM0shNrIl3FBtp87sLOLm6xRHl1cJ8VsxbkraAogVhPgmn/G9SwYT+7KDnQESyUuGlWAMfpo2HGcWyHGm0UdOD6k9KQ5++cAp578uLCy6GE5n9/cR+W9hFdizrrI4SnB740odc/6K1EWlM6exlJy1brPodvwnwADC2xDrz8AkOAAAAABJRU5ErkJggg==) left 50% no-repeat;
    text-indent: -999em;
    position: absolute;
    height: 34px;
    width: 180px;
    left: 10px;
    top: 50%;
    margin-top: -17px;
}
.logo-content-small {
    width: 35px;
}
#header-logo .logo-content-small {
    left: 50%;
    margin-left: -17px;
    display: none;
}
#page-header #close-sidebar {
    color: rgba(255,255,255,0.5);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
    display: block;
    border-radius: 3px;
    text-align: center;
}
#page-header #close-sidebar .glyph-icon {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
#page-header #close-sidebar:hover {
    color: rgba(255,255,255,0.85);
    background: rgba(255,255,255,0.1);
}

/* Header nav left */

#header-nav-left {
    float: left;
    margin: 0 15px;
}
#page-header .user-account-btn {
    float: left;
    margin: 23px 0 0;
}
#page-header .user-account-btn .dropdown-menu {
    padding-bottom: 0;
    top: 39px;
    left: -12px;
}
#page-header .user-account-btn .dropdown-menu:after,
#page-header .user-account-btn .dropdown-menu:before {
    left: 50%;
    margin-left: -3px;
}
#page-header .user-account-btn > a.user-profile {
    height: 28px;
    line-height: 28px;
    display: block;
}
#page-header .user-account-btn > a.user-profile span {
    margin-right: 10px;
    float: left;
    width: 96px;
}
#page-header .user-account-btn > a.user-profile .glyph-icon {
    width: 28px;
    line-height: 28px;
    height: 28px;
    float: right;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
}
.user-account-btn img {
    border-radius: 50px;
    float: left;
    margin-right: 5px;
}
/* Header nav right */

#header-nav-right {
    float: right;
    margin: 15px 20px 0 0;
}
#header-nav-right .header-btn,
#header-nav-right > .dropdown {
    margin: 0 0 0 5px;
    float: left;
}
#header-nav-right .header-btn,
#header-nav-right .dropdown > a {
    border: transparent solid 2px;
    border-radius: 4px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    display: block;
    text-align: center;
    position: relative;
}
#header-nav-right .header-btn .small-badge,
#header-nav-right .dropdown > a .small-badge {
    display: block;
    border: 0 !important;
    top: 0px;
    box-sizing: initial;
    right: 0;
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 0;
    border-bottom-left-radius: 9px;
}
#header-nav-right .header-btn .glyph-icon,
#header-nav-right .dropdown > a .glyph-icon {
    text-align: center;
    font-size: 21px;
}
#header-nav-right .dropdown-menu.float-right {
    right: 8px;
    top: 49px;
}
#header-nav-right a.hdr-btn {
    float: left;
    height: 28px;
    line-height: 28px;
    display: block;
    width: 28px;
    text-align: center;
    background: rgba(255,255,255,0.05);
    border-radius: 3px;
    margin: 8px 10px 0 0;
    color: rgba(255,255,255,0.7);
}
#header-nav-right a.hdr-btn:hover {
    background: rgba(255,255,255,0.15);
    color: rgba(255,255,255,0.8);
}

/* Mobile navigation */

#mobile-navigation {
    float: left;
    margin: 0;
    position: relative;
    height: 78px;
    padding: 0 65px 0 0;
    text-align: center;
    border-right: rgba(255,255,255,0.15) solid 1px;
}
#mobile-navigation #nav-toggle {
    height: 78px;
    width: 70px;
    padding: 0;
    position: relative;
    border-right: rgba(255,255,255,0.15) solid 1px;
}
#mobile-navigation #nav-toggle span {
    left: 17px;
}
#mobile-navigation #nav-toggle span:before,
#mobile-navigation #nav-toggle span:after {
    left: 0;
}
#mobile-navigation .logo-content-small {
    width: 35px;
    display: block;
    left: 85px;
}
#mobile-navigation button:focus {
  outline: none;
}

body #nav-toggle span:before,
body #nav-toggle span:after {
    background: #fff;
}

body #nav-toggle.collapsed span:before,
body #nav-toggle.collapsed span:after,
body #nav-toggle.collapsed span {
    background: rgba(255,255,255,0.7);
}

/* Sidebar */

#page-sidebar {
    width: 230px;
    position: fixed;
    margin-right: -100%;
    z-index: 160;
    visibility: visible;
    min-height: 100%;
}

#page-sidebar a {
  height: 40px;
  width: 100%;
  display: list-item;
  list-style-type: none;
}

/* Sidebar menu */

.menu-item-container {
  clear: both;
}

.menu-icon {
  height: 40px;
  min-height: 40px;
  width: 50px;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  float: left;
  z-index: 190;
}

.menu-icon a {
  line-height: 40px;
  color: white;
}

.sub-menu-caret {
  padding-right: 15px;
  float: right;
  height: 40px;
}

.menu-label {
  color: white;
  height: auto;
  min-height: 40px;
  width: 100%;
  line-height: 40px;
  visibility: visible;
  z-index: -1;
}

.menu-label a {
  color: white;
  padding-left: 10px;
}

.closed-sidebar .menu-label.menu-hover {
  -webkit-transition: margin-left 0.5s ease;
  -o-transition: margin-left 0.5s ease;
  transition: margin-left 0.5s ease;
  margin-left: 230px;
  visibility: visible;
  background-color: rgb(52, 152, 219);
}

.closed-sidebar .menu-label {
  position: absolute;
  -webkit-transition: margin-left 0s ease;
  -o-transition: margin-left 0s ease;
  transition: margin-left 0s ease;
  margin-left: -180px;
  visibility: visible;
  width: 180px;
}

#sub-menu {
  left: 0px;
  width: 100%;
  background-color: gray;
  overflow: hidden;
}

.sub-menu {
  display: none;
}

.sub-menu-open {
  display: block;
}

#sub-menu-item {
  width: 100%;
  top: 0px;
}

#sub-menu-item .glyph-icon {
  padding-right: 5px;
}

#sidebar-menu {
    margin: 0;
    padding: 5px 20px;
    list-style: none;
}

#sub-menu a, .menu-label a {
  text-decoration: none;
}

#sub-menu a:hover,
.menu-label.active.menu-hover #sub-menu a:hover,
/* wide menu hover */
.menu-label.active #sub-menu a:hover {
  color: rgb(52, 152, 219); /* blue */
  background-color: white;
}

/* .menu-label.active.menu-hover #sub-menu a:hover i, */
.menu-label.active #sub-menu a:hover i {
  color: rgb(52, 152, 219); /* blue */
}

.menu-item-container a:hover,
.menu-item-container a.sub-menu-title:hover,
/* icon also colored on hover */
.menu-icon a:hover,
.menu-item-container:hover .menu-icon .glyph-icon {
  color: #e67e22; /* orange */
}

/* override hover on small menu (bg already blue) */
.closed-sidebar .menu-hover a:hover {
  color: white;
}

#sub-menu a:active,
.menu-hover a span:active {
  color: #e67e22; /* orange */
}

/* small menu menu-label no change */
#page-sidebar .menu-label.active.menu-hover a.sub-menu-title,
#page-sidebar .menu-label.active.menu-hover a.sub-menu-title i,
#page-sidebar .menu-label.active.menu-hover a.no-sub-menu-title,
#page-sidebar .menu-label.active.menu-hover a.no-sub-menu-title i,
/* do not automatically affect child sub-menu */
.menu-label.active #sub-menu a,
.menu-label.active #sub-menu a i {
  color: white;
}

#page-sidebar .active .glyph-icon,
#page-sidebar .active a,
/* override when self is .active */
#page-sidebar .menu-label.active,
.menu-label #sub-menu a.active,
.menu-label #sub-menu a.active i {
  color: #e67e22; /* orange */
}

/* Closed sidebar */

.closed-sidebar #page-sidebar {
    transform: translateX(-180px);
    -ms-transform: translateX(-180px);
    -o-transform: translateX(-180px);
    -webkit-transform: translateX(-180px);
    -webkit-transition: transform 0.66s ease;
    -o-transition: transform 0.66s ease;
    transition: transform 0.66s ease;
}
/* slide back animation */
body #page-sidebar {
  transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -webkit-transition: transform 0.66s ease;
  -o-transition: transform 0.66s ease;
  transition: transform 0.66s ease;
}

.closed-sidebar .menu-icon {
    transform: translateX(180px);
    -ms-transform: translateX(180px);
    -o-transform: translateX(180px);
    -webkit-transform: translateX(180px);
    visibility: visible;
}

.closed-sidebar .menu-label {
  visibility: hidden;
}

.closed-sidebar #page-content {
    margin-left: 50px;
}
.closed-sidebar #header-logo {
    width: 90px;
}
.closed-sidebar #header-logo .logo-content-small {
    width: 35px;
    margin-left: 0;
    left: 10px;
    display: block;
}
.closed-sidebar #header-logo .logo-content-big {
    width: 0;
    display: none;
}

/* Page content wrapper */

#page-content-wrapper {
    float: left;
    width: 100%;
    position: relative;
    z-index: 140;
}
#page-content {
    margin-left: 230px;
    padding: 20px 30px;
}

#page-content > .container {
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    width: 100%;
}

/* Page title */

#page-title {
    padding: 0 0 23px;
    position: relative;
}
#page-title h2 {
    font-size: 22px;
    text-transform: uppercase;
    padding: 0;
    font-weight: 100;
    margin: 0;
    color: #414C59;
}
#page-title p {
    opacity: 0.6;
}

/* Helpers */

#page-header {
    transition: padding 0.7s ease;
    -moz-transition: padding 0.7s ease;
    -webkit-transition: padding 0.7s ease;
}
#page-sidebar,
#header-logo {
    transition: width 0.7s ease;
    -moz-transition: width 0.7s ease;
    -webkit-transition: width 0.7s ease;
}
#page-content,
#page-sidebar {
    transition: margin 0.7s ease;
    -moz-transition: margin 0.7s ease;
    -webkit-transition: margin 0.7s ease;
}
#page-header,
#page-wrapper {
    max-width: 3000px;
    transition: max-width 0.7s ease;
    -moz-transition: max-width 0.7s ease;
    -webkit-transition: max-width 0.7s ease;
}

.t {
-webkit-transition: transform 0.5s ease;
-o-transition: transform 0.5s ease;
transition: transform 0.5s ease;
}
.a {
    transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
}

/* Default color scheme */

/* General */

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #3e4855;
    background-color: #fff;
    line-height: 1.42857143;
}
label {
    color: #3e4855;
}
h1, h2, h3, h4, h5, h6,
#page-title > h2,
#page-title > p {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

/* Header */

#page-header .user-account-btn > a.user-profile .glyph-icon,
.logo-bg {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}
#page-header .user-account-btn > a.user-profile {
    color: #fff;
}
/* Header nav left */
/* Header nav right */

#header-nav-right .header-btn .glyph-icon,
#header-nav-right .dropdown > a .glyph-icon {
    color: rgba(255, 255, 255, 0.8);
}
#header-nav-right .header-btn:hover .glyph-icon,
#header-nav-right .dropdown > a:hover .glyph-icon {
    color: rgba(255, 255, 255, 0.95);
}
#header-nav-right .header-btn,
#header-nav-right .dropdown > a {
    border-color: rgba(255, 255, 255, 0.2);
}
#header-nav-right .header-btn:hover,
#header-nav-right .dropdown > a:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.25);
}
/* Page content */

/* #page-content { */
    /* background: #fafcfe; */
/* } */
/* Sidebar menu */

/* #page-sidebar ul li.header { */
/*     color: #000; */
/* } */
/* #page-sidebar ul li a .glyph-icon { */
/*     color: #0093d9; */
/* } */
/* #page-sidebar ul li.sfHover > a.sf-with-ul, */
/* #page-sidebar ul li a:hover { */
/*     border-color: #d1d9dd; */
/* } */
/* /1* Sidebar submenu *1/ */

/* #sidebar-menu li .sidebar-submenu { */
/*     border-color: #f6f7f8; */
/* } */
/* #sidebar-menu li .sidebar-submenu ul li { */
/*     border-color: #f8f9fa; */
/* } */
/* #sidebar-menu li .sidebar-submenu ul li a:hover, */
/* #sidebar-menu li .sidebar-submenu ul li a.sfActive { */
/*     background: #fcfdfe; */
/* } */

/* #sidebar-menu li .sidebar-submenu ul li a.sfActive { */
/*     color: #1c82e1; */
/* } */

/* /1* Sidebar alternate style *1/ */

/* #page-sidebar.font-inverse { */

/* } */
/* #page-sidebar.font-inverse ul li.header { */
/*     color: rgba(255, 255, 255, 0.95); */
/* } */
/* #page-sidebar.font-inverse ul li.divider { */
/*     background: rgba(255, 255, 255, 0.1); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu > li > a { */
/*     color: rgba(255, 255, 255, 0.62); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li.sfHover > a.sf-with-ul, */
/* #page-sidebar.font-inverse #sidebar-menu li a:hover { */
/*     border-color: rgba(255, 255, 255, 0.26); */
/*     color: rgba(255, 255, 255, 0.96); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu { */
/*     border-color: rgba(255, 255, 255, 0.08); */
/*     background: rgba(255, 255, 255, 0.05); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li a { */
/*     color: rgba(255, 255, 255, 0.62); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li a:hover { */
/*     color: rgba(255, 255, 255, 0.96); */
/* } */
/* #page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon { */
/*     color: rgba(255, 255, 255, 0.8); */
/* } */
/* #page-sidebar.font-inverse#page-sidebar ul li a:hover .glyph-icon { */
/*     color: rgba(255, 255, 255, 1); */
/*     opacity: .90; */
/*     -moz-opacity: .90; */
/*     filter: alpha(opacity: 90); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li { */
/*     border-color: rgba(255, 255, 255, 0.07); */
/* } */
/* #page-sidebar.font-inverse #sidebar-menu li .sidebar-submenu ul li a:hover { */
/*     background: rgba(255,255,255,0.05); */
/* } */

/* Components */
/* Framework CSS */
/* Secondary font color */

.table,
div.selector,
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
body .content-box-header > .ui-tabs-nav li.ui-tabs-active > a:hover,
.pagination > li > a,
.pagination > li > span,
.btn-link,
a {
    /* color: #8da0aa; */
}
/* Primary font color */

/* .tabs-nav li a:hover, */
/* .tabs-nav li.active a, */
/* .features-tour-box h3, */
/* .font-primary, */
/* table.dataTable thead th.sorting_asc:after, */
/* table.dataTable thead th.sorting_desc:after, */
/* .content-box-header.bg-default > .ui-tabs-nav li > a:hover, */
/* .content-box-header.bg-gray > .ui-tabs-nav li > a:hover, */
/* .content-box-header.bg-white > .ui-tabs-nav li > a:hover, */
/* .btn-link:hover, */
/* #page-sidebar ul li.sfHover > a.sf-with-ul, */
/* a:hover { */
/*     color: #1c82e1; */
/* } */
/* Primary border color */

.ui-accordion .ui-accordion-header.ui-accordion-header-active,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
a.thumbnail:hover,
.ui-spinner .ui-spinner-button:hover,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.border-primary,
.btn-primary {
    border-color: #00a792;
}

a:focus { outline:none !important; }

/* Primary background color */

#loadingbar,
.irs-line-mid,
.irs-line-left,
.irs-line-right,
div.switch-toggle.switch-on,
.bootstrap-switch-primary,
.ui-tabs-nav li.ui-state-active > a,
.ui-tabs-nav li.ui-state-active.ui-state-hover > a,
.ms-hover.ui-state-focus,
.ui-accordion-header.ui-accordion-header-active,
.ui-slider-handle,
.ui-rangeSlider-bar,
.ui-dialog-buttonset button,
.ui-datepicker .ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-current-day span,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.daterangepicker .ranges li.active,
.daterangepicker .ranges li.active:hover,
.form-wizard > ul > li.active .wizard-step,
.ui-spinner .ui-spinner-button:hover,
.ui-menu li > a:hover,
.ms-list .ms-hover,
div[id^='uniform-'] span.checked,
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
li.active a.list-group-item,
li.active a.list-group-item:hover,
li.active a.list-group-item:focus,
.label-primary,
.badge-primary,
.fc-event,
.bg-primary,
.btn-primary,
.owl-controls .owl-page span,
#nav-toggle.collapsed span,
#nav-toggle span:before,
#nav-toggle span:after {
    color: #fff;
    background: #00bca4;
}

.font-secondary,
.post-box .post-title,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-next,
.inverse.carousel-wrapper .owl-controls .owl-buttons .owl-prev {
    color: #00bca4;
}

.post-box .post-title:hover {
    color: #3e4855;
}
/* Default border color */

.thumb-pane,
.mailbox-wrapper .nav-list li a,
.ui-tabs-nav,
.tabs-navigation > ul,
.tabs-navigation > ul li > a,
.tabs-navigation > ul li.ui-state-hover > a,
.ui-accordion .ui-accordion-header,
.panel,
.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-group .panel-footer + .panel-collapse .panel-body,
.panel-footer,
.panel-heading,
.timeline-box:before,
.timeline-box .tl-item .popover,
.popover-title,
.ui-dialog .ui-dialog-titlebar,
.thumbnail,
.img-thumbnail,
.daterangepicker .calendar-date,
.ui-spinner .ui-spinner-button,
.ms-container .ms-list,
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection,
div[id^='uniform-'] span,
div.selector,
.selector i,
.list-group-item,
.nav-tabs,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > th,
.table-bordered,
.button-pane,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.content-box,
.content-box-header.bg-default,
.content-box-header.bg-gray,
.content-box-header.bg-white,
.panel-box.bg-default,
.panel-box.bg-gray,
.panel-box.bg-white,
.panel-content.bg-default,
.panel-content.bg-gray,
.panel-content.bg-white,
.pagination > li > a,
.pagination > li > span,
.dashboard-buttons .btn,
.bg-default,
.fc-state-default,
.fc-widget-header,
.fc-widget-content,
.ui-datepicker .ui-datepicker-buttonpane button,
.btn-default,
.popover-title,
.bordered-row .form-group,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.mail-toolbar,
.email-body,
.ui-dialog, .ui-datepicker, .dropdown-menu, .popover, .ui-menu, .minicolors-panel,
.jvectormap-label,
.jvectormap-zoomin,
.jvectormap-zoomout,
.posts-list li,
.border-default {
    border-color: #dfe8f1;
}
.nav-divider,
.divider,
.timeline-horizontal.timeline-box:before {
    background: #dfe8f1;
}
.content-box.border-top {
    border-right-color: #dfe8f1 !important;
    border-bottom-color: #dfe8f1 !important;
    border-left-color: #dfe8f1 !important;
}
/* Default background color */

.label-default,
.bootstrap-switch-default,
.ui-accordion-header,
.panel-heading,
.panel-footer,
.ui-dialog .ui-dialog-titlebar,
.popover-title,
.ui-datepicker td span,
.ui-datepicker td a,
.ui-spinner .ui-spinner-button,
div[id^='uniform-'] span,
.bg-default,
.btn-default,
.button-pane,
.mail-toolbar,
.bg-white.dashboard-box .button-pane,
.bg-white.tile-box .tile-footer,
.jvectormap-zoomin, .jvectormap-zoomout,
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-label {
    color: #555a60;
    background-color: #FEFEFF;
}
.irs-diapason,
.ui-datepicker-buttonpane,
.ui-dialog-buttonpane,
.ui-slider-range,
.ui-rangeSlider-container {
    background-color: #FEFEFF;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
    color: #4b5056;
    background-color: #f9fafe;
}
/* Button default hover */

.ui-tabs-nav > li.ui-state-hover > a,
.ui-accordion-header.ui-state-hover,
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.ui-datepicker .ui-datepicker-buttonpane button:hover,
.open .dropdown-toggle.btn-default,
.open.dropdown-submenu a,
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover {
    color: #2b2f33;
    border-color: #bfc8d1;
    background-color: #f3f3f9;
}
.btn-default.active .glyph-icon {
    color: #2b2f33 !important;
}
/* Button primary hover */

.ui-accordion-header.ui-accordion-header-active.ui-state-hover,
.ui-rangeSlider-bar:hover,
.ui-rangeSlider-bar:active,
.ui-slider-handle.ui-state-hover,
.ui-slider-handle.ui-state-active,
.ui-dialog-buttonset button:hover,
.ui-datepicker td a:hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover,
.bsdatepicker th.next:hover,
.bsdatepicker th.prev:hover,
.bsdatepicker td.active,
.bsdatepicker td.day.active:hover,
.bsdatepicker td span:hover,
.daterangepicker .calendar th.next:hover,
.daterangepicker .calendar th.prev:hover,
.daterangepicker td.active,
.daterangepicker td.available.active:hover,
.label-primary[href]:hover,
.label-primary[href]:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.hover-primary:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active {
    color: #fff;
    border-color: #00b19b;
    background-color: #00ceb4;
}
/* Dropdown hover/active/focus */

.ui-datepicker-title,
.bsdatepicker td.day:hover,
.bsdatepicker thead tr:first-child th.switch:hover,
.bsdatepicker td span,
.daterangepicker td.available:hover,
.daterangepicker .ranges li:hover,
.selector i,
.nav > li > a:hover,
.nav > li > a:focus,
a.list-group-item:hover,
a.list-group-item:focus,
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2b2f33;
    background: #eff4f6;
}
.pager li > a:hover,
.pager li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2b2f33;
    background-color: #f3f3f9;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
    color: #2b2f33;
    background: #eff4f6;
}
/* Colors for elements inside active class */

.active > .badge,
.active > .bs-badge,
.active > .bs-label {
    color: #666 !important;
    background: #fff !important;
}
/* a.list-group-item.active > .glyph-icon, */
/* li.active a.list-group-item > .glyph-icon, */
/* .active > .glyph-icon { */
    /* color: #fff !important; */
/* } */
/* Icon separator */

.icon-separator {
    border-right: rgba(255, 255, 255, .21) solid 1px;
    background: rgba(255, 255, 255, .2);
}
.tile-box.bg-default .tile-header,
.tile-box.bg-gray .tile-header,
.tile-box.bg-white .tile-header,
.tile-box.btn-default .tile-header,
.content-box-header.bg-default .icon-separator,
.content-box-header.bg-gray .icon-separator,
.content-box-header.bg-white .icon-separator {
    border-right: #dfe8f1 solid 1px;
    background: rgba(255, 255, 255, .1);
}
.content-box-header .header-buttons-separator .icon-separator {
    border-right: 0;
    border-left: rgba(255, 255, 255, .21) solid 1px;
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
    border-right: 0;
    border-left: #dfe8f1 solid 1px;
}
.header-buttons-separator .icon-separator {
    color: rgba(255, 255, 255, .8);
}
.header-buttons-separator .icon-separator:hover {
    color: #fff;
    background: rgba(255, 255, 255, .3);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator,
.content-box-header.bg-gray .header-buttons-separator .icon-separator,
.content-box-header.bg-white .header-buttons-separator .icon-separator {
    color: rgba(0, 0, 0, .6);
}
.content-box-header.bg-default .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-gray .header-buttons-separator .icon-separator:hover,
.content-box-header.bg-white .header-buttons-separator .icon-separator:hover {
    color: rgba(0, 0, 0, .9);
}
.dashboard-panel .button-pane {
    background: rgba(0, 0, 0, .1) !important;
}

/* Charts */

.xchart .color0 .line {
    stroke: #00bca4;
}
.xchart .color0 circle {
    stroke: #00bca4;
}
.xchart .color0 .line .fill {
    pointer-events: none;
}
.xchart .color0 rect {
    fill: #00bca4;
}
.xchart .color0 circle {
    fill: #fff;
}
.xchart .color0 .fill {
    fill: rgba(0, 188, 164, 0.06);
}
.xchart .color0.comp .line {
    stroke: #00bca4;
}
.xchart .color0.comp rect {
    fill: #00bca4;
}
.xchart .color0.comp .fill {
    display: none;
}
.xchart .color0.comp circle,
.xchart .color0.comp .pointer {
    fill: #00bca4;
}


.xchart .color1 .line {
    stroke: #52a7e0;
}
.xchart .color1 circle {
    stroke: #52a7e0;
}
.xchart .color1 .line .fill {
    pointer-events: none;
}
.xchart .color1 rect {
    fill: #52a7e0;
}
.xchart .color1 circle {
    fill: #fff;
}
.xchart .color1 .fill {
    fill: rgba(82, 167, 224, 0.06);
}
.xchart .color1.comp .line {
    stroke: #52a7e0;
}
.xchart .color1.comp rect {
    fill: #52a7e0;
}
.xchart .color1.comp .fill {
    display: none;
}
.xchart .color1.comp circle,
.xchart .color1.comp .pointer {
    fill: #52a7e0;
}

/* Components modifiers */

body .popover.top .arrow:after {
    border-top-color: #fff;
}
body .popover.right .arrow:after {
    border-right-color: #fff;
}
body .popover.bottom .arrow:after {
    border-bottom-color: #fff;
}
body .popover.left .arrow:after {
    border-left-color: #fff;
}

.form-wizard > ul {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 0 20px;
    list-style: none;
}
.form-wizard > ul > li {
    display: table-cell;
    width: 1%;
    text-align: center;
}
.form-wizard > ul > li a,
.form-wizard > ul > li a:hover {
    position: relative;
    display: block;
    opacity: 1;
    color: #666;
    -moz-opacity: 1;
    filter: alpha(opacity: 100);
}
.form-wizard > ul > li a:before {
    position: absolute;
    z-index: 4;
    top: 20px;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background: #ccc;
}
.form-wizard > ul > li:first-child a:before {
    left: 50%;
}
.form-wizard > ul > li:last-child a:before {
    right: 50%;
    left: auto;
    width: 50%;
}
.form-wizard > ul > li a .wizard-step {
    font-size: 16px;
    line-height: 42px;
    position: relative;
    z-index: 5;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 5px;
    cursor: pointer;
    text-align: center;
    color: #fafafa;
    border-radius: 100px;
    background: #ccc;
}
.form-wizard > ul > li a .wizard-description {
    font-size: 13px;
    font-weight: bold;
    opacity: .60;
    -moz-opacity: .60;
    filter: alpha(opacity: 60);
}
.form-wizard > ul > li a .wizard-description small {
    font-size: 12px;
    font-weight: normal;
    display: block;
    padding: 3px 0 0;
    opacity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity: 70);
}
.form-wizard > ul > li a .wizard-description:hover,
.form-wizard > ul > li.active a .wizard-description {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity: 100);
}
.form-wizard > ul > li a.disabled .wizard-step {
    background: #ccc;
}
.msgBox {
    display: none;
}
.loader {
    display: none;
}
.actionBar {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 0 0;
    border-top: #ddd solid 1px;
}
.actionBar a.btn {
    float: right;
    margin-left: 10px;
}

.close {
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    float: right;
    opacity: .2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: transparent;
    -webkit-appearance: none;
}
.modal-open {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    z-index: 1050;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    /*
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    */
}
.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;
    border-radius: 6px;
}
.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: none;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #dfe8f1;
}
.modal-header .close {
    margin-top: 2px;
}
.modal-dialog {
    border: 0;
    box-shadow: 0 15px 45px rgba(0, 0, 0, .3) !important;
}
.modal.display-block .modal-dialog {
    box-shadow: 0 6px 25px rgba(0, 0, 0, .1) !important;
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
}
.modal-title {
    line-height: 1.42857143;
    margin: 0;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #dfe8f1;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.display-block.modal {
    position: static;
    z-index: 5;
    display: block;
    overflow: visible !important;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity: 100);
}
.display-block.modal .modal-dialog {
    margin-bottom: 0;
}
.modal-open #page-content-wrapper {
    z-index: inherit;
}

.modal-content { display:block; }


/*# sourceMappingURL=app~01e7b97c.448fe97156350d0b5dfa.bundle.map*/