html,
body {
  background: #f3f3f3;
}
.mimic-disabled {
  background: #e9e9e9;
}
@media (min-width: 1200px) {
  a.navbar-brand {
    position: relative !important;
    left: 0 !important;
  }
}
table.compact-view {
  font-size: 0.975em;
}
.navbar-module {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
a.navbar-module {
  color: #fff;
}
.navbar-module:hover {
  text-decoration: none;
  color: #f2f2f2;
  background-color: #002658;
}
body {
  padding-top: 50px;
}
.hr-footer {
  margin: 0;
  border-top: 1px solid #DDD;
}
footer {
  padding-top: 15px;
  padding-bottom: 0;
  background: #F5F5F5;
}
.fat,
.container {
  width: 100%;
}
.nav-left {
  background: #f5f5f5;
}
.module-choice {
  margin: 15px 0 0;
  min-height: 88vh;
}
#content .module-choice {
  margin: 0 15px 0;
}
.fit-well {
  min-height: 85vh;
}
.no-pad-top {
  padding-top: 0 !important;
}
.table > thead > tr > th {
  vertical-align: top;
}
.status-label {
  position: absolute;
  right: 15px;
  bottom: 0;
}
/* Basic
=================================================================== */
.no-space [class*="span"] {
  margin-left: 0;
}
.noMarginLeft {
  margin-left: 0px !important;
}
.noPadding {
  padding: 0px !important;
}
a {
  color: #34383c;
}
h1 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
}
h2 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
}
h3 {
  font-size: 15px;
  line-height: 15px;
}
h4 {
  font-size: 14px;
  line-height: 14px;
}
h5 {
  font-size: 13px;
  line-height: 13px;
}
h6 {
  font-size: 12px;
  line-height: 12px;
}
#content {
  padding: 15px;
  position: relative;
  background: #f3f3f3;
}
#content.sidebar-minified {
  width: 100% !important;
  margin-right: 1px !important;
}
#content.full {
  width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  border: none !important;
}
.well {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.breadcrumb {
  background: #e9ebec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 40px;
  position: relative;
  border-bottom: 1px solid #dbdee0;
}
.breadcrumb .choose-date {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 40px;
  width: 254px;
  border: none;
  border-left: 1px solid #dbdee0;
  padding: 3px 10px;
}
.breadcrumb .choose-date .input-group-addon,
.breadcrumb .choose-date input {
  background: transparent;
  border: none;
}
.breadcrumb .choose-date .input-group-addon {
  font-size: 12px;
}
.breadcrumb .choose-date input {
  padding: 0;
  font-weight: 300;
}
.breadcrumb .choose-date input:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.box {
  border: 1px solid #dbdee0;
  margin: 0 0 10px;
}
.box.noOverflow {
  overflow: hidden;
}
.box .box-header {
  background: white;
  color: #34383c;
  font-size: 16px;
  overflow: hidden;
  background: #f7f7f8;
  border-bottom: 1px solid #dbdee0;
  height: 40px;
}
.box .box-header h2 {
  float: left;
  padding: 10px 0px;
  margin: 0px 0px 0px 20px;
}
.box .box-header h2 i {
  border-right: 1px solid #dbdee0;
  color: #ced1d4;
  padding: 12px 0px;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  margin: -10px 20px -10px -20px;
  font-size: 16px;
}
.box .box-header .box-icon {
  float: right;
}
.box .box-header .box-icon i {
  display: inline-block;
  color: #ced1d4;
  text-align: center;
  height: 40px;
  width: 40px;
  padding: 12px 0px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-left: 1px solid #ced1d4;
  text-decoration: none;
}
.box .box-header .box-icon a {
  margin-left: -3px !important;
}
.box .box-content {
  padding: 10px;
  background: white;
}
.box .box-content.min-height {
  min-height: 78vh;
}
.box .box-content .no-float {
  float: none;
}
.box .box-content.no-padding {
  background: white;
  padding: 1px 0;
}
/*
-------------------------------------------*/
.user-navbar,
.user-navbar:hover {
  background-color: #e7e7e7 !important;
  color: #333;
  border-bottom: 1px solid #c1c1c1;
}
li.user-navbar > a {
  color: #333 !important;
}
li.user-navbar.border-left {
  border-left: 1px solid #c1c1c1;
}
li.user-navbar > a:focus,
li.user-navbar > a:hover {
  background-color: #ccc !important;
}
li.user-navbar > a:active {
  background-color: #bfbfbf !important;
}
/* Tables
=================================================================== */
.no-padding {
  padding: 0px !important;
}
.table-input {
  overflow: hidden;
  resize: none;
  width: 100%;
  box-sizing: border-box;
  /* For IE and modern versions of Chrome */
  -moz-box-sizing: border-box;
  /* For Firefox                          */
  -webkit-box-sizing: border-box;
  /* For Safari                           */
  padding: 10px;
  vertical-align: bottom;
  border: 0;
}
.table-input.technical {
  min-height: 100px;
}
.table-input.bold {
  font-weight: 700;
}
.table-input:disabled {
  background: #eee;
  cursor: not-allowed;
}
/* Navigation Section
=================================================================== */
a#main-menu-toggle {
  background: #1c1e21;
  width: 40px;
  height: 40px;
  color: white;
  position: absolute;
  z-index: 1000;
  top: 0px;
  left: 0;
  padding: 8px 13px;
  font-size: 16px;
  text-shadow: none;
  text-decoration: none;
  cursor: pointer;
}
a#main-menu-toggle.close {
  opacity: 1;
  background: #282b2e !important;
  padding: 10px 13px !important;
}
a#main-menu-min {
  display: block;
  border-bottom: 1px solid #dbdee0;
  width: 100%;
  margin: 30px 0;
  position: relative;
  text-decoration: none;
}
a#main-menu-min i {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background: #dbdee0;
  font-size: 14px;
  padding: 3px 0px;
  color: #7c848d;
  text-align: center;
}
a#main-menu-min i:hover {
  background: #ced1d4;
  color: #6f7880;
}
#sidebar-left {
  height: 100%;
  padding: 10px !important;
  z-index: 2;
  border-right: 1px solid #DDD;
}
.sidebar-nav > ul {
  margin: -9px -25px;
  border: none;
  padding-bottom: 1px;
  font-size: 14px;
  white-space: nowrap;
}
.sidebar-nav > ul > li > ul,
.sidebar-nav > ul > li > ul > li > ul,
.sidebar-nav > ul > li > ul > li > ul > li > ul {
  list-style: none;
  display: none;
  margin: 0;
  padding: 0;
}
.nav.main-menu > li {
  margin-top: -1px;
}
.nav.main-menu > li > a,
.nav.main-menu > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > a,
.nav.main-menu > li > ul > li > ul > li > ul > li > a {
  margin: 0px;
  height: 40px;
  padding: 1px 0 0 0;
  color: #7c848d;
  border: none;
  border-bottom: 1px solid #dbdee0;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav.main-menu > li > a .chevron,
.nav.main-menu > li > ul > li > a .chevron,
.nav.main-menu > li > ul > li > ul > li > a .chevron,
.nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron {
  font-family: 'FontAwesome';
  position: absolute;
  top: 2px;
  right: -5px;
  height: 40px;
  width: 40px;
  padding: 12px 0px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  color: #b2b8bd !important;
}
.nav.main-menu > li > a .chevron.opened:after,
.nav.main-menu > li > ul > li > a .chevron.opened:after,
.nav.main-menu > li > ul > li > ul > li > a .chevron.opened:after,
.nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron.opened:after {
  height: 100%;
  width: 100%;
  content: "\f078";
  text-shadow: none;
}
.nav.main-menu > li > a .chevron.closed:after,
.nav.main-menu > li > ul > li > a .chevron.closed:after,
.nav.main-menu > li > ul > li > ul > li > a .chevron.closed:after,
.nav.main-menu > li > ul > li > ul > li > ul > li > a .chevron.closed:after {
  height: 100%;
  width: 100%;
  content: "\f053";
  text-shadow: none;
  color: #b2b8bd !important;
}
.nav.main-menu > li > a > i,
.nav.main-menu > li > ul > li > a > i {
  margin-right: 10px;
  height: 38px;
  width: 40px;
  padding: 13px 0px;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #dbdee0;
}
.nav.main-menu > li > ul > li > a > i,
.nav.main-menu > li > ul > li > ul > li > a > i,
.nav.main-menu > li > ul > li > ul > li > ul > li > a > i {
  margin-right: 10px;
  height: 38px;
  width: 40px;
  padding: 13px 0px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  border-right: 1px solid #dbdee0;
}
.nav.main-menu > li > ul > li > a {
  background: #e4e5e7;
}
.nav.main-menu > li > ul > li > ul > li > a {
  background: #e1e3e5;
}
.nav.main-menu > li > ul > li > ul > li > ul > li > a {
  background: #dee0e2;
}
.nav.main-menu > li > a:hover,
.nav.main-menu > li > ul > li > a:hover,
.nav.main-menu > li > ul > li > ul > li > a:hover,
.nav.main-menu > li > ul > li > ul > li > ul > li > a:hover {
  background: #ced1d4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav.main-menu > li > a:hover > i,
.nav.main-menu > li > ul > li > a:hover > i,
.nav.main-menu > li > ul > li > ul > li > a:hover > i,
.nav.main-menu > li > ul > li > ul > li > ul > li > a:hover > i {
  border-right: 1px solid #c8ccd0;
}
.nav.main-menu > li > a:hover,
.nav.main-menu > li > ul > li > a:hover {
  background: #ced1d4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav.main-menu > li.active > a,
.nav.main-menu > li > ul > li.active > a,
.nav.main-menu > li > ul > li > ul > li.active > a,
.nav.main-menu > li > ul > li > ul > li > ul > li.active > a {
  background: #ced1d4;
}
.nav.main-menu > li.active > a > i,
.nav.main-menu > li > ul > li.active > a > i,
.nav.main-menu > li > ul > li > ul > li.active > a > i,
.nav.main-menu > li > ul > li > ul > li > ul > li.active > a > i {
  border-right: 1px solid #c8ccd0;
}
.nav.main-menu > li.active > a:hover,
.nav.main-menu > li > ul > li.active > a:hover {
  border: none;
  color: white;
}
.nav.main-menu > li.active > ul {
  padding: 5px 0px;
  background: #dbdee0;
}
.nav.main-menu > li:first-child > a {
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav.main-menu > li:last-child > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#sidebar-left.minified {
  width: 40px !important;
  margin-right: -40px;
}
#sidebar-left.minified .sidebar-nav > ul > li {
  position: relative;
}
#sidebar-left.minified .sidebar-nav > ul > li > a {
  width: 40px;
  position: relative;
}
#sidebar-left.minified .sidebar-nav > ul > li > a.open {
  cursor: default;
}
#sidebar-left.minified .sidebar-nav > ul > li > a .chevron {
  display: none;
  position: absolute;
  left: 178px;
  z-index: 1000;
}
#sidebar-left.minified .sidebar-nav > ul > li > a .text {
  position: absolute;
  z-index: 1000;
  background: #e9ebec;
  min-height: 40px;
  width: 150px;
  padding: 8px 15px;
  border: 1px solid #dbdee0;
  top: 0px;
  left: 39px;
  display: none !important;
}
#sidebar-left.minified .sidebar-nav > ul > li > ul {
  display: none !important;
}
#sidebar-left.minified .sidebar-nav > ul > li:hover > a {
  position: relative;
}
#sidebar-left.minified .sidebar-nav > ul > li:hover > a .chevron {
  display: inline-block;
}
#sidebar-left.minified .sidebar-nav > ul > li:hover > a .text {
  position: absolute;
  z-index: 1000;
  background: #e9ebec;
  min-height: 40px;
  width: 180px;
  padding: 8px 15px;
  border: 1px solid #dbdee0;
  top: 0px;
  left: 39px;
  display: block !important;
}
#sidebar-left.minified .sidebar-nav > ul > li:hover > ul {
  display: block !important;
  position: absolute;
  top: 39px;
  left: 39px;
  z-index: 1000;
  width: 180px;
  background: #e9ebec;
  border: 1px solid #dbdee0;
  border-bottom: none;
}
/* Higher than 1200 (desktop devices)
====================================================================== */
@media (min-width: 1200px) {
  .hidden-xs,
  .hidden-sm,
  .hidden-md,
  .hidden-lg {
    display: inline-block !important;
  }
  a.navbar-brand {
    position: absolute;
    left: 15px;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .container {
    width: 100% !important;
  }
  .container .breadcrumb {
    margin: -30px -30px 30px -30px;
    padding: 10px 30px;
  }
}
/* Higher than 992 (desktop devices)
====================================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs,
  .hidden-sm,
  .hidden-md,
  .hidden-lg {
    display: inline-block !important;
  }
  a.navbar-brand {
    position: absolute;
    left: 15px;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .container {
    width: 100% !important;
  }
  .container .breadcrumb {
    margin: -30px -30px 30px -30px;
    padding: 10px 30px;
  }
}
/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  a#main-menu-toggle {
    margin-left: 8.334%;
  }
  a.navbar-brand {
    padding: 8px 0px !important;
    position: absolute;
    left: 15px;
  }
  a.navbar-brand span {
    font-size: 12px;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .container {
    width: 100% !important;
  }
  .container .breadcrumb {
    margin: -30px -30px 30px -30px;
    padding: 10px 30px;
  }
  .sidebar-nav > ul {
    margin: -9px -10px;
    border: none;
    padding-bottom: 1px;
    font-size: 98%;
  }
  .nav.main-menu > li > ul > li,
  .nav.main-menu > li > ul > li > ul > li,
  .nav.main-menu > li > ul > li > ul > li > ul > li {
    width: 100%;
  }
  .nav.main-menu > li > a > i,
  .nav.main-menu > li > ul > li > a > i,
  .nav.main-menu > li > ul > li > ul > li > a > i,
  .nav.main-menu > li > ul > li > ul > li > ul > li > a > i {
    margin-right: 2px;
    height: 38px;
    width: 100%;
    width: 40px;
    padding: 11px 0px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #dbdee0;
  }
  .btn-navbar {
    display: none !important;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
  .sidebar-nav {
    padding: 0;
    margin-bottom: 0;
  }
}
/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
  body:after,
  body:before {
    display: none;
  }
  a.navbar-brand {
    margin-bottom: 0px;
  }
  #search {
    margin-left: 10px !important;
  }
  .hidden-sm {
    display: inline-block !important;
  }
  .navbar-toggle {
    position: absolute;
    top: -3px;
    right: -10px;
    z-index: 100;
    background: transparent !important;
    text-shadow: none !important;
    border: none !important;
  }
  .navbar-toggle .icon-bar {
    background: white;
  }
  .navbar-collapse {
    max-height: 300px;
    border-top: none;
    box-shadow: none;
    overflow-x: hidden;
    padding-right: 0px;
    padding-left: 0px;
  }
  .header-nav {
    display: none;
  }
  .header-nav li {
    float: left;
  }
  #content {
    overflow: hidden;
  }
  #content .breadcrumb {
    margin: -4px -5px 30px -5px;
  }
  .sidebar-nav {
    border-bottom: 1px solid #dbdee0;
  }
  .sidebar-nav > ul {
    margin: 0 0px;
    background: #f3f3f3;
  }
  /* Page: Messages
        =================================================================== */
  .message-view {
    margin: 0;
  }
  .price-table-overlay {
    width: 100% !important;
    overflow-x: scroll;
  }
  .price-table.five {
    width: 1000px;
  }
  .price-table.four {
    width: 800px;
  }
  .price-table.three {
    width: 900px;
  }
  .price-table.five ul {
    width: 200px;
  }
  .price-table.four ul {
    width: 200px;
  }
  .price-table.three ul {
    width: 300px;
  }
  .price-table.two ul {
    width: 50%;
  }
  .price-table.one ul {
    width: 100%;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    padding: 0px;
  }
  #content {
    padding: 5px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 479px) {
  body {
    padding: 0px;
  }
  .col-xxs-12 {
    width: 100%;
  }
  a.navbar-brand {
    background: transparent;
  }
  a.navbar-brand:hover {
    background: transparent;
  }
  #search select {
    display: none;
  }
  #search input {
    margin-top: 5px;
    margin-left: -10px !important;
    width: 100% !important;
  }
  #content {
    padding: 5px;
  }
  .quick-button,
  .quick-button-small {
    margin-bottom: 20px;
  }
  .discussions ul li .date {
    display: none;
  }
}
/* Calendar Widget
=================================================================== */
.calendar {
  background: white;
}
.calendar .calendar-details {
  background: #dbdee0;
  color: white;
  font-weight: 300px;
  position: relative;
  padding: 20px;
}
.calendar .calendar-details .day {
  font-size: 20px;
  text-transform: uppercase;
  float: left;
  margin: 10px;
}
.calendar .calendar-details .date {
  font-size: 20px;
  margin: 10px;
  text-transform: uppercase;
}
.calendar .calendar-details ul.events {
  list-style: none;
  margin: 0;
  padding: 0;
}
.calendar .calendar-details ul.events li {
  margin: 0px 10px;
}
.calendar .calendar-details .add-event {
  display: block;
  bottom: 10px;
  border-bottom: #b2b8bd;
  padding: 13px 5px 0 5px;
}
.calendar .calendar-details .add-event input {
  width: 100%;
  color: white;
  border: 0;
  font-size: 12px;
  margin: 0;
  padding: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ced1d4;
  z-index: 9;
}
.calendar .fc {
  padding: 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.calendar .fc-widget-header,
.calendar .fc-widget-content {
  border-color: #e9ebec;
}
.calendar .fc-state-default {
  background: white;
  border: none;
  color: #b2b8bd;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: -5px;
  margin-left: -10px;
}
.calendar .fc-state-hover,
.calendar .fc-state-down,
.calendar .fc-state-active,
.calendar .fc-state-disabled {
  color: #34383c;
  background: white;
}
.calendar .fc-day-number {
  margin: 0px 0 0 -30px;
  padding: 5px !important;
  text-align: left;
  font-size: 10px;
  font-weight: 300;
}
.calendar .fc-state-highlight {
  background: transparent;
}
.calendar .fc-state-highlight .fc-day-number {
  color: #36a9e1;
  font-weight: 700;
}
.calendar .event {
  background: #36a9e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: white;
}
.calendar .fc-grid .fc-day-number {
  float: none;
  padding: 0 2px;
  text-align: center;
}
.calendar .fc-grid .fc-other-month .fc-day-number {
  opacity: 1;
  filter: alpha(opacity=1);
  color: #b2b8bd;
}
.calendar .fc-event {
  border: 0;
  height: 1px;
  background: #b2b8bd;
}
.calendar .fc-event .fc-event-inner {
  display: none;
}
/*
 * Copyright (c) 2013 Thibaut Courouble
 * http://www.cssflow.com
 *
 * Licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */
.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 20px;
  padding: 3px;
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 -1px #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #f9f9f9;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #b2b8bd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, #ffffff 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
}
.switch-input:checked ~ .switch-handle {
  left: 40px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-primary > .switch-input:checked ~ .switch-label {
  background: #36a9e1;
}
.switch-success > .switch-input:checked ~ .switch-label {
  background: #78cd51;
}
.switch-warning > .switch-input:checked ~ .switch-label {
  background: #fabb3d;
}
.switch-important > .switch-input:checked ~ .switch-label {
  background: #ff5454;
}
.switch-info > .switch-input:checked ~ .switch-label {
  background: #67c2ef;
}
.switch-danger > .switch-input:checked ~ .switch-label {
  background: #d9534f;
}
/*
 * Copyright (c) 2013 Kenneth Kataiwa
 * http://www.kenkataiwa.com
 *
 * Licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */
.color-swatches {
  margin: 0 -5px;
  overflow: hidden;
}
.color-swatch {
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 5px;
  border-radius: 3px;
  text-align: center;
}
.color-swatches a:hover {
  color: #fff;
}
.color-swatches a:hover.dark-hover {
  color: #222 !important;
}
.color-swatch i {
  font-size: 50px;
  margin: 14px 0 10px;
}
.color-swatch .title {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  line-height: 14px;
}
@media (min-width: 768px) {
  .color-swatch {
    width: 105px;
    height: 105px;
  }
}
.color-swatches .admin {
  background-color: #BFBFBF;
}
.color-swatches .config {
  background-color: #BFBFBF;
}
.color-swatches .gray-darker {
  background-color: #222;
}
.color-swatches .gray-dark {
  background-color: #333;
}
.color-swatches .gray {
  background-color: #555;
}
.color-swatches .gray-light {
  background-color: #ccc;
}
.color-swatches .gray-lighter {
  background-color: #eee;
}
.color-swatches .brand-primary {
  background-color: #428bca;
}
.color-swatches .brand-success {
  background-color: #5cb85c;
}
.color-swatches .brand-warning {
  background-color: #f0ad4e;
}
.color-swatches .brand-danger {
  background-color: #d9534f;
}
.color-swatches .brand-info {
  background-color: #5bc0de;
}
.color-swatches .bs-purple {
  background-color: #563d7c;
}
.color-swatches .bs-purple-light {
  background-color: #c7bfd3;
}
.color-swatches .bs-purple-lighter {
  background-color: #e5e1ea;
}
.color-swatches .bs-gray {
  background-color: #f9f9f9;
}
.color-swatches .management {
  background-color: #26A65B;
}
.color-swatches .payroll {
  background-color: #22A7F0;
}
.color-swatches .loan {
  background-color: #5D8CAE;
}
.color-swatches .leave {
  background-color: #1BBC9B;
}
.color-swatches .performance {
  background-color: #9B59B6;
}
.color-swatches .self-service {
  background-color: #4B77BE;
}
.color-swatches .attendance {
  background-color: #68C3A3;
}
.color-swatches .training {
  background-color: #59ABE3;
}
.color-swatches .admin {
  background-color: #BDC3C7;
}
.color-swatches .report {
  background-color: #95A5A6;
}
/* Scroll bar
-------------------------------------*/
::-webkit-scrollbar {
  width: 17px;
  height: 17px;
  background-color: #f0f0f0;
  border: none;
}
::-webkit-scrollbar-thumb {
  background-color: #cdcdcd;
  border: 1px solid #f0f0f0;
}
::-webkit-scrollbar-corner {
  background-color: #f0f0f0;
}
::-webkit-scrollbar-button {
  background-color: #f0f0f0;
  background-image: url(/assets/img/controls.png);
  background-repeat: no-repeat;
}
::-webkit-scrollbar-button:vertical {
  height: 33px;
}
::-webkit-scrollbar-button:horizontal {
  width: 33px;
}
::-webkit-scrollbar-button:horizontal:increment {
  background-position: 0 -444px;
}
::-webkit-scrollbar-button:horizontal:decrement {
  background-position: 12px -425px;
}
::-webkit-scrollbar-button:vertical:increment {
  background-position: -1px -391px;
}
::-webkit-scrollbar-button:vertical:decrement {
  background-position: -1px -358px;
}
::-webkit-scrollbar-button:horizontal:increment:hover {
  background-position: 0 -548px;
}
::-webkit-scrollbar-button:horizontal:decrement:hover {
  background-position: 12px -529px;
}
::-webkit-scrollbar-button:vertical:increment:hover {
  background-position: -1px -495px;
}
::-webkit-scrollbar-button:vertical:decrement:hover {
  background-position: -1px -462px;
}
::-webkit-scrollbar-button:horizontal:increment:active {
  background-position: 0 -652px;
}
::-webkit-scrollbar-button:horizontal:decrement:active {
  background-position: 12px -633px;
}
::-webkit-scrollbar-button:vertical:increment:active {
  background-position: -1px -599px;
}
::-webkit-scrollbar-button:vertical:decrement:active {
  background-position: -1px -566px;
}
::-webkit-scrollbar-button:horizontal:increment:disabled {
  background-position: 0 -756px;
}
::-webkit-scrollbar-button:horizontal:decrement:disabled {
  background-position: 12px -737px;
}
::-webkit-scrollbar-button:vertical:increment:disabled {
  background-position: -1px -703px;
}
::-webkit-scrollbar-button:vertical:decrement:disabled {
  background-position: -1px -670px;
}
.SF_iPhone .sc {
  -webkit-overflow-scrolling: touch;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-button:hover {
  background-color: #dadada;
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-button:active {
  background-color: #606060;
}
::-webkit-scrollbar-thumb:disabled,
::-webkit-scrollbar-button:disabled {
  background-color: #f9f9f9;
}
/* FuelUX Wizard
=================================================================== */
.wizard {
  *zoom: 1;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.wizard:before,
.wizard:after {
  display: table;
  content: "";
  line-height: 0;
}
.wizard:after {
  clear: both;
}
.wizard ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 4000px;
}
.wizard ul li {
  float: left;
  margin: 0;
  padding: 0 20px 0 30px;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #f7f7f8;
  color: #b2b8bd;
  font-size: 16px;
  cursor: default;
}
.wizard ul li {
  float: left;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #eee;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #f7f7f8;
  color: #b2b8bd;
  font-size: 16px;
  cursor: default;
}
.wizard ul li:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.wizard ul li:last-child {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.wizard ul li .chevron {
  border: 48px solid transparent;
  border-left: 28px solid white;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: -28px;
  z-index: 1;
}
.wizard ul li .chevron:before {
  border: 48px solid transparent;
  border-left: 28px solid #f7f7f8;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: -48px;
}
.wizard ul li.complete {
  background: #bdea74;
  color: white;
}
.wizard ul li.complete:hover {
  background: #e7eff8;
  cursor: pointer;
}
.wizard ul li.complete:hover .chevron:before {
  border-left: 28px solid #e7eff8;
}
.wizard ul li.complete .chevron:before {
  border-left: 28px solid #bdea74;
}
.wizard ul li.active {
  background: #b2b8bd;
  color: white;
}
.wizard ul li.active .chevron:before {
  border-left: 28px solid #b2b8bd;
}
.wizard ul li .badge {
  margin-right: 8px;
}
.wizard ul li:first-child {
  border-radius: 4px 0 0 4px;
  padding-left: 20px;
}
.wizard .actions {
  z-index: 1000;
  position: absolute;
  right: 0;
  line-height: 46px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}
.wizard .actions a {
  line-height: 45px;
  font-size: 12px;
  margin-right: 8px;
}
.wizard .actions .btn-prev i {
  margin-right: 5px;
}
.wizard .actions .btn-next i {
  margin-left: 5px;
}
/* Login Box & Register Box
=================================================================== */
.login-box,
.register-box {
  padding: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.login-box .header,
.register-box .header {
  background: #003171;
  color: white;
  text-align: center;
  margin: -20px -20px 20px -20px;
  padding: 15px;
  text-transform: uppercase;
}
.login-box form.login .input-group-addon,
.register-box form.login .input-group-addon {
  height: 0px !important;
  border-color: #ddd !important;
  background: white;
  /*
      border-left: 1px none !important;
      margin-left: -1px !important;*/
}
.login-box label,
.register-box label {
  margin: 10px 5px -10px 5px;
}
.login-box input[type="text"]:focus,
.register-box input[type="text"]:focus,
.login-box input[type="password"]:focus,
.register-box input[type="password"]:focus {
  outline: none;
}
.login-box .confirm,
.register-box .confirm {
  position: relative;
  margin: 20px 0 10px -15px;
}
.login-box .confirm label,
.register-box .confirm label {
  position: absolute;
  top: -9px;
  left: 30px;
}
.login-box form.register .input-group-addon,
.register-box form.register .input-group-addon {
  height: 0px !important;
  width: 35%;
  border: 1px solid #e9ebec !important;
  background: #e9ebec !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.login-box button,
.register-box button {
  margin: 15px 0px !important;
}
/* Error page */
.branding-error {
  margin: 50px 0px;
}
.branding-error-img {
  height: 150px;
  width: 150px;
}
.branding-error .heading {
  font-family: calibri;
}
.branding-error .details {
  font-size: 24px;
  font-weight: 100;
  font-family: calibri light, calibri;
}
.branding-error .btn {
  float: right;
}
.branding-error .detail-container {
  max-width: 700px;
}
/*# sourceMappingURL=style.css.map */