/* Minification failed. Returning unminified contents.
(14649,283): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(14649,283): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(14650,147): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(14655,152): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(14656,147): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(14661,283): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(14661,283): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(14662,282): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(14662,282): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(14667,152): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(14668,282): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(14668,282): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(14673,152): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(14674,147): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
 */
@media (max-width: 767px) {
  /* line 24, ../sass/theme/_utilities.scss */
  .text-center-xs {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 30, ../sass/theme/_utilities.scss */
  .img-responsive-sm {
    display: block;
    height: auto !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  /* line 38, ../sass/theme/_utilities.scss */
  .no-mg-t-xs {
    margin-top: 0 !important;
  }
}

/* line 44, ../sass/theme/_utilities.scss */
.no-mg-t {
  margin-top: 0 !important;
}

/* line 45, ../sass/theme/_utilities.scss */
.no-mg-b {
  margin-bottom: 0 !important;
}

/* line 133, ../sass/theme/_utilities.scss */
.center-block {
  margin-left: auto;
  margin-right: auto;
}

/* line 137, ../sass/theme/_utilities.scss */
.opacity-25 {
  opacity: 0.25;
}

/* line 141, ../sass/theme/_utilities.scss */
.opacity-50 {
  opacity: 0.5;
}

/* line 145, ../sass/theme/_utilities.scss */
.opacity-75 {
  opacity: 0.75;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-red header .navbar {
  background-color: #f34541;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-red header .navbar .toggle-nav {
  background-color: #f34541;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-red header .navbar .toggle-nav:active, .contrast-red header .navbar .toggle-nav.active, .contrast-red header .navbar .toggle-nav:hover {
  background-color: #f01611;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-red header .navbar .navbar-form button {
  color: #f34541;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-red header .navbar .navbar-form button:hover {
  color: #aa0e0b;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-red header .navbar .navbar-form input {
  border-color: #f01611;
  color: #aa0e0b;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:-moz-placeholder {
  color: #f67471;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:-ms-input-placeholder {
  color: #f67471;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #f67471;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #f9a3a1;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #f9a3a1;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #f9a3a1;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-red header .navbar .navbar-form input:focus {
  border-color: #c2100c;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #f88b89;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #f88b89;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #f88b89;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a {
  background: #f01b16;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a .label {
  color: #f01b16;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a:hover, .contrast-red header .navbar > .nav > li.light > a:active, .contrast-red header .navbar > .nav > li.light > a:focus {
  background-color: #d8120e;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a {
  background: #d8120e;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a .label {
  color: #d8120e;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a:hover > a, .contrast-red header .navbar > .nav > li.medium > a:active > a, .contrast-red header .navbar > .nav > li.medium > a:focus > a {
  background-color: #cb110d;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a {
  background: #c3100c;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a .label {
  color: #c3100c;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a:hover > a, .contrast-red header .navbar > .nav > li.dark > a:active > a, .contrast-red header .navbar > .nav > li.dark > a:focus > a {
  background-color: #b60f0b;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-red header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f34541;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-red header .navbar .nav li .label {
  color: #f34541;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-red .nav .caret, .contrast-red .nav a:hover .caret {
  border-top-color: #f34541;
  border-bottom-color: #f34541;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-red code {
  background-color: #f3e5e6;
  color: #f35551;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f34541;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f34541 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f34541;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f34541;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-red .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f34541 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-red.contrast-background, .contrast-red .contrast-background {
  background: #f34541 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-red .text-contrast, .contrast-red .contrast {
  color: #f34541 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-red .contrast-border {
  border-color: #f34541 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-red .accordion.accordion-contrast .accordion-group {
  border-color: #f34541;
  border-bottom-color: #f9a3a1;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-red .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #f34541;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-red .box-quick-link.contrast-background a:active .header {
  background: #f01611;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-red .box-quick-link.contrast-background:hover .header {
  background: #f12e29;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-red .box-statistic.contrast-background .title, .contrast-red .box-statistic.contrast-background small, .contrast-red .box-statistic.contrast-background [class*="icon-"] {
  color: #f34541 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-red .breadcrumb li:first-child > a:hover {
  color: #f34541 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-red h1 [class^="icon-"] {
  color: #f34541;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-red .dropdown-menu > .active > a, .contrast-red .dropdown-menu > .active > a:hover, .contrast-red .dropdown-menu > .active > a:focus, .contrast-red .dropdown-menu > li > a:hover, .contrast-red .dropdown-menu > li > a:focus, .contrast-red .dropdown-submenu:hover > a, .contrast-red .dropdown-submenu:focus > a {
  background-color: #f34541 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-red .box .box-header .actions .btn-link:hover {
  color: #f34541;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-red .fuelux .wizard ul li.active {
  background-color: #f34541;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-red .fc-event .fc-event-inner {
  border-color: #f34541;
  background-color: #f34541;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-red .contrast-caret {
  border-top-color: #f34541 !important;
  border-bottom-color: #f34541 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-red .select2-results .select2-highlighted {
  background: #f34541;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-red .daterangepicker .ranges li.active, .contrast-red .daterangepicker .ranges li:hover {
  background: #f34541;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-red .daterangepicker td.active, .contrast-red .daterangepicker td.active:hover {
  background: #f34541;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-red .datepicker td span.active:hover, .contrast-red .datepicker td span.active:hover:hover, .contrast-red .datepicker td span.active.disabled:hover, .contrast-red .datepicker td span.active.disabled:hover:hover, .contrast-red .datepicker td span.active:active, .contrast-red .datepicker td span.active:hover:active, .contrast-red .datepicker td span.active.disabled:active, .contrast-red .datepicker td span.active.disabled:hover:active, .contrast-red .datepicker td span.active.active, .contrast-red .datepicker td span.active:hover.active, .contrast-red .datepicker td span.active.disabled.active, .contrast-red .datepicker td span.active.disabled:hover.active, .contrast-red .datepicker td span.active.disabled, .contrast-red .datepicker td span.active:hover.disabled, .contrast-red .datepicker td span.active.disabled.disabled, .contrast-red .datepicker td span.active.disabled:hover.disabled, .contrast-red .datepicker td span.active[disabled], .contrast-red .datepicker td span.active:hover[disabled], .contrast-red .datepicker td span.active.disabled[disabled], .contrast-red .datepicker td span.active.disabled:hover[disabled], .contrast-red .datepicker td.active:hover, .contrast-red .datepicker td.active:hover:hover, .contrast-red .datepicker td.active.disabled:hover, .contrast-red .datepicker td.active.disabled:hover:hover, .contrast-red .datepicker td.active:active, .contrast-red .datepicker td.active:hover:active, .contrast-red .datepicker td.active.disabled:active, .contrast-red .datepicker td.active.disabled:hover:active, .contrast-red .datepicker td.active.active, .contrast-red .datepicker td.active:hover.active, .contrast-red .datepicker td.active.disabled.active, .contrast-red .datepicker td.active.disabled:hover.active, .contrast-red .datepicker td.active.disabled, .contrast-red .datepicker td.active:hover.disabled, .contrast-red .datepicker td.active.disabled.disabled, .contrast-red .datepicker td.active.disabled:hover.disabled, .contrast-red .datepicker td.active[disabled], .contrast-red .datepicker td.active:hover[disabled], .contrast-red .datepicker td.active.disabled[disabled], .contrast-red .datepicker td.active.disabled:hover[disabled] {
  background: #f34541;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-red .dropdown-menu > .active > a, .contrast-red .dropdown-menu > .active > a:hover, .contrast-red .dropdown-menu > .active > a:focus {
  background: #f34541;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-red .dd-handle:hover {
  color: #f34541;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-red .dd-placeholder {
  border-color: #f34541;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-orange header .navbar {
  background-color: #f8a326;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-orange header .navbar .toggle-nav {
  background-color: #f8a326;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-orange header .navbar .toggle-nav:active, .contrast-orange header .navbar .toggle-nav.active, .contrast-orange header .navbar .toggle-nav:hover {
  background-color: #e48a07;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-orange header .navbar .navbar-form button {
  color: #f8a326;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-orange header .navbar .navbar-form button:hover {
  color: #9a5d05;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-orange header .navbar .navbar-form input {
  border-color: #e48a07;
  color: #9a5d05;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:-moz-placeholder {
  color: #fab857;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:-ms-input-placeholder {
  color: #fab857;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #fab857;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #fbcd89;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #fbcd89;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #fbcd89;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-orange header .navbar .navbar-form input:focus {
  border-color: #b26c06;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #fac270;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #fac270;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #fac270;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a {
  background: #e98d08;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a .label {
  color: #e98d08;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a:hover, .contrast-orange header .navbar > .nav > li.light > a:active, .contrast-orange header .navbar > .nav > li.light > a:focus {
  background-color: #c97b06;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a {
  background: #c97b06;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a .label {
  color: #c97b06;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a:hover > a, .contrast-orange header .navbar > .nav > li.medium > a:active > a, .contrast-orange header .navbar > .nav > li.medium > a:focus > a {
  background-color: #bc7206;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a {
  background: #b36d06;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a .label {
  color: #b36d06;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a:hover > a, .contrast-orange header .navbar > .nav > li.dark > a:active > a, .contrast-orange header .navbar > .nav > li.dark > a:focus > a {
  background-color: #a66505;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-orange header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f8a326;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-orange header .navbar .nav li .label {
  color: #f8a326;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-orange .nav .caret, .contrast-orange .nav a:hover .caret {
  border-top-color: #f8a326;
  border-bottom-color: #f8a326;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-orange code {
  background-color: #f4eee3;
  color: #f7aa38;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f8a326;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f8a326 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f8a326;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f8a326;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-orange .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f8a326 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-orange.contrast-background, .contrast-orange .contrast-background {
  background: #f8a326 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-orange .text-contrast, .contrast-orange .contrast {
  color: #f8a326 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-orange .contrast-border {
  border-color: #f8a326 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-orange .accordion.accordion-contrast .accordion-group {
  border-color: #f8a326;
  border-bottom-color: #fbcd89;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-orange .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #f8a326;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-orange .box-quick-link.contrast-background a:active .header {
  background: #e48a07;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-orange .box-quick-link.contrast-background:hover .header {
  background: #f7990d;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-orange .box-statistic.contrast-background .title, .contrast-orange .box-statistic.contrast-background small, .contrast-orange .box-statistic.contrast-background [class*="icon-"] {
  color: #f8a326 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-orange .breadcrumb li:first-child > a:hover {
  color: #f8a326 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-orange h1 [class^="icon-"] {
  color: #f8a326;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-orange .dropdown-menu > .active > a, .contrast-orange .dropdown-menu > .active > a:hover, .contrast-orange .dropdown-menu > .active > a:focus, .contrast-orange .dropdown-menu > li > a:hover, .contrast-orange .dropdown-menu > li > a:focus, .contrast-orange .dropdown-submenu:hover > a, .contrast-orange .dropdown-submenu:focus > a {
  background-color: #f8a326 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-orange .box .box-header .actions .btn-link:hover {
  color: #f8a326;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-orange .fuelux .wizard ul li.active {
  background-color: #f8a326;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-orange .fc-event .fc-event-inner {
  border-color: #f8a326;
  background-color: #f8a326;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-orange .contrast-caret {
  border-top-color: #f8a326 !important;
  border-bottom-color: #f8a326 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-orange .select2-results .select2-highlighted {
  background: #f8a326;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-orange .daterangepicker .ranges li.active, .contrast-orange .daterangepicker .ranges li:hover {
  background: #f8a326;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-orange .daterangepicker td.active, .contrast-orange .daterangepicker td.active:hover {
  background: #f8a326;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-orange .datepicker td span.active:hover, .contrast-orange .datepicker td span.active:hover:hover, .contrast-orange .datepicker td span.active.disabled:hover, .contrast-orange .datepicker td span.active.disabled:hover:hover, .contrast-orange .datepicker td span.active:active, .contrast-orange .datepicker td span.active:hover:active, .contrast-orange .datepicker td span.active.disabled:active, .contrast-orange .datepicker td span.active.disabled:hover:active, .contrast-orange .datepicker td span.active.active, .contrast-orange .datepicker td span.active:hover.active, .contrast-orange .datepicker td span.active.disabled.active, .contrast-orange .datepicker td span.active.disabled:hover.active, .contrast-orange .datepicker td span.active.disabled, .contrast-orange .datepicker td span.active:hover.disabled, .contrast-orange .datepicker td span.active.disabled.disabled, .contrast-orange .datepicker td span.active.disabled:hover.disabled, .contrast-orange .datepicker td span.active[disabled], .contrast-orange .datepicker td span.active:hover[disabled], .contrast-orange .datepicker td span.active.disabled[disabled], .contrast-orange .datepicker td span.active.disabled:hover[disabled], .contrast-orange .datepicker td.active:hover, .contrast-orange .datepicker td.active:hover:hover, .contrast-orange .datepicker td.active.disabled:hover, .contrast-orange .datepicker td.active.disabled:hover:hover, .contrast-orange .datepicker td.active:active, .contrast-orange .datepicker td.active:hover:active, .contrast-orange .datepicker td.active.disabled:active, .contrast-orange .datepicker td.active.disabled:hover:active, .contrast-orange .datepicker td.active.active, .contrast-orange .datepicker td.active:hover.active, .contrast-orange .datepicker td.active.disabled.active, .contrast-orange .datepicker td.active.disabled:hover.active, .contrast-orange .datepicker td.active.disabled, .contrast-orange .datepicker td.active:hover.disabled, .contrast-orange .datepicker td.active.disabled.disabled, .contrast-orange .datepicker td.active.disabled:hover.disabled, .contrast-orange .datepicker td.active[disabled], .contrast-orange .datepicker td.active:hover[disabled], .contrast-orange .datepicker td.active.disabled[disabled], .contrast-orange .datepicker td.active.disabled:hover[disabled] {
  background: #f8a326;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-orange .dropdown-menu > .active > a, .contrast-orange .dropdown-menu > .active > a:hover, .contrast-orange .dropdown-menu > .active > a:focus {
  background: #f8a326;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-orange .dd-handle:hover {
  color: #f8a326;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-orange .dd-placeholder {
  border-color: #f8a326;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-blue header .navbar {
  background-color: #00acec;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-blue header .navbar .toggle-nav {
  background-color: #00acec;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-blue header .navbar .toggle-nav:active, .contrast-blue header .navbar .toggle-nav.active, .contrast-blue header .navbar .toggle-nav:hover {
  background-color: #0087b9;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-blue header .navbar .navbar-form button {
  color: #00acec;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-blue header .navbar .navbar-form button:hover {
  color: #004f6d;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-blue header .navbar .navbar-form input {
  border-color: #0087b9;
  color: #004f6d;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:-moz-placeholder {
  color: #20c3ff;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:-ms-input-placeholder {
  color: #20c3ff;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #20c3ff;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #53d0ff;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #53d0ff;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #53d0ff;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-blue header .navbar .navbar-form input:focus {
  border-color: #006286;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #3ac9ff;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #3ac9ff;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #3ac9ff;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a {
  background: #008bbe;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a .label {
  color: #008bbe;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a:hover, .contrast-blue header .navbar > .nav > li.light > a:active, .contrast-blue header .navbar > .nav > li.light > a:focus {
  background-color: #00739e;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a {
  background: #00739e;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a .label {
  color: #00739e;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a:hover > a, .contrast-blue header .navbar > .nav > li.medium > a:active > a, .contrast-blue header .navbar > .nav > li.medium > a:focus > a {
  background-color: #006990;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a {
  background: #006287;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a .label {
  color: #006287;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a:hover > a, .contrast-blue header .navbar > .nav > li.dark > a:active > a, .contrast-blue header .navbar > .nav > li.dark > a:focus > a {
  background-color: #005879;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-blue header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #00acec;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-blue header .navbar .nav li .label {
  color: #00acec;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-blue .nav .caret, .contrast-blue .nav a:hover .caret {
  border-top-color: #00acec;
  border-bottom-color: #00acec;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-blue code {
  background-color: #dbeff7;
  color: #15b2ed;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #00acec;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #00acec !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #00acec;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #00acec;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-blue .box .box-header.contrast-background .actions .btn-link:hover {
  color: #00acec !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-blue.contrast-background, .contrast-blue .contrast-background {
  background: #00acec !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-blue .text-contrast, .contrast-blue .contrast {
  color: #00acec !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-blue .contrast-border {
  border-color: #00acec !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-blue .accordion.accordion-contrast .accordion-group {
  border-color: #00acec;
  border-bottom-color: #53d0ff;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-blue .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #00acec;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-blue .box-quick-link.contrast-background a:active .header {
  background: #0087b9;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-blue .box-quick-link.contrast-background:hover .header {
  background: #0099d3;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-blue .box-statistic.contrast-background .title, .contrast-blue .box-statistic.contrast-background small, .contrast-blue .box-statistic.contrast-background [class*="icon-"] {
  color: #00acec !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-blue .breadcrumb li:first-child > a:hover {
  color: #00acec !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-blue h1 [class^="icon-"] {
  color: #00acec;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-blue .dropdown-menu > .active > a, .contrast-blue .dropdown-menu > .active > a:hover, .contrast-blue .dropdown-menu > .active > a:focus, .contrast-blue .dropdown-menu > li > a:hover, .contrast-blue .dropdown-menu > li > a:focus, .contrast-blue .dropdown-submenu:hover > a, .contrast-blue .dropdown-submenu:focus > a {
  background-color: #00acec !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-blue .box .box-header .actions .btn-link:hover {
  color: #00acec;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-blue .fuelux .wizard ul li.active {
  background-color: #00acec;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-blue .fc-event .fc-event-inner {
  border-color: #00acec;
  background-color: #00acec;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-blue .contrast-caret {
  border-top-color: #00acec !important;
  border-bottom-color: #00acec !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-blue .select2-results .select2-highlighted {
  background: #00acec;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-blue .daterangepicker .ranges li.active, .contrast-blue .daterangepicker .ranges li:hover {
  background: #00acec;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-blue .daterangepicker td.active, .contrast-blue .daterangepicker td.active:hover {
  background: #00acec;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-blue .datepicker td span.active:hover, .contrast-blue .datepicker td span.active:hover:hover, .contrast-blue .datepicker td span.active.disabled:hover, .contrast-blue .datepicker td span.active.disabled:hover:hover, .contrast-blue .datepicker td span.active:active, .contrast-blue .datepicker td span.active:hover:active, .contrast-blue .datepicker td span.active.disabled:active, .contrast-blue .datepicker td span.active.disabled:hover:active, .contrast-blue .datepicker td span.active.active, .contrast-blue .datepicker td span.active:hover.active, .contrast-blue .datepicker td span.active.disabled.active, .contrast-blue .datepicker td span.active.disabled:hover.active, .contrast-blue .datepicker td span.active.disabled, .contrast-blue .datepicker td span.active:hover.disabled, .contrast-blue .datepicker td span.active.disabled.disabled, .contrast-blue .datepicker td span.active.disabled:hover.disabled, .contrast-blue .datepicker td span.active[disabled], .contrast-blue .datepicker td span.active:hover[disabled], .contrast-blue .datepicker td span.active.disabled[disabled], .contrast-blue .datepicker td span.active.disabled:hover[disabled], .contrast-blue .datepicker td.active:hover, .contrast-blue .datepicker td.active:hover:hover, .contrast-blue .datepicker td.active.disabled:hover, .contrast-blue .datepicker td.active.disabled:hover:hover, .contrast-blue .datepicker td.active:active, .contrast-blue .datepicker td.active:hover:active, .contrast-blue .datepicker td.active.disabled:active, .contrast-blue .datepicker td.active.disabled:hover:active, .contrast-blue .datepicker td.active.active, .contrast-blue .datepicker td.active:hover.active, .contrast-blue .datepicker td.active.disabled.active, .contrast-blue .datepicker td.active.disabled:hover.active, .contrast-blue .datepicker td.active.disabled, .contrast-blue .datepicker td.active:hover.disabled, .contrast-blue .datepicker td.active.disabled.disabled, .contrast-blue .datepicker td.active.disabled:hover.disabled, .contrast-blue .datepicker td.active[disabled], .contrast-blue .datepicker td.active:hover[disabled], .contrast-blue .datepicker td.active.disabled[disabled], .contrast-blue .datepicker td.active.disabled:hover[disabled] {
  background: #00acec;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-blue .dropdown-menu > .active > a, .contrast-blue .dropdown-menu > .active > a:hover, .contrast-blue .dropdown-menu > .active > a:focus {
  background: #00acec;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-blue .dd-handle:hover {
  color: #00acec;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-blue .dd-placeholder {
  border-color: #00acec;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-purple header .navbar {
  background-color: #9564e2;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-purple header .navbar .toggle-nav {
  background-color: #9564e2;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-purple header .navbar .toggle-nav:active, .contrast-purple header .navbar .toggle-nav.active, .contrast-purple header .navbar .toggle-nav:hover {
  background-color: #7839da;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-purple header .navbar .navbar-form button {
  color: #9564e2;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-purple header .navbar .navbar-form button:hover {
  color: #541fa7;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-purple header .navbar .navbar-form input {
  border-color: #7839da;
  color: #541fa7;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:-moz-placeholder {
  color: #b28fea;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b28fea;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b28fea;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #d0baf2;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #d0baf2;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #d0baf2;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-purple header .navbar .navbar-form input:focus {
  border-color: #5f23bd;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #c1a4ee;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #c1a4ee;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #c1a4ee;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a {
  background: #7839da;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a .label {
  color: #7839da;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a:hover, .contrast-purple header .navbar > .nav > li.light > a:active, .contrast-purple header .navbar > .nav > li.light > a:focus {
  background-color: #6526ca;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a {
  background: #6526ca;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a .label {
  color: #6526ca;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a:hover > a, .contrast-purple header .navbar > .nav > li.medium > a:active > a, .contrast-purple header .navbar > .nav > li.medium > a:focus > a {
  background-color: #5f23bd;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a {
  background: #5b22b4;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a .label {
  color: #5b22b4;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a:hover > a, .contrast-purple header .navbar > .nav > li.dark > a:active > a, .contrast-purple header .navbar > .nav > li.dark > a:focus > a {
  background-color: #541fa7;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-purple header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #9564e2;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-purple header .navbar .nav li .label {
  color: #9564e2;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-purple .nav .caret, .contrast-purple .nav a:hover .caret {
  border-top-color: #9564e2;
  border-bottom-color: #9564e2;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-purple code {
  background-color: #eae8f6;
  color: #9d71e4;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #9564e2;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #9564e2 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #9564e2;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #9564e2;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-purple .box .box-header.contrast-background .actions .btn-link:hover {
  color: #9564e2 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-purple.contrast-background, .contrast-purple .contrast-background {
  background: #9564e2 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-purple .text-contrast, .contrast-purple .contrast {
  color: #9564e2 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-purple .contrast-border {
  border-color: #9564e2 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-purple .accordion.accordion-contrast .accordion-group {
  border-color: #9564e2;
  border-bottom-color: #d0baf2;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-purple .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #9564e2;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-purple .box-quick-link.contrast-background a:active .header {
  background: #7839da;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-purple .box-quick-link.contrast-background:hover .header {
  background: #864fde;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-purple .box-statistic.contrast-background .title, .contrast-purple .box-statistic.contrast-background small, .contrast-purple .box-statistic.contrast-background [class*="icon-"] {
  color: #9564e2 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-purple .breadcrumb li:first-child > a:hover {
  color: #9564e2 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-purple h1 [class^="icon-"] {
  color: #9564e2;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-purple .dropdown-menu > .active > a, .contrast-purple .dropdown-menu > .active > a:hover, .contrast-purple .dropdown-menu > .active > a:focus, .contrast-purple .dropdown-menu > li > a:hover, .contrast-purple .dropdown-menu > li > a:focus, .contrast-purple .dropdown-submenu:hover > a, .contrast-purple .dropdown-submenu:focus > a {
  background-color: #9564e2 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-purple .box .box-header .actions .btn-link:hover {
  color: #9564e2;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-purple .fuelux .wizard ul li.active {
  background-color: #9564e2;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-purple .fc-event .fc-event-inner {
  border-color: #9564e2;
  background-color: #9564e2;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-purple .contrast-caret {
  border-top-color: #9564e2 !important;
  border-bottom-color: #9564e2 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-purple .select2-results .select2-highlighted {
  background: #9564e2;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-purple .daterangepicker .ranges li.active, .contrast-purple .daterangepicker .ranges li:hover {
  background: #9564e2;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-purple .daterangepicker td.active, .contrast-purple .daterangepicker td.active:hover {
  background: #9564e2;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-purple .datepicker td span.active:hover, .contrast-purple .datepicker td span.active:hover:hover, .contrast-purple .datepicker td span.active.disabled:hover, .contrast-purple .datepicker td span.active.disabled:hover:hover, .contrast-purple .datepicker td span.active:active, .contrast-purple .datepicker td span.active:hover:active, .contrast-purple .datepicker td span.active.disabled:active, .contrast-purple .datepicker td span.active.disabled:hover:active, .contrast-purple .datepicker td span.active.active, .contrast-purple .datepicker td span.active:hover.active, .contrast-purple .datepicker td span.active.disabled.active, .contrast-purple .datepicker td span.active.disabled:hover.active, .contrast-purple .datepicker td span.active.disabled, .contrast-purple .datepicker td span.active:hover.disabled, .contrast-purple .datepicker td span.active.disabled.disabled, .contrast-purple .datepicker td span.active.disabled:hover.disabled, .contrast-purple .datepicker td span.active[disabled], .contrast-purple .datepicker td span.active:hover[disabled], .contrast-purple .datepicker td span.active.disabled[disabled], .contrast-purple .datepicker td span.active.disabled:hover[disabled], .contrast-purple .datepicker td.active:hover, .contrast-purple .datepicker td.active:hover:hover, .contrast-purple .datepicker td.active.disabled:hover, .contrast-purple .datepicker td.active.disabled:hover:hover, .contrast-purple .datepicker td.active:active, .contrast-purple .datepicker td.active:hover:active, .contrast-purple .datepicker td.active.disabled:active, .contrast-purple .datepicker td.active.disabled:hover:active, .contrast-purple .datepicker td.active.active, .contrast-purple .datepicker td.active:hover.active, .contrast-purple .datepicker td.active.disabled.active, .contrast-purple .datepicker td.active.disabled:hover.active, .contrast-purple .datepicker td.active.disabled, .contrast-purple .datepicker td.active:hover.disabled, .contrast-purple .datepicker td.active.disabled.disabled, .contrast-purple .datepicker td.active.disabled:hover.disabled, .contrast-purple .datepicker td.active[disabled], .contrast-purple .datepicker td.active:hover[disabled], .contrast-purple .datepicker td.active.disabled[disabled], .contrast-purple .datepicker td.active.disabled:hover[disabled] {
  background: #9564e2;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-purple .dropdown-menu > .active > a, .contrast-purple .dropdown-menu > .active > a:hover, .contrast-purple .dropdown-menu > .active > a:focus {
  background: #9564e2;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-purple .dd-handle:hover {
  color: #9564e2;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-purple .dd-placeholder {
  border-color: #9564e2;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-green header .navbar {
  background-color: #49bf67;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-green header .navbar .toggle-nav {
  background-color: #49bf67;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-green header .navbar .toggle-nav:active, .contrast-green header .navbar .toggle-nav.active, .contrast-green header .navbar .toggle-nav:hover {
  background-color: #379e51;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-green header .navbar .navbar-form button {
  color: #49bf67;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-green header .navbar .navbar-form button:hover {
  color: #246534;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-green header .navbar .navbar-form input {
  border-color: #379e51;
  color: #246534;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:-moz-placeholder {
  color: #6fcc87;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:-ms-input-placeholder {
  color: #6fcc87;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #6fcc87;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #94daa6;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #94daa6;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #94daa6;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-green header .navbar .navbar-form input:focus {
  border-color: #2a783e;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #82d396;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #82d396;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #82d396;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a {
  background: #379e51;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a .label {
  color: #379e51;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a:hover, .contrast-green header .navbar > .nav > li.light > a:active, .contrast-green header .navbar > .nav > li.light > a:focus {
  background-color: #2e8344;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a {
  background: #2e8344;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a .label {
  color: #2e8344;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a:hover > a, .contrast-green header .navbar > .nav > li.medium > a:active > a, .contrast-green header .navbar > .nav > li.medium > a:focus > a {
  background-color: #2a783e;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a {
  background: #27703a;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a .label {
  color: #27703a;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a:hover > a, .contrast-green header .navbar > .nav > li.dark > a:active > a, .contrast-green header .navbar > .nav > li.dark > a:focus > a {
  background-color: #246534;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-green header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #49bf67;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-green header .navbar .nav li .label {
  color: #49bf67;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-green .nav .caret, .contrast-green .nav a:hover .caret {
  border-top-color: #49bf67;
  border-bottom-color: #49bf67;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-green code {
  background-color: #e2f1ea;
  color: #58c474;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #49bf67;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #49bf67 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #49bf67;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #49bf67;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-green .box .box-header.contrast-background .actions .btn-link:hover {
  color: #49bf67 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-green.contrast-background, .contrast-green .contrast-background {
  background: #49bf67 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-green .text-contrast, .contrast-green .contrast {
  color: #49bf67 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-green .contrast-border {
  border-color: #49bf67 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-green .accordion.accordion-contrast .accordion-group {
  border-color: #49bf67;
  border-bottom-color: #94daa6;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-green .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #49bf67;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-green .box-quick-link.contrast-background a:active .header {
  background: #379e51;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-green .box-quick-link.contrast-background:hover .header {
  background: #3eb05b;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-green .box-statistic.contrast-background .title, .contrast-green .box-statistic.contrast-background small, .contrast-green .box-statistic.contrast-background [class*="icon-"] {
  color: #49bf67 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-green .breadcrumb li:first-child > a:hover {
  color: #49bf67 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-green h1 [class^="icon-"] {
  color: #49bf67;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-green .dropdown-menu > .active > a, .contrast-green .dropdown-menu > .active > a:hover, .contrast-green .dropdown-menu > .active > a:focus, .contrast-green .dropdown-menu > li > a:hover, .contrast-green .dropdown-menu > li > a:focus, .contrast-green .dropdown-submenu:hover > a, .contrast-green .dropdown-submenu:focus > a {
  background-color: #49bf67 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-green .box .box-header .actions .btn-link:hover {
  color: #49bf67;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-green .fuelux .wizard ul li.active {
  background-color: #49bf67;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-green .fc-event .fc-event-inner {
  border-color: #49bf67;
  background-color: #49bf67;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-green .contrast-caret {
  border-top-color: #49bf67 !important;
  border-bottom-color: #49bf67 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-green .select2-results .select2-highlighted {
  background: #49bf67;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-green .daterangepicker .ranges li.active, .contrast-green .daterangepicker .ranges li:hover {
  background: #49bf67;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-green .daterangepicker td.active, .contrast-green .daterangepicker td.active:hover {
  background: #49bf67;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-green .datepicker td span.active:hover, .contrast-green .datepicker td span.active:hover:hover, .contrast-green .datepicker td span.active.disabled:hover, .contrast-green .datepicker td span.active.disabled:hover:hover, .contrast-green .datepicker td span.active:active, .contrast-green .datepicker td span.active:hover:active, .contrast-green .datepicker td span.active.disabled:active, .contrast-green .datepicker td span.active.disabled:hover:active, .contrast-green .datepicker td span.active.active, .contrast-green .datepicker td span.active:hover.active, .contrast-green .datepicker td span.active.disabled.active, .contrast-green .datepicker td span.active.disabled:hover.active, .contrast-green .datepicker td span.active.disabled, .contrast-green .datepicker td span.active:hover.disabled, .contrast-green .datepicker td span.active.disabled.disabled, .contrast-green .datepicker td span.active.disabled:hover.disabled, .contrast-green .datepicker td span.active[disabled], .contrast-green .datepicker td span.active:hover[disabled], .contrast-green .datepicker td span.active.disabled[disabled], .contrast-green .datepicker td span.active.disabled:hover[disabled], .contrast-green .datepicker td.active:hover, .contrast-green .datepicker td.active:hover:hover, .contrast-green .datepicker td.active.disabled:hover, .contrast-green .datepicker td.active.disabled:hover:hover, .contrast-green .datepicker td.active:active, .contrast-green .datepicker td.active:hover:active, .contrast-green .datepicker td.active.disabled:active, .contrast-green .datepicker td.active.disabled:hover:active, .contrast-green .datepicker td.active.active, .contrast-green .datepicker td.active:hover.active, .contrast-green .datepicker td.active.disabled.active, .contrast-green .datepicker td.active.disabled:hover.active, .contrast-green .datepicker td.active.disabled, .contrast-green .datepicker td.active:hover.disabled, .contrast-green .datepicker td.active.disabled.disabled, .contrast-green .datepicker td.active.disabled:hover.disabled, .contrast-green .datepicker td.active[disabled], .contrast-green .datepicker td.active:hover[disabled], .contrast-green .datepicker td.active.disabled[disabled], .contrast-green .datepicker td.active.disabled:hover[disabled] {
  background: #49bf67;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-green .dropdown-menu > .active > a, .contrast-green .dropdown-menu > .active > a:hover, .contrast-green .dropdown-menu > .active > a:focus {
  background: #49bf67;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-green .dd-handle:hover {
  color: #49bf67;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-green .dd-placeholder {
  border-color: #49bf67;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-fb header .navbar {
  background-color: #3d579d;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-fb header .navbar .toggle-nav {
  background-color: #3d579d;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-fb header .navbar .toggle-nav:active, .contrast-fb header .navbar .toggle-nav.active, .contrast-fb header .navbar .toggle-nav:hover {
  background-color: #2f4378;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-fb header .navbar .navbar-form button {
  color: #3d579d;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-fb header .navbar .navbar-form button:hover {
  color: #192441;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-fb header .navbar .navbar-form input {
  border-color: #2f4378;
  color: #192441;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:-moz-placeholder {
  color: #516ebc;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:-ms-input-placeholder {
  color: #516ebc;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #516ebc;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #768dca;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #768dca;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #768dca;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-fb header .navbar .navbar-form input:focus {
  border-color: #202e54;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #647ec3;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #647ec3;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #647ec3;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a {
  background: #2f4378;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a .label {
  color: #2f4378;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a:hover, .contrast-fb header .navbar > .nav > li.light > a:active, .contrast-fb header .navbar > .nav > li.light > a:focus {
  background-color: #25345f;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a {
  background: #25345f;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a .label {
  color: #25345f;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a:hover > a, .contrast-fb header .navbar > .nav > li.medium > a:active > a, .contrast-fb header .navbar > .nav > li.medium > a:focus > a {
  background-color: #202e54;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a {
  background: #1e2a4c;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a .label {
  color: #1e2a4c;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a:hover > a, .contrast-fb header .navbar > .nav > li.dark > a:active > a, .contrast-fb header .navbar > .nav > li.dark > a:focus > a {
  background-color: #192441;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-fb header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #3d579d;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-fb header .navbar .nav li .label {
  color: #3d579d;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-fb .nav .caret, .contrast-fb .nav a:hover .caret {
  border-top-color: #3d579d;
  border-bottom-color: #3d579d;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-fb code {
  background-color: #e1e7ef;
  color: #4d65a5;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #3d579d;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #3d579d !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #3d579d;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #3d579d;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-fb .box .box-header.contrast-background .actions .btn-link:hover {
  color: #3d579d !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-fb.contrast-background, .contrast-fb .contrast-background {
  background: #3d579d !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-fb .text-contrast, .contrast-fb .contrast {
  color: #3d579d !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-fb .contrast-border {
  border-color: #3d579d !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-fb .accordion.accordion-contrast .accordion-group {
  border-color: #3d579d;
  border-bottom-color: #768dca;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-fb .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #3d579d;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-fb .box-quick-link.contrast-background a:active .header {
  background: #2f4378;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-fb .box-quick-link.contrast-background:hover .header {
  background: #364d8b;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-fb .box-statistic.contrast-background .title, .contrast-fb .box-statistic.contrast-background small, .contrast-fb .box-statistic.contrast-background [class*="icon-"] {
  color: #3d579d !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-fb .breadcrumb li:first-child > a:hover {
  color: #3d579d !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-fb h1 [class^="icon-"] {
  color: #3d579d;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-fb .dropdown-menu > .active > a, .contrast-fb .dropdown-menu > .active > a:hover, .contrast-fb .dropdown-menu > .active > a:focus, .contrast-fb .dropdown-menu > li > a:hover, .contrast-fb .dropdown-menu > li > a:focus, .contrast-fb .dropdown-submenu:hover > a, .contrast-fb .dropdown-submenu:focus > a {
  background-color: #3d579d !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-fb .box .box-header .actions .btn-link:hover {
  color: #3d579d;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-fb .fuelux .wizard ul li.active {
  background-color: #3d579d;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-fb .fc-event .fc-event-inner {
  border-color: #3d579d;
  background-color: #3d579d;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-fb .contrast-caret {
  border-top-color: #3d579d !important;
  border-bottom-color: #3d579d !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-fb .select2-results .select2-highlighted {
  background: #3d579d;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-fb .daterangepicker .ranges li.active, .contrast-fb .daterangepicker .ranges li:hover {
  background: #3d579d;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-fb .daterangepicker td.active, .contrast-fb .daterangepicker td.active:hover {
  background: #3d579d;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-fb .datepicker td span.active:hover, .contrast-fb .datepicker td span.active:hover:hover, .contrast-fb .datepicker td span.active.disabled:hover, .contrast-fb .datepicker td span.active.disabled:hover:hover, .contrast-fb .datepicker td span.active:active, .contrast-fb .datepicker td span.active:hover:active, .contrast-fb .datepicker td span.active.disabled:active, .contrast-fb .datepicker td span.active.disabled:hover:active, .contrast-fb .datepicker td span.active.active, .contrast-fb .datepicker td span.active:hover.active, .contrast-fb .datepicker td span.active.disabled.active, .contrast-fb .datepicker td span.active.disabled:hover.active, .contrast-fb .datepicker td span.active.disabled, .contrast-fb .datepicker td span.active:hover.disabled, .contrast-fb .datepicker td span.active.disabled.disabled, .contrast-fb .datepicker td span.active.disabled:hover.disabled, .contrast-fb .datepicker td span.active[disabled], .contrast-fb .datepicker td span.active:hover[disabled], .contrast-fb .datepicker td span.active.disabled[disabled], .contrast-fb .datepicker td span.active.disabled:hover[disabled], .contrast-fb .datepicker td.active:hover, .contrast-fb .datepicker td.active:hover:hover, .contrast-fb .datepicker td.active.disabled:hover, .contrast-fb .datepicker td.active.disabled:hover:hover, .contrast-fb .datepicker td.active:active, .contrast-fb .datepicker td.active:hover:active, .contrast-fb .datepicker td.active.disabled:active, .contrast-fb .datepicker td.active.disabled:hover:active, .contrast-fb .datepicker td.active.active, .contrast-fb .datepicker td.active:hover.active, .contrast-fb .datepicker td.active.disabled.active, .contrast-fb .datepicker td.active.disabled:hover.active, .contrast-fb .datepicker td.active.disabled, .contrast-fb .datepicker td.active:hover.disabled, .contrast-fb .datepicker td.active.disabled.disabled, .contrast-fb .datepicker td.active.disabled:hover.disabled, .contrast-fb .datepicker td.active[disabled], .contrast-fb .datepicker td.active:hover[disabled], .contrast-fb .datepicker td.active.disabled[disabled], .contrast-fb .datepicker td.active.disabled:hover[disabled] {
  background: #3d579d;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-fb .dropdown-menu > .active > a, .contrast-fb .dropdown-menu > .active > a:hover, .contrast-fb .dropdown-menu > .active > a:focus {
  background: #3d579d;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-fb .dd-handle:hover {
  color: #3d579d;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-fb .dd-placeholder {
  border-color: #3d579d;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-muted header .navbar {
  background-color: #999999;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-muted header .navbar .toggle-nav {
  background-color: #999999;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-muted header .navbar .toggle-nav:active, .contrast-muted header .navbar .toggle-nav.active, .contrast-muted header .navbar .toggle-nav:hover {
  background-color: gray;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-muted header .navbar .navbar-form button {
  color: #999999;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-muted header .navbar .navbar-form button:hover {
  color: #595959;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-muted header .navbar .navbar-form input {
  border-color: gray;
  color: #595959;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:-moz-placeholder {
  color: #b3b3b3;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b3b3b3;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b3b3b3;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #cccccc;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #cccccc;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #cccccc;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-muted header .navbar .navbar-form input:focus {
  border-color: #666666;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #bfbfbf;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #bfbfbf;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #bfbfbf;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a {
  background: gray;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a .label {
  color: gray;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a:hover, .contrast-muted header .navbar > .nav > li.light > a:active, .contrast-muted header .navbar > .nav > li.light > a:focus {
  background-color: #6e6e6e;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a {
  background: #6e6e6e;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a .label {
  color: #6e6e6e;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a:hover > a, .contrast-muted header .navbar > .nav > li.medium > a:active > a, .contrast-muted header .navbar > .nav > li.medium > a:focus > a {
  background-color: #666666;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a {
  background: #616161;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a .label {
  color: #616161;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a:hover > a, .contrast-muted header .navbar > .nav > li.dark > a:active > a, .contrast-muted header .navbar > .nav > li.dark > a:focus > a {
  background-color: #595959;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-muted header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #999999;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-muted header .navbar .nav li .label {
  color: #999999;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-muted .nav .caret, .contrast-muted .nav a:hover .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-muted code {
  background-color: #eaedef;
  color: #a1a1a1;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #999999;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #999999 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #999999;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #999999;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-muted .box .box-header.contrast-background .actions .btn-link:hover {
  color: #999999 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-muted.contrast-background, .contrast-muted .contrast-background {
  background: #999999 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-muted .text-contrast, .contrast-muted .contrast {
  color: #999999 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-muted .contrast-border {
  border-color: #999999 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-muted .accordion.accordion-contrast .accordion-group {
  border-color: #999999;
  border-bottom-color: #cccccc;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-muted .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #999999;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-muted .box-quick-link.contrast-background a:active .header {
  background: gray;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-muted .box-quick-link.contrast-background:hover .header {
  background: #8c8c8c;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-muted .box-statistic.contrast-background .title, .contrast-muted .box-statistic.contrast-background small, .contrast-muted .box-statistic.contrast-background [class*="icon-"] {
  color: #999999 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-muted .breadcrumb li:first-child > a:hover {
  color: #999999 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-muted h1 [class^="icon-"] {
  color: #999999;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-muted .dropdown-menu > .active > a, .contrast-muted .dropdown-menu > .active > a:hover, .contrast-muted .dropdown-menu > .active > a:focus, .contrast-muted .dropdown-menu > li > a:hover, .contrast-muted .dropdown-menu > li > a:focus, .contrast-muted .dropdown-submenu:hover > a, .contrast-muted .dropdown-submenu:focus > a {
  background-color: #999999 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-muted .box .box-header .actions .btn-link:hover {
  color: #999999;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-muted .fuelux .wizard ul li.active {
  background-color: #999999;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-muted .fc-event .fc-event-inner {
  border-color: #999999;
  background-color: #999999;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-muted .contrast-caret {
  border-top-color: #999999 !important;
  border-bottom-color: #999999 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-muted .select2-results .select2-highlighted {
  background: #999999;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-muted .daterangepicker .ranges li.active, .contrast-muted .daterangepicker .ranges li:hover {
  background: #999999;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-muted .daterangepicker td.active, .contrast-muted .daterangepicker td.active:hover {
  background: #999999;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-muted .datepicker td span.active:hover, .contrast-muted .datepicker td span.active:hover:hover, .contrast-muted .datepicker td span.active.disabled:hover, .contrast-muted .datepicker td span.active.disabled:hover:hover, .contrast-muted .datepicker td span.active:active, .contrast-muted .datepicker td span.active:hover:active, .contrast-muted .datepicker td span.active.disabled:active, .contrast-muted .datepicker td span.active.disabled:hover:active, .contrast-muted .datepicker td span.active.active, .contrast-muted .datepicker td span.active:hover.active, .contrast-muted .datepicker td span.active.disabled.active, .contrast-muted .datepicker td span.active.disabled:hover.active, .contrast-muted .datepicker td span.active.disabled, .contrast-muted .datepicker td span.active:hover.disabled, .contrast-muted .datepicker td span.active.disabled.disabled, .contrast-muted .datepicker td span.active.disabled:hover.disabled, .contrast-muted .datepicker td span.active[disabled], .contrast-muted .datepicker td span.active:hover[disabled], .contrast-muted .datepicker td span.active.disabled[disabled], .contrast-muted .datepicker td span.active.disabled:hover[disabled], .contrast-muted .datepicker td.active:hover, .contrast-muted .datepicker td.active:hover:hover, .contrast-muted .datepicker td.active.disabled:hover, .contrast-muted .datepicker td.active.disabled:hover:hover, .contrast-muted .datepicker td.active:active, .contrast-muted .datepicker td.active:hover:active, .contrast-muted .datepicker td.active.disabled:active, .contrast-muted .datepicker td.active.disabled:hover:active, .contrast-muted .datepicker td.active.active, .contrast-muted .datepicker td.active:hover.active, .contrast-muted .datepicker td.active.disabled.active, .contrast-muted .datepicker td.active.disabled:hover.active, .contrast-muted .datepicker td.active.disabled, .contrast-muted .datepicker td.active:hover.disabled, .contrast-muted .datepicker td.active.disabled.disabled, .contrast-muted .datepicker td.active.disabled:hover.disabled, .contrast-muted .datepicker td.active[disabled], .contrast-muted .datepicker td.active:hover[disabled], .contrast-muted .datepicker td.active.disabled[disabled], .contrast-muted .datepicker td.active.disabled:hover[disabled] {
  background: #999999;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-muted .dropdown-menu > .active > a, .contrast-muted .dropdown-menu > .active > a:hover, .contrast-muted .dropdown-menu > .active > a:focus {
  background: #999999;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-muted .dd-handle:hover {
  color: #999999;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-muted .dd-placeholder {
  border-color: #999999;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-dark header .navbar {
  background-color: #2b2d30;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-dark header .navbar .toggle-nav {
  background-color: #2b2d30;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-dark header .navbar .toggle-nav:active, .contrast-dark header .navbar .toggle-nav.active, .contrast-dark header .navbar .toggle-nav:hover {
  background-color: #131415;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-dark header .navbar .navbar-form button {
  color: #2b2d30;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-dark header .navbar .navbar-form button:hover {
  color: black;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-dark header .navbar .navbar-form input {
  border-color: #131415;
  color: black;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:-moz-placeholder {
  color: #43464b;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:-ms-input-placeholder {
  color: #43464b;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #43464b;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #5b5f66;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #5b5f66;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #5b5f66;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-dark header .navbar .navbar-form input:focus {
  border-color: black;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #4f5358;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #4f5358;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #4f5358;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a {
  background: #070708;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a .label {
  color: #070708;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a:hover, .contrast-dark header .navbar > .nav > li.light > a:active, .contrast-dark header .navbar > .nav > li.light > a:focus {
  background-color: black;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a {
  background: black;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a .label {
  color: black;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a:hover > a, .contrast-dark header .navbar > .nav > li.medium > a:active > a, .contrast-dark header .navbar > .nav > li.medium > a:focus > a {
  background-color: black;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a {
  background: black;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a .label {
  color: black;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a:hover > a, .contrast-dark header .navbar > .nav > li.dark > a:active > a, .contrast-dark header .navbar > .nav > li.dark > a:focus > a {
  background-color: black;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-dark header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #2b2d30;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-dark header .navbar .nav li .label {
  color: #2b2d30;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-dark .nav .caret, .contrast-dark .nav a:hover .caret {
  border-top-color: #2b2d30;
  border-bottom-color: #2b2d30;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-dark code {
  background-color: #dfe2e4;
  color: #3d3f42;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #2b2d30;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #2b2d30 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #2b2d30;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #2b2d30;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-dark .box .box-header.contrast-background .actions .btn-link:hover {
  color: #2b2d30 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-dark.contrast-background, .contrast-dark .contrast-background {
  background: #2b2d30 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-dark .text-contrast, .contrast-dark .contrast {
  color: #2b2d30 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-dark .contrast-border {
  border-color: #2b2d30 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-dark .accordion.accordion-contrast .accordion-group {
  border-color: #2b2d30;
  border-bottom-color: #5b5f66;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-dark .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #2b2d30;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-dark .box-quick-link.contrast-background a:active .header {
  background: #131415;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-dark .box-quick-link.contrast-background:hover .header {
  background: #1f2023;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-dark .box-statistic.contrast-background .title, .contrast-dark .box-statistic.contrast-background small, .contrast-dark .box-statistic.contrast-background [class*="icon-"] {
  color: #2b2d30 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-dark .breadcrumb li:first-child > a:hover {
  color: #2b2d30 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-dark h1 [class^="icon-"] {
  color: #2b2d30;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-dark .dropdown-menu > .active > a, .contrast-dark .dropdown-menu > .active > a:hover, .contrast-dark .dropdown-menu > .active > a:focus, .contrast-dark .dropdown-menu > li > a:hover, .contrast-dark .dropdown-menu > li > a:focus, .contrast-dark .dropdown-submenu:hover > a, .contrast-dark .dropdown-submenu:focus > a {
  background-color: #2b2d30 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-dark .box .box-header .actions .btn-link:hover {
  color: #2b2d30;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-dark .fuelux .wizard ul li.active {
  background-color: #2b2d30;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-dark .fc-event .fc-event-inner {
  border-color: #2b2d30;
  background-color: #2b2d30;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-dark .contrast-caret {
  border-top-color: #2b2d30 !important;
  border-bottom-color: #2b2d30 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-dark .select2-results .select2-highlighted {
  background: #2b2d30;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-dark .daterangepicker .ranges li.active, .contrast-dark .daterangepicker .ranges li:hover {
  background: #2b2d30;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-dark .daterangepicker td.active, .contrast-dark .daterangepicker td.active:hover {
  background: #2b2d30;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-dark .datepicker td span.active:hover, .contrast-dark .datepicker td span.active:hover:hover, .contrast-dark .datepicker td span.active.disabled:hover, .contrast-dark .datepicker td span.active.disabled:hover:hover, .contrast-dark .datepicker td span.active:active, .contrast-dark .datepicker td span.active:hover:active, .contrast-dark .datepicker td span.active.disabled:active, .contrast-dark .datepicker td span.active.disabled:hover:active, .contrast-dark .datepicker td span.active.active, .contrast-dark .datepicker td span.active:hover.active, .contrast-dark .datepicker td span.active.disabled.active, .contrast-dark .datepicker td span.active.disabled:hover.active, .contrast-dark .datepicker td span.active.disabled, .contrast-dark .datepicker td span.active:hover.disabled, .contrast-dark .datepicker td span.active.disabled.disabled, .contrast-dark .datepicker td span.active.disabled:hover.disabled, .contrast-dark .datepicker td span.active[disabled], .contrast-dark .datepicker td span.active:hover[disabled], .contrast-dark .datepicker td span.active.disabled[disabled], .contrast-dark .datepicker td span.active.disabled:hover[disabled], .contrast-dark .datepicker td.active:hover, .contrast-dark .datepicker td.active:hover:hover, .contrast-dark .datepicker td.active.disabled:hover, .contrast-dark .datepicker td.active.disabled:hover:hover, .contrast-dark .datepicker td.active:active, .contrast-dark .datepicker td.active:hover:active, .contrast-dark .datepicker td.active.disabled:active, .contrast-dark .datepicker td.active.disabled:hover:active, .contrast-dark .datepicker td.active.active, .contrast-dark .datepicker td.active:hover.active, .contrast-dark .datepicker td.active.disabled.active, .contrast-dark .datepicker td.active.disabled:hover.active, .contrast-dark .datepicker td.active.disabled, .contrast-dark .datepicker td.active:hover.disabled, .contrast-dark .datepicker td.active.disabled.disabled, .contrast-dark .datepicker td.active.disabled:hover.disabled, .contrast-dark .datepicker td.active[disabled], .contrast-dark .datepicker td.active:hover[disabled], .contrast-dark .datepicker td.active.disabled[disabled], .contrast-dark .datepicker td.active.disabled:hover[disabled] {
  background: #2b2d30;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-dark .dropdown-menu > .active > a, .contrast-dark .dropdown-menu > .active > a:hover, .contrast-dark .dropdown-menu > .active > a:focus {
  background: #2b2d30;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-dark .dd-handle:hover {
  color: #2b2d30;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-dark .dd-placeholder {
  border-color: #2b2d30;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-pink header .navbar {
  background-color: #c44a83;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-pink header .navbar .toggle-nav {
  background-color: #c44a83;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-pink header .navbar .toggle-nav:active, .contrast-pink header .navbar .toggle-nav.active, .contrast-pink header .navbar .toggle-nav:hover {
  background-color: #a5366a;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-pink header .navbar .navbar-form button {
  color: #c44a83;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-pink header .navbar .navbar-form button:hover {
  color: #6b2345;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-pink header .navbar .navbar-form input {
  border-color: #a5366a;
  color: #6b2345;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:-moz-placeholder {
  color: #d1709d;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:-ms-input-placeholder {
  color: #d1709d;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #d1709d;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #dd97b8;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #dd97b8;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #dd97b8;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-pink header .navbar .navbar-form input:focus {
  border-color: #7f2951;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #d784ab;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #d784ab;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #d784ab;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a {
  background: #a5366a;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a .label {
  color: #a5366a;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a:hover, .contrast-pink header .navbar > .nav > li.light > a:active, .contrast-pink header .navbar > .nav > li.light > a:focus {
  background-color: #8a2d59;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a {
  background: #8a2d59;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a .label {
  color: #8a2d59;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a:hover > a, .contrast-pink header .navbar > .nav > li.medium > a:active > a, .contrast-pink header .navbar > .nav > li.medium > a:focus > a {
  background-color: #7f2951;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a {
  background: #77274c;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a .label {
  color: #77274c;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a:hover > a, .contrast-pink header .navbar > .nav > li.dark > a:active > a, .contrast-pink header .navbar > .nav > li.dark > a:focus > a {
  background-color: #6b2345;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-pink header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #c44a83;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-pink header .navbar .nav li .label {
  color: #c44a83;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-pink .nav .caret, .contrast-pink .nav a:hover .caret {
  border-top-color: #c44a83;
  border-bottom-color: #c44a83;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-pink code {
  background-color: #efe5ed;
  color: #c8598d;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #c44a83;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #c44a83 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #c44a83;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #c44a83;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-pink .box .box-header.contrast-background .actions .btn-link:hover {
  color: #c44a83 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-pink.contrast-background, .contrast-pink .contrast-background {
  background: #c44a83 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-pink .text-contrast, .contrast-pink .contrast {
  color: #c44a83 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-pink .contrast-border {
  border-color: #c44a83 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-pink .accordion.accordion-contrast .accordion-group {
  border-color: #c44a83;
  border-bottom-color: #dd97b8;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-pink .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #c44a83;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-pink .box-quick-link.contrast-background a:active .header {
  background: #a5366a;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-pink .box-quick-link.contrast-background:hover .header {
  background: #b83c76;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-pink .box-statistic.contrast-background .title, .contrast-pink .box-statistic.contrast-background small, .contrast-pink .box-statistic.contrast-background [class*="icon-"] {
  color: #c44a83 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-pink .breadcrumb li:first-child > a:hover {
  color: #c44a83 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-pink h1 [class^="icon-"] {
  color: #c44a83;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-pink .dropdown-menu > .active > a, .contrast-pink .dropdown-menu > .active > a:hover, .contrast-pink .dropdown-menu > .active > a:focus, .contrast-pink .dropdown-menu > li > a:hover, .contrast-pink .dropdown-menu > li > a:focus, .contrast-pink .dropdown-submenu:hover > a, .contrast-pink .dropdown-submenu:focus > a {
  background-color: #c44a83 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-pink .box .box-header .actions .btn-link:hover {
  color: #c44a83;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-pink .fuelux .wizard ul li.active {
  background-color: #c44a83;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-pink .fc-event .fc-event-inner {
  border-color: #c44a83;
  background-color: #c44a83;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-pink .contrast-caret {
  border-top-color: #c44a83 !important;
  border-bottom-color: #c44a83 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-pink .select2-results .select2-highlighted {
  background: #c44a83;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-pink .daterangepicker .ranges li.active, .contrast-pink .daterangepicker .ranges li:hover {
  background: #c44a83;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-pink .daterangepicker td.active, .contrast-pink .daterangepicker td.active:hover {
  background: #c44a83;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-pink .datepicker td span.active:hover, .contrast-pink .datepicker td span.active:hover:hover, .contrast-pink .datepicker td span.active.disabled:hover, .contrast-pink .datepicker td span.active.disabled:hover:hover, .contrast-pink .datepicker td span.active:active, .contrast-pink .datepicker td span.active:hover:active, .contrast-pink .datepicker td span.active.disabled:active, .contrast-pink .datepicker td span.active.disabled:hover:active, .contrast-pink .datepicker td span.active.active, .contrast-pink .datepicker td span.active:hover.active, .contrast-pink .datepicker td span.active.disabled.active, .contrast-pink .datepicker td span.active.disabled:hover.active, .contrast-pink .datepicker td span.active.disabled, .contrast-pink .datepicker td span.active:hover.disabled, .contrast-pink .datepicker td span.active.disabled.disabled, .contrast-pink .datepicker td span.active.disabled:hover.disabled, .contrast-pink .datepicker td span.active[disabled], .contrast-pink .datepicker td span.active:hover[disabled], .contrast-pink .datepicker td span.active.disabled[disabled], .contrast-pink .datepicker td span.active.disabled:hover[disabled], .contrast-pink .datepicker td.active:hover, .contrast-pink .datepicker td.active:hover:hover, .contrast-pink .datepicker td.active.disabled:hover, .contrast-pink .datepicker td.active.disabled:hover:hover, .contrast-pink .datepicker td.active:active, .contrast-pink .datepicker td.active:hover:active, .contrast-pink .datepicker td.active.disabled:active, .contrast-pink .datepicker td.active.disabled:hover:active, .contrast-pink .datepicker td.active.active, .contrast-pink .datepicker td.active:hover.active, .contrast-pink .datepicker td.active.disabled.active, .contrast-pink .datepicker td.active.disabled:hover.active, .contrast-pink .datepicker td.active.disabled, .contrast-pink .datepicker td.active:hover.disabled, .contrast-pink .datepicker td.active.disabled.disabled, .contrast-pink .datepicker td.active.disabled:hover.disabled, .contrast-pink .datepicker td.active[disabled], .contrast-pink .datepicker td.active:hover[disabled], .contrast-pink .datepicker td.active.disabled[disabled], .contrast-pink .datepicker td.active.disabled:hover[disabled] {
  background: #c44a83;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-pink .dropdown-menu > .active > a, .contrast-pink .dropdown-menu > .active > a:hover, .contrast-pink .dropdown-menu > .active > a:focus {
  background: #c44a83;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-pink .dd-handle:hover {
  color: #c44a83;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-pink .dd-placeholder {
  border-color: #c44a83;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar {
  background-color: #5daf2b;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .toggle-nav {
  background-color: #5daf2b;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .toggle-nav:active, .contrast-grass-green header .navbar .toggle-nav.active, .contrast-grass-green header .navbar .toggle-nav:hover {
  background-color: #478621;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form button {
  color: #5daf2b;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form button:hover {
  color: #274912;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form input {
  border-color: #478621;
  color: #274912;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:-moz-placeholder {
  color: #75cf3e;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:-ms-input-placeholder {
  color: #75cf3e;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #75cf3e;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #92da66;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #92da66;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #92da66;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form input:focus {
  border-color: #315d17;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #83d452;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #83d452;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #83d452;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a {
  background: #4c8e23;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a .label {
  color: #4c8e23;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a:hover, .contrast-grass-green header .navbar > .nav > li.light > a:active, .contrast-grass-green header .navbar > .nav > li.light > a:focus {
  background-color: #3f771d;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a {
  background: #3f771d;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a .label {
  color: #3f771d;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a:hover > a, .contrast-grass-green header .navbar > .nav > li.medium > a:active > a, .contrast-grass-green header .navbar > .nav > li.medium > a:focus > a {
  background-color: #3a6d1b;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a {
  background: #376719;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a .label {
  color: #376719;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a:hover > a, .contrast-grass-green header .navbar > .nav > li.dark > a:active > a, .contrast-grass-green header .navbar > .nav > li.dark > a:focus > a {
  background-color: #315d17;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #5daf2b;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-grass-green header .navbar .nav li .label {
  color: #5daf2b;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-grass-green .nav .caret, .contrast-grass-green .nav a:hover .caret {
  border-top-color: #5daf2b;
  border-bottom-color: #5daf2b;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-grass-green code {
  background-color: #e4efe4;
  color: #6ab53d;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #5daf2b;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #5daf2b !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #5daf2b;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #5daf2b;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-grass-green .box .box-header.contrast-background .actions .btn-link:hover {
  color: #5daf2b !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-grass-green.contrast-background, .contrast-grass-green .contrast-background {
  background: #5daf2b !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-grass-green .text-contrast, .contrast-grass-green .contrast {
  color: #5daf2b !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-grass-green .contrast-border {
  border-color: #5daf2b !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-grass-green .accordion.accordion-contrast .accordion-group {
  border-color: #5daf2b;
  border-bottom-color: #92da66;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-grass-green .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #5daf2b;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-grass-green .box-quick-link.contrast-background a:active .header {
  background: #478621;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-grass-green .box-quick-link.contrast-background:hover .header {
  background: #529b26;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-grass-green .box-statistic.contrast-background .title, .contrast-grass-green .box-statistic.contrast-background small, .contrast-grass-green .box-statistic.contrast-background [class*="icon-"] {
  color: #5daf2b !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-grass-green .breadcrumb li:first-child > a:hover {
  color: #5daf2b !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-grass-green h1 [class^="icon-"] {
  color: #5daf2b;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-grass-green .dropdown-menu > .active > a, .contrast-grass-green .dropdown-menu > .active > a:hover, .contrast-grass-green .dropdown-menu > .active > a:focus, .contrast-grass-green .dropdown-menu > li > a:hover, .contrast-grass-green .dropdown-menu > li > a:focus, .contrast-grass-green .dropdown-submenu:hover > a, .contrast-grass-green .dropdown-submenu:focus > a {
  background-color: #5daf2b !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-grass-green .box .box-header .actions .btn-link:hover {
  color: #5daf2b;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-grass-green .fuelux .wizard ul li.active {
  background-color: #5daf2b;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-grass-green .fc-event .fc-event-inner {
  border-color: #5daf2b;
  background-color: #5daf2b;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-grass-green .contrast-caret {
  border-top-color: #5daf2b !important;
  border-bottom-color: #5daf2b !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-grass-green .select2-results .select2-highlighted {
  background: #5daf2b;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-grass-green .daterangepicker .ranges li.active, .contrast-grass-green .daterangepicker .ranges li:hover {
  background: #5daf2b;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-grass-green .daterangepicker td.active, .contrast-grass-green .daterangepicker td.active:hover {
  background: #5daf2b;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-grass-green .datepicker td span.active:hover, .contrast-grass-green .datepicker td span.active:hover:hover, .contrast-grass-green .datepicker td span.active.disabled:hover, .contrast-grass-green .datepicker td span.active.disabled:hover:hover, .contrast-grass-green .datepicker td span.active:active, .contrast-grass-green .datepicker td span.active:hover:active, .contrast-grass-green .datepicker td span.active.disabled:active, .contrast-grass-green .datepicker td span.active.disabled:hover:active, .contrast-grass-green .datepicker td span.active.active, .contrast-grass-green .datepicker td span.active:hover.active, .contrast-grass-green .datepicker td span.active.disabled.active, .contrast-grass-green .datepicker td span.active.disabled:hover.active, .contrast-grass-green .datepicker td span.active.disabled, .contrast-grass-green .datepicker td span.active:hover.disabled, .contrast-grass-green .datepicker td span.active.disabled.disabled, .contrast-grass-green .datepicker td span.active.disabled:hover.disabled, .contrast-grass-green .datepicker td span.active[disabled], .contrast-grass-green .datepicker td span.active:hover[disabled], .contrast-grass-green .datepicker td span.active.disabled[disabled], .contrast-grass-green .datepicker td span.active.disabled:hover[disabled], .contrast-grass-green .datepicker td.active:hover, .contrast-grass-green .datepicker td.active:hover:hover, .contrast-grass-green .datepicker td.active.disabled:hover, .contrast-grass-green .datepicker td.active.disabled:hover:hover, .contrast-grass-green .datepicker td.active:active, .contrast-grass-green .datepicker td.active:hover:active, .contrast-grass-green .datepicker td.active.disabled:active, .contrast-grass-green .datepicker td.active.disabled:hover:active, .contrast-grass-green .datepicker td.active.active, .contrast-grass-green .datepicker td.active:hover.active, .contrast-grass-green .datepicker td.active.disabled.active, .contrast-grass-green .datepicker td.active.disabled:hover.active, .contrast-grass-green .datepicker td.active.disabled, .contrast-grass-green .datepicker td.active:hover.disabled, .contrast-grass-green .datepicker td.active.disabled.disabled, .contrast-grass-green .datepicker td.active.disabled:hover.disabled, .contrast-grass-green .datepicker td.active[disabled], .contrast-grass-green .datepicker td.active:hover[disabled], .contrast-grass-green .datepicker td.active.disabled[disabled], .contrast-grass-green .datepicker td.active.disabled:hover[disabled] {
  background: #5daf2b;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-grass-green .dropdown-menu > .active > a, .contrast-grass-green .dropdown-menu > .active > a:hover, .contrast-grass-green .dropdown-menu > .active > a:focus {
  background: #5daf2b;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-grass-green .dd-handle:hover {
  color: #5daf2b;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-grass-green .dd-placeholder {
  border-color: #5daf2b;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar {
  background-color: #30548c;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .toggle-nav {
  background-color: #30548c;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .toggle-nav:active, .contrast-sea-blue header .navbar .toggle-nav.active, .contrast-sea-blue header .navbar .toggle-nav:hover {
  background-color: #233d66;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form button {
  color: #30548c;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form button:hover {
  color: #0f1b2d;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form input {
  border-color: #233d66;
  color: #0f1b2d;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:-moz-placeholder {
  color: #3d6bb2;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:-ms-input-placeholder {
  color: #3d6bb2;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #3d6bb2;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #5b85c7;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #5b85c7;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #5b85c7;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus {
  border-color: #162640;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #4877c0;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #4877c0;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #4877c0;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a {
  background: #284675;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a .label {
  color: #284675;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a:hover, .contrast-sea-blue header .navbar > .nav > li.light > a:active, .contrast-sea-blue header .navbar > .nav > li.light > a:focus {
  background-color: #233d65;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a {
  background: #233d65;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a .label {
  color: #233d65;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a:hover > a, .contrast-sea-blue header .navbar > .nav > li.medium > a:active > a, .contrast-sea-blue header .navbar > .nav > li.medium > a:focus > a {
  background-color: #20395e;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a {
  background: #1f365a;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a .label {
  color: #1f365a;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a:hover > a, .contrast-sea-blue header .navbar > .nav > li.dark > a:active > a, .contrast-sea-blue header .navbar > .nav > li.dark > a:focus > a {
  background-color: #1c3253;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #30548c;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-sea-blue header .navbar .nav li .label {
  color: #30548c;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-sea-blue .nav .caret, .contrast-sea-blue .nav a:hover .caret {
  border-top-color: #30548c;
  border-bottom-color: #30548c;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-sea-blue code {
  background-color: #e0e6ee;
  color: #416295;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #30548c;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #30548c !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #30548c;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #30548c;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-sea-blue .box .box-header.contrast-background .actions .btn-link:hover {
  color: #30548c !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-sea-blue.contrast-background, .contrast-sea-blue .contrast-background {
  background: #30548c !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-sea-blue .text-contrast, .contrast-sea-blue .contrast {
  color: #30548c !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-sea-blue .contrast-border {
  border-color: #30548c !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-sea-blue .accordion.accordion-contrast .accordion-group {
  border-color: #30548c;
  border-bottom-color: #5b85c7;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-sea-blue .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #30548c;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-sea-blue .box-quick-link.contrast-background a:active .header {
  background: #233d66;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-sea-blue .box-quick-link.contrast-background:hover .header {
  background: #294979;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-sea-blue .box-statistic.contrast-background .title, .contrast-sea-blue .box-statistic.contrast-background small, .contrast-sea-blue .box-statistic.contrast-background [class*="icon-"] {
  color: #30548c !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-sea-blue .breadcrumb li:first-child > a:hover {
  color: #30548c !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-sea-blue h1 [class^="icon-"] {
  color: #30548c;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-sea-blue .dropdown-menu > .active > a, .contrast-sea-blue .dropdown-menu > .active > a:hover, .contrast-sea-blue .dropdown-menu > .active > a:focus, .contrast-sea-blue .dropdown-menu > li > a:hover, .contrast-sea-blue .dropdown-menu > li > a:focus, .contrast-sea-blue .dropdown-submenu:hover > a, .contrast-sea-blue .dropdown-submenu:focus > a {
  background-color: #30548c !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-sea-blue .box .box-header .actions .btn-link:hover {
  color: #30548c;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-sea-blue .fuelux .wizard ul li.active {
  background-color: #30548c;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-sea-blue .fc-event .fc-event-inner {
  border-color: #30548c;
  background-color: #30548c;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-sea-blue .contrast-caret {
  border-top-color: #30548c !important;
  border-bottom-color: #30548c !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-sea-blue .select2-results .select2-highlighted {
  background: #30548c;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-sea-blue .daterangepicker .ranges li.active, .contrast-sea-blue .daterangepicker .ranges li:hover {
  background: #30548c;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-sea-blue .daterangepicker td.active, .contrast-sea-blue .daterangepicker td.active:hover {
  background: #30548c;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-sea-blue .datepicker td span.active:hover, .contrast-sea-blue .datepicker td span.active:hover:hover, .contrast-sea-blue .datepicker td span.active.disabled:hover, .contrast-sea-blue .datepicker td span.active.disabled:hover:hover, .contrast-sea-blue .datepicker td span.active:active, .contrast-sea-blue .datepicker td span.active:hover:active, .contrast-sea-blue .datepicker td span.active.disabled:active, .contrast-sea-blue .datepicker td span.active.disabled:hover:active, .contrast-sea-blue .datepicker td span.active.active, .contrast-sea-blue .datepicker td span.active:hover.active, .contrast-sea-blue .datepicker td span.active.disabled.active, .contrast-sea-blue .datepicker td span.active.disabled:hover.active, .contrast-sea-blue .datepicker td span.active.disabled, .contrast-sea-blue .datepicker td span.active:hover.disabled, .contrast-sea-blue .datepicker td span.active.disabled.disabled, .contrast-sea-blue .datepicker td span.active.disabled:hover.disabled, .contrast-sea-blue .datepicker td span.active[disabled], .contrast-sea-blue .datepicker td span.active:hover[disabled], .contrast-sea-blue .datepicker td span.active.disabled[disabled], .contrast-sea-blue .datepicker td span.active.disabled:hover[disabled], .contrast-sea-blue .datepicker td.active:hover, .contrast-sea-blue .datepicker td.active:hover:hover, .contrast-sea-blue .datepicker td.active.disabled:hover, .contrast-sea-blue .datepicker td.active.disabled:hover:hover, .contrast-sea-blue .datepicker td.active:active, .contrast-sea-blue .datepicker td.active:hover:active, .contrast-sea-blue .datepicker td.active.disabled:active, .contrast-sea-blue .datepicker td.active.disabled:hover:active, .contrast-sea-blue .datepicker td.active.active, .contrast-sea-blue .datepicker td.active:hover.active, .contrast-sea-blue .datepicker td.active.disabled.active, .contrast-sea-blue .datepicker td.active.disabled:hover.active, .contrast-sea-blue .datepicker td.active.disabled, .contrast-sea-blue .datepicker td.active:hover.disabled, .contrast-sea-blue .datepicker td.active.disabled.disabled, .contrast-sea-blue .datepicker td.active.disabled:hover.disabled, .contrast-sea-blue .datepicker td.active[disabled], .contrast-sea-blue .datepicker td.active:hover[disabled], .contrast-sea-blue .datepicker td.active.disabled[disabled], .contrast-sea-blue .datepicker td.active.disabled:hover[disabled] {
  background: #30548c;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-sea-blue .dropdown-menu > .active > a, .contrast-sea-blue .dropdown-menu > .active > a:hover, .contrast-sea-blue .dropdown-menu > .active > a:focus {
  background: #30548c;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-sea-blue .dd-handle:hover {
  color: #30548c;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-sea-blue .dd-placeholder {
  border-color: #30548c;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-banana header .navbar {
  background-color: #fcd052;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-banana header .navbar .toggle-nav {
  background-color: #fcd052;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-banana header .navbar .toggle-nav:active, .contrast-banana header .navbar .toggle-nav.active, .contrast-banana header .navbar .toggle-nav:hover {
  background-color: #fbc220;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-banana header .navbar .navbar-form button {
  color: #fcd052;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-banana header .navbar .navbar-form button:hover {
  color: #cb9704;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-banana header .navbar .navbar-form input {
  border-color: #fbc220;
  color: #cb9704;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:-moz-placeholder {
  color: #fdde84;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:-ms-input-placeholder {
  color: #fdde84;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #fdde84;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #feebb6;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #feebb6;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #feebb6;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-banana header .navbar .navbar-form input:focus {
  border-color: #e4aa04;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #fde49d;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #fde49d;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #fde49d;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a {
  background: #fbc220;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a .label {
  color: #fbc220;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a:hover, .contrast-banana header .navbar > .nav > li.light > a:active, .contrast-banana header .navbar > .nav > li.light > a:focus {
  background-color: #f3b504;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a {
  background: #f3b504;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a .label {
  color: #f3b504;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a:hover > a, .contrast-banana header .navbar > .nav > li.medium > a:active > a, .contrast-banana header .navbar > .nav > li.medium > a:focus > a {
  background-color: #e4aa04;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a {
  background: #daa304;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a .label {
  color: #daa304;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a:hover > a, .contrast-banana header .navbar > .nav > li.dark > a:active > a, .contrast-banana header .navbar > .nav > li.dark > a:focus > a {
  background-color: #cb9704;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-banana header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #fcd052;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-banana header .navbar .nav li .label {
  color: #fcd052;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-banana .nav .caret, .contrast-banana .nav a:hover .caret {
  border-top-color: #fcd052;
  border-bottom-color: #fcd052;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-banana code {
  background-color: #f4f3e8;
  color: #fbd361;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #fcd052;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #fcd052 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #fcd052;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #fcd052;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-banana .box .box-header.contrast-background .actions .btn-link:hover {
  color: #fcd052 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-banana.contrast-background, .contrast-banana .contrast-background {
  background: #fcd052 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-banana .text-contrast, .contrast-banana .contrast {
  color: #fcd052 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-banana .contrast-border {
  border-color: #fcd052 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-banana .accordion.accordion-contrast .accordion-group {
  border-color: #fcd052;
  border-bottom-color: #feebb6;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-banana .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #fcd052;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-banana .box-quick-link.contrast-background a:active .header {
  background: #fbc220;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-banana .box-quick-link.contrast-background:hover .header {
  background: #fcc939;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-banana .box-statistic.contrast-background .title, .contrast-banana .box-statistic.contrast-background small, .contrast-banana .box-statistic.contrast-background [class*="icon-"] {
  color: #fcd052 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-banana .breadcrumb li:first-child > a:hover {
  color: #fcd052 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-banana h1 [class^="icon-"] {
  color: #fcd052;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-banana .dropdown-menu > .active > a, .contrast-banana .dropdown-menu > .active > a:hover, .contrast-banana .dropdown-menu > .active > a:focus, .contrast-banana .dropdown-menu > li > a:hover, .contrast-banana .dropdown-menu > li > a:focus, .contrast-banana .dropdown-submenu:hover > a, .contrast-banana .dropdown-submenu:focus > a {
  background-color: #fcd052 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-banana .box .box-header .actions .btn-link:hover {
  color: #fcd052;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-banana .fuelux .wizard ul li.active {
  background-color: #fcd052;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-banana .fc-event .fc-event-inner {
  border-color: #fcd052;
  background-color: #fcd052;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-banana .contrast-caret {
  border-top-color: #fcd052 !important;
  border-bottom-color: #fcd052 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-banana .select2-results .select2-highlighted {
  background: #fcd052;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-banana .daterangepicker .ranges li.active, .contrast-banana .daterangepicker .ranges li:hover {
  background: #fcd052;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-banana .daterangepicker td.active, .contrast-banana .daterangepicker td.active:hover {
  background: #fcd052;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-banana .datepicker td span.active:hover, .contrast-banana .datepicker td span.active:hover:hover, .contrast-banana .datepicker td span.active.disabled:hover, .contrast-banana .datepicker td span.active.disabled:hover:hover, .contrast-banana .datepicker td span.active:active, .contrast-banana .datepicker td span.active:hover:active, .contrast-banana .datepicker td span.active.disabled:active, .contrast-banana .datepicker td span.active.disabled:hover:active, .contrast-banana .datepicker td span.active.active, .contrast-banana .datepicker td span.active:hover.active, .contrast-banana .datepicker td span.active.disabled.active, .contrast-banana .datepicker td span.active.disabled:hover.active, .contrast-banana .datepicker td span.active.disabled, .contrast-banana .datepicker td span.active:hover.disabled, .contrast-banana .datepicker td span.active.disabled.disabled, .contrast-banana .datepicker td span.active.disabled:hover.disabled, .contrast-banana .datepicker td span.active[disabled], .contrast-banana .datepicker td span.active:hover[disabled], .contrast-banana .datepicker td span.active.disabled[disabled], .contrast-banana .datepicker td span.active.disabled:hover[disabled], .contrast-banana .datepicker td.active:hover, .contrast-banana .datepicker td.active:hover:hover, .contrast-banana .datepicker td.active.disabled:hover, .contrast-banana .datepicker td.active.disabled:hover:hover, .contrast-banana .datepicker td.active:active, .contrast-banana .datepicker td.active:hover:active, .contrast-banana .datepicker td.active.disabled:active, .contrast-banana .datepicker td.active.disabled:hover:active, .contrast-banana .datepicker td.active.active, .contrast-banana .datepicker td.active:hover.active, .contrast-banana .datepicker td.active.disabled.active, .contrast-banana .datepicker td.active.disabled:hover.active, .contrast-banana .datepicker td.active.disabled, .contrast-banana .datepicker td.active:hover.disabled, .contrast-banana .datepicker td.active.disabled.disabled, .contrast-banana .datepicker td.active.disabled:hover.disabled, .contrast-banana .datepicker td.active[disabled], .contrast-banana .datepicker td.active:hover[disabled], .contrast-banana .datepicker td.active.disabled[disabled], .contrast-banana .datepicker td.active.disabled:hover[disabled] {
  background: #fcd052;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-banana .dropdown-menu > .active > a, .contrast-banana .dropdown-menu > .active > a:hover, .contrast-banana .dropdown-menu > .active > a:focus {
  background: #fcd052;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-banana .dd-handle:hover {
  color: #fcd052;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-banana .dd-placeholder {
  border-color: #fcd052;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar {
  background-color: #f56e00;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .toggle-nav {
  background-color: #f56e00;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .toggle-nav:active, .contrast-dark-orange header .navbar .toggle-nav.active, .contrast-dark-orange header .navbar .toggle-nav:hover {
  background-color: #c25700;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form button {
  color: #f56e00;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form button:hover {
  color: #763500;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form input {
  border-color: #c25700;
  color: #763500;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:-moz-placeholder {
  color: #ff8929;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:-ms-input-placeholder {
  color: #ff8929;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #ff8929;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #ffa55c;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #ffa55c;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #ffa55c;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus {
  border-color: #8f4000;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #ff9742;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #ff9742;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #ff9742;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a {
  background: #d15e00;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a .label {
  color: #d15e00;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a:hover, .contrast-dark-orange header .navbar > .nav > li.light > a:active, .contrast-dark-orange header .navbar > .nav > li.light > a:focus {
  background-color: #b85300;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a {
  background: #b85300;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a .label {
  color: #b85300;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a:hover > a, .contrast-dark-orange header .navbar > .nav > li.medium > a:active > a, .contrast-dark-orange header .navbar > .nav > li.medium > a:focus > a {
  background-color: #ae4e00;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a {
  background: #a64b00;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a .label {
  color: #a64b00;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a:hover > a, .contrast-dark-orange header .navbar > .nav > li.dark > a:active > a, .contrast-dark-orange header .navbar > .nav > li.dark > a:focus > a {
  background-color: #9c4600;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f56e00;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-dark-orange header .navbar .nav li .label {
  color: #f56e00;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-dark-orange .nav .caret, .contrast-dark-orange .nav a:hover .caret {
  border-top-color: #f56e00;
  border-bottom-color: #f56e00;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-dark-orange code {
  background-color: #f4e9e0;
  color: #f47a16;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f56e00;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f56e00 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f56e00;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f56e00;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-dark-orange .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f56e00 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-dark-orange.contrast-background, .contrast-dark-orange .contrast-background {
  background: #f56e00 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-dark-orange .text-contrast, .contrast-dark-orange .contrast {
  color: #f56e00 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-dark-orange .contrast-border {
  border-color: #f56e00 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-dark-orange .accordion.accordion-contrast .accordion-group {
  border-color: #f56e00;
  border-bottom-color: #ffa55c;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-dark-orange .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #f56e00;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-dark-orange .box-quick-link.contrast-background a:active .header {
  background: #c25700;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-dark-orange .box-quick-link.contrast-background:hover .header {
  background: #dc6300;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-dark-orange .box-statistic.contrast-background .title, .contrast-dark-orange .box-statistic.contrast-background small, .contrast-dark-orange .box-statistic.contrast-background [class*="icon-"] {
  color: #f56e00 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-dark-orange .breadcrumb li:first-child > a:hover {
  color: #f56e00 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-dark-orange h1 [class^="icon-"] {
  color: #f56e00;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-dark-orange .dropdown-menu > .active > a, .contrast-dark-orange .dropdown-menu > .active > a:hover, .contrast-dark-orange .dropdown-menu > .active > a:focus, .contrast-dark-orange .dropdown-menu > li > a:hover, .contrast-dark-orange .dropdown-menu > li > a:focus, .contrast-dark-orange .dropdown-submenu:hover > a, .contrast-dark-orange .dropdown-submenu:focus > a {
  background-color: #f56e00 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-dark-orange .box .box-header .actions .btn-link:hover {
  color: #f56e00;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-dark-orange .fuelux .wizard ul li.active {
  background-color: #f56e00;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-dark-orange .fc-event .fc-event-inner {
  border-color: #f56e00;
  background-color: #f56e00;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-dark-orange .contrast-caret {
  border-top-color: #f56e00 !important;
  border-bottom-color: #f56e00 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-dark-orange .select2-results .select2-highlighted {
  background: #f56e00;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-dark-orange .daterangepicker .ranges li.active, .contrast-dark-orange .daterangepicker .ranges li:hover {
  background: #f56e00;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-dark-orange .daterangepicker td.active, .contrast-dark-orange .daterangepicker td.active:hover {
  background: #f56e00;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-dark-orange .datepicker td span.active:hover, .contrast-dark-orange .datepicker td span.active:hover:hover, .contrast-dark-orange .datepicker td span.active.disabled:hover, .contrast-dark-orange .datepicker td span.active.disabled:hover:hover, .contrast-dark-orange .datepicker td span.active:active, .contrast-dark-orange .datepicker td span.active:hover:active, .contrast-dark-orange .datepicker td span.active.disabled:active, .contrast-dark-orange .datepicker td span.active.disabled:hover:active, .contrast-dark-orange .datepicker td span.active.active, .contrast-dark-orange .datepicker td span.active:hover.active, .contrast-dark-orange .datepicker td span.active.disabled.active, .contrast-dark-orange .datepicker td span.active.disabled:hover.active, .contrast-dark-orange .datepicker td span.active.disabled, .contrast-dark-orange .datepicker td span.active:hover.disabled, .contrast-dark-orange .datepicker td span.active.disabled.disabled, .contrast-dark-orange .datepicker td span.active.disabled:hover.disabled, .contrast-dark-orange .datepicker td span.active[disabled], .contrast-dark-orange .datepicker td span.active:hover[disabled], .contrast-dark-orange .datepicker td span.active.disabled[disabled], .contrast-dark-orange .datepicker td span.active.disabled:hover[disabled], .contrast-dark-orange .datepicker td.active:hover, .contrast-dark-orange .datepicker td.active:hover:hover, .contrast-dark-orange .datepicker td.active.disabled:hover, .contrast-dark-orange .datepicker td.active.disabled:hover:hover, .contrast-dark-orange .datepicker td.active:active, .contrast-dark-orange .datepicker td.active:hover:active, .contrast-dark-orange .datepicker td.active.disabled:active, .contrast-dark-orange .datepicker td.active.disabled:hover:active, .contrast-dark-orange .datepicker td.active.active, .contrast-dark-orange .datepicker td.active:hover.active, .contrast-dark-orange .datepicker td.active.disabled.active, .contrast-dark-orange .datepicker td.active.disabled:hover.active, .contrast-dark-orange .datepicker td.active.disabled, .contrast-dark-orange .datepicker td.active:hover.disabled, .contrast-dark-orange .datepicker td.active.disabled.disabled, .contrast-dark-orange .datepicker td.active.disabled:hover.disabled, .contrast-dark-orange .datepicker td.active[disabled], .contrast-dark-orange .datepicker td.active:hover[disabled], .contrast-dark-orange .datepicker td.active.disabled[disabled], .contrast-dark-orange .datepicker td.active.disabled:hover[disabled] {
  background: #f56e00;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-dark-orange .dropdown-menu > .active > a, .contrast-dark-orange .dropdown-menu > .active > a:hover, .contrast-dark-orange .dropdown-menu > .active > a:focus {
  background: #f56e00;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-dark-orange .dd-handle:hover {
  color: #f56e00;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-dark-orange .dd-placeholder {
  border-color: #f56e00;
}

/* line 12, ../sass/theme-colors.scss */
.contrast-brown header .navbar {
  background-color: #924e31;
}
/* line 15, ../sass/theme-colors.scss */
.contrast-brown header .navbar .toggle-nav {
  background-color: #924e31;
}
/* line 18, ../sass/theme-colors.scss */
.contrast-brown header .navbar .toggle-nav:active, .contrast-brown header .navbar .toggle-nav.active, .contrast-brown header .navbar .toggle-nav:hover {
  background-color: #6c3a24;
}
/* line 24, ../sass/theme-colors.scss */
.contrast-brown header .navbar .navbar-form button {
  color: #924e31;
}
/* line 27, ../sass/theme-colors.scss */
.contrast-brown header .navbar .navbar-form button:hover {
  color: #331b11;
}
/* line 32, ../sass/theme-colors.scss */
.contrast-brown header .navbar .navbar-form input {
  border-color: #6c3a24;
  color: #331b11;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:-moz-placeholder {
  color: #b8623e;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b8623e;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b8623e;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #c97f60;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #c97f60;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #c97f60;
}
/* line 41, ../sass/theme-colors.scss */
.contrast-brown header .navbar .navbar-form input:focus {
  border-color: #462517;
}
/* line 109, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #c3704c;
}
/* line 112, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #c3704c;
}
/* line 115, ../sass/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #c3704c;
}
/* line 51, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a {
  background: #774028;
}
/* line 54, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a .label {
  color: #774028;
}
/* line 58, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a:hover, .contrast-brown header .navbar > .nav > li.light > a:active, .contrast-brown header .navbar > .nav > li.light > a:focus {
  background-color: #653622;
}
/* line 65, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a {
  background: #653622;
}
/* line 68, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a .label {
  color: #653622;
}
/* line 73, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a:hover > a, .contrast-brown header .navbar > .nav > li.medium > a:active > a, .contrast-brown header .navbar > .nav > li.medium > a:focus > a {
  background-color: #5d311f;
}
/* line 81, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a {
  background: #572f1d;
}
/* line 84, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a .label {
  color: #572f1d;
}
/* line 89, ../sass/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a:hover > a, .contrast-brown header .navbar > .nav > li.dark > a:active > a, .contrast-brown header .navbar > .nav > li.dark > a:focus > a {
  background-color: #4f2a1b;
}
/* line 98, ../sass/theme-colors.scss */
.contrast-brown header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #924e31;
}
/* line 106, ../sass/theme-colors.scss */
.contrast-brown header .navbar .nav li .label {
  color: #924e31;
}
/* line 113, ../sass/theme-colors.scss */
.contrast-brown .nav .caret, .contrast-brown .nav a:hover .caret {
  border-top-color: #924e31;
  border-bottom-color: #924e31;
}
/* line 118, ../sass/theme-colors.scss */
.contrast-brown code {
  background-color: #eae6e5;
  color: #9a5d43;
}
/* line 134, ../sass/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #924e31;
}
/* line 143, ../sass/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #924e31 !important;
}
/* line 153, ../sass/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #924e31;
}
/* line 161, ../sass/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #924e31;
}
/* line 175, ../sass/theme-colors.scss */
.contrast-brown .box .box-header.contrast-background .actions .btn-link:hover {
  color: #924e31 !important;
}
/* line 179, ../sass/theme-colors.scss */
.contrast-brown.contrast-background, .contrast-brown .contrast-background {
  background: #924e31 !important;
}
/* line 180, ../sass/theme-colors.scss */
.contrast-brown .text-contrast, .contrast-brown .contrast {
  color: #924e31 !important;
}
/* line 181, ../sass/theme-colors.scss */
.contrast-brown .contrast-border {
  border-color: #924e31 !important;
}
/* line 185, ../sass/theme-colors.scss */
.contrast-brown .accordion.accordion-contrast .accordion-group {
  border-color: #924e31;
  border-bottom-color: #c97f60;
}
/* line 191, ../sass/theme-colors.scss */
.contrast-brown .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: white;
  background-color: #924e31;
}
/* line 202, ../sass/theme-colors.scss */
.contrast-brown .box-quick-link.contrast-background a:active .header {
  background: #6c3a24;
}
/* line 208, ../sass/theme-colors.scss */
.contrast-brown .box-quick-link.contrast-background:hover .header {
  background: #7f442b;
}
/* line 217, ../sass/theme-colors.scss */
.contrast-brown .box-statistic.contrast-background .title, .contrast-brown .box-statistic.contrast-background small, .contrast-brown .box-statistic.contrast-background [class*="icon-"] {
  color: #924e31 !important;
}
/* line 226, ../sass/theme-colors.scss */
.contrast-brown .breadcrumb li:first-child > a:hover {
  color: #924e31 !important;
}
/* line 234, ../sass/theme-colors.scss */
.contrast-brown h1 [class^="icon-"] {
  color: #924e31;
}
/* line 241, ../sass/theme-colors.scss */
.contrast-brown .dropdown-menu > .active > a, .contrast-brown .dropdown-menu > .active > a:hover, .contrast-brown .dropdown-menu > .active > a:focus, .contrast-brown .dropdown-menu > li > a:hover, .contrast-brown .dropdown-menu > li > a:focus, .contrast-brown .dropdown-submenu:hover > a, .contrast-brown .dropdown-submenu:focus > a {
  background-color: #924e31 !important;
}
/* line 253, ../sass/theme-colors.scss */
.contrast-brown .box .box-header .actions .btn-link:hover {
  color: #924e31;
}
/* line 269, ../sass/theme-colors.scss */
.contrast-brown .fuelux .wizard ul li.active {
  background-color: #924e31;
}
/* line 281, ../sass/theme-colors.scss */
.contrast-brown .fc-event .fc-event-inner {
  border-color: #924e31;
  background-color: #924e31;
}
/* line 286, ../sass/theme-colors.scss */
.contrast-brown .contrast-caret {
  border-top-color: #924e31 !important;
  border-bottom-color: #924e31 !important;
}
/* line 288, ../sass/theme-colors.scss */
.contrast-brown .select2-results .select2-highlighted {
  background: #924e31;
}
/* line 293, ../sass/theme-colors.scss */
.contrast-brown .daterangepicker .ranges li.active, .contrast-brown .daterangepicker .ranges li:hover {
  background: #924e31;
}
/* line 297, ../sass/theme-colors.scss */
.contrast-brown .daterangepicker td.active, .contrast-brown .daterangepicker td.active:hover {
  background: #924e31;
}
/* line 302, ../sass/theme-colors.scss */
.contrast-brown .datepicker td span.active:hover, .contrast-brown .datepicker td span.active:hover:hover, .contrast-brown .datepicker td span.active.disabled:hover, .contrast-brown .datepicker td span.active.disabled:hover:hover, .contrast-brown .datepicker td span.active:active, .contrast-brown .datepicker td span.active:hover:active, .contrast-brown .datepicker td span.active.disabled:active, .contrast-brown .datepicker td span.active.disabled:hover:active, .contrast-brown .datepicker td span.active.active, .contrast-brown .datepicker td span.active:hover.active, .contrast-brown .datepicker td span.active.disabled.active, .contrast-brown .datepicker td span.active.disabled:hover.active, .contrast-brown .datepicker td span.active.disabled, .contrast-brown .datepicker td span.active:hover.disabled, .contrast-brown .datepicker td span.active.disabled.disabled, .contrast-brown .datepicker td span.active.disabled:hover.disabled, .contrast-brown .datepicker td span.active[disabled], .contrast-brown .datepicker td span.active:hover[disabled], .contrast-brown .datepicker td span.active.disabled[disabled], .contrast-brown .datepicker td span.active.disabled:hover[disabled], .contrast-brown .datepicker td.active:hover, .contrast-brown .datepicker td.active:hover:hover, .contrast-brown .datepicker td.active.disabled:hover, .contrast-brown .datepicker td.active.disabled:hover:hover, .contrast-brown .datepicker td.active:active, .contrast-brown .datepicker td.active:hover:active, .contrast-brown .datepicker td.active.disabled:active, .contrast-brown .datepicker td.active.disabled:hover:active, .contrast-brown .datepicker td.active.active, .contrast-brown .datepicker td.active:hover.active, .contrast-brown .datepicker td.active.disabled.active, .contrast-brown .datepicker td.active.disabled:hover.active, .contrast-brown .datepicker td.active.disabled, .contrast-brown .datepicker td.active:hover.disabled, .contrast-brown .datepicker td.active.disabled.disabled, .contrast-brown .datepicker td.active.disabled:hover.disabled, .contrast-brown .datepicker td.active[disabled], .contrast-brown .datepicker td.active:hover[disabled], .contrast-brown .datepicker td.active.disabled[disabled], .contrast-brown .datepicker td.active.disabled:hover[disabled] {
  background: #924e31;
}
/* line 306, ../sass/theme-colors.scss */
.contrast-brown .dropdown-menu > .active > a, .contrast-brown .dropdown-menu > .active > a:hover, .contrast-brown .dropdown-menu > .active > a:focus {
  background: #924e31;
}
/* line 310, ../sass/theme-colors.scss */
.contrast-brown .dd-handle:hover {
  color: #924e31;
}
/* line 314, ../sass/theme-colors.scss */
.contrast-brown .dd-placeholder {
  border-color: #924e31;
}

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../sass/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 32, ../sass/bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, ../sass/bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, ../sass/bootstrap/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

/* line 64, ../sass/bootstrap/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 74, ../sass/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 86, ../sass/bootstrap/bootstrap/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 95, ../sass/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 108, ../sass/bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, ../sass/bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 126, ../sass/bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 134, ../sass/bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 142, ../sass/bootstrap/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 152, ../sass/bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 164, ../sass/bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 173, ../sass/bootstrap/bootstrap/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 181, ../sass/bootstrap/bootstrap/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, ../sass/bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 198, ../sass/bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, ../sass/bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, ../sass/bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 221, ../sass/bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 229, ../sass/bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 241, ../sass/bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 0;
}

/* line 253, ../sass/bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 264, ../sass/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 278, ../sass/bootstrap/bootstrap/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 290, ../sass/bootstrap/bootstrap/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 302, ../sass/bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 317, ../sass/bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 327, ../sass/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 337, ../sass/bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 348, ../sass/bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 361, ../sass/bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 370, ../sass/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 380, ../sass/bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 393, ../sass/bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, ../sass/bootstrap/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../sass/bootstrap/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../sass/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../sass/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 31, ../sass/bootstrap/bootstrap/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 36, ../sass/bootstrap/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 41, ../sass/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 46, ../sass/bootstrap/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 50, ../sass/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
}

  /* line 60, ../sass/bootstrap/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 66, ../sass/bootstrap/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, ../sass/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 76, ../sass/bootstrap/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 82, ../sass/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 86, ../sass/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 90, ../sass/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 95, ../sass/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 10, ../sass/bootstrap/bootstrap/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 22, ../sass/bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

/* line 34, ../sass/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 47, ../sass/bootstrap/bootstrap/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 54, ../sass/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 59, ../sass/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 64, ../sass/bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, ../sass/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 77, ../sass/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100% !important;
  height: auto !important;
}

/* line 82, ../sass/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 89, ../sass/bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 102, ../sass/bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 109, ../sass/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 121, ../sass/bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 9, ../sass/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../sass/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, ../sass/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 28, ../sass/bootstrap/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 31, ../sass/bootstrap/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 34, ../sass/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 35, ../sass/bootstrap/bootstrap/_type.scss */
.text-primary {
  color: #428bca;
}

/* line 36, ../sass/bootstrap/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, ../sass/bootstrap/bootstrap/_type.scss */
.text-danger {
  color: #b94a48;
}

/* line 38, ../sass/bootstrap/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 39, ../sass/bootstrap/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 42, ../sass/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 43, ../sass/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 44, ../sass/bootstrap/bootstrap/_type.scss */
.text-center {
   text-align: center; 
}

/* line 51, ../sass/bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
/* line 55, ../sass/bootstrap/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 64, ../sass/bootstrap/bootstrap/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 70, ../sass/bootstrap/bootstrap/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 75, ../sass/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 76, ../sass/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 77, ../sass/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 78, ../sass/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 79, ../sass/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 80, ../sass/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 82, ../sass/bootstrap/bootstrap/_type.scss */
h1 small, .h1 small {
  font-size: 24px;
}

/* line 83, ../sass/bootstrap/bootstrap/_type.scss */
h2 small, .h2 small {
  font-size: 18px;
}

/* line 85, ../sass/bootstrap/bootstrap/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px;
}

/* line 91, ../sass/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 104, ../sass/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 108, ../sass/bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 116, ../sass/bootstrap/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 123, ../sass/bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 131, ../sass/bootstrap/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 135, ../sass/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 138, ../sass/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 141, ../sass/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 152, ../sass/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 159, ../sass/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 172, ../sass/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 176, ../sass/bootstrap/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 182, ../sass/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 186, ../sass/bootstrap/bootstrap/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 191, ../sass/bootstrap/bootstrap/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 194, ../sass/bootstrap/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 198, ../sass/bootstrap/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 204, ../sass/bootstrap/bootstrap/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 210, ../sass/bootstrap/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 214, ../sass/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 217, ../sass/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 228, ../sass/bootstrap/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 233, ../sass/bootstrap/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 8, ../sass/bootstrap/bootstrap/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, ../sass/bootstrap/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 23, ../sass/bootstrap/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 37, ../sass/bootstrap/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}
/* line 42, ../sass/bootstrap/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, ../sass/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1, ../sass/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 5, ../sass/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 56, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 73, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 76, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 77, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 78, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 79, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 80, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 81, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 82, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 83, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 84, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 85, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 86, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 87, ../sass/bootstrap/bootstrap/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 90, ../sass/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 750px;
  }

  /* line 104, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 107, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 108, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 109, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 110, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 111, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 112, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 113, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 114, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 115, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 116, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 117, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 118, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 120, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 121, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 122, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 123, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 124, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 125, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 126, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 127, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 128, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 129, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 130, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 132, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 133, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 134, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 135, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 136, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 137, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 138, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 139, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 140, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 141, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 142, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 144, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 145, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 146, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 147, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 148, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 149, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 150, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 151, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 152, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 153, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 154, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 158, ../sass/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 970px;
  }

  /* line 171, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 174, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 175, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 176, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 177, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 178, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 179, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 180, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 181, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 182, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 183, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 184, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 185, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 187, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 188, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 189, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 190, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 191, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 192, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 193, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 194, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 195, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 196, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 197, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 198, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 200, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 201, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 202, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 203, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 204, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 205, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 206, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 207, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 208, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 209, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 210, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 211, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 213, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 214, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 215, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 216, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 217, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 218, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 219, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 220, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 221, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 222, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 223, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 224, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 228, ../sass/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 1170px;
  }

  /* line 242, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 245, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 246, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 247, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 248, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 249, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 250, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 251, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 252, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 253, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 254, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 255, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 256, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 258, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 259, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 260, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 261, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 262, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 263, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 264, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 265, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 266, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 267, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 268, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 269, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 271, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 272, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 273, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 274, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 275, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 276, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 277, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 278, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 279, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 280, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 281, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 282, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 284, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 285, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 286, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 287, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 288, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 289, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 290, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 291, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 292, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 293, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 294, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 295, ../sass/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, ../sass/bootstrap/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../sass/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../sass/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 26, ../sass/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 35, ../sass/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
/* line 44, ../sass/bootstrap/bootstrap/_tables.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 50, ../sass/bootstrap/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 55, ../sass/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: white;
}

/* line 69, ../sass/bootstrap/bootstrap/_tables.scss */
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 81, ../sass/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}
/* line 88, ../sass/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
/* line 96, ../sass/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 112, ../sass/bootstrap/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 128, ../sass/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 140, ../sass/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 147, ../sass/bootstrap/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 166, ../sass/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 384, ../sass/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 395, ../sass/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 384, ../sass/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 395, ../sass/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 384, ../sass/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 395, ../sass/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 184, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  /* line 192, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 202, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 210, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 219, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 223, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 229, ../sass/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../sass/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/bootstrap/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../sass/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 44, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 57, ../sass/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, ../sass/bootstrap/bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 71, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 80, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, ../sass/bootstrap/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 702, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 141, ../sass/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 150, ../sass/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 160, ../sass/bootstrap/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 170, ../sass/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 177, ../sass/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 187, ../sass/bootstrap/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 192, ../sass/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 198, ../sass/bootstrap/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 207, ../sass/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 222, ../sass/bootstrap/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 717, ../sass/bootstrap/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 722, ../sass/bootstrap/bootstrap/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 727, ../sass/bootstrap/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 717, ../sass/bootstrap/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 722, ../sass/bootstrap/bootstrap/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 727, ../sass/bootstrap/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 666, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
/* line 670, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 680, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 666, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
/* line 670, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 680, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 666, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
/* line 670, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 680, ../sass/bootstrap/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 257, ../sass/bootstrap/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 268, ../sass/bootstrap/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 293, ../sass/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 300, ../sass/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 308, ../sass/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 315, ../sass/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 335, ../sass/bootstrap/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 342, ../sass/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 348, ../sass/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 25, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
/* line 36, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 44, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 60, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 76, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 414, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 419, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 425, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 85, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 94, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 105, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 113, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 129, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 133, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 141, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 149, ../sass/bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../sass/bootstrap/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../sass/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../sass/bootstrap/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/Content/Fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: url('/Content/Fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/bootstrap/glyphicons-halflings-regular.woff') format("woff"), url('/Content/Fonts/bootstrap/glyphicons-halflings-regular.ttf') format("truetype"), url('/Content/Fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format("svg");
}

/* line 21, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 33, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, ../sass/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #428bca;
}

/* line 89, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 104, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 111, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 143, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 153, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid black;
  content: "";
}
/* line 174, ../sass/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 188, ../sass/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 17, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../sass/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../sass/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 38, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 49, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 64, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 80, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 99, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 112, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 122, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, ../sass/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 176, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 194, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 218, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, ../sass/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 246, ../sass/bootstrap/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 42, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 51, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 70, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 75, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 83, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 93, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 103, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 124, ../sass/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../sass/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 24, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 55, ../sass/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../sass/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 73, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 84, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 93, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 128, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 139, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, ../sass/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
/* line 182, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: white;
}

/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 198, ../sass/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 203, ../sass/bootstrap/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 214, ../sass/bootstrap/bootstrap/_navs.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 218, ../sass/bootstrap/bootstrap/_navs.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 224, ../sass/bootstrap/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 100, ../sass/bootstrap/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 100, ../sass/bootstrap/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 127, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 127, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 156, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 184, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 208, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 216, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 225, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 231, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 262, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  /* line 288, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 324, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 343, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 343, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 361, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 364, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 370, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 375, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 379, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 387, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 395, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 402, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 405, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 408, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 414, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
/* line 422, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 431, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
/* line 434, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
/* line 440, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  /* line 449, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 452, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 460, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 468, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 482, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 484, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 493, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 497, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 500, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 506, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 511, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 515, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 523, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
/* line 531, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 539, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 542, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 545, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 551, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 560, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
/* line 565, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 569, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 577, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
@media (max-width: 767px) {
  /* line 587, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 593, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 601, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  /* line 609, ../sass/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 618, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 620, ../sass/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 6, ../sass/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
/* line 12, ../sass/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, ../sass/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* line 20, ../sass/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 13, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 50, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, ../sass/bootstrap/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 459, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 465, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 471, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 459, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 465, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 471, ../sass/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../sass/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../sass/bootstrap/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../sass/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 32, ../sass/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../sass/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../sass/bootstrap/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../sass/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../sass/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../sass/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, ../sass/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, ../sass/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../sass/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../sass/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 484, ../sass/bootstrap/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/bootstrap/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 30, ../sass/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../sass/bootstrap/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 45, ../sass/bootstrap/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

/* line 49, ../sass/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../sass/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 15, ../sass/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../sass/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../sass/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../sass/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../sass/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
}
/* line 11, ../sass/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 19, ../sass/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

/* line 24, ../sass/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 28, ../sass/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 9, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 365, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 368, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 365, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 368, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
/* line 365, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}
/* line 368, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, ../sass/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 365, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}
/* line 368, ../sass/bootstrap/bootstrap/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 23, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 24, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 29, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 30, ../sass/bootstrap/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 39, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 68, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 503, ../sass/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 503, ../sass/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 89, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, ../sass/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 93, ../sass/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, ../sass/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 11, ../sass/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/bootstrap/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/bootstrap/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../sass/bootstrap/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../sass/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 27, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 48, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 55, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 58, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 65, ../sass/bootstrap/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 68, ../sass/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 74, ../sass/bootstrap/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

/* line 83, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 87, ../sass/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, ../sass/bootstrap/bootstrap/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

/* line 69, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 80, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 101, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 105, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 116, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 131, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 134, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, ../sass/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 344, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 348, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 353, ../sass/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, ../sass/bootstrap/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/bootstrap/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../sass/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 18, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 24, ../sass/bootstrap/bootstrap/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 29, ../sass/bootstrap/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 41, ../sass/bootstrap/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 45, ../sass/bootstrap/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 49, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 58, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 71, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}
/* line 80, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 81, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 86, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 92, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 97, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 104, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 110, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 9px 10px 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 118, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 123, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 127, ../sass/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 135, ../sass/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 142, ../sass/bootstrap/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

/* line 35, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 50, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 56, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 62, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 69, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 76, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 83, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../sass/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010 !important;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../sass/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 23, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 31, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 38, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 51, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 93, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 103, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 111, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 120, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 147, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
}
/* line 157, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 168, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 179, ../sass/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 190, ../sass/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 199, ../sass/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, ../sass/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 21, ../sass/bootstrap/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../sass/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../sass/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../sass/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../sass/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../sass/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../sass/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
}
}
/* line 31, ../sass/bootstrap/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, ../sass/bootstrap/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 521, ../sass/bootstrap/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 522, ../sass/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 524, ../sass/bootstrap/bootstrap/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*
   Colorpicker for Bootstrap
   Copyright 2012 Stefan Petre
   Licensed under the Apache License v2.0
   http://www.apache.org/licenses/LICENSE-2.0
*/
/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url('/Content/Images/plugins/bootstrap_colorpicker/saturation.png?1383914701');
  cursor: crosshair;
  float: left;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue, .colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue i, .colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-hue {
  background-image: url('/Content/Images/plugins/bootstrap_colorpicker/hue.png?1383914701');
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-alpha {
  background-image: url('/Content/Images/plugins/bootstrap_colorpicker/alpha.png?1383914701');
  display: none;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker {
  *zoom: 1;
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:after {
  clear: both;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker div {
  position: relative;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha {
  min-width: 140px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url('/Content/Images/plugins/bootstrap_colorpicker/alpha.png?1383914701');
  background-position: 0 100%;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.colorpicker-color div {
  height: 10px;
}

/* line 7, ../sass/plugins/bootstrap_colorpicker/bootstrap-colorpicker.scss */
.input-append.color .add-on i, .input-prepend.color .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
/* line 11, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
}

/* line 15, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}

/* line 20, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}

/* line 25, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}

/* line 30, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges .range_inputs > div {
  float: left;
}

/* line 34, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}

/* line 38, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}

/* line 43, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 50, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px;
}

/* line 63, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges input {
  font-size: 11px;
}

/* line 67, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px;
}

/* line 82, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 88, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

/* line 101, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/* line 107, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

/* line 114, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}

/* line 120, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 132, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 144, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 155, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 167, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}

/* line 178, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 183, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 194, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.off {
  color: #999;
}

/* line 198, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.disabled {
  color: #999;
}

/* line 202, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee;
}

/* line 206, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 213, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff;
}

/* line 219, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 224, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 232, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 237, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 241, ../sass/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 10, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
  /*.dow {
border-top: 1px solid #ddd !important;
}*/
}
/* line 20, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
/* line 33, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
/* line 47, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
/* line 53, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
/* line 60, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
/* line 65, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul .picker-switch + li .timepicker {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 73, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
/* line 80, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
/* line 87, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
/* line 92, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
/* line 97, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
/* line 104, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
/* line 117, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
/* line 124, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
/* line 130, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 138, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 145, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
/* line 156, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
/* line 161, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 168, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
/* line 174, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 185, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
/* line 191, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
/* line 197, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 205, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
/* line 209, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 223, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 235, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
/* line 241, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

/* line 247, ../sass/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td, .bootstrap-datetimepicker-widget ul.list-inline li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

/* ============================================================
 * bootstrapSwitch v1.2 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
/* line 8, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch {
  display: inline-block;
  cursor: pointer;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  min-width: 100px;
}

/* line 24, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-mini {
  min-width: 72px;
}

/* line 27, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-small {
  min-width: 80px;
}

/* line 30, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.switch-large {
  min-width: 120px;
}

/* line 33, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 39, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}

/* line 42, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0;
}

/* line 48, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-animate {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}

/* line 54, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-off {
  left: -50%;
}

/* line 57, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch > div.switch-on {
  left: 0%;
}

/* line 60, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch input[type=checkbox] {
  display: none;
}

/* line 64, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span,
.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px;
}

/* line 78, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-mini,
.has-switch label.switch-mini {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
}

/* line 85, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-small,
.has-switch label.switch-small {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
}

/* line 92, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-large,
.has-switch label.switch-large {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
}

/* line 98, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 120, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label:hover,
.has-switch label:focus,
.has-switch label:active,
.has-switch label.active,
.has-switch label.disabled,
.has-switch label[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 126, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9;
}

/* line 129, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch label i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none;
}

/* line 135, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%;
}

/* line 140, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 154, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right:hover,
.has-switch span.switch-right:focus,
.has-switch span.switch-right:active,
.has-switch span.switch-right.active,
.has-switch span.switch-right.disabled,
.has-switch span.switch-right[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}

/* line 160, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-right:active,
.has-switch span.switch-right.active {
  background-color: #e6e6e6 \9;
}

/* line 164, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary,
.has-switch span.switch-left {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-repeat: repeat-x;
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 185, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}

/* line 193, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #006699 \9;
}

/* line 196, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 210, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}

/* line 216, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #31b0d5 \9;
}

/* line 219, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 233, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled] {
  color: #ffffff;
  background-color: #62c462;
  *background-color: #4fbd4f;
}

/* line 239, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #42b142 \9;
}

/* line 242, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 256, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}

/* line 262, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #fa9f1e \9;
}

/* line 265, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

/* line 279, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}

/* line 285, ../sass/plugins/bootstrap_switch/bootstrap-switch.scss */
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #e9322d \9;
}

/* line 1, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block;
}

/* line 7, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: "";
}

/* line 13, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0;
}

/* line 20, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold;
}

/* line 24, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic;
}

/* line 28, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline;
}

/* line 32, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #E6E6E6;
  background-color: #D9D9D9;
  outline: 0;
}

/* line 42, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important;
}

/* line 46, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none;
}

/* line 56, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px;
}

/* line 60, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important;
}

/* line 64, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important;
}

/* line 68, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important;
}

/* line 72, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}

/* line 76, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important;
}

/* line 80, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important;
}

/* line 84, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important;
}

/* line 88, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important;
}

/* line 92, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important;
}

/* line 96, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important;
}

/* line 100, ../sass/plugins/common/bootstrap-wysihtml5.scss */
ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important;
}

/* line 2, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
}

/* line 7, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 11, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_filter label {
  float: right;
}

/* line 15, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 19, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 24, ../sass/plugins/datatables/bootstrap-datatable.scss */
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 34, ../sass/plugins/datatables/bootstrap-datatable.scss */
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}

/* line 39, ../sass/plugins/datatables/bootstrap-datatable.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 44, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

/* line 48, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 54, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 58, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollFoot table {
  border-top: none;
}

/*
 * TableTools styles
 */
/* line 67, ../sass/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}

/* line 73, ../sass/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}

/* line 78, ../sass/plugins/datatables/bootstrap-datatable.scss */
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

/* line 82, ../sass/plugins/datatables/bootstrap-datatable.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 87, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 92, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 97, ../sass/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 101, ../sass/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* TableTools information display */
/* line 107, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 113, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 120, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
 * FixedColumns styles
 */
/* line 132, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}

/* line 136, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
}

/* line 140, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 146, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

/* line 150, ../sass/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*******************************************************************************
 * Tree container
 */
/* line 5, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  /* font size should not be too big */
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  /* issue 201 */
  background-color: white;
  border: 1px dotted gray;
  overflow: auto;
  height: 100%;
  /* issue 263 */
}

/* line 18, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container ul {
  padding: 0 0 0 16px;
  margin: 0;
}

/* line 24, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: none;
  /* no v-lines */
  margin: 0;
  padding: 1px 0 0 0;
}

/* Suppress lines for last child node */
/* line 42, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container li.dynatree-lastsib {
  background-image: none;
}

/* Suppress lines if level is fixed expanded (option minExpandLevel) */
/* line 47, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-no-connector > li {
  background-image: none;
}

/* Style, when control is disabled */
/* line 53, ../sass/plugins/dynatree/ui.dynatree.scss */
.ui-dynatree-disabled ul.dynatree-container {
  opacity: 0.5;
  /*	filter: alpha(opacity=50); /* Yields a css warning */
  background-color: silver;
}

/*******************************************************************************
 * Common icon definitions
 */
/* line 72, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker {
  width: 16px;
  height: 16px;
  /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221*/
  /*	-moz-box-align: start; /* issue 221 */
  display: inline-block;
  /* Required to make a span sizeable */
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url('/Content/Images/plugins/dynatree/icons.gif?1383914701');
  background-position: 0 0;
}

/** Used by 'icon' node option: */
/* line 87, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container img {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  vertical-align: top;
  border-style: none;
}

/*******************************************************************************
 * Lines and connectors
 */
/*
span.dynatree-empty
{
}
span.dynatree-vline
{
}
*/
/* line 109, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-connector {
  background-image: none;
}

/*
.dynatree-lastsib span.dynatree-connector
{
}
*/
/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */
/* line 129, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander {
  background-position: 0px -80px;
  cursor: pointer;
}

/* line 134, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-expander:hover {
  background-position: -16px -80px;
}

/* line 150, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-exp-e span.dynatree-expander,
.dynatree-exp-ed span.dynatree-expander,
.dynatree-exp-el span.dynatree-expander,
.dynatree-exp-edl span.dynatree-expander {
  background-position: -32px -80px;
}

/* line 157, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-exp-e span.dynatree-expander:hover,
.dynatree-exp-ed span.dynatree-expander:hover,
.dynatree-exp-el span.dynatree-expander:hover,
.dynatree-exp-edl span.dynatree-expander:hover {
  background-position: -48px -80px;
}

/* line 161, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-loading span.dynatree-expander {
  background-position: 0 0;
  background-image: url('/Content/Images/plugins/dynatree/loading.gif?1383914701');
}

/*******************************************************************************
 * Checkbox icon
 */
/* line 171, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}

/* line 176, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-checkbox:hover {
  background-position: -16px -32px;
}

/* line 181, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px;
}

/* line 185, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px;
}

/* line 190, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px;
}

/* line 194, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-checkbox:hover {
  background-position: -48px -32px;
}

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
/* line 204, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px;
}

/* line 209, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-radio:hover {
  background-position: -16px -48px;
}

/* line 214, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px;
}

/* line 218, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px;
}

/* line 223, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-radio {
  background-position: -32px -48px;
}

/* line 227, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-selected span.dynatree-radio:hover {
  background-position: -48px -48px;
}

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */
/* line 242, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-icon {
  margin-left: 3px;
  background-position: 0px 0px;
}

/* line 248, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-has-children span.dynatree-icon {
  /*    background-position: 0px -16px; */
}

/* line 253, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-cf span.dynatree-icon {
  background-position: 0px -16px;
}

/* line 258, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-ico-ef span.dynatree-icon {
  background-position: -64px -16px;
}

/* Status node icons */
/* line 265, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-statusnode-wait span.dynatree-icon {
  background-image: url("loading.gif");
}

/* line 270, ../sass/plugins/dynatree/ui.dynatree.scss */
.dynatree-statusnode-error span.dynatree-icon {
  background-position: 0px -112px;
  /*	background-image: url("ltError.gif");*/
}

/*******************************************************************************
 * Node titles
 */
/* @Chrome: otherwise hit area of node titles is broken (issue 133)
   Removed again for issue 165; (133 couldn't be reproduced) */
/* line 282, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-node {
  /*	display: -moz-inline-box; /* issue 133, 165, 172, 192. removed for issue 221 */
  /*	-moz-box-align: start; /* issue 221 */
  /*  display: inline-block; /* Required to make a span sizeable */
}

/* Remove blue color and underline from title links */
/* line 292, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a {
  color: black;
  /* inherit doesn't work on IE */
  text-decoration: none;
  vertical-align: top;
  margin: 0px;
  margin-left: 3px;
  /*	outline: 0; /* @ Firefox, prevent dotted border after click */
  /* Set transparent border to prevent jumping when active node gets a border
     (we can do this, because this theme doesn't use vertical lines)
     */
  border: 1px solid white;
  /* Note: 'transparent' would not work in IE6 */
}

/* line 307, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a:hover {
  /*	text-decoration: underline; */
  background: #F2F7FD;
  /* light blue */
  border-color: #B8D6FB;
  /* darker light blue */
}

/* line 314, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-node a {
  display: inline-block;
  /* Better alignment, when title contains <br> */
  /*	vertical-align: top;*/
  padding-left: 3px;
  padding-right: 3px;
  /* Otherwise italic font will be outside bounds */
  /*	line-height: 16px; /* should be the same as img height, in case 16 px */
}

/* line 322, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-folder a {
  /*	font-weight: bold; */
  /* custom */
}

/* line 328, ../sass/plugins/dynatree/ui.dynatree.scss */
ul.dynatree-container a:focus,
span.dynatree-focused a:link {
  background-color: #EFEBDE;
  /* gray */
}

/* line 333, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-has-children a {
  /*	font-style: oblique; /* custom: */
}

/* line 342, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-selected a {
  /*	color: green; */
  font-style: italic;
}

/* line 348, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-active a {
  border: 1px solid #99DEFD;
  background-color: #D8F0FA;
}

/*******************************************************************************
 * Drag'n'drop support
 */
/*** Helper object ************************************************************/
/* line 362, ../sass/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper a {
  border: 1px solid gray;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
}

/* line 370, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-helper-img {
  /*
  position: relative;
  left: -16px;
  */
}

/* line 377, ../sass/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper {
  /*    border-color: green;
  	background-color: red;*/
}

/* line 382, ../sass/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px;
}

/* line 386, ../sass/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red;
}

/* line 390, ../sass/plugins/dynatree/ui.dynatree.scss */
div.dynatree-drop-reject span.dynatree-drag-helper-img {
  background-position: -16px -112px;
}

/*** Drop marker icon *********************************************************/
/* line 397, ../sass/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0;
}

/* line 405, ../sass/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before {
  width: 64px;
  background-position: 0 -144px;
}

/* line 410, ../sass/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px;
}

/* line 414, ../sass/plugins/dynatree/ui.dynatree.scss */
#dynatree-drop-marker.dynatree-drop-move {
  background-position: -64px -128px;
}

/*** Source node while dragging ***********************************************/
/* line 421, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-source {
  /* border: 1px dotted gray; */
  background-color: #e0e0e0;
}

/* line 426, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drag-source a {
  color: gray;
}

/*** Target node while dragging cursor is over it *****************************/
/* line 433, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target {
  /*border: 1px solid gray;*/
}

/* line 440, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target.dynatree-drop-accept a {
  /*border: 1px solid green;*/
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none;
}

/* line 447, ../sass/plugins/dynatree/ui.dynatree.scss */
span.dynatree-drop-target.dynatree-drop-reject {
  /*border: 1px solid red;*/
}

/* line 1, ../sass/plugins/flags/flags.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url('/Content/Images/plugins/flags/flags.png?1383914701') no-repeat;
  display: inline-block;
}

/* line 8, ../sass/plugins/flags/flags.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 9, ../sass/plugins/flags/flags.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 10, ../sass/plugins/flags/flags.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 11, ../sass/plugins/flags/flags.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 12, ../sass/plugins/flags/flags.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 13, ../sass/plugins/flags/flags.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 14, ../sass/plugins/flags/flags.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 15, ../sass/plugins/flags/flags.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 16, ../sass/plugins/flags/flags.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 17, ../sass/plugins/flags/flags.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 18, ../sass/plugins/flags/flags.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 19, ../sass/plugins/flags/flags.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 20, ../sass/plugins/flags/flags.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 21, ../sass/plugins/flags/flags.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 22, ../sass/plugins/flags/flags.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 23, ../sass/plugins/flags/flags.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 24, ../sass/plugins/flags/flags.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 25, ../sass/plugins/flags/flags.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 26, ../sass/plugins/flags/flags.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 27, ../sass/plugins/flags/flags.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 28, ../sass/plugins/flags/flags.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 29, ../sass/plugins/flags/flags.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 30, ../sass/plugins/flags/flags.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 31, ../sass/plugins/flags/flags.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 32, ../sass/plugins/flags/flags.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 33, ../sass/plugins/flags/flags.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 34, ../sass/plugins/flags/flags.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 35, ../sass/plugins/flags/flags.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 36, ../sass/plugins/flags/flags.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 37, ../sass/plugins/flags/flags.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 38, ../sass/plugins/flags/flags.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 39, ../sass/plugins/flags/flags.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 40, ../sass/plugins/flags/flags.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 41, ../sass/plugins/flags/flags.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 42, ../sass/plugins/flags/flags.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 43, ../sass/plugins/flags/flags.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 44, ../sass/plugins/flags/flags.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 45, ../sass/plugins/flags/flags.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 46, ../sass/plugins/flags/flags.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 47, ../sass/plugins/flags/flags.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 48, ../sass/plugins/flags/flags.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 49, ../sass/plugins/flags/flags.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 50, ../sass/plugins/flags/flags.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 51, ../sass/plugins/flags/flags.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 52, ../sass/plugins/flags/flags.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 53, ../sass/plugins/flags/flags.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 54, ../sass/plugins/flags/flags.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 55, ../sass/plugins/flags/flags.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 56, ../sass/plugins/flags/flags.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 57, ../sass/plugins/flags/flags.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 58, ../sass/plugins/flags/flags.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 59, ../sass/plugins/flags/flags.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 60, ../sass/plugins/flags/flags.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 61, ../sass/plugins/flags/flags.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 62, ../sass/plugins/flags/flags.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 63, ../sass/plugins/flags/flags.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 64, ../sass/plugins/flags/flags.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 65, ../sass/plugins/flags/flags.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 66, ../sass/plugins/flags/flags.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 67, ../sass/plugins/flags/flags.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 68, ../sass/plugins/flags/flags.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 69, ../sass/plugins/flags/flags.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 70, ../sass/plugins/flags/flags.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 71, ../sass/plugins/flags/flags.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 72, ../sass/plugins/flags/flags.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 73, ../sass/plugins/flags/flags.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 74, ../sass/plugins/flags/flags.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 75, ../sass/plugins/flags/flags.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 76, ../sass/plugins/flags/flags.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 77, ../sass/plugins/flags/flags.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 78, ../sass/plugins/flags/flags.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 79, ../sass/plugins/flags/flags.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 80, ../sass/plugins/flags/flags.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 81, ../sass/plugins/flags/flags.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 82, ../sass/plugins/flags/flags.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 83, ../sass/plugins/flags/flags.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 84, ../sass/plugins/flags/flags.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 85, ../sass/plugins/flags/flags.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 86, ../sass/plugins/flags/flags.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 87, ../sass/plugins/flags/flags.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 88, ../sass/plugins/flags/flags.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 89, ../sass/plugins/flags/flags.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 90, ../sass/plugins/flags/flags.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 91, ../sass/plugins/flags/flags.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 92, ../sass/plugins/flags/flags.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 93, ../sass/plugins/flags/flags.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 94, ../sass/plugins/flags/flags.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 95, ../sass/plugins/flags/flags.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 96, ../sass/plugins/flags/flags.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 97, ../sass/plugins/flags/flags.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 98, ../sass/plugins/flags/flags.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 99, ../sass/plugins/flags/flags.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 100, ../sass/plugins/flags/flags.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 101, ../sass/plugins/flags/flags.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 102, ../sass/plugins/flags/flags.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 103, ../sass/plugins/flags/flags.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 104, ../sass/plugins/flags/flags.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 105, ../sass/plugins/flags/flags.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 106, ../sass/plugins/flags/flags.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 107, ../sass/plugins/flags/flags.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 108, ../sass/plugins/flags/flags.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 109, ../sass/plugins/flags/flags.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 110, ../sass/plugins/flags/flags.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 111, ../sass/plugins/flags/flags.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 112, ../sass/plugins/flags/flags.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 113, ../sass/plugins/flags/flags.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 114, ../sass/plugins/flags/flags.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 115, ../sass/plugins/flags/flags.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 116, ../sass/plugins/flags/flags.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 117, ../sass/plugins/flags/flags.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 118, ../sass/plugins/flags/flags.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 119, ../sass/plugins/flags/flags.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 120, ../sass/plugins/flags/flags.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 121, ../sass/plugins/flags/flags.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 122, ../sass/plugins/flags/flags.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 123, ../sass/plugins/flags/flags.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 124, ../sass/plugins/flags/flags.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 125, ../sass/plugins/flags/flags.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 126, ../sass/plugins/flags/flags.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 127, ../sass/plugins/flags/flags.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 128, ../sass/plugins/flags/flags.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 129, ../sass/plugins/flags/flags.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 130, ../sass/plugins/flags/flags.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 131, ../sass/plugins/flags/flags.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 132, ../sass/plugins/flags/flags.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 133, ../sass/plugins/flags/flags.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 134, ../sass/plugins/flags/flags.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 135, ../sass/plugins/flags/flags.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 136, ../sass/plugins/flags/flags.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 137, ../sass/plugins/flags/flags.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 138, ../sass/plugins/flags/flags.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 139, ../sass/plugins/flags/flags.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 140, ../sass/plugins/flags/flags.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 141, ../sass/plugins/flags/flags.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 142, ../sass/plugins/flags/flags.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 143, ../sass/plugins/flags/flags.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 144, ../sass/plugins/flags/flags.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 145, ../sass/plugins/flags/flags.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 146, ../sass/plugins/flags/flags.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 147, ../sass/plugins/flags/flags.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 148, ../sass/plugins/flags/flags.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 149, ../sass/plugins/flags/flags.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 150, ../sass/plugins/flags/flags.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 151, ../sass/plugins/flags/flags.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 152, ../sass/plugins/flags/flags.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 153, ../sass/plugins/flags/flags.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 154, ../sass/plugins/flags/flags.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 155, ../sass/plugins/flags/flags.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 156, ../sass/plugins/flags/flags.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 157, ../sass/plugins/flags/flags.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 158, ../sass/plugins/flags/flags.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 159, ../sass/plugins/flags/flags.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 160, ../sass/plugins/flags/flags.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 161, ../sass/plugins/flags/flags.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 162, ../sass/plugins/flags/flags.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 163, ../sass/plugins/flags/flags.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 164, ../sass/plugins/flags/flags.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 165, ../sass/plugins/flags/flags.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 166, ../sass/plugins/flags/flags.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 167, ../sass/plugins/flags/flags.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 168, ../sass/plugins/flags/flags.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 169, ../sass/plugins/flags/flags.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 170, ../sass/plugins/flags/flags.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 171, ../sass/plugins/flags/flags.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 172, ../sass/plugins/flags/flags.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 173, ../sass/plugins/flags/flags.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 174, ../sass/plugins/flags/flags.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 175, ../sass/plugins/flags/flags.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 176, ../sass/plugins/flags/flags.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 177, ../sass/plugins/flags/flags.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 178, ../sass/plugins/flags/flags.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 179, ../sass/plugins/flags/flags.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 180, ../sass/plugins/flags/flags.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 181, ../sass/plugins/flags/flags.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 182, ../sass/plugins/flags/flags.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 183, ../sass/plugins/flags/flags.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 184, ../sass/plugins/flags/flags.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 185, ../sass/plugins/flags/flags.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 186, ../sass/plugins/flags/flags.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 187, ../sass/plugins/flags/flags.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 188, ../sass/plugins/flags/flags.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 189, ../sass/plugins/flags/flags.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 190, ../sass/plugins/flags/flags.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 191, ../sass/plugins/flags/flags.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 192, ../sass/plugins/flags/flags.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 193, ../sass/plugins/flags/flags.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 194, ../sass/plugins/flags/flags.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 195, ../sass/plugins/flags/flags.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 196, ../sass/plugins/flags/flags.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 197, ../sass/plugins/flags/flags.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 198, ../sass/plugins/flags/flags.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 199, ../sass/plugins/flags/flags.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 200, ../sass/plugins/flags/flags.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 201, ../sass/plugins/flags/flags.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 202, ../sass/plugins/flags/flags.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 203, ../sass/plugins/flags/flags.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 204, ../sass/plugins/flags/flags.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 205, ../sass/plugins/flags/flags.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 206, ../sass/plugins/flags/flags.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 207, ../sass/plugins/flags/flags.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 208, ../sass/plugins/flags/flags.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 209, ../sass/plugins/flags/flags.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 210, ../sass/plugins/flags/flags.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 211, ../sass/plugins/flags/flags.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 212, ../sass/plugins/flags/flags.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 213, ../sass/plugins/flags/flags.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 214, ../sass/plugins/flags/flags.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 215, ../sass/plugins/flags/flags.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 216, ../sass/plugins/flags/flags.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 217, ../sass/plugins/flags/flags.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 218, ../sass/plugins/flags/flags.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 219, ../sass/plugins/flags/flags.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 220, ../sass/plugins/flags/flags.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 221, ../sass/plugins/flags/flags.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 222, ../sass/plugins/flags/flags.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 223, ../sass/plugins/flags/flags.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 224, ../sass/plugins/flags/flags.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 225, ../sass/plugins/flags/flags.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 226, ../sass/plugins/flags/flags.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 227, ../sass/plugins/flags/flags.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 228, ../sass/plugins/flags/flags.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 229, ../sass/plugins/flags/flags.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 230, ../sass/plugins/flags/flags.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 231, ../sass/plugins/flags/flags.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 232, ../sass/plugins/flags/flags.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 233, ../sass/plugins/flags/flags.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 234, ../sass/plugins/flags/flags.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 235, ../sass/plugins/flags/flags.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 236, ../sass/plugins/flags/flags.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 237, ../sass/plugins/flags/flags.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 238, ../sass/plugins/flags/flags.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 239, ../sass/plugins/flags/flags.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 240, ../sass/plugins/flags/flags.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 241, ../sass/plugins/flags/flags.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 242, ../sass/plugins/flags/flags.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 243, ../sass/plugins/flags/flags.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 244, ../sass/plugins/flags/flags.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 245, ../sass/plugins/flags/flags.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 246, ../sass/plugins/flags/flags.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 247, ../sass/plugins/flags/flags.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 248, ../sass/plugins/flags/flags.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 249, ../sass/plugins/flags/flags.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 250, ../sass/plugins/flags/flags.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 251, ../sass/plugins/flags/flags.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 252, ../sass/plugins/flags/flags.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 253, ../sass/plugins/flags/flags.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 254, ../sass/plugins/flags/flags.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 255, ../sass/plugins/flags/flags.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 256, ../sass/plugins/flags/flags.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 257, ../sass/plugins/flags/flags.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 258, ../sass/plugins/flags/flags.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/* line 1, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard {
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

/* line 14, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 20, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard:after {
  clear: both;
}

/* line 24, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 30, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

/* line 43, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

/* line 53, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

/* line 64, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

/* line 69, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

/* line 74, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

/* line 78, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 82, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

/* line 87, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

/* line 91, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

/* line 95, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(1) {
  z-index: 10;
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

/* line 101, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(2) {
  z-index: 9;
}

/* line 105, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(3) {
  z-index: 8;
}

/* line 109, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(4) {
  z-index: 7;
}

/* line 113, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(5) {
  z-index: 6;
}

/* line 117, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(6) {
  z-index: 5;
}

/* line 121, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(7) {
  z-index: 4;
}

/* line 125, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(8) {
  z-index: 3;
}

/* line 129, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(9) {
  z-index: 2;
}

/* line 133, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard ul li:nth-child(10) {
  z-index: 1;
}

/* line 137, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions {
  float: right;
  padding-right: 15px;
  line-height: 44px;
  vertical-align: middle;
}

/* line 144, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 150, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

/* line 154, ../sass/plugins/fuelux/wizard.scss */
.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

/* line 158, ../sass/plugins/fuelux/wizard.scss */
.fuelux .step-content .step-pane {
  display: none;
}

/* line 162, ../sass/plugins/fuelux/wizard.scss */
.fuelux .step-content .active {
  display: block;
}

/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
/* line 8, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 13, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 19, ../sass/plugins/fullcalendar/fullcalendar.scss */
html .fc,
.fc table {
  font-size: 1em;
}

/* line 24, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
/* line 34, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header td {
  white-space: nowrap;
}

/* line 38, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 43, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header-center {
  text-align: center;
}

/* line 47, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 52, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

/* line 57, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header-title h2 {
  margin-top: 5px;
  margin-bottom: 0;
  white-space: nowrap;
}

/* line 63, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-header-space {
  padding-left: 10px;
}

/* line 67, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}

/* buttons edges butting together */
/* line 74, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-button {
  margin-right: -1px;
}

/* line 79, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}

/* button layering (for border precedence) */
/* line 86, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 90, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 95, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
/* line 104, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

/* line 109, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-view {
  width: 100%;
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
/* line 120, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ddd;
}

/* line 124, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #fcf8e3;
}

/* line 128, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* Buttons
------------------------------------------------------------------------*/
/* line 139, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-button {
  position: relative;
  display: inline-block;
  padding: 0 .6em;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 150, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/
/* line 159, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-text-arrow {
  margin: 0 .1em;
  font-size: 2em;
  vertical-align: baseline;
  /* for IE7 */
}

/* line 166, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
  /* for &lsaquo; &rsaquo; */
  font-weight: bold;
}

/* icon (for jquery ui) */
/* line 172, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

/* line 178, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 191, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-default {
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 204, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 209, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 220, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 227, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Global Event Styles
------------------------------------------------------------------------*/
/* line 240, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-container > * {
  z-index: 8;
}

/* line 245, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}

/* line 249, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event {
  border: 1px solid #3a87ad;
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */
  font-size: .85em;
  cursor: default;
}

/* line 257, ../sass/plugins/fullcalendar/fullcalendar.scss */
a.fc-event {
  text-decoration: none;
}

/* line 262, ../sass/plugins/fullcalendar/fullcalendar.scss */
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

/* line 266, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 270, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 277, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

/* line 281, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}

/* Horizontal Events
------------------------------------------------------------------------*/
/* line 295, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

/* line 301, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
}

/* line 306, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
}

/* resizable */
/* line 312, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}

/* line 320, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}

/* line 328, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}

/* Reusable Separate-border Table
------------------------------------------------------------*/
/* line 337, ../sass/plugins/fullcalendar/fullcalendar.scss */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 342, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

/* line 347, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}

/* line 352, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}

/* line 357, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
/* line 366, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-grid th {
  text-align: center;
}

/* line 370, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}

/* line 375, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc .fc-week-number div {
  padding: 0 2px;
}

/* line 379, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 384, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* line 392, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}

/* event styles */
/* line 399, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
/* line 405, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 409, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
/* line 418, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda table {
  border-collapse: separate;
}

/* line 422, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days th {
  text-align: center;
}

/* line 426, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}

/* line 435, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-week-number {
  font-weight: bold;
}

/* line 439, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
/* line 445, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 449, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
/* line 455, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-allday th {
  border-width: 0 1px;
}

/* line 459, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}

/* divider (between all-day and slots) */
/* line 466, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 471, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
/* line 477, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

/* line 481, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

/* line 486, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 491, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}

/* line 496, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}

/* line 500, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}

/* Vertical Events
------------------------------------------------------------------------*/
/* line 509, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert {
  border-width: 0 1px;
}

/* line 513, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
}

/* line 517, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
}

/* line 521, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 526, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}

/* line 531, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}

/* line 544, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */
/* line 550, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 562, ../sass/plugins/fullcalendar/fullcalendar.scss */
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

@media print {
 /* Events
-----------------------------------------------------*/
 
.fc-event {
	background: #fff !important;
	color: #000 !important;
	}
	
/* for vertical events */
	
.fc-event-bg {
	display: none !important;
	}
	
.fc-event .ui-resizable-handle {
	display: none !important;
	}
	
}

/* line 2, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
}

/** Special IE6 Style Positioning **/
/* line 9, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6 {
  position: absolute;
}

/* line 13, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.top-right {
  right: auto;
  bottom: auto;
  left: expression(( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 20, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.top-left {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 25, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.bottom-right {
  left: expression(( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 30, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.bottom-left {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* line 35, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.ie6.center {
  left: expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width: 100%;
}

/** Normal Style Positions **/
/* line 42, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl {
  position: absolute;
}

/* line 46, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
body > div.jGrowl {
  position: fixed;
}

/* line 50, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

/* line 55, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

/* line 60, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

/* line 65, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

/* line 70, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/
/* line 77, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

/* line 82, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background-color: #000;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* line 100, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

/* line 105, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

/* line 109, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

/* line 114, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

/* line 122, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}

/** Hide jGrowl when printing **/
@media print {
  /* line 133, ../sass/plugins/jgrowl/jquery.jgrowl.min.scss */
  div.jGrowl {
    display: none;
  }
}
/*
 * jQuery File Upload UI Plugin CSS 7.4
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}

/* line 19, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

/* line 32, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

/* line 35, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files td {
  vertical-align: middle !important;
}

/* line 38, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.files .progress {
  width: 200px;
}

/* line 41, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.progress-animated .bar {
  filter: none;
}

/* line 44, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-loading {
  position: absolute;
  left: 50%;
  width: 128px;
  height: 128px;
  display: none;
}

/* line 51, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
.fileupload-processing .fileupload-loading {
  display: block;
}

/* Fix for IE 6: */
/* line 56, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
* html .fileinput-button {
  line-height: 24px;
  margin: 1px -3px 0 0;
}

/* Fix for IE 7: */
/* line 62, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
* + html .fileinput-button {
  padding: 2px 15px;
  margin: 1px 0 0 0;
}

@media (max-width: 767px) {
  /* line 70, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }

  /* line 73, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .preview * {
    width: 40px;
  }

  /* line 76, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .name * {
    width: 80px;
    display: inline-block;
    word-wrap: break-word;
  }

  /* line 81, ../sass/plugins/jquery_fileupload/jquery.fileupload-ui.scss */
  .files .progress {
    width: 20px;
  }
}
/* line 1, ../sass/plugins/lightbox/lightbox.scss */
body:after {
  content: url('/Content/Images/plugins/lightbox/close.png?1383914701') url('/Content/Images/plugins/lightbox/loading.gif?1383914701') url('/Content/Images/plugins/lightbox/prev.png?1383914701') url('/Content/Images/plugins/lightbox/next.png?1383914701');
  display: none;
}

/* line 6, ../sass/plugins/lightbox/lightbox.scss */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 17, ../sass/plugins/lightbox/lightbox.scss */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

/* line 27, ../sass/plugins/lightbox/lightbox.scss */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 37, ../sass/plugins/lightbox/lightbox.scss */
.lightbox a img {
  border: none;
}

/* line 41, ../sass/plugins/lightbox/lightbox.scss */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 55, ../sass/plugins/lightbox/lightbox.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 61, ../sass/plugins/lightbox/lightbox.scss */
.lb-container {
  padding: 4px;
}

/* line 65, ../sass/plugins/lightbox/lightbox.scss */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 74, ../sass/plugins/lightbox/lightbox.scss */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('/Content/Images/plugins/lightbox/loading.gif?1383914701') no-repeat;
}

/* line 81, ../sass/plugins/lightbox/lightbox.scss */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 89, ../sass/plugins/lightbox/lightbox.scss */
.lb-container > .nav {
  left: 0;
}

/* line 92, ../sass/plugins/lightbox/lightbox.scss */
.lb-nav a {
  outline: none;
}

/* line 95, ../sass/plugins/lightbox/lightbox.scss */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 102, ../sass/plugins/lightbox/lightbox.scss */
.lb-prev {
  left: 0;
  float: left;
}

/* line 106, ../sass/plugins/lightbox/lightbox.scss */
.lb-prev:hover {
  background: url('/Content/Images/plugins/lightbox/prev.png?1383914701') left 48% no-repeat;
}

/* line 109, ../sass/plugins/lightbox/lightbox.scss */
.lb-next {
  right: 0;
  float: right;
}

/* line 113, ../sass/plugins/lightbox/lightbox.scss */
.lb-next:hover {
  background: url('/Content/Images/plugins/lightbox/next.png?1383914701') right 48% no-repeat;
}

/* line 116, ../sass/plugins/lightbox/lightbox.scss */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 128, ../sass/plugins/lightbox/lightbox.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 133, ../sass/plugins/lightbox/lightbox.scss */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

/* line 137, ../sass/plugins/lightbox/lightbox.scss */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

/* line 143, ../sass/plugins/lightbox/lightbox.scss */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

/* line 148, ../sass/plugins/lightbox/lightbox.scss */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

/* line 155, ../sass/plugins/lightbox/lightbox.scss */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('/Content/Images/plugins/lightbox/close.png?1383914701') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 166, ../sass/plugins/lightbox/lightbox.scss */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 1, ../sass/plugins/mention/mention.scss */
.mention_name {
  font-size: 12px;
}

/* line 4, ../sass/plugins/mention/mention.scss */
.mention_username {
  font-size: 12px;
  color: #999;
}

/* line 8, ../sass/plugins/mention/mention.scss */
.mention_image {
  float: left;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 20px;
  height: 20px;
}

/* line 17, ../sass/plugins/mention/mention.scss */
.active .mention_username {
  color: #fff;
}

/*
Version: 3.4.2 Timestamp: Mon Aug 12 15:04:12 PDT 2013
*/
/* line 4, ../sass/plugins/select2/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 17, ../sass/plugins/select2/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 29, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

/* line 61, ../sass/plugins/select2/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%);
}

/* line 73, ../sass/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 77, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 87, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 104, ../sass/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 108, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 113, ../sass/plugins/select2/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 132, ../sass/plugins/select2/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 148, ../sass/plugins/select2/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 153, ../sass/plugins/select2/select2.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 157, ../sass/plugins/select2/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, ../sass/plugins/select2/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, ../sass/plugins/select2/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}

/* line 186, ../sass/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 0 1px;
}

/* line 193, ../sass/plugins/select2/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 207, ../sass/plugins/select2/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px;
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

/* line 232, ../sass/plugins/select2/select2.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 236, ../sass/plugins/select2/select2.scss */
.select2-search input.select2-active {
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%;
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

/* line 247, ../sass/plugins/select2/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 255, ../sass/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

/* line 274, ../sass/plugins/select2/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(bottom, #ffffff 0%, #eeeeee 50%);
}

/* line 287, ../sass/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 292, ../sass/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
/* line 297, ../sass/plugins/select2/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 307, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 312, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 313, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 314, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 315, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 316, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 317, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 318, ../sass/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 320, ../sass/plugins/select2/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 326, ../sass/plugins/select2/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 330, ../sass/plugins/select2/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 345, ../sass/plugins/select2/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 350, ../sass/plugins/select2/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 355, ../sass/plugins/select2/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 359, ../sass/plugins/select2/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 367, ../sass/plugins/select2/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 375, ../sass/plugins/select2/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 381, ../sass/plugins/select2/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 387, ../sass/plugins/select2/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 391, ../sass/plugins/select2/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100%;
}

/* line 395, ../sass/plugins/select2/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 402, ../sass/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 409, ../sass/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 415, ../sass/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 422, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

/* line 442, ../sass/plugins/select2/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 446, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 450, ../sass/plugins/select2/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 457, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 461, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 467, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 481, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url('/Content/Images/plugins/select2/select2-spinner.gif?1383914701') no-repeat 100% !important;
}

/* line 485, ../sass/plugins/select2/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 489, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

/* line 520, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 523, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 527, ../sass/plugins/select2/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('/Content/Images/plugins/select2/select2.png?1383914701') right top no-repeat;
}

/* line 540, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 544, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 547, ../sass/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 552, ../sass/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 559, ../sass/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 566, ../sass/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 573, ../sass/plugins/select2/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 577, ../sass/plugins/select2/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 591, ../sass/plugins/select2/select2.scss */
.select2-display-none {
  display: none;
}

/* line 595, ../sass/plugins/select2/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 606, ../sass/plugins/select2/select2.scss */
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url('/Content/Images/plugins/select2/select2x2.png?1383914701') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 611, ../sass/plugins/select2/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 1, ../sass/plugins/slider_nav/slidernav.scss */
.slider {
  width: 100%;
  min-height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 2, ../sass/plugins/slider_nav/slidernav.scss */
.slider ul {
  list-style: none;
  margin: 0;
}

/* line 3, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content {
  float: left;
  width: 100%;
  display: block;
  overflow: auto;
  min-height: 250px;
}

/* line 4, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content ul {
  margin: 0;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

/* line 5, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content ul li {
  float: left;
  width: 100%;
}

/* line 6, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a {
  padding: 5px 10px;
  display: block;
  border-bottom: 1px solid #dce1e5;
  text-transform: capitalize;
}

/* line 7, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a:hover {
  background: #f4f7f9;
}

/* line 8, ../sass/plugins/slider_nav/slidernav.scss */
.slider-content .title {
  padding: 5px 0;
  text-indent: 10px;
  background: #dce1e5;
  color: #143249;
  width: 100%;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 9, ../sass/plugins/slider_nav/slidernav.scss */
.slider .slider-nav {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 10px;
  min-height: 250px;
  background: #dce1e5;
}

/* line 10, ../sass/plugins/slider_nav/slidernav.scss */
.slider .slider-nav ul {
  padding: 5px 0;
}

/* line 11, ../sass/plugins/slider_nav/slidernav.scss */
.slider .slider-nav li a {
  padding: 3px 5px;
  line-height: 13px;
  text-align: center;
  color: #807f7f;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 12, ../sass/plugins/slider_nav/slidernav.scss */
.slider .arrow:before, .slider .arrow.down:before {
  position: relative;
  top: 3px;
  content: "\f062";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 22, ../sass/plugins/slider_nav/slidernav.scss */
.slider .arrow.down:before {
  content: "\f063";
  top: 5px;
}

/* line 26, ../sass/plugins/slider_nav/slidernav.scss */
.slider .slide-up, .slider .slide-down {
  height: 30px;
  background: #dce1e5;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 100%;
  position: relative;
}

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 10, ../sass/plugins/tabdrop/tabdrop.scss */
.nav-tabs,
.nav-pills {
  position: relative;
}

/*! jQuery UI - v1.10.3 - 2013-09-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-clearfix {
  min-height: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-front {
  z-index: 100;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable {
  position: relative;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url('/Content/Images/jquery_ui/animated-overlay.gif?1383914701');
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 6, ../sass/jquery/jquery_ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

@media (max-width: 767px) {
  /* line 24, ../sass/theme/_utilities.scss */
  .text-center-xs {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 30, ../sass/theme/_utilities.scss */
  .img-responsive-sm {
    display: block;
    height: auto !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  /* line 38, ../sass/theme/_utilities.scss */
  .no-mg-t-xs {
    margin-top: 0 !important;
  }
}

/* line 44, ../sass/theme/_utilities.scss */
.no-mg-t {
  margin-top: 0 !important;
}

/* line 45, ../sass/theme/_utilities.scss */
.no-mg-b {
  margin-bottom: 0 !important;
}

/* line 133, ../sass/theme/_utilities.scss */
.center-block {
  margin-left: auto;
  margin-right: auto;
}

/* line 137, ../sass/theme/_utilities.scss */
.opacity-25 {
  opacity: 0.25;
}

/* line 141, ../sass/theme/_utilities.scss */
.opacity-50 {
  opacity: 0.5;
}

/* line 145, ../sass/theme/_utilities.scss */
.opacity-75 {
  opacity: 0.75;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/Fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('/Content/Fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format("embedded-opentype"), url('/Content/Fonts/fontawesome-webfont.woff?v=3.2.1') format("woff"), url('/Content/Fonts/fontawesome-webfont.ttf?v=3.2.1') format("truetype"), url('/Content/Fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
/* line 38, ../sass/theme/_font-awesome.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 47, ../sass/theme/_font-awesome.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
/* line 53, ../sass/theme/_font-awesome.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

/* makes sure icons active on rollover in links */
/* line 59, ../sass/theme/_font-awesome.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
/* line 64, ../sass/theme/_font-awesome.scss */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}

/* line 71, ../sass/theme/_font-awesome.scss */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

/* line 74, ../sass/theme/_font-awesome.scss */
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

/* line 78, ../sass/theme/_font-awesome.scss */
.icons-ul > li {
  position: relative;
}

/* line 81, ../sass/theme/_font-awesome.scss */
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

/* line 89, ../sass/theme/_font-awesome.scss */
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

/* line 92, ../sass/theme/_font-awesome.scss */
.icon-muted {
  color: #eeeeee;
}

/* line 95, ../sass/theme/_font-awesome.scss */
.icon-light {
  color: #ffffff;
}

/* line 98, ../sass/theme/_font-awesome.scss */
.icon-dark {
  color: #333333;
}

/* line 101, ../sass/theme/_font-awesome.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 108, ../sass/theme/_font-awesome.scss */
.icon-2x {
  font-size: 2em;
}

/* line 111, ../sass/theme/_font-awesome.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 117, ../sass/theme/_font-awesome.scss */
.icon-3x {
  font-size: 3em;
}

/* line 120, ../sass/theme/_font-awesome.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 126, ../sass/theme/_font-awesome.scss */
.icon-4x {
  font-size: 4em;
}

/* line 129, ../sass/theme/_font-awesome.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 135, ../sass/theme/_font-awesome.scss */
.icon-5x {
  font-size: 5em;
}

/* line 138, ../sass/theme/_font-awesome.scss */
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 144, ../sass/theme/_font-awesome.scss */
.pull-right {
  float: right;
}

/* line 147, ../sass/theme/_font-awesome.scss */
.pull-left {
  float: left;
}

/* line 151, ../sass/theme/_font-awesome.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

/* line 155, ../sass/theme/_font-awesome.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 162, ../sass/theme/_font-awesome.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
/* line 186, ../sass/theme/_font-awesome.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
/* line 193, ../sass/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 199, ../sass/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

/* line 209, ../sass/theme/_font-awesome.scss */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 215, ../sass/theme/_font-awesome.scss */
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

/* line 219, ../sass/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

/* line 225, ../sass/theme/_font-awesome.scss */
.btn.btn-sm [class^="icon-"].pull-left.icon-2x, .btn-group-sm > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-sm [class*=" icon-"].pull-left.icon-2x,
.btn-group-sm > .btn [class*=" icon-"].pull-left.icon-2x,
.btn.btn-sm [class^="icon-"].pull-right.icon-2x,
.btn-group-sm > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-sm [class*=" icon-"].pull-right.icon-2x,
.btn-group-sm > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

/* line 229, ../sass/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"], .btn-group-lg > .btn [class^="icon-"],
.btn.btn-lg [class*=" icon-"],
.btn-group-lg > .btn [class*=" icon-"] {
  margin-top: 0;
}

/* line 235, ../sass/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-left.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-left.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-left.icon-2x,
.btn.btn-lg [class^="icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

/* line 239, ../sass/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-left.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-left.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

/* line 243, ../sass/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-right.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
/* line 248, ../sass/theme/_font-awesome.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 254, ../sass/theme/_font-awesome.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

/* line 263, ../sass/theme/_font-awesome.scss */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

/* line 273, ../sass/theme/_font-awesome.scss */
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
/* line 278, ../sass/theme/_font-awesome.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
/* line 287, ../sass/theme/_font-awesome.scss */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  /* line 292, ../sass/theme/_font-awesome.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 295, ../sass/theme/_font-awesome.scss */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 300, ../sass/theme/_font-awesome.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 303, ../sass/theme/_font-awesome.scss */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 308, ../sass/theme/_font-awesome.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 311, ../sass/theme/_font-awesome.scss */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 316, ../sass/theme/_font-awesome.scss */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 319, ../sass/theme/_font-awesome.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 324, ../sass/theme/_font-awesome.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 327, ../sass/theme/_font-awesome.scss */
  100% {
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
/* line 332, ../sass/theme/_font-awesome.scss */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* line 340, ../sass/theme/_font-awesome.scss */
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 348, ../sass/theme/_font-awesome.scss */
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 356, ../sass/theme/_font-awesome.scss */
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 363, ../sass/theme/_font-awesome.scss */
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
/* line 375, ../sass/theme/_font-awesome.scss */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 380, ../sass/theme/_font-awesome.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 383, ../sass/theme/_font-awesome.scss */
.icon-music:before {
  content: "\f001";
}

/* line 386, ../sass/theme/_font-awesome.scss */
.icon-search:before {
  content: "\f002";
}

/* line 389, ../sass/theme/_font-awesome.scss */
.icon-envelope-alt:before {
  content: "\f003";
}

/* line 392, ../sass/theme/_font-awesome.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 395, ../sass/theme/_font-awesome.scss */
.icon-star:before {
  content: "\f005";
}

/* line 398, ../sass/theme/_font-awesome.scss */
.icon-star-empty:before {
  content: "\f006";
}

/* line 401, ../sass/theme/_font-awesome.scss */
.icon-user:before {
  content: "\f007";
}

/* line 404, ../sass/theme/_font-awesome.scss */
.icon-film:before {
  content: "\f008";
}

/* line 407, ../sass/theme/_font-awesome.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 410, ../sass/theme/_font-awesome.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 413, ../sass/theme/_font-awesome.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 416, ../sass/theme/_font-awesome.scss */
.icon-ok:before {
  content: "\f00c";
}

/* line 419, ../sass/theme/_font-awesome.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 422, ../sass/theme/_font-awesome.scss */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 425, ../sass/theme/_font-awesome.scss */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 429, ../sass/theme/_font-awesome.scss */
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

/* line 432, ../sass/theme/_font-awesome.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 436, ../sass/theme/_font-awesome.scss */
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

/* line 439, ../sass/theme/_font-awesome.scss */
.icon-trash:before {
  content: "\f014";
}

/* line 442, ../sass/theme/_font-awesome.scss */
.icon-home:before {
  content: "\f015";
}

/* line 445, ../sass/theme/_font-awesome.scss */
.icon-file-alt:before {
  content: "\f016";
}

/* line 448, ../sass/theme/_font-awesome.scss */
.icon-time:before {
  content: "\f017";
}

/* line 451, ../sass/theme/_font-awesome.scss */
.icon-road:before {
  content: "\f018";
}

/* line 454, ../sass/theme/_font-awesome.scss */
.icon-download-alt:before {
  content: "\f019";
}

/* line 457, ../sass/theme/_font-awesome.scss */
.icon-download:before {
  content: "\f01a";
}

/* line 460, ../sass/theme/_font-awesome.scss */
.icon-upload:before {
  content: "\f01b";
}

/* line 463, ../sass/theme/_font-awesome.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 466, ../sass/theme/_font-awesome.scss */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 470, ../sass/theme/_font-awesome.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

/* line 473, ../sass/theme/_font-awesome.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 476, ../sass/theme/_font-awesome.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 479, ../sass/theme/_font-awesome.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 482, ../sass/theme/_font-awesome.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 485, ../sass/theme/_font-awesome.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 488, ../sass/theme/_font-awesome.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 491, ../sass/theme/_font-awesome.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 494, ../sass/theme/_font-awesome.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 497, ../sass/theme/_font-awesome.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 500, ../sass/theme/_font-awesome.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 503, ../sass/theme/_font-awesome.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 506, ../sass/theme/_font-awesome.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 509, ../sass/theme/_font-awesome.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 512, ../sass/theme/_font-awesome.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 515, ../sass/theme/_font-awesome.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 518, ../sass/theme/_font-awesome.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 521, ../sass/theme/_font-awesome.scss */
.icon-font:before {
  content: "\f031";
}

/* line 524, ../sass/theme/_font-awesome.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 527, ../sass/theme/_font-awesome.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 530, ../sass/theme/_font-awesome.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 533, ../sass/theme/_font-awesome.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 536, ../sass/theme/_font-awesome.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 539, ../sass/theme/_font-awesome.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 542, ../sass/theme/_font-awesome.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 545, ../sass/theme/_font-awesome.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 548, ../sass/theme/_font-awesome.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 551, ../sass/theme/_font-awesome.scss */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 554, ../sass/theme/_font-awesome.scss */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 557, ../sass/theme/_font-awesome.scss */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 560, ../sass/theme/_font-awesome.scss */
.icon-picture:before {
  content: "\f03e";
}

/* line 563, ../sass/theme/_font-awesome.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 566, ../sass/theme/_font-awesome.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 569, ../sass/theme/_font-awesome.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 572, ../sass/theme/_font-awesome.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 575, ../sass/theme/_font-awesome.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 578, ../sass/theme/_font-awesome.scss */
.icon-share:before {
  content: "\f045";
}

/* line 581, ../sass/theme/_font-awesome.scss */
.icon-check:before {
  content: "\f046";
}

/* line 584, ../sass/theme/_font-awesome.scss */
.icon-move:before {
  content: "\f047";
}

/* line 587, ../sass/theme/_font-awesome.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 590, ../sass/theme/_font-awesome.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 593, ../sass/theme/_font-awesome.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 596, ../sass/theme/_font-awesome.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 599, ../sass/theme/_font-awesome.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 602, ../sass/theme/_font-awesome.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 605, ../sass/theme/_font-awesome.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 608, ../sass/theme/_font-awesome.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 611, ../sass/theme/_font-awesome.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 614, ../sass/theme/_font-awesome.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 617, ../sass/theme/_font-awesome.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 620, ../sass/theme/_font-awesome.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 623, ../sass/theme/_font-awesome.scss */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 626, ../sass/theme/_font-awesome.scss */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 629, ../sass/theme/_font-awesome.scss */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 632, ../sass/theme/_font-awesome.scss */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 635, ../sass/theme/_font-awesome.scss */
.icon-question-sign:before {
  content: "\f059";
}

/* line 638, ../sass/theme/_font-awesome.scss */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 641, ../sass/theme/_font-awesome.scss */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 644, ../sass/theme/_font-awesome.scss */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 647, ../sass/theme/_font-awesome.scss */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 650, ../sass/theme/_font-awesome.scss */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 653, ../sass/theme/_font-awesome.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 656, ../sass/theme/_font-awesome.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 659, ../sass/theme/_font-awesome.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 662, ../sass/theme/_font-awesome.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 666, ../sass/theme/_font-awesome.scss */
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

/* line 669, ../sass/theme/_font-awesome.scss */
.icon-resize-full:before {
  content: "\f065";
}

/* line 672, ../sass/theme/_font-awesome.scss */
.icon-resize-small:before {
  content: "\f066";
}

/* line 675, ../sass/theme/_font-awesome.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 678, ../sass/theme/_font-awesome.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 681, ../sass/theme/_font-awesome.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 684, ../sass/theme/_font-awesome.scss */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 687, ../sass/theme/_font-awesome.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 690, ../sass/theme/_font-awesome.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 693, ../sass/theme/_font-awesome.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 696, ../sass/theme/_font-awesome.scss */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 699, ../sass/theme/_font-awesome.scss */
.icon-eye-close:before {
  content: "\f070";
}

/* line 702, ../sass/theme/_font-awesome.scss */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 705, ../sass/theme/_font-awesome.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 708, ../sass/theme/_font-awesome.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 711, ../sass/theme/_font-awesome.scss */
.icon-random:before {
  content: "\f074";
}

/* line 714, ../sass/theme/_font-awesome.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 717, ../sass/theme/_font-awesome.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 720, ../sass/theme/_font-awesome.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 723, ../sass/theme/_font-awesome.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 726, ../sass/theme/_font-awesome.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 729, ../sass/theme/_font-awesome.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 732, ../sass/theme/_font-awesome.scss */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 735, ../sass/theme/_font-awesome.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 738, ../sass/theme/_font-awesome.scss */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 741, ../sass/theme/_font-awesome.scss */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 744, ../sass/theme/_font-awesome.scss */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 747, ../sass/theme/_font-awesome.scss */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 750, ../sass/theme/_font-awesome.scss */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 753, ../sass/theme/_font-awesome.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 756, ../sass/theme/_font-awesome.scss */
.icon-key:before {
  content: "\f084";
}

/* line 760, ../sass/theme/_font-awesome.scss */
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

/* line 763, ../sass/theme/_font-awesome.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 766, ../sass/theme/_font-awesome.scss */
.icon-thumbs-up-alt:before {
  content: "\f087";
}

/* line 769, ../sass/theme/_font-awesome.scss */
.icon-thumbs-down-alt:before {
  content: "\f088";
}

/* line 772, ../sass/theme/_font-awesome.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 775, ../sass/theme/_font-awesome.scss */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 778, ../sass/theme/_font-awesome.scss */
.icon-signout:before {
  content: "\f08b";
}

/* line 781, ../sass/theme/_font-awesome.scss */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 784, ../sass/theme/_font-awesome.scss */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 787, ../sass/theme/_font-awesome.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 790, ../sass/theme/_font-awesome.scss */
.icon-signin:before {
  content: "\f090";
}

/* line 793, ../sass/theme/_font-awesome.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 796, ../sass/theme/_font-awesome.scss */
.icon-github-sign:before {
  content: "\f092";
}

/* line 799, ../sass/theme/_font-awesome.scss */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 802, ../sass/theme/_font-awesome.scss */
.icon-lemon:before {
  content: "\f094";
}

/* line 805, ../sass/theme/_font-awesome.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 809, ../sass/theme/_font-awesome.scss */
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

/* line 812, ../sass/theme/_font-awesome.scss */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 815, ../sass/theme/_font-awesome.scss */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 818, ../sass/theme/_font-awesome.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 821, ../sass/theme/_font-awesome.scss */
.icon-facebook:before {
  content: "\f09a";
}

/* line 824, ../sass/theme/_font-awesome.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 827, ../sass/theme/_font-awesome.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 830, ../sass/theme/_font-awesome.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 833, ../sass/theme/_font-awesome.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 836, ../sass/theme/_font-awesome.scss */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 839, ../sass/theme/_font-awesome.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 842, ../sass/theme/_font-awesome.scss */
.icon-bell:before {
  content: "\f0a2";
}

/* line 845, ../sass/theme/_font-awesome.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 848, ../sass/theme/_font-awesome.scss */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 851, ../sass/theme/_font-awesome.scss */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 854, ../sass/theme/_font-awesome.scss */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 857, ../sass/theme/_font-awesome.scss */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 860, ../sass/theme/_font-awesome.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 863, ../sass/theme/_font-awesome.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 866, ../sass/theme/_font-awesome.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 869, ../sass/theme/_font-awesome.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 872, ../sass/theme/_font-awesome.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 875, ../sass/theme/_font-awesome.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 878, ../sass/theme/_font-awesome.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 881, ../sass/theme/_font-awesome.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 884, ../sass/theme/_font-awesome.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 887, ../sass/theme/_font-awesome.scss */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 890, ../sass/theme/_font-awesome.scss */
.icon-group:before {
  content: "\f0c0";
}

/* line 893, ../sass/theme/_font-awesome.scss */
.icon-link:before {
  content: "\f0c1";
}

/* line 896, ../sass/theme/_font-awesome.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 899, ../sass/theme/_font-awesome.scss */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 902, ../sass/theme/_font-awesome.scss */
.icon-cut:before {
  content: "\f0c4";
}

/* line 905, ../sass/theme/_font-awesome.scss */
.icon-copy:before {
  content: "\f0c5";
}

/* line 909, ../sass/theme/_font-awesome.scss */
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 912, ../sass/theme/_font-awesome.scss */
.icon-save:before {
  content: "\f0c7";
}

/* line 915, ../sass/theme/_font-awesome.scss */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 918, ../sass/theme/_font-awesome.scss */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 921, ../sass/theme/_font-awesome.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 924, ../sass/theme/_font-awesome.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 927, ../sass/theme/_font-awesome.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 930, ../sass/theme/_font-awesome.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 933, ../sass/theme/_font-awesome.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 936, ../sass/theme/_font-awesome.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 939, ../sass/theme/_font-awesome.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 942, ../sass/theme/_font-awesome.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 945, ../sass/theme/_font-awesome.scss */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 948, ../sass/theme/_font-awesome.scss */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 951, ../sass/theme/_font-awesome.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 954, ../sass/theme/_font-awesome.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 957, ../sass/theme/_font-awesome.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 960, ../sass/theme/_font-awesome.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 963, ../sass/theme/_font-awesome.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 966, ../sass/theme/_font-awesome.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 969, ../sass/theme/_font-awesome.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 972, ../sass/theme/_font-awesome.scss */
.icon-sort:before {
  content: "\f0dc";
}

/* line 975, ../sass/theme/_font-awesome.scss */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 978, ../sass/theme/_font-awesome.scss */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 981, ../sass/theme/_font-awesome.scss */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 984, ../sass/theme/_font-awesome.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 988, ../sass/theme/_font-awesome.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

/* line 991, ../sass/theme/_font-awesome.scss */
.icon-legal:before {
  content: "\f0e3";
}

/* line 994, ../sass/theme/_font-awesome.scss */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 997, ../sass/theme/_font-awesome.scss */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 1000, ../sass/theme/_font-awesome.scss */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 1003, ../sass/theme/_font-awesome.scss */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 1006, ../sass/theme/_font-awesome.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 1009, ../sass/theme/_font-awesome.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 1012, ../sass/theme/_font-awesome.scss */
.icon-paste:before {
  content: "\f0ea";
}

/* line 1015, ../sass/theme/_font-awesome.scss */
.icon-lightbulb:before {
  content: "\f0eb";
}

/* line 1018, ../sass/theme/_font-awesome.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 1021, ../sass/theme/_font-awesome.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 1024, ../sass/theme/_font-awesome.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 1027, ../sass/theme/_font-awesome.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 1030, ../sass/theme/_font-awesome.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 1033, ../sass/theme/_font-awesome.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 1036, ../sass/theme/_font-awesome.scss */
.icon-bell-alt:before {
  content: "\f0f3";
}

/* line 1039, ../sass/theme/_font-awesome.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 1042, ../sass/theme/_font-awesome.scss */
.icon-food:before {
  content: "\f0f5";
}

/* line 1045, ../sass/theme/_font-awesome.scss */
.icon-file-text-alt:before {
  content: "\f0f6";
}

/* line 1048, ../sass/theme/_font-awesome.scss */
.icon-building:before {
  content: "\f0f7";
}

/* line 1051, ../sass/theme/_font-awesome.scss */
.icon-hospital:before {
  content: "\f0f8";
}

/* line 1054, ../sass/theme/_font-awesome.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 1057, ../sass/theme/_font-awesome.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 1060, ../sass/theme/_font-awesome.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 1063, ../sass/theme/_font-awesome.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 1066, ../sass/theme/_font-awesome.scss */
.icon-h-sign:before {
  content: "\f0fd";
}

/* line 1069, ../sass/theme/_font-awesome.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 1072, ../sass/theme/_font-awesome.scss */
.icon-double-angle-left:before {
  content: "\f100";
}

/* line 1075, ../sass/theme/_font-awesome.scss */
.icon-double-angle-right:before {
  content: "\f101";
}

/* line 1078, ../sass/theme/_font-awesome.scss */
.icon-double-angle-up:before {
  content: "\f102";
}

/* line 1081, ../sass/theme/_font-awesome.scss */
.icon-double-angle-down:before {
  content: "\f103";
}

/* line 1084, ../sass/theme/_font-awesome.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 1087, ../sass/theme/_font-awesome.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 1090, ../sass/theme/_font-awesome.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 1093, ../sass/theme/_font-awesome.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 1096, ../sass/theme/_font-awesome.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 1099, ../sass/theme/_font-awesome.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 1102, ../sass/theme/_font-awesome.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 1105, ../sass/theme/_font-awesome.scss */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 1108, ../sass/theme/_font-awesome.scss */
.icon-circle-blank:before {
  content: "\f10c";
}

/* line 1111, ../sass/theme/_font-awesome.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 1114, ../sass/theme/_font-awesome.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 1117, ../sass/theme/_font-awesome.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 1120, ../sass/theme/_font-awesome.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 1124, ../sass/theme/_font-awesome.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

/* line 1127, ../sass/theme/_font-awesome.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 1130, ../sass/theme/_font-awesome.scss */
.icon-folder-close-alt:before {
  content: "\f114";
}

/* line 1133, ../sass/theme/_font-awesome.scss */
.icon-folder-open-alt:before {
  content: "\f115";
}

/* line 1136, ../sass/theme/_font-awesome.scss */
.icon-expand-alt:before {
  content: "\f116";
}

/* line 1139, ../sass/theme/_font-awesome.scss */
.icon-collapse-alt:before {
  content: "\f117";
}

/* line 1142, ../sass/theme/_font-awesome.scss */
.icon-smile:before {
  content: "\f118";
}

/* line 1145, ../sass/theme/_font-awesome.scss */
.icon-frown:before {
  content: "\f119";
}

/* line 1148, ../sass/theme/_font-awesome.scss */
.icon-meh:before {
  content: "\f11a";
}

/* line 1151, ../sass/theme/_font-awesome.scss */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 1154, ../sass/theme/_font-awesome.scss */
.icon-keyboard:before {
  content: "\f11c";
}

/* line 1157, ../sass/theme/_font-awesome.scss */
.icon-flag-alt:before {
  content: "\f11d";
}

/* line 1160, ../sass/theme/_font-awesome.scss */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 1163, ../sass/theme/_font-awesome.scss */
.icon-terminal:before {
  content: "\f120";
}

/* line 1166, ../sass/theme/_font-awesome.scss */
.icon-code:before {
  content: "\f121";
}

/* line 1169, ../sass/theme/_font-awesome.scss */
.icon-reply-all:before {
  content: "\f122";
}

/* line 1172, ../sass/theme/_font-awesome.scss */
.icon-mail-reply-all:before {
  content: "\f122";
}

/* line 1176, ../sass/theme/_font-awesome.scss */
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 1179, ../sass/theme/_font-awesome.scss */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 1182, ../sass/theme/_font-awesome.scss */
.icon-crop:before {
  content: "\f125";
}

/* line 1185, ../sass/theme/_font-awesome.scss */
.icon-code-fork:before {
  content: "\f126";
}

/* line 1188, ../sass/theme/_font-awesome.scss */
.icon-unlink:before {
  content: "\f127";
}

/* line 1191, ../sass/theme/_font-awesome.scss */
.icon-question:before {
  content: "\f128";
}

/* line 1194, ../sass/theme/_font-awesome.scss */
.icon-info:before {
  content: "\f129";
}

/* line 1197, ../sass/theme/_font-awesome.scss */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 1200, ../sass/theme/_font-awesome.scss */
.icon-superscript:before {
  content: "\f12b";
}

/* line 1203, ../sass/theme/_font-awesome.scss */
.icon-subscript:before {
  content: "\f12c";
}

/* line 1206, ../sass/theme/_font-awesome.scss */
.icon-eraser:before {
  content: "\f12d";
}

/* line 1209, ../sass/theme/_font-awesome.scss */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 1212, ../sass/theme/_font-awesome.scss */
.icon-microphone:before {
  content: "\f130";
}

/* line 1215, ../sass/theme/_font-awesome.scss */
.icon-microphone-off:before {
  content: "\f131";
}

/* line 1218, ../sass/theme/_font-awesome.scss */
.icon-shield:before {
  content: "\f132";
}

/* line 1221, ../sass/theme/_font-awesome.scss */
.icon-calendar-empty:before {
  content: "\f133";
}

/* line 1224, ../sass/theme/_font-awesome.scss */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 1227, ../sass/theme/_font-awesome.scss */
.icon-rocket:before {
  content: "\f135";
}

/* line 1230, ../sass/theme/_font-awesome.scss */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 1233, ../sass/theme/_font-awesome.scss */
.icon-chevron-sign-left:before {
  content: "\f137";
}

/* line 1236, ../sass/theme/_font-awesome.scss */
.icon-chevron-sign-right:before {
  content: "\f138";
}

/* line 1239, ../sass/theme/_font-awesome.scss */
.icon-chevron-sign-up:before {
  content: "\f139";
}

/* line 1242, ../sass/theme/_font-awesome.scss */
.icon-chevron-sign-down:before {
  content: "\f13a";
}

/* line 1245, ../sass/theme/_font-awesome.scss */
.icon-html5:before {
  content: "\f13b";
}

/* line 1248, ../sass/theme/_font-awesome.scss */
.icon-css3:before {
  content: "\f13c";
}

/* line 1251, ../sass/theme/_font-awesome.scss */
.icon-anchor:before {
  content: "\f13d";
}

/* line 1254, ../sass/theme/_font-awesome.scss */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 1257, ../sass/theme/_font-awesome.scss */
.icon-bullseye:before {
  content: "\f140";
}

/* line 1260, ../sass/theme/_font-awesome.scss */
.icon-ellipsis-horizontal:before {
  content: "\f141";
}

/* line 1263, ../sass/theme/_font-awesome.scss */
.icon-ellipsis-vertical:before {
  content: "\f142";
}

/* line 1266, ../sass/theme/_font-awesome.scss */
.icon-rss-sign:before {
  content: "\f143";
}

/* line 1269, ../sass/theme/_font-awesome.scss */
.icon-play-sign:before {
  content: "\f144";
}

/* line 1272, ../sass/theme/_font-awesome.scss */
.icon-ticket:before {
  content: "\f145";
}

/* line 1275, ../sass/theme/_font-awesome.scss */
.icon-minus-sign-alt:before {
  content: "\f146";
}

/* line 1278, ../sass/theme/_font-awesome.scss */
.icon-check-minus:before {
  content: "\f147";
}

/* line 1281, ../sass/theme/_font-awesome.scss */
.icon-level-up:before {
  content: "\f148";
}

/* line 1284, ../sass/theme/_font-awesome.scss */
.icon-level-down:before {
  content: "\f149";
}

/* line 1287, ../sass/theme/_font-awesome.scss */
.icon-check-sign:before {
  content: "\f14a";
}

/* line 1290, ../sass/theme/_font-awesome.scss */
.icon-edit-sign:before {
  content: "\f14b";
}

/* line 1293, ../sass/theme/_font-awesome.scss */
.icon-external-link-sign:before {
  content: "\f14c";
}

/* line 1296, ../sass/theme/_font-awesome.scss */
.icon-share-sign:before {
  content: "\f14d";
}

/* line 1299, ../sass/theme/_font-awesome.scss */
.icon-compass:before {
  content: "\f14e";
}

/* line 1302, ../sass/theme/_font-awesome.scss */
.icon-collapse:before {
  content: "\f150";
}

/* line 1305, ../sass/theme/_font-awesome.scss */
.icon-collapse-top:before {
  content: "\f151";
}

/* line 1308, ../sass/theme/_font-awesome.scss */
.icon-expand:before {
  content: "\f152";
}

/* line 1312, ../sass/theme/_font-awesome.scss */
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

/* line 1315, ../sass/theme/_font-awesome.scss */
.icon-gbp:before {
  content: "\f154";
}

/* line 1319, ../sass/theme/_font-awesome.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

/* line 1323, ../sass/theme/_font-awesome.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

/* line 1327, ../sass/theme/_font-awesome.scss */
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

/* line 1331, ../sass/theme/_font-awesome.scss */
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

/* line 1335, ../sass/theme/_font-awesome.scss */
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

/* line 1339, ../sass/theme/_font-awesome.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

/* line 1342, ../sass/theme/_font-awesome.scss */
.icon-file:before {
  content: "\f15b";
}

/* line 1345, ../sass/theme/_font-awesome.scss */
.icon-file-text:before {
  content: "\f15c";
}

/* line 1348, ../sass/theme/_font-awesome.scss */
.icon-sort-by-alphabet:before {
  content: "\f15d";
}

/* line 1351, ../sass/theme/_font-awesome.scss */
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

/* line 1354, ../sass/theme/_font-awesome.scss */
.icon-sort-by-attributes:before {
  content: "\f160";
}

/* line 1357, ../sass/theme/_font-awesome.scss */
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

/* line 1360, ../sass/theme/_font-awesome.scss */
.icon-sort-by-order:before {
  content: "\f162";
}

/* line 1363, ../sass/theme/_font-awesome.scss */
.icon-sort-by-order-alt:before {
  content: "\f163";
}

/* line 1366, ../sass/theme/_font-awesome.scss */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 1369, ../sass/theme/_font-awesome.scss */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 1372, ../sass/theme/_font-awesome.scss */
.icon-youtube-sign:before {
  content: "\f166";
}

/* line 1375, ../sass/theme/_font-awesome.scss */
.icon-youtube:before {
  content: "\f167";
}

/* line 1378, ../sass/theme/_font-awesome.scss */
.icon-xing:before {
  content: "\f168";
}

/* line 1381, ../sass/theme/_font-awesome.scss */
.icon-xing-sign:before {
  content: "\f169";
}

/* line 1384, ../sass/theme/_font-awesome.scss */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 1387, ../sass/theme/_font-awesome.scss */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 1390, ../sass/theme/_font-awesome.scss */
.icon-stackexchange:before {
  content: "\f16c";
}

/* line 1393, ../sass/theme/_font-awesome.scss */
.icon-instagram:before {
  content: "\f16d";
}

/* line 1396, ../sass/theme/_font-awesome.scss */
.icon-flickr:before {
  content: "\f16e";
}

/* line 1399, ../sass/theme/_font-awesome.scss */
.icon-adn:before {
  content: "\f170";
}

/* line 1402, ../sass/theme/_font-awesome.scss */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 1405, ../sass/theme/_font-awesome.scss */
.icon-bitbucket-sign:before {
  content: "\f172";
}

/* line 1408, ../sass/theme/_font-awesome.scss */
.icon-tumblr:before {
  content: "\f173";
}

/* line 1411, ../sass/theme/_font-awesome.scss */
.icon-tumblr-sign:before {
  content: "\f174";
}

/* line 1414, ../sass/theme/_font-awesome.scss */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 1417, ../sass/theme/_font-awesome.scss */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 1420, ../sass/theme/_font-awesome.scss */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 1423, ../sass/theme/_font-awesome.scss */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 1426, ../sass/theme/_font-awesome.scss */
.icon-apple:before {
  content: "\f179";
}

/* line 1429, ../sass/theme/_font-awesome.scss */
.icon-windows:before {
  content: "\f17a";
}

/* line 1432, ../sass/theme/_font-awesome.scss */
.icon-android:before {
  content: "\f17b";
}

/* line 1435, ../sass/theme/_font-awesome.scss */
.icon-linux:before {
  content: "\f17c";
}

/* line 1438, ../sass/theme/_font-awesome.scss */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 1441, ../sass/theme/_font-awesome.scss */
.icon-skype:before {
  content: "\f17e";
}

/* line 1444, ../sass/theme/_font-awesome.scss */
.icon-foursquare:before {
  content: "\f180";
}

/* line 1447, ../sass/theme/_font-awesome.scss */
.icon-trello:before {
  content: "\f181";
}

/* line 1450, ../sass/theme/_font-awesome.scss */
.icon-female:before {
  content: "\f182";
}

/* line 1453, ../sass/theme/_font-awesome.scss */
.icon-male:before {
  content: "\f183";
}

/* line 1456, ../sass/theme/_font-awesome.scss */
.icon-gittip:before {
  content: "\f184";
}

/* line 1459, ../sass/theme/_font-awesome.scss */
.icon-sun:before {
  content: "\f185";
}

/* line 1462, ../sass/theme/_font-awesome.scss */
.icon-moon:before {
  content: "\f186";
}

/* line 1465, ../sass/theme/_font-awesome.scss */
.icon-archive:before {
  content: "\f187";
}

/* line 1468, ../sass/theme/_font-awesome.scss */
.icon-bug:before {
  content: "\f188";
}

/* line 1471, ../sass/theme/_font-awesome.scss */
.icon-vk:before {
  content: "\f189";
}

/* line 1474, ../sass/theme/_font-awesome.scss */
.icon-weibo:before {
  content: "\f18a";
}

/* line 1477, ../sass/theme/_font-awesome.scss */
.icon-renren:before {
  content: "\f18b";
}

/* Paint brush */
.icon-paint-brush:before {
  content: "\f1fc";
}

/* Institution */
.icon-institution:before {
  content: "\f19c";
}

/* Institution */
.icon-keyboard-o:before {
  content: "\f11c";
}

@font-face {
  font-family: "Montserrat";
  src: url('/Content/Fonts/montserrat-bold-webfont.eot');
  src: url('/Content/Fonts/montserrat-bold-webfont.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/montserrat-bold-webfont.woff') format("woff"), url('/Content/Fonts/montserrat-bold-webfont.ttf') format("truetype"), url('/Content/Fonts/montserrat-bold-webfont.svg#montserratbold') format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url('/Content/Fonts/montserrat-regular-webfont.eot');
  src: url('/Content/Fonts/montserrat-regular-webfont.eot?#iefix') format("embedded-opentype"), url('/Content/Fonts/montserrat-regular-webfont.woff') format("woff"), url('/Content/Fonts/montserrat-regular-webfont.ttf') format("truetype"), url('/Content/Fonts/montserrat-regular-webfont.svg#montserratregular') format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Eras Demi ITC';
    src: url('/Content/Fonts/ErasITC-Demi.woff2') format('woff2'), url('/Content/Fonts/ErasITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* line 23, ../sass/theme/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Eras Demi ITC;
  font-weight: 400;
  color: #222222;
}

/* line 29, ../sass/theme/_type.scss */
h1 {
  font-size: 28px;
}

/* line 30, ../sass/theme/_type.scss */
h2 {
  font-size: 24.5px;
}

/* line 31, ../sass/theme/_type.scss */
h3 {
  font-size: 21px;
}

/* line 32, ../sass/theme/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 33, ../sass/theme/_type.scss */
h5 {
  font-size: 14px;
}

/* line 34, ../sass/theme/_type.scss */
h6 {
  font-size: 10.5px;
}

@media (max-width: 768px) {
  /* line 37, ../sass/theme/_type.scss */
  h1 {
    font-size: 24.5px;
  }

  /* line 38, ../sass/theme/_type.scss */
  h2 {
    font-size: 21px;
  }

  /* line 39, ../sass/theme/_type.scss */
  h3 {
    font-size: 17.5px;
  }

  /* line 40, ../sass/theme/_type.scss */
  h4 {
    font-size: 14px;
  }

  /* line 41, ../sass/theme/_type.scss */
  h5 {
    font-size: 14px;
  }

  /* line 42, ../sass/theme/_type.scss */
  h6 {
    font-size: 7px;
  }
}
/* line 46, ../sass/theme/_type.scss */
h1 [class^="icon-"] {
  color: #30548c;
}

/* line 51, ../sass/theme/_type.scss */
.page-header {
  border-bottom-color: #dddddd;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  color: #222222;
  background: white;
  min-height: 85px;
  padding: 20px;
}
/* line 121, ../sass/theme/_utilities.scss */
.page-header:after, .page-header:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.page-header:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.page-header {
  *zoom: 1;
}
@media (min-width: 768px) {
  /* line 51, ../sass/theme/_type.scss */
  .page-header {
    padding: 0 15px;
  }
}
/* line 68, ../sass/theme/_type.scss */
.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
  margin: 0;
  color: #222222;
  vertical-align: middle;
}
/* line 74, ../sass/theme/_type.scss */
.page-header .breadcrumb {
  margin-bottom: 0;
  line-height: 10px;
}
@media (min-width: 768px) {
  /* line 74, ../sass/theme/_type.scss */
  .page-header .breadcrumb {
    padding: 10px 0;
  }
}
/* line 83, ../sass/theme/_type.scss */
.page-header .breadcrumb li:first-child > a {
  text-decoration: none;
  -webkit-transition: color 100ms ease;
  -moz-transition: color 100ms ease;
  -o-transition: color 100ms ease;
  transition: color 100ms ease;
}
/* line 87, ../sass/theme/_type.scss */
.page-header .breadcrumb li:first-child > a:hover {
  color: #30548c;
}
@media (min-width: 768px) {
  /* line 94, ../sass/theme/_type.scss */
  .page-header h1.pull-left {
    margin-top: 27px;
  }
}
/* line 100, ../sass/theme/_type.scss */
.page-header .pull-right {
  margin-top: 15px;
}
@media (min-width: 768px) {
  /* line 100, ../sass/theme/_type.scss */
  .page-header .pull-right {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  /* line 51, ../sass/theme/_type.scss */
  .page-header {
    text-align: center;
  }
  /* line 111, ../sass/theme/_type.scss */
  .page-header > .pull-right, .page-header > .pull-left {
    float: none !important;
  }
}

/* line 117, ../sass/theme/_type.scss */
.group-header {
  border-top: 1px solid #eeeeee;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 125, ../sass/theme/_type.scss */
.group-header .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 130, ../sass/theme/_type.scss */
.group-header > .row:first-child {
  padding-top: 20px;
  border-top: 1px solid white;
}
/* line 135, ../sass/theme/_type.scss */
.group-header.group-header-first {
  margin-top: 0;
  border-top: none;
}
/* line 139, ../sass/theme/_type.scss */
.group-header.group-header-first > .row:first-child {
  padding-top: 0;
  border-top: none;
}

/* line 146, ../sass/theme/_type.scss */
hr {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}
/* line 153, ../sass/theme/_type.scss */
hr.hr-normal {
  margin-left: 0;
  margin-right: 0;
}
/* line 158, ../sass/theme/_type.scss */
hr.hr-top {
  margin-top: 0;
}
/* line 162, ../sass/theme/_type.scss */
hr.hr-bottom {
  margin-bottom: 0;
}
/* line 166, ../sass/theme/_type.scss */
hr.hr-double {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 2, ../sass/theme/_header.scss */
header .navbar {
  margin: 0;
  padding: 0 15px;
  background-color: #30548c;
  border: none;
  min-height: 40px;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 11, ../sass/theme/_header.scss */
header .navbar .navbar-brand {
  color: white;
  font-size: 20px;
  text-shadow: none;
  font-weight: 200;
  padding: 0;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
}
/* line 21, ../sass/theme/_header.scss */
header .navbar .navbar-brand:hover, header .navbar .navbar-brand:focus {
  color: white;
}
/* line 25, ../sass/theme/_header.scss */
header .navbar .navbar-brand .logo {
  display: none;
}
@media (min-width: 768px) {
  /* line 25, ../sass/theme/_header.scss */
  header .navbar .navbar-brand .logo {
    display: inline-block;
  }
}
/* line 33, ../sass/theme/_header.scss */
header .navbar .navbar-brand .logo-xs {
  display: inline-block;
}
@media (min-width: 768px) {
  /* line 33, ../sass/theme/_header.scss */
  header .navbar .navbar-brand .logo-xs {
    display: none;
  }
}
/* line 41, ../sass/theme/_header.scss */
header .navbar .navbar-brand img {
  margin-top: -2px;
}
/* line 46, ../sass/theme/_header.scss */
header .navbar .toggle-nav {
  color: white;
  text-shadow: none;
  vertical-align: middle;
  padding: 4px 12px;
  margin-top: 5px;
  margin-left: 15px;
  background-color: #30548c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  /* line 46, ../sass/theme/_header.scss */
  header .navbar .toggle-nav {
    margin-left: 15px;
  }
}
/* line 61, ../sass/theme/_header.scss */
header .navbar .toggle-nav:active, header .navbar .toggle-nav.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #233d66;
}
/* line 66, ../sass/theme/_header.scss */
header .navbar .toggle-nav:hover {
  background-color: #233d66;
}
/* line 71, ../sass/theme/_header.scss */
header .navbar .navbar-form {
  margin: 5px 10px 0 0;
  padding: 0;
  position: relative;
  border: none;
}
/* line 77, ../sass/theme/_header.scss */
header .navbar .navbar-form button {
  position: absolute;
  color: #30548c;
  right: 10px;
  top: 6px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  z-index: 1031;
  text-shadow: none;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
}
/* line 89, ../sass/theme/_header.scss */
header .navbar .navbar-form button:hover {
  color: #0f1b2d;
}
/* line 94, ../sass/theme/_header.scss */
header .navbar .navbar-form input {
  border-color: #233d66;
  padding-left: 7px;
  padding-right: 25px;
  color: #0f1b2d;
  height: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
/* line 109, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:-moz-placeholder {
  color: #3d6bb2;
}
/* line 112, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:-ms-input-placeholder {
  color: #3d6bb2;
}
/* line 115, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #3d6bb2;
}
/* line 104, ../sass/theme/_header.scss */
header .navbar .navbar-form input:hover, header .navbar .navbar-form input:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 109, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #5b85c7;
}
/* line 112, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #5b85c7;
}
/* line 115, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #5b85c7;
}
/* line 112, ../sass/theme/_header.scss */
header .navbar .navbar-form input:focus {
  border-color: #162640;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #4877c0;
}
/* line 112, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #4877c0;
}
/* line 115, ../sass/theme/_utilities.scss */
header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #4877c0;
}
/* line 120, ../sass/theme/_header.scss */
header .navbar .navbar-form:hover input {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 127, ../sass/theme/_header.scss */
header .navbar .user-menu > a {
  height: 40px;
  line-height: 38px;
}
/* line 132, ../sass/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle {
  padding: 0 15px;
}
/* line 135, ../sass/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle img {
  border: 2px solid white;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top: 8px;
  width: 23px;
  height: 23px;
}
/* line 144, ../sass/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle .user-name {
  display: none;
}
@media (min-width: 768px) {
  /* line 144, ../sass/theme/_header.scss */
  header .navbar .user-menu .dropdown-toggle .user-name {
    display: inline;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 153, ../sass/theme/_header.scss */
  header .navbar .user-menu .dropdown-toggle span {
    position: relative;
    top: 1px;
  }
}
/* line 162, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu {
  padding: 0;
}
/* line 165, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li {
  width: 270px;
}
/* line 168, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a {
  padding: 0;
  white-space: normal;
}
/* line 173, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a:hover [class*="icon"] {
  color: white !important;
}
/* line 177, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a:hover small {
  color: white !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 184, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body {
  padding: 5px;
}
/* line 121, ../sass/theme/_utilities.scss */
header .navbar .widget .dropdown-menu > li .widget-body:after, header .navbar .widget .dropdown-menu > li .widget-body:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
header .navbar .widget .dropdown-menu > li .widget-body:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
header .navbar .widget .dropdown-menu > li .widget-body {
  *zoom: 1;
}
/* line 188, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .icon {
  width: 25px;
}
/* line 192, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .text {
  width: 230px;
}
/* line 195, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .text small {
  white-space: nowrap;
}
/* line 202, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li.widget-footer a {
  padding: 10px 0;
  background: #f4f4f4;
  text-align: center;
}
/* line 207, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background: #30548c;
}
/* line 214, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu p {
  margin: 0;
}
/* line 218, ../sass/theme/_header.scss */
header .navbar .widget .dropdown-menu .divider {
  margin: 0;
}
/* line 224, ../sass/theme/_header.scss */
header .navbar > .nav {
  float: right;
  margin: 0;
}
/* line 228, ../sass/theme/_header.scss */
header .navbar > .nav > li {
  float: left;
}
/* line 231, ../sass/theme/_header.scss */
header .navbar > .nav > li .label {
  background: white;
  color: #30548c;
}
/* line 238, ../sass/theme/_header.scss */
header .navbar > .nav > li.dropdown > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 246, ../sass/theme/_header.scss */
header .navbar > .nav > li.dropdown > a:hover .caret, header .navbar > .nav > li.dropdown > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 254, ../sass/theme/_header.scss */
header .navbar > .nav > li.dropdown.open > .dropdown-toggle {
  color: white;
}
/* line 257, ../sass/theme/_header.scss */
header .navbar > .nav > li.dropdown.open > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 266, ../sass/theme/_header.scss */
header .navbar > .nav > li.light > a {
  background-color: #233d66;
}
/* line 269, ../sass/theme/_header.scss */
header .navbar > .nav > li.light > a .label {
  color: #1c3253;
}
/* line 273, ../sass/theme/_header.scss */
header .navbar > .nav > li.light > a:hover, header .navbar > .nav > li.light > a:active, header .navbar > .nav > li.light > a:focus {
  background-color: #1c3253;
}
/* line 281, ../sass/theme/_header.scss */
header .navbar > .nav > li.medium > a {
  background-color: #1c3253;
}
/* line 284, ../sass/theme/_header.scss */
header .navbar > .nav > li.medium > a .label {
  color: #162640;
}
/* line 288, ../sass/theme/_header.scss */
header .navbar > .nav > li.medium > a:hover, header .navbar > .nav > li.medium > a:active, header .navbar > .nav > li.medium > a:focus {
  background-color: #162640;
}
/* line 295, ../sass/theme/_header.scss */
header .navbar > .nav > li.dark > a {
  background-color: #162640;
}
/* line 298, ../sass/theme/_header.scss */
header .navbar > .nav > li.dark > a .label {
  color: #0f1b2d;
}
/* line 302, ../sass/theme/_header.scss */
header .navbar > .nav > li.dark > a:hover, header .navbar > .nav > li.dark > a:active, header .navbar > .nav > li.dark > a:focus {
  background-color: #0f1b2d;
}
/* line 310, ../sass/theme/_header.scss */
header .navbar > .nav > li > a {
  color: white;
  text-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #30548c;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 321, ../sass/theme/_header.scss */
header .navbar > .nav > li > a:hover, header .navbar > .nav > li > a:active, header .navbar > .nav > li > a:focus {
  color: white;
  background-color: #233d66;
}
/* line 329, ../sass/theme/_header.scss */
header .navbar.navbar-fixed-top {
  position: fixed;
}
/* line 333, ../sass/theme/_header.scss */
header .navbar .dropdown-menu {
  right: 0;
  left: auto;
}
@media print {
  /* line 1, ../sass/theme/_header.scss */
  header {
    display: none;
  }
}

/* line 1, ../sass/theme/_navigation.scss */
#main-nav-bg {
  width: 201px;
  position: absolute;
  float: left;
  border-right: 1px solid #dddddd;
  background: #f4f4f4;
  display: block;
  z-index: -1;
  top: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  /* line 1, ../sass/theme/_navigation.scss */
  #main-nav-bg {
    width: 46px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/theme/_navigation.scss */
  #main-nav-bg {
    width: 0;
  }
}
@media print {
  /* line 1, ../sass/theme/_navigation.scss */
  #main-nav-bg {
    display: none;
  }
}

/* line 25, ../sass/theme/_navigation.scss */
#main-nav {
  width: 200px;
  position: absolute;
  left: 0;
  top: 40px;
}
/* line 31, ../sass/theme/_navigation.scss */
#main-nav.main-nav-fixed {
  top: 40px;
  left: 0;
  z-index: 900;
}
/* line 36, ../sass/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix {
  position: fixed;
  top: 0;
}
/* line 41, ../sass/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix-top {
  top: 40px !important;
}
/* line 45, ../sass/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix-bottom {
  position: fixed;
}
@media (max-width: 991px) {
  /* line 25, ../sass/theme/_navigation.scss */
  #main-nav {
    width: 45px;
  }
}
@media (max-width: 767px) {
  /* line 25, ../sass/theme/_navigation.scss */
  #main-nav {
    width: 0;
    overflow: hidden;
  }
}
@media print {
  /* line 25, ../sass/theme/_navigation.scss */
  #main-nav {
    display: none;
  }
}

/* line 65, ../sass/theme/_navigation.scss */
.main-nav-opened #main-nav-bg {
  width: 201px;
}
/* line 69, ../sass/theme/_navigation.scss */
.main-nav-opened #main-nav {
  width: 200px;
  overflow: visible;
}
@media (max-width: 767px) {
  /* line 76, ../sass/theme/_navigation.scss */
  .main-nav-opened #main-nav .navigation .search {
    display: block;
  }
}
/* line 84, ../sass/theme/_navigation.scss */
.main-nav-opened #main-nav .navigation > .nav > li i.angle-down, .main-nav-opened #main-nav .navigation > .nav > li span {
  display: inline !important;
}
@media (max-width: 991px) {
  /* line 87, ../sass/theme/_navigation.scss */
  .main-nav-opened #main-nav .navigation > .nav > li ul.in {
    display: block !important;
  }
}

/* line 98, ../sass/theme/_navigation.scss */
.main-nav-closed #main-nav-bg {
  width: 46px;
}
@media (max-width: 767px) {
  /* line 98, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav-bg {
    width: 0;
  }
}
@media (min-width: 992px) {
  /* line 106, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav {
    width: 45px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav {
    width: 0;
    overflow: hidden;
  }
}
/* line 121, ../sass/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li > .nav {
  display: none !important;
}
/* line 124, ../sass/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li > .nav.in {
  display: none;
}
@media (min-width: 992px) {
  /* line 132, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > span {
    position: absolute;
    top: -1px;
    left: 45px;
    width: 200px;
    height: 43px;
    line-height: 40px;
    background-color: #fefefe;
    display: block;
    z-index: 1000;
    border: 1px solid #dddddd;
    border-left: none;
  }
  /* line 148, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > .angle-down {
    position: absolute;
    left: 220px;
    top: 0;
    display: block;
    z-index: 1100;
  }
  /* line 163, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul {
    display: block !important;
    position: absolute;
    z-index: 1000;
    height: auto;
    overflow: visible;
    top: 42px;
    left: 47px;
    width: 198px;
    background-color: #e5e5e5;
    border-bottom: 1px solid white;
  }
  /* line 175, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul.in {
    border-bottom: 1px solid white;
  }
  /* line 181, ../sass/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul li a span {
    display: inline;
  }
}
/* line 190, ../sass/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li i.angle-down, .main-nav-closed #main-nav .navigation > .nav > li span {
  display: none;
}

/* line 199, ../sass/theme/_navigation.scss */
#main-nav .navigation {
  width: 100%;
}
/* line 202, ../sass/theme/_navigation.scss */
#main-nav .navigation .nav {
  margin-bottom: 0;
}
/* line 207, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav {
  border-bottom: 1px solid #e7e7e7;
  background: #f4f4f4;
}
/* line 211, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li {
  position: relative;
  display: block;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 225, ../sass/theme/_navigation.scss */
  #main-nav .navigation > .nav > li span, #main-nav .navigation > .nav > li i.angle-down {
    display: none !important;
  }
}
/* line 230, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a {
  background-color: #f4f4f4;
  height: 42px;
  display: block;
  line-height: 45px;
  padding: 0 10px;
  border-bottom: 1px solid white;
  border-top: 1px solid #e7e7e7;
  overflow: visible !important;
}
/* line 121, ../sass/theme/_utilities.scss */
#main-nav .navigation > .nav > li > a:after, #main-nav .navigation > .nav > li > a:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
#main-nav .navigation > .nav > li > a:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
#main-nav .navigation > .nav > li > a {
  *zoom: 1;
}
/* line 243, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in [class^="icon-"], #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #30548c;
}
/* line 247, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in span {
  color: #222222;
}
/* line 252, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in.collapsed [class^="icon-"], #main-nav .navigation > .nav > li > a.in.collapsed [class*=" icon-"] {
  color: #6e6e6e;
}
/* line 256, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in.collapsed span {
  color: #3c3c3c;
}
/* line 278, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li > a [class*=" icon-"] {
  color: #6e6e6e;
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  width: 25px;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 287, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li > a [class*=" icon-"].angle-down {
  width: auto !important;
}
/* line 292, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a .icon-angle-down {
  float: right;
  line-height: 40px;
  margin-right: 0;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 299, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a span {
  color: #3c3c3c;
  text-shadow: 1px 1px 1px #ececec;
  position: relative;
  top: -2px;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 309, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a, #main-nav .navigation > .nav > li:focus > a, #main-nav .navigation > .nav > li.active > a {
  background-color: #fefefe;
}
/* line 312, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a [class^="icon-"], #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], #main-nav .navigation > .nav > li:focus > a [class^="icon-"], #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], #main-nav .navigation > .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #30548c !important;
}
/* line 316, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a span, #main-nav .navigation > .nav > li:focus > a span, #main-nav .navigation > .nav > li.active > a span {
  color: #222222 !important;
  padding-left: 2px !important;
}
/* line 330, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav {
  background: #e5e5e5;
  border-bottom: 1px solid white;
  display: none;
}
@media (min-width: 992px) {
  /* line 337, ../sass/theme/_navigation.scss */
  #main-nav .navigation > .nav > li .nav.in {
    display: block;
  }
}
@media (max-width: 991px) {
  /* line 343, ../sass/theme/_navigation.scss */
  #main-nav .navigation > .nav > li .nav.in {
    display: none !important;
  }
}
/* line 349, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a {
  padding: 5px;
  border-top: 1px solid #cbcbcb;
}
/* line 353, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a .icon-angle-down {
  float: right;
  margin-top: 1px;
  margin-right: 7px;
}
/* line 359, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"] {
  display: inline-block;
  text-align: center;
  width: 25px;
}
/* line 364, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"].angle-down {
  width: auto !important;
}
/* line 369, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a:hover, #main-nav .navigation > .nav > li .nav > li > a:focus {
  background-color: #ececec;
}
/* line 372, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #30548c;
}
/* line 379, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li.active > a {
  background-color: #ececec;
}
/* line 383, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #30548c;
}
/* line 392, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav {
  border-right: 1px solid transparent;
}
/* line 395, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li {
  margin: 0;
}
/* line 398, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > a {
  padding-left: 10px;
}
/* line 403, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav {
  border-top: 1px solid white;
  border-bottom: none;
}
/* line 408, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > a {
  padding-left: 20px;
}
/* line 413, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav {
  border-top: 1px solid white;
  border-bottom: none;
}
/* line 418, ../sass/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav > li > a {
  padding-left: 30px;
}
/* line 430, ../sass/theme/_navigation.scss */
#main-nav .navigation .search {
  border-bottom: 1px solid white;
  display: none;
}
/* line 434, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form {
  margin: 10px 0;
}
/* line 438, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper {
  border: 1px solid #e7e7e7;
  width: 160px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
/* line 444, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper button {
  position: absolute;
  right: 7px;
  top: 7px;
  padding: 0;
  color: #3c3c3c;
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: color 100ms ease;
  -moz-transition: color 100ms ease;
  -o-transition: color 100ms ease;
  transition: color 100ms ease;
}
/* line 454, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper button:hover {
  color: #2f2f2f;
}
/* line 459, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper input {
  padding: 4px 7px;
  padding-right: 25px;
  color: #222222;
  background: #f9f9f9;
  border: 1px solid white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border 100ms ease;
  -moz-transition: border 100ms ease;
  -o-transition: border 100ms ease;
  transition: border 100ms ease;
}
/* line 109, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:-moz-placeholder {
  color: #2f2f2f;
}
/* line 112, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:-ms-input-placeholder {
  color: #2f2f2f;
}
/* line 115, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input::-webkit-input-placeholder {
  color: #2f2f2f;
}
/* line 469, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper input:focus {
  border: 1px solid white;
}
/* line 109, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus:-moz-placeholder {
  color: #3c3c3c;
}
/* line 112, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus:-ms-input-placeholder {
  color: #3c3c3c;
}
/* line 115, ../sass/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus::-webkit-input-placeholder {
  color: #3c3c3c;
}
/* line 476, ../sass/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper:hover input {
  background: #fcfcfc;
}

/* line 2, ../sass/theme/_content.scss */
.main-nav-opened #content {
  margin-left: 201px;
}

/* line 8, ../sass/theme/_content.scss */
.main-nav-closed #content {
  margin-left: 46px;
}
@media (max-width: 767px) {
  /* line 8, ../sass/theme/_content.scss */
  .main-nav-closed #content {
    margin-left: 0;
  }
}

/* line 17, ../sass/theme/_content.scss */
html {
  height: 100%;
}

/* line 21, ../sass/theme/_content.scss */
body {
  min-height: 100%;
  position: relative;
}

/* line 26, ../sass/theme/_content.scss */
body {
  background: #fbfbfb;
}
/* line 30, ../sass/theme/_content.scss */
body.fixed-header #wrapper {
  padding-top: 40px;
}
/* line 34, ../sass/theme/_content.scss */
body.fixed-header #main-nav.main-nav-fixed {
  position: fixed;
  top: 40px;
  left: 0;
}
/* line 42, ../sass/theme/_content.scss */
body.without-footer #footer {
  display: none;
}

/* line 48, ../sass/theme/_content.scss */
#wrapper {
  min-height: 100%;
}
@media (max-width: 991px) {
  /* line 48, ../sass/theme/_content.scss */
  #wrapper {
    overflow: hidden;
  }
}

/* line 56, ../sass/theme/_content.scss */
#content-wrapper {
  padding-bottom: 20px;
}

/* line 60, ../sass/theme/_content.scss */
#content {
  margin-left: 201px;
  background: #fbfbfb;
  min-width: 276px;
  background: #fbfbfb;
}
@media (max-width: 991px) {
  /* line 60, ../sass/theme/_content.scss */
  #content {
    margin-left: 46px;
  }
}
@media (max-width: 767px) {
  /* line 60, ../sass/theme/_content.scss */
  #content {
    margin-left: 0;
  }
}
@media print {
  /* line 60, ../sass/theme/_content.scss */
  #content {
    margin-left: 0 !important;
  }
}

/* line 79, ../sass/theme/_content.scss */
.container {
  max-width: 100% !important;
}

/* line 83, ../sass/theme/_content.scss */
#footer {
  color: #aaaaaa;
  text-shadow: 1px 1px 1px white;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
/* line 89, ../sass/theme/_content.scss */
#footer .footer-wrapper {
  border-top: 1px solid white;
  padding: 10px 0;
}
/* line 94, ../sass/theme/_content.scss */
#footer a {
  color: #3c3c3c;
}
/* line 98, ../sass/theme/_content.scss */
#footer .text {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  /* line 98, ../sass/theme/_content.scss */
  #footer .text {
    text-align: left;
    padding-top: 7px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 108, ../sass/theme/_content.scss */
  #footer .buttons {
    text-align: right;
  }
}
/* line 113, ../sass/theme/_content.scss */
#footer .buttons .btn:last-child {
  padding-right: 0;
}

/* line 1, ../sass/theme/_boxes.scss */
.box {
  margin-bottom: 20px;
  position: relative;
}
/* line 9, ../sass/theme/_boxes.scss */
.box.box-collapsed .box-header .actions .box-collapse i:before {
  content: "\f078";
}
/* line 16, ../sass/theme/_boxes.scss */
.box.box-collapsed .box-content {
  display: none;
}
/* line 21, ../sass/theme/_boxes.scss */
.box .box-header {
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
  padding: 10px 15px;
}
/* line 121, ../sass/theme/_utilities.scss */
.box .box-header:after, .box .box-header:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.box .box-header:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.box .box-header {
  *zoom: 1;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.contrast-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.contrast-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.contrast-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.contrast-background .actions .btn-link:hover {
  color: #30548c !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.orange-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.orange-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.orange-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.orange-background .actions .btn-link:hover {
  color: #f8a326 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.blue-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.blue-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.blue-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.blue-background .actions .btn-link:hover {
  color: #00acec !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.purple-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.purple-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.purple-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.purple-background .actions .btn-link:hover {
  color: #9564e2 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.green-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.green-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.green-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.green-background .actions .btn-link:hover {
  color: #49bf67 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.red-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.red-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.red-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.red-background .actions .btn-link:hover {
  color: #f34541 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.muted-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.muted-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.muted-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.muted-background .actions .btn-link:hover {
  color: #999999 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.fb-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.fb-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.fb-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.fb-background .actions .btn-link:hover {
  color: #3d579d !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.dark-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.dark-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.dark-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.dark-background .actions .btn-link:hover {
  color: #2b2d30 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.pink-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.pink-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.pink-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.pink-background .actions .btn-link:hover {
  color: #c44a83 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.grass-green-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.grass-green-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.grass-green-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.grass-green-background .actions .btn-link:hover {
  color: #5daf2b !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.sea-blue-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.sea-blue-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.sea-blue-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.sea-blue-background .actions .btn-link:hover {
  color: #30548c !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.banana-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.banana-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.banana-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.banana-background .actions .btn-link:hover {
  color: #fcd052 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.dark-orange-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.dark-orange-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.dark-orange-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.dark-orange-background .actions .btn-link:hover {
  color: #f56e00 !important;
  background-color: white;
}
/* line 32, ../sass/theme/_boxes.scss */
.box .box-header.brown-background {
  color: white;
}
/* line 35, ../sass/theme/_boxes.scss */
.box .box-header.brown-background .title {
  color: white;
}
/* line 40, ../sass/theme/_boxes.scss */
.box .box-header.brown-background .actions .btn-link {
  color: white;
}
/* line 43, ../sass/theme/_boxes.scss */
.box .box-header.brown-background .actions .btn-link:hover {
  color: #924e31 !important;
  background-color: white;
}
/* line 52, ../sass/theme/_boxes.scss */
.box .box-header .title {
  float: left;
  color: #3c3c3c;
}
/* line 57, ../sass/theme/_boxes.scss */
.box .box-header .actions {
  margin-top: -3px;
  float: right;
}
/* line 61, ../sass/theme/_boxes.scss */
.box .box-header .actions .dropdown-toggle {
  position: relative;
  top: 5px;
}
/* line 66, ../sass/theme/_boxes.scss */
.box .box-header .actions .btn-link {
  color: #c4c4c4;
  text-decoration: none;
  text-shadow: none;
}
/* line 71, ../sass/theme/_boxes.scss */
.box .box-header .actions .btn-link:hover {
  color: #30548c;
}
/* line 77, ../sass/theme/_boxes.scss */
.box .box-header .actions .box-collapse i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* line 93, ../sass/theme/_boxes.scss */
.box .box-header .actions .box-collapse i:before {
  content: "\f077";
}
/* line 100, ../sass/theme/_boxes.scss */
.box .box-header.box-header-small {
  font-size: 14px;
  font-weight: 200;
  line-height: 19px;
  padding: 10px 10px;
}
/* line 106, ../sass/theme/_boxes.scss */
.box .box-header.box-header-small .actions {
  margin-top: -1px;
}
/* line 112, ../sass/theme/_boxes.scss */
.box .box-content {
  padding: 10px;
  border: 1px solid #dddddd;
  background: white;
  display: block;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
/* line 119, ../sass/theme/_boxes.scss */
.box .box-content .box-toolbox {
  background-color: #f4f4f4;
  padding: 5px;
}
/* line 121, ../sass/theme/_utilities.scss */
.box .box-content .box-toolbox:after, .box .box-content .box-toolbox:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.box .box-content .box-toolbox:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.box .box-content .box-toolbox {
  *zoom: 1;
}
/* line 124, ../sass/theme/_boxes.scss */
.box .box-content .box-toolbox.box-toolbox-top {
  margin: -10px -10px 10px -10px;
  border-bottom: 1px solid #dddddd;
}
/* line 129, ../sass/theme/_boxes.scss */
.box .box-content .box-toolbox.box-toolbox-bottom {
  margin: 10px -10px -10px -10px;
  border-top: 1px solid #dddddd;
}
/* line 135, ../sass/theme/_boxes.scss */
.box .box-content.box-no-padding {
  padding: 0;
}
/* line 138, ../sass/theme/_boxes.scss */
.box .box-content.box-no-padding form {
  margin-bottom: 0;
}
/* line 142, ../sass/theme/_boxes.scss */
.box .box-content.box-padding {
  padding: 20px;
}
/* line 145, ../sass/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox {
  padding: 10px;
  position: relative;
}
/* line 149, ../sass/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox.box-toolbox-top {
  margin: -20px -20px 20px -20px;
}
/* line 150, ../sass/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox.box-toolbox-bottom {
  margin: 20px -20px -20px -20px;
}
/* line 154, ../sass/theme/_boxes.scss */
.box .box-content.box-double-padding {
  padding: 40px;
}
/* line 157, ../sass/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox {
  padding: 20px;
}
/* line 160, ../sass/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox.box-toolbox-top {
  margin: -40px -40px 40px -40px;
}
/* line 161, ../sass/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox.box-toolbox-bottom {
  margin: 40px -40px -40px -40px;
}
/* line 166, ../sass/theme/_boxes.scss */
.box.box-transparent {
  background: none;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 172, ../sass/theme/_boxes.scss */
.box.box-transparent .box-content {
  background: transparent;
  border: none;
  border-top: 1px solid #dddddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 180, ../sass/theme/_boxes.scss */
.box.box-bordered {
  border-style: solid;
  border-width: 2px;
  border-color: #dddddd;
}
/* line 185, ../sass/theme/_boxes.scss */
.box.box-bordered .box-content {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 1, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link {
  text-align: center;
  margin-bottom: 10px;
}
/* line 5, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a {
  text-decoration: none;
}
/* line 8, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a .header {
  height: 60px;
  line-height: 60px;
  padding-bottom: 2px;
}
/* line 13, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a .header [class^="icon-"], .box-quick-link a .header [class*=" icon-"] {
  color: white;
  font-size: 30px;
  vertical-align: middle;
}
/* line 20, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a .content {
  text-transform: uppercase;
  font-size: 85%;
  /*@include ellipsis;*/
  
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;

  color: #5b5b5b;
  background-color: #dbdbdb;
  border-bottom: 1px solid #cecece;
  padding: 5px;
}
/* line 32, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a:hover .header [class^="icon-"], .box-quick-link a:hover .header [class*=" icon-"] {
  font-size: 40px;
}
/* line 37, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link a:hover .content {
  text-decoration: underline;
  border-bottom-color: #c1c1c1;
  background-color: #cecece;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.contrast-background a:active .header {
  background: #233d66;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.contrast-background:hover .header {
  background: #294979;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.orange-background a:active .header {
  background: #e48a07;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.orange-background:hover .header {
  background: #f7990d;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.blue-background a:active .header {
  background: #0087b9;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.blue-background:hover .header {
  background: #0099d3;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.purple-background a:active .header {
  background: #7839da;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.purple-background:hover .header {
  background: #864fde;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.green-background a:active .header {
  background: #379e51;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.green-background:hover .header {
  background: #3eb05b;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.red-background a:active .header {
  background: #f01611;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.red-background:hover .header {
  background: #f12e29;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.muted-background a:active .header {
  background: gray;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.muted-background:hover .header {
  background: #8c8c8c;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.fb-background a:active .header {
  background: #2f4378;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.fb-background:hover .header {
  background: #364d8b;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.dark-background a:active .header {
  background: #131415;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.dark-background:hover .header {
  background: #1f2023;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.pink-background a:active .header {
  background: #a5366a;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.pink-background:hover .header {
  background: #b83c76;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.grass-green-background a:active .header {
  background: #478621;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.grass-green-background:hover .header {
  background: #529b26;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.sea-blue-background a:active .header {
  background: #233d66;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.sea-blue-background:hover .header {
  background: #294979;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.banana-background a:active .header {
  background: #fbc220;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.banana-background:hover .header {
  background: #fcc939;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.dark-orange-background a:active .header {
  background: #c25700;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.dark-orange-background:hover .header {
  background: #dc6300;
}
/* line 51, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.brown-background a:active .header {
  background: #6c3a24;
}
/* line 57, ../sass/theme/_boxes-quick-links.scss */
.box-quick-link.brown-background:hover .header {
  background: #7f442b;
}

/* line 1, ../sass/theme/_boxes-statistics.scss */
.box-statistic {
  background-color: white;
  margin-bottom: 5px;
  padding: 5px 10px;
  position: relative;
}
/* line 7, ../sass/theme/_boxes-statistics.scss */
.box-statistic .title {
  margin: 0;
  line-height: 28px;
}
/* line 12, ../sass/theme/_boxes-statistics.scss */
.box-statistic small {
  text-transform: uppercase;
}
/* line 16, ../sass/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"] {
  font-size: 30px;
  top: 13px;
}
/* line 20, ../sass/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"].align-left {
  position: absolute;
  left: 10px;
}
/* line 25, ../sass/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"].align-right {
  position: absolute;
  right: 10px;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.contrast-background .title, .box-statistic.contrast-background small, .box-statistic.contrast-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.contrast-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.orange-background .title, .box-statistic.orange-background small, .box-statistic.orange-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.orange-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.blue-background .title, .box-statistic.blue-background small, .box-statistic.blue-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.blue-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.purple-background .title, .box-statistic.purple-background small, .box-statistic.purple-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.purple-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.green-background .title, .box-statistic.green-background small, .box-statistic.green-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.green-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.red-background .title, .box-statistic.red-background small, .box-statistic.red-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.red-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.muted-background .title, .box-statistic.muted-background small, .box-statistic.muted-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.muted-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.fb-background .title, .box-statistic.fb-background small, .box-statistic.fb-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.fb-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.dark-background .title, .box-statistic.dark-background small, .box-statistic.dark-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.dark-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.pink-background .title, .box-statistic.pink-background small, .box-statistic.pink-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.pink-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.grass-green-background .title, .box-statistic.grass-green-background small, .box-statistic.grass-green-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.grass-green-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.sea-blue-background .title, .box-statistic.sea-blue-background small, .box-statistic.sea-blue-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.sea-blue-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.banana-background .title, .box-statistic.banana-background small, .box-statistic.banana-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.banana-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.dark-orange-background .title, .box-statistic.dark-orange-background small, .box-statistic.dark-orange-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.dark-orange-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, ../sass/theme/_boxes-statistics.scss */
.box-statistic.brown-background .title, .box-statistic.brown-background small, .box-statistic.brown-background [class*="icon-"] {
  color: white !important;
}
/* line 40, ../sass/theme/_boxes-statistics.scss */
.box-statistic.brown-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 48, ../sass/theme/_boxes-statistics.scss */
.box-statistic:hover [class*="icon-"].align-right {
  right: 15px;
  -webkit-transition: right 0.1s linear;
  -moz-transition: right 0.1s linear;
  -o-transition: right 0.1s linear;
  transition: right 0.1s linear;
}
/* line 53, ../sass/theme/_boxes-statistics.scss */
.box-statistic:hover [class*="icon-"].align-left {
  left: 15px;
  -webkit-transition: left 0.1s linear;
  -moz-transition: left 0.1s linear;
  -o-transition: left 0.1s linear;
  transition: left 0.1s linear;
}

/* line 1, ../sass/theme/_tables.scss */
.responsive-table {
  position: relative;
  overflow: hidden;
}
/* line 5, ../sass/theme/_tables.scss */
.responsive-table .scrollable-area {
  width: 100%;
  overflow: scroll;
  overflow-y: hidden;
}
/* line 12, ../sass/theme/_tables.scss */
.responsive-table table td {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

/* line 23, ../sass/theme/_tables.scss */
.box-content.box-no-padding .table-striped th:first-child, .box-content.box-no-padding .table-striped td:first-child {
  border-left: none;
}
/* line 24, ../sass/theme/_tables.scss */
.box-content.box-no-padding .table-striped th:last-child, .box-content.box-no-padding .table-striped td:last-child {
  border-right: none;
}

/* line 30, ../sass/theme/_tables.scss */
.dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
  padding: 5px;
}
@media (max-width: 767px) {
  /* line 35, ../sass/theme/_tables.scss */
  .dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
    text-align: center;
  }
  /* line 37, ../sass/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_filter, .dataTables_wrapper .datatables-bottom .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 40, ../sass/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_filter label, .dataTables_wrapper .datatables-bottom .dataTables_filter label {
    float: none;
  }
  /* line 44, ../sass/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_paginate, .dataTables_wrapper .datatables-bottom .dataTables_paginate {
    text-align: center;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 50, ../sass/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_length, .dataTables_wrapper .datatables-bottom .dataTables_length {
    text-align: center;
    display: inline-block;
    float: none;
  }
}
/* line 121, ../sass/theme/_utilities.scss */
.dataTables_wrapper:after, .dataTables_wrapper:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.dataTables_wrapper:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.dataTables_wrapper {
  *zoom: 1;
}
/* line 60, ../sass/theme/_tables.scss */
.dataTables_wrapper .dataTables_length {
  margin: 13px 10px 5px 10px;
  float: left;
}
/* line 65, ../sass/theme/_tables.scss */
.dataTables_wrapper .dataTables_filter {
  margin: 10px 10px 5px 10px;
  float: right;
}
/* line 70, ../sass/theme/_tables.scss */
.dataTables_wrapper .dataTables_info {
  padding: 0;
  margin: 4px 10px 10px 10px;
}
/* line 75, ../sass/theme/_tables.scss */
.dataTables_wrapper .dataTables_paginate {
  margin-right: 10px;
}
/* line 78, ../sass/theme/_tables.scss */
.dataTables_wrapper .dataTables_paginate .pagination {
  margin: 0;
}
/* line 84, ../sass/theme/_tables.scss */
.dataTables_wrapper .filter_column input[type="text"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 105, ../sass/theme/_tables.scss */
.dataTables_wrapper .sorting:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dc";
  float: right;
}
/* line 113, ../sass/theme/_tables.scss */
.dataTables_wrapper .sorting_asc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0de";
  float: right;
}
/* line 121, ../sass/theme/_tables.scss */
.dataTables_wrapper .sorting_desc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dd";
  float: right;
}

/* line 2, ../sass/theme/_todo-list.scss */
.todo-list .new-todo {
  margin-bottom: 0;
  width: 100%;
  position: relative;
}
/* line 121, ../sass/theme/_utilities.scss */
.todo-list .new-todo:after, .todo-list .new-todo:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.todo-list .new-todo:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.todo-list .new-todo {
  *zoom: 1;
}
/* line 8, ../sass/theme/_todo-list.scss */
.todo-list .new-todo input[type="text"] {
  border-left: 0;
  border-top: 0;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 45px;
  line-height: 45px;
}
/* line 18, ../sass/theme/_todo-list.scss */
.todo-list .new-todo input {
  margin-bottom: 0;
  padding-right: 40px;
}
/* line 23, ../sass/theme/_todo-list.scss */
.todo-list .new-todo button {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}
/* line 31, ../sass/theme/_todo-list.scss */
.todo-list .date {
  text-transform: uppercase;
  color: #30548c;
  font-size: 11px;
  margin-top: 10px;
  margin-left: 10px;
}
/* line 39, ../sass/theme/_todo-list.scss */
.todo-list ul {
  margin-bottom: 20px;
}
/* line 42, ../sass/theme/_todo-list.scss */
.todo-list ul > li {
  line-height: 35px;
  padding: 0 7px 0 10px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
/* line 121, ../sass/theme/_utilities.scss */
.todo-list ul > li:after, .todo-list ul > li:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.todo-list ul > li:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.todo-list ul > li {
  *zoom: 1;
}
/* line 49, ../sass/theme/_todo-list.scss */
.todo-list ul > li label {
  padding: 5px 0;
  font-weight: normal;
  margin: 0;
}
/* line 54, ../sass/theme/_todo-list.scss */
.todo-list ul > li label .todo {
  padding-left: 5px;
  display: inline;
  position: relative;
  top: 3px;
}
/* line 61, ../sass/theme/_todo-list.scss */
.todo-list ul > li label input[type="checkbox"] {
  margin-top: 0;
}
/* line 66, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions {
  margin-top: 2px;
}
/* line 68, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .remove, .todo-list ul > li .actions .edit {
  display: none;
}
/* line 70, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .btn-link {
  padding: 10px 5px;
}
/* line 73, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .btn-link:hover {
  text-decoration: none;
}
/* line 78, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .important {
  color: #00acec;
}
/* line 81, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .important i:before {
  content: "\f097";
}
/* line 83, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .important:hover {
  color: #0087b9;
}
/* line 88, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .edit {
  color: #f8a326;
}
/* line 91, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .edit:hover {
  color: #e48a07;
}
/* line 96, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .remove {
  color: #f34541;
}
/* line 99, ../sass/theme/_todo-list.scss */
.todo-list ul > li .actions .remove:hover {
  color: #f01611;
}
/* line 105, ../sass/theme/_todo-list.scss */
.todo-list ul > li.important {
  border-left: 2px solid #00acec;
  padding-left: 15px;
  background: #f7f7f7;
}
/* line 111, ../sass/theme/_todo-list.scss */
.todo-list ul > li.important .important i:before {
  content: "\f02e";
}
/* line 115, ../sass/theme/_todo-list.scss */
.todo-list ul > li.done {
  opacity: 0.5;
}
/* line 118, ../sass/theme/_todo-list.scss */
.todo-list ul > li.done .todo {
  text-decoration: line-through;
}
/* line 123, ../sass/theme/_todo-list.scss */
.todo-list ul > li:hover {
  cursor: move;
}
/* line 126, ../sass/theme/_todo-list.scss */
.todo-list ul > li:hover .remove, .todo-list ul > li:hover .edit {
  display: inline;
}
/* line 130, ../sass/theme/_todo-list.scss */
.todo-list ul:last-child {
  margin-bottom: 0;
}
/* line 134, ../sass/theme/_todo-list.scss */
.todo-list ul:last-child li:last-child {
  border-bottom: none;
}

/* line 147, ../sass/theme/_todo-list.scss */
.touch .todo-list ul > li .actions .remove, .touch .todo-list ul > li .actions .edit {
  display: inline;
}

/* line 3, ../sass/theme/_recent-activity.scss */
.recent-activity .load-more > a {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
/* line 10, ../sass/theme/_recent-activity.scss */
.recent-activity ul {
  margin-bottom: 0;
}
/* line 15, ../sass/theme/_recent-activity.scss */
.recent-activity .users > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
}
/* line 121, ../sass/theme/_utilities.scss */
.recent-activity .users > li:after, .recent-activity .users > li:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.recent-activity .users > li:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.recent-activity .users > li {
  *zoom: 1;
}
/* line 20, ../sass/theme/_recent-activity.scss */
.recent-activity .users > li .avatar {
  margin-right: 10px;
  width: 23px;
  height: 23px;
}
/* line 24, ../sass/theme/_recent-activity.scss */
.recent-activity .users > li .avatar .icon-user {
  font-size: 20px;
  position: relative;
  top: 2px;
  color: #d0d0d0;
  width: 23px;
  height: 23px;
}
/* line 33, ../sass/theme/_recent-activity.scss */
.recent-activity .users > li .date, .recent-activity .users > li .action {
  padding-top: 2px;
}
/* line 37, ../sass/theme/_recent-activity.scss */
.recent-activity .users > li:last-child {
  border-bottom: none;
}
/* line 44, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  position: relative;
}
/* line 121, ../sass/theme/_utilities.scss */
.recent-activity .comments > li:after, .recent-activity .comments > li:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.recent-activity .comments > li:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.recent-activity .comments > li {
  *zoom: 1;
}
/* line 50, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .avatar {
  position: absolute;
  left: 10px;
  top: 10px;
  margin-right: 10px;
  width: 23px;
  height: 23px;
}
/* line 57, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .avatar .icon-user {
  font-size: 20px;
  position: relative;
  top: 2px;
  color: #d0d0d0;
  width: 23px;
  height: 23px;
}
/* line 66, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body {
  margin-left: 33px;
}
/* line 69, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions {
  position: absolute;
  right: 10px;
  top: 2px;
  display: none;
}
/* line 75, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .btn-link {
  padding-left: 2px;
  padding-right: 2px;
}
/* line 79, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .btn-link:hover {
  text-decoration: none;
}
/* line 84, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .ok {
  color: #49bf67;
  margin-right: 10px;
}
/* line 88, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .ok:hover {
  color: #379e51;
}
/* line 93, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .remove {
  color: #f34541;
}
/* line 96, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .remove:hover {
  color: #f01611;
}
/* line 104, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li:hover .actions {
  display: block;
}
/* line 109, ../sass/theme/_recent-activity.scss */
.recent-activity .comments > li:last-child {
  border-bottom: none;
}

/* line 120, ../sass/theme/_recent-activity.scss */
.touch .recent-activity .comments > li .actions {
  display: block;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-contrast .fc-event-inner, .label-contrast .fc-event-inner {
  background-color: #30548c !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-orange .fc-event-inner, .label-orange .fc-event-inner {
  background-color: #f8a326 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-blue .fc-event-inner, .label-blue .fc-event-inner {
  background-color: #00acec !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-purple .fc-event-inner, .label-purple .fc-event-inner {
  background-color: #9564e2 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-green .fc-event-inner, .label-green .fc-event-inner {
  background-color: #49bf67 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-red .fc-event-inner, .label-red .fc-event-inner {
  background-color: #f34541 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-muted .fc-event-inner, .label-muted .fc-event-inner {
  background-color: #999999 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-fb .fc-event-inner, .label-fb .fc-event-inner {
  background-color: #3d579d !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-dark .fc-event-inner, .label-dark .fc-event-inner {
  background-color: #2b2d30 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-pink .fc-event-inner, .label-pink .fc-event-inner {
  background-color: #c44a83 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-grass-green .fc-event-inner, .label-grass-green .fc-event-inner {
  background-color: #5daf2b !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-sea-blue .fc-event-inner, .label-sea-blue .fc-event-inner {
  background-color: #30548c !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-banana .fc-event-inner, .label-banana .fc-event-inner {
  background-color: #fcd052 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-dark-orange .fc-event-inner, .label-dark-orange .fc-event-inner {
  background-color: #f56e00 !important;
}

/* line 6, ../sass/theme/_calendar.scss */
.event-brown .fc-event-inner, .label-brown .fc-event-inner {
  background-color: #924e31 !important;
}

/* line 11, ../sass/theme/_calendar.scss */
.fc-header .fc-header-left {
  position: absolute;
  width: 100%;
  text-align: right;
  right: 10px;
  top: 10px;
}
/* line 18, ../sass/theme/_calendar.scss */
.fc-header .fc-header-left .fc-button {
  padding: 0px 12px;
  background-color: white;
}
/* line 22, ../sass/theme/_calendar.scss */
.fc-header .fc-header-left .fc-button.fc-state-active, .fc-header .fc-header-left .fc-button:hover {
  background-color: #dddddd;
}
/* line 28, ../sass/theme/_calendar.scss */
.fc-header .fc-header-right {
  padding-top: 5px;
}
/* line 32, ../sass/theme/_calendar.scss */
.fc-header .fc-header-center {
  text-align: left;
}

/* line 38, ../sass/theme/_calendar.scss */
.fc-content .fc-event .fc-event-inner {
  /*border-color: #30548c;
  background-color: #30548c;*/
}
/* line 43, ../sass/theme/_calendar.scss */
.fc-content .fc-event .ui-resizable-handle.ui-resizable-e {
  background: white;
  cursor: col-resize;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 50, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-important .fc-event-inner {
  background-color: #f34541;
}
/* line 51, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-important[href].fc-event-inner {
  background-color: #f01611;
}
/* line 52, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-warning .fc-event-inner {
  background-color: #f8a326;
}
/* line 53, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-warning[href] .fc-event-inner {
  background-color: #e48a07;
}
/* line 54, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-success .fc-event-inner {
  background-color: #49bf67;
}
/* line 55, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-success[href] .fc-event-inner {
  background-color: #379e51;
}
/* line 56, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-info .fc-event-inner {
  background-color: #9564e2;
}
/* line 57, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-info[href] .fc-event-inner {
  background-color: #7839da;
}
/* line 58, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-inverse .fc-event-inner {
  background-color: #3c3c3c;
}
/* line 59, ../sass/theme/_calendar.scss */
.fc-content .fc-event.label-inverse[href] .fc-event-inner {
  background-color: #232323;
}

/* line 6, ../sass/theme/_chat.scss */
.chat .box-collapsed .box-header .actions .box-collapse i:before {
  content: "\f077" !important;
}
/* line 14, ../sass/theme/_chat.scss */
.chat.chat-fixed {
  width: 300px;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 20px;
}
/* line 21, ../sass/theme/_chat.scss */
.chat.chat-fixed .box {
  margin-bottom: 0;
}
/* line 29, ../sass/theme/_chat.scss */
.chat.chat-fixed .box-header .actions .box-collapse i:before {
  content: "\f078";
}
/* line 37, ../sass/theme/_chat.scss */
.chat.chat-fixed form input[type="text"] {
  padding: 4px 6px;
  height: 33px;
  line-height: 33px;
}
/* line 43, ../sass/theme/_chat.scss */
.chat.chat-fixed form button {
  height: 33px;
  height: 33px;
}
/* line 50, ../sass/theme/_chat.scss */
.chat ul {
  margin-bottom: 0;
}
/* line 53, ../sass/theme/_chat.scss */
.chat ul > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  position: relative;
}
/* line 121, ../sass/theme/_utilities.scss */
.chat ul > li:after, .chat ul > li:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.chat ul > li:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.chat ul > li {
  *zoom: 1;
}
/* line 59, ../sass/theme/_chat.scss */
.chat ul > li .avatar {
  position: absolute;
  margin-right: 10px;
  top: 10px;
  left: 10px;
  width: 23px;
  height: 23px;
}
/* line 67, ../sass/theme/_chat.scss */
.chat ul > li .name-and-time {
  margin-left: 33px;
}
/* line 121, ../sass/theme/_utilities.scss */
.chat ul > li .name-and-time:after, .chat ul > li .name-and-time:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.chat ul > li .name-and-time:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.chat ul > li .name-and-time {
  *zoom: 1;
}
/* line 72, ../sass/theme/_chat.scss */
.chat ul > li .body {
  margin-left: 33px;
}
/* line 76, ../sass/theme/_chat.scss */
.chat ul > li .time {
  font-size: 12px;
}
/* line 80, ../sass/theme/_chat.scss */
.chat ul > li:last-child {
  border-bottom: none;
}
/* line 86, ../sass/theme/_chat.scss */
.chat form {
  margin-bottom: 0;
  width: 100%;
  position: relative;
}
/* line 121, ../sass/theme/_utilities.scss */
.chat form:after, .chat form:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.chat form:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.chat form {
  *zoom: 1;
}
/* line 92, ../sass/theme/_chat.scss */
.chat form input[type="text"] {
  border-left: 0;
  border-bottom: 0;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 45px;
  line-height: 45px;
}
/* line 102, ../sass/theme/_chat.scss */
.chat form input {
  margin-bottom: 0;
  padding-right: 40px;
}
/* line 107, ../sass/theme/_chat.scss */
.chat form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}

/* line 121, ../sass/theme/_utilities.scss */
.tasks .task:after, .tasks .task:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.tasks .task:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.tasks .task {
  *zoom: 1;
}
/* line 8, ../sass/theme/_tasks.scss */
.tasks > li:last-child .progress {
  margin-bottom: 0;
}

/* line 1, ../sass/theme/_nestable-list.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 9, ../sass/theme/_nestable-list.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 16, ../sass/theme/_nestable-list.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 21, ../sass/theme/_nestable-list.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 25, ../sass/theme/_nestable-list.scss */
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 32, ../sass/theme/_nestable-list.scss */
.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 10px 10px;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #dddddd;
  background: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 44, ../sass/theme/_nestable-list.scss */
.dd-handle:hover {
  color: #30548c;
  cursor: move;
}

/* line 50, ../sass/theme/_nestable-list.scss */
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  line-height: 1;
  padding-top: 7px;
  text-align: center;
  font-weight: bold;
}
/* line 68, ../sass/theme/_nestable-list.scss */
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
/* line 76, ../sass/theme/_nestable-list.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}

/* line 81, ../sass/theme/_nestable-list.scss */
.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f7f7f7;
  border: 1px dashed #30548c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 91, ../sass/theme/_nestable-list.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
/* line 96, ../sass/theme/_nestable-list.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 2, ../sass/theme/_accordions.scss */
.accordion .panel {
  margin-bottom: 0;
  border-width: 2px;
}
@media print {
  /* line 8, ../sass/theme/_accordions.scss */
  .accordion .collapse, .accordion .panel-collapse .collapse, .accordion panel-collapse.collapse, .accordion .accordion-group .accordion-body.collapse {
    display: block !important;
    height: auto !important;
  }
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-orange .panel {
  border-color: #f8a326;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-orange .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f8a326;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-orange .panel-heading {
  background-color: #f8a326;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-orange .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-blue .panel {
  border-color: #00acec;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-blue .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #00acec;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-blue .panel-heading {
  background-color: #00acec;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-blue .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-purple .panel {
  border-color: #9564e2;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-purple .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #9564e2;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-purple .panel-heading {
  background-color: #9564e2;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-purple .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-green .panel {
  border-color: #49bf67;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-green .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #49bf67;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-green .panel-heading {
  background-color: #49bf67;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-green .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-red .panel {
  border-color: #f34541;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-red .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f34541;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-red .panel-heading {
  background-color: #f34541;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-red .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-muted .panel {
  border-color: #999999;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-muted .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #999999;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-muted .panel-heading {
  background-color: #999999;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-muted .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-fb .panel {
  border-color: #3d579d;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-fb .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #3d579d;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-fb .panel-heading {
  background-color: #3d579d;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-fb .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-dark .panel {
  border-color: #2b2d30;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-dark .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #2b2d30;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-dark .panel-heading {
  background-color: #2b2d30;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-dark .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-pink .panel {
  border-color: #c44a83;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-pink .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #c44a83;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-pink .panel-heading {
  background-color: #c44a83;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-pink .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-grass-green .panel {
  border-color: #5daf2b;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-grass-green .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #5daf2b;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-grass-green .panel-heading {
  background-color: #5daf2b;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-grass-green .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel {
  border-color: #30548c;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel-heading {
  background-color: #30548c;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-banana .panel {
  border-color: #fcd052;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-banana .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #fcd052;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-banana .panel-heading {
  background-color: #fcd052;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-banana .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel {
  border-color: #f56e00;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f56e00;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel-heading {
  background-color: #f56e00;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}
/* line 19, ../sass/theme/_accordions.scss */
.accordion.accordion-brown .panel {
  border-color: #924e31;
}
/* line 22, ../sass/theme/_accordions.scss */
.accordion.accordion-brown .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #924e31;
}
/* line 27, ../sass/theme/_accordions.scss */
.accordion.accordion-brown .panel-heading {
  background-color: #924e31;
  padding: 0;
}
/* line 31, ../sass/theme/_accordions.scss */
.accordion.accordion-brown .panel-heading .accordion-toggle {
  color: white;
  padding: 10px 15px;
  display: block;
}
/* line 40, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #30548c;
}
/* line 43, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #30548c;
}
/* line 48, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #30548c;
}
/* line 51, ../sass/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: white;
}

/* line 1, ../sass/theme/_tabs.scss */
.nav-tabs-centered {
  text-align: center;
}
/* line 4, ../sass/theme/_tabs.scss */
.nav-tabs-centered > li {
  float: none;
  display: inline-block;
}

/* line 13, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 19, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a, .tabs-right .nav-tabs-simple > .active > a:hover, .tabs-right .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-left-color: #30548c !important;
}
/* line 23, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
  border-left-color: #30548c !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
  border-left-color: #30548c !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.orange-border {
  border-left-color: #f8a326 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.blue-border {
  border-left-color: #00acec !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.purple-border, .tabs-right .nav-tabs-simple > .active > a:hover.purple-border, .tabs-right .nav-tabs-simple > .active > a:focus.purple-border {
  border-left-color: #9564e2 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.green-border, .tabs-right .nav-tabs-simple > .active > a:hover.green-border, .tabs-right .nav-tabs-simple > .active > a:focus.green-border {
  border-left-color: #49bf67 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.red-border, .tabs-right .nav-tabs-simple > .active > a:hover.red-border, .tabs-right .nav-tabs-simple > .active > a:focus.red-border {
  border-left-color: #f34541 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.muted-border, .tabs-right .nav-tabs-simple > .active > a:hover.muted-border, .tabs-right .nav-tabs-simple > .active > a:focus.muted-border {
  border-left-color: #999999 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.fb-border, .tabs-right .nav-tabs-simple > .active > a:hover.fb-border, .tabs-right .nav-tabs-simple > .active > a:focus.fb-border {
  border-left-color: #3d579d !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.dark-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-border {
  border-left-color: #2b2d30 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.pink-border, .tabs-right .nav-tabs-simple > .active > a:hover.pink-border, .tabs-right .nav-tabs-simple > .active > a:focus.pink-border {
  border-left-color: #c44a83 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-left-color: #5daf2b !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-left-color: #30548c !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.banana-border, .tabs-right .nav-tabs-simple > .active > a:hover.banana-border, .tabs-right .nav-tabs-simple > .active > a:focus.banana-border {
  border-left-color: #fcd052 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-left-color: #f56e00 !important;
}
/* line 28, ../sass/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.brown-border, .tabs-right .nav-tabs-simple > .active > a:hover.brown-border, .tabs-right .nav-tabs-simple > .active > a:focus.brown-border {
  border-left-color: #924e31 !important;
}

/* line 38, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 44, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a, .tabs-left .nav-tabs-simple > .active > a:hover, .tabs-left .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-right-color: #30548c !important;
}
/* line 48, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
  border-right-color: #30548c !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
  border-right-color: #30548c !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.orange-border {
  border-right-color: #f8a326 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.blue-border {
  border-right-color: #00acec !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.purple-border, .tabs-left .nav-tabs-simple > .active > a:hover.purple-border, .tabs-left .nav-tabs-simple > .active > a:focus.purple-border {
  border-right-color: #9564e2 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.green-border, .tabs-left .nav-tabs-simple > .active > a:hover.green-border, .tabs-left .nav-tabs-simple > .active > a:focus.green-border {
  border-right-color: #49bf67 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.red-border, .tabs-left .nav-tabs-simple > .active > a:hover.red-border, .tabs-left .nav-tabs-simple > .active > a:focus.red-border {
  border-right-color: #f34541 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.muted-border, .tabs-left .nav-tabs-simple > .active > a:hover.muted-border, .tabs-left .nav-tabs-simple > .active > a:focus.muted-border {
  border-right-color: #999999 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.fb-border, .tabs-left .nav-tabs-simple > .active > a:hover.fb-border, .tabs-left .nav-tabs-simple > .active > a:focus.fb-border {
  border-right-color: #3d579d !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.dark-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-border {
  border-right-color: #2b2d30 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.pink-border, .tabs-left .nav-tabs-simple > .active > a:hover.pink-border, .tabs-left .nav-tabs-simple > .active > a:focus.pink-border {
  border-right-color: #c44a83 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-right-color: #5daf2b !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-right-color: #30548c !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.banana-border, .tabs-left .nav-tabs-simple > .active > a:hover.banana-border, .tabs-left .nav-tabs-simple > .active > a:focus.banana-border {
  border-right-color: #fcd052 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-right-color: #f56e00 !important;
}
/* line 53, ../sass/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.brown-border, .tabs-left .nav-tabs-simple > .active > a:hover.brown-border, .tabs-left .nav-tabs-simple > .active > a:focus.brown-border {
  border-right-color: #924e31 !important;
}

/* line 64, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 70, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a, .tabs-below .nav-tabs-simple > .active > a:hover, .tabs-below .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-top-color: #30548c !important;
}
/* line 74, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
  border-top-color: #30548c !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
  border-top-color: #30548c !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.orange-border {
  border-top-color: #f8a326 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.blue-border {
  border-top-color: #00acec !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.purple-border, .tabs-below .nav-tabs-simple > .active > a:hover.purple-border, .tabs-below .nav-tabs-simple > .active > a:focus.purple-border {
  border-top-color: #9564e2 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.green-border, .tabs-below .nav-tabs-simple > .active > a:hover.green-border, .tabs-below .nav-tabs-simple > .active > a:focus.green-border {
  border-top-color: #49bf67 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.red-border, .tabs-below .nav-tabs-simple > .active > a:hover.red-border, .tabs-below .nav-tabs-simple > .active > a:focus.red-border {
  border-top-color: #f34541 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.muted-border, .tabs-below .nav-tabs-simple > .active > a:hover.muted-border, .tabs-below .nav-tabs-simple > .active > a:focus.muted-border {
  border-top-color: #999999 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.fb-border, .tabs-below .nav-tabs-simple > .active > a:hover.fb-border, .tabs-below .nav-tabs-simple > .active > a:focus.fb-border {
  border-top-color: #3d579d !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.dark-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-border {
  border-top-color: #2b2d30 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.pink-border, .tabs-below .nav-tabs-simple > .active > a:hover.pink-border, .tabs-below .nav-tabs-simple > .active > a:focus.pink-border {
  border-top-color: #c44a83 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-top-color: #5daf2b !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-top-color: #30548c !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.banana-border, .tabs-below .nav-tabs-simple > .active > a:hover.banana-border, .tabs-below .nav-tabs-simple > .active > a:focus.banana-border {
  border-top-color: #fcd052 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-top-color: #f56e00 !important;
}
/* line 79, ../sass/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.brown-border, .tabs-below .nav-tabs-simple > .active > a:hover.brown-border, .tabs-below .nav-tabs-simple > .active > a:focus.brown-border {
  border-top-color: #924e31 !important;
}

/* line 89, ../sass/theme/_tabs.scss */
.nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 95, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a, .nav-tabs-simple > .active > a:hover, .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-bottom-color: #30548c !important;
}
/* line 99, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
  border-bottom-color: #30548c !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
  border-bottom-color: #30548c !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.orange-border, .nav-tabs-simple > .active > a:hover.orange-border, .nav-tabs-simple > .active > a:focus.orange-border {
  border-bottom-color: #f8a326 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.blue-border, .nav-tabs-simple > .active > a:hover.blue-border, .nav-tabs-simple > .active > a:focus.blue-border {
  border-bottom-color: #00acec !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.purple-border, .nav-tabs-simple > .active > a:hover.purple-border, .nav-tabs-simple > .active > a:focus.purple-border {
  border-bottom-color: #9564e2 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.green-border, .nav-tabs-simple > .active > a:hover.green-border, .nav-tabs-simple > .active > a:focus.green-border {
  border-bottom-color: #49bf67 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.red-border, .nav-tabs-simple > .active > a:hover.red-border, .nav-tabs-simple > .active > a:focus.red-border {
  border-bottom-color: #f34541 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.muted-border, .nav-tabs-simple > .active > a:hover.muted-border, .nav-tabs-simple > .active > a:focus.muted-border {
  border-bottom-color: #999999 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.fb-border, .nav-tabs-simple > .active > a:hover.fb-border, .nav-tabs-simple > .active > a:focus.fb-border {
  border-bottom-color: #3d579d !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.dark-border, .nav-tabs-simple > .active > a:hover.dark-border, .nav-tabs-simple > .active > a:focus.dark-border {
  border-bottom-color: #2b2d30 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.pink-border, .nav-tabs-simple > .active > a:hover.pink-border, .nav-tabs-simple > .active > a:focus.pink-border {
  border-bottom-color: #c44a83 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.grass-green-border, .nav-tabs-simple > .active > a:hover.grass-green-border, .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-bottom-color: #5daf2b !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.sea-blue-border, .nav-tabs-simple > .active > a:hover.sea-blue-border, .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-bottom-color: #30548c !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.banana-border, .nav-tabs-simple > .active > a:hover.banana-border, .nav-tabs-simple > .active > a:focus.banana-border {
  border-bottom-color: #fcd052 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.dark-orange-border, .nav-tabs-simple > .active > a:hover.dark-orange-border, .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-bottom-color: #f56e00 !important;
}
/* line 104, ../sass/theme/_tabs.scss */
.nav-tabs-simple > .active > a.brown-border, .nav-tabs-simple > .active > a:hover.brown-border, .nav-tabs-simple > .active > a:focus.brown-border {
  border-bottom-color: #924e31 !important;
}

@media print {
  /* line 111, ../sass/theme/_tabs.scss */
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
}
/* line 114, ../sass/theme/_tabs.scss */
.nav-tabs, .nav-pills {
  margin-bottom: 19px;
}

/* line 120, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 125, ../sass/theme/_tabs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 130, ../sass/theme/_tabs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 134, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 138, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 143, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 150, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

/* line 157, ../sass/theme/_tabs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 162, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 167, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 173, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 179, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 187, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 193, ../sass/theme/_tabs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/* line 198, ../sass/theme/_tabs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 204, ../sass/theme/_tabs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 212, ../sass/theme/_tabs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 218, ../sass/theme/_tabs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

/* line 2, ../sass/theme/_wizard.scss */
.fuelux .wizard {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
}
/* line 8, ../sass/theme/_wizard.scss */
.fuelux .wizard .actions {
  padding: 0;
}
/* line 12, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li {
  background-color: #dddddd;
  margin-right: 30px;
  padding: 0 20px;
  color: #424242;
  font-family: Eras Demi ITC;
  font-size: 20px;
  position: relative;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 22, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li.active {
  background-color: #30548c;
  color: white;
}
/* line 27, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li.complete {
  background-color: #49bf67;
  color: white;
}
/* line 31, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li.complete:hover {
  background-color: #3eb05b;
}
/* line 35, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li.complete:before {
  background-color: #49bf67;
}
/* line 40, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li:before {
  content: "";
  width: 30px;
  height: 4px;
  background-color: #dddddd;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: -30px;
}
/* line 52, ../sass/theme/_wizard.scss */
.fuelux .wizard ul li:first-child:before {
  display: none;
}

@media print {
  /* line 61, ../sass/theme/_wizard.scss */
  .fuelux .step-content .step-pane {
    display: block !important;
    opacity: 1 !important;
  }
}
/* line 3, ../sass/theme/_forms.scss */
.form-striped .form-group {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0;
}
/* line 10, ../sass/theme/_forms.scss */
.form-striped .form-group:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 14, ../sass/theme/_forms.scss */
.form-striped .form-group:last-child {
  border-bottom-color: transparent;
}
/* line 19, ../sass/theme/_forms.scss */
.form-striped .form-actions {
  margin-top: 0;
  padding: 20px 15px;
}

/* line 25, ../sass/theme/_forms.scss */
.form-actions {
  background-color: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 25, ../sass/theme/_forms.scss */
  .form-actions {
    padding: 20px 0;
  }
}
/* line 35, ../sass/theme/_forms.scss */
.form-actions.form-actions-padding {
  padding: 20px;
}
@media (max-width: 767px) {
  /* line 39, ../sass/theme/_forms.scss */
  .form-actions.form-actions-padding-xs {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, ../sass/theme/_forms.scss */
  .form-actions.form-actions-padding-sm {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 51, ../sass/theme/_forms.scss */
  .form-actions.form-actions-padding-md {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 57, ../sass/theme/_forms.scss */
  .form-actions.form-actions-padding-lg {
    padding: 20px;
  }
}

/* line 65, ../sass/theme/_forms.scss */
.select2-container a:focus {
  outline: none;
}

/* line 87, ../sass/theme/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.uneditable-input {
  color: #3c3c3c;
  border-color: #d0d0d0;
  background-color: white;
}
/* line 92, ../sass/theme/_forms.scss */
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.uneditable-input:focus {
  border-color: #aaaaaa;
  -webkit-box-shadow: 0 0 8px #dce1e5;
  -moz-box-shadow: 0 0 8px #dce1e5;
  box-shadow: 0 0 8px #dce1e5;
}

/* line 1, ../sass/theme/pages/_gallery.scss */
.gallery {
  margin-left: -5px;
}
/* line 4, ../sass/theme/pages/_gallery.scss */
.gallery > ul {
  margin-bottom: 0;
}
/* line 8, ../sass/theme/pages/_gallery.scss */
.gallery li {
  margin-bottom: 10px !important;
}
/* line 12, ../sass/theme/pages/_gallery.scss */
.gallery .picture {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 17, ../sass/theme/pages/_gallery.scss */
.gallery .picture .tags {
  position: absolute;
  right: 2px;
  top: 2px;
  direction: rtl;
}
/* line 23, ../sass/theme/pages/_gallery.scss */
.gallery .picture .tags .label {
  display: table;
  margin-bottom: 2px;
  text-align: left;
  direction: ltr;
}
/* line 32, ../sass/theme/pages/_gallery.scss */
.gallery .picture:hover .actions {
  bottom: 0;
}
/* line 37, ../sass/theme/pages/_gallery.scss */
.gallery .picture .actions {
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px;
  left: 0;
  bottom: -35px;
  -webkit-transition: bottom 100ms ease;
  -moz-transition: bottom 100ms ease;
  -o-transition: bottom 100ms ease;
  transition: bottom 100ms ease;
}
/* line 121, ../sass/theme/_utilities.scss */
.gallery .picture .actions:after, .gallery .picture .actions:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.gallery .picture .actions:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.gallery .picture .actions {
  *zoom: 1;
}
/* line 47, ../sass/theme/pages/_gallery.scss */
.gallery .picture .actions.show-actions {
  bottom: 0;
}
/* line 51, ../sass/theme/pages/_gallery.scss */
.gallery .picture .actions .btn-link {
  color: white;
  text-shadow: none;
}
/* line 57, ../sass/theme/pages/_gallery.scss */
.gallery .picture .actions .pull-right .btn-link {
  position: relative;
  top: 1px;
}

/* line 2, ../sass/theme/pages/_timeline.scss */
.timeline li {
  position: relative;
  border-left: 4px solid #dddddd;
  padding-bottom: 20px;
}
/* line 7, ../sass/theme/pages/_timeline.scss */
.timeline li .date {
  width: 40px;
  height: 40px;
  background-color: red;
  text-align: center;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Eras Demi ITC;
}
/* line 19, ../sass/theme/pages/_timeline.scss */
.timeline li:first-child:before, .timeline li:last-child:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  background-color: #dddddd;
}
/* line 31, ../sass/theme/pages/_timeline.scss */
.timeline li:last-child:before {
  top: auto;
  bottom: 0;
}
/* line 37, ../sass/theme/pages/_timeline.scss */
.timeline li:last-child {
  padding-bottom: 0;
}
/* line 41, ../sass/theme/pages/_timeline.scss */
.timeline li .content {
  padding: 10px;
  background-color: white;
  border: 1px solid #dddddd;
  position: relative;
  margin-top: 10px;
  margin-left: 20px;
  position: relative;
}
/* line 51, ../sass/theme/pages/_timeline.scss */
.timeline li .icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: white;
  vertical-align: middle;
  line-height: 40px;
  font-size: 25px;
  position: absolute;
  top: 0;
  left: 20px;
}
/* line 62, ../sass/theme/pages/_timeline.scss */
.timeline li .icon:before {
  content: "";
  width: 20px;
  height: 4px;
  background-color: #dddddd;
  position: absolute;
  vertical-align: middle;
  top: 50%;
  margin-top: -2px;
  left: -20px;
}
/* line 74, ../sass/theme/pages/_timeline.scss */
.timeline li .title {
  font-family: Eras Demi ITC;
  margin-left: 70px;
  padding: 2px 0;
  font-size: 16px;
}
/* line 80, ../sass/theme/pages/_timeline.scss */
.timeline li .title small {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  font-size: 10px;
}

/* line 2, ../sass/theme/pages/_invoice.scss */
.invoice .invoice-header {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
/* line 121, ../sass/theme/_utilities.scss */
.invoice .invoice-header:after, .invoice .invoice-header:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.invoice .invoice-header:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.invoice .invoice-header {
  *zoom: 1;
}
/* line 8, ../sass/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-title {
  float: left;
}
/* line 12, ../sass/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-title {
  font-size: 30px;
  font-family: Eras Demi ITC;
}
@media screen and (max-width: 768px) {
  /* line 12, ../sass/theme/pages/_invoice.scss */
  .invoice .invoice-header .invoice-title {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
/* line 23, ../sass/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-number {
  float: right;
  font-size: 30px;
  font-family: Eras Demi ITC;
}
@media screen and (max-width: 768px) {
  /* line 23, ../sass/theme/pages/_invoice.scss */
  .invoice .invoice-header .invoice-number {
    float: none;
    text-align: center;
  }
}
/* line 33, ../sass/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-number .invoice-name {
  color: #999999;
}
/* line 40, ../sass/theme/pages/_invoice.scss */
.invoice .info .lead {
  font-family: Eras Demi ITC;
}
/* line 121, ../sass/theme/_utilities.scss */
.invoice .seller:after, .invoice .seller:before, .invoice .buyer:after, .invoice .buyer:before {
  content: "";
  display: table;
}
/* line 125, ../sass/theme/_utilities.scss */
.invoice .seller:after, .invoice .buyer:after {
  clear: both;
}
/* line 128, ../sass/theme/_utilities.scss */
.invoice .seller, .invoice .buyer {
  *zoom: 1;
}
/* line 48, ../sass/theme/pages/_invoice.scss */
.invoice .seller .icon-globe, .invoice .buyer .icon-globe {
  float: left;
  font-size: 20px;
  color: #999999;
}
/* line 54, ../sass/theme/pages/_invoice.scss */
.invoice .seller .lead, .invoice .buyer .lead {
  font-family: Eras Demi ITC;
}
/* line 58, ../sass/theme/pages/_invoice.scss */
.invoice .seller address, .invoice .buyer address {
  float: left;
  margin-left: 20px;
  font-size: 16px;
}
/* line 65, ../sass/theme/pages/_invoice.scss */
.invoice table {
  margin-top: 20px;
}
/* line 69, ../sass/theme/pages/_invoice.scss */
.invoice .subtotal {
  font-family: Eras Demi ITC;
  font-size: 30px;
}
/* line 74, ../sass/theme/pages/_invoice.scss */
.invoice .comment {
  margin-top: 40px;
}

/* line 2, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table {
  border: 1px solid white;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: opacity 100ms ease;
  -moz-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
}
/* line 8, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table.not-important {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 11, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table.not-important:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@media print {
  /* line 8, ../sass/theme/pages/_pricing_tables.scss */
  .pricing-tables .pricing-table.not-important {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
/* line 20, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .header {
  text-align: center;
  padding: 20px 0 50px 0;
  font-size: 20px;
  font-family: Eras Demi ITC;
  background-color: #dddddd;
}
/* line 28, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .price {
  width: 30%;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 60px;
  z-index: 900;
  left: 50%;
  display: block;
  font-size: 25px;
  text-align: center;
  color: white;
  margin-left: -15%;
  font-family: Eras Demi ITC;
}
/* line 42, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .price span {
  vertical-align: middle;
}
/* line 47, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .features {
  padding-top: 50px;
  text-align: center;
  margin-bottom: 0;
  background-color: white;
}
/* line 53, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .features > li {
  padding: 5px 0;
  border-bottom: 1px solid #eaeaea;
}
/* line 59, ../sass/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .footer {
  text-align: center;
  background-color: #dddddd;
  padding: 20px 0;
}

/* line 2, ../sass/theme/pages/_orders.scss */
#orders #list {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
@media print {
  /* line 2, ../sass/theme/pages/_orders.scss */
  #orders #list {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
/* line 10, ../sass/theme/pages/_orders.scss */
#orders #list hr {
  margin: 10px 0;
}
/* line 13, ../sass/theme/pages/_orders.scss */
#orders #list hr:last-child {
  display: none;
}
/* line 18, ../sass/theme/pages/_orders.scss */
#orders #list .price {
  margin: 0;
  margin-bottom: 10px;
}
/* line 23, ../sass/theme/pages/_orders.scss */
#orders #list:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 29, ../sass/theme/pages/_orders.scss */
#orders #detail .pager {
  margin: 0;
}
/* line 33, ../sass/theme/pages/_orders.scss */
#orders #detail .form-actions {
  margin-bottom: 0;
}
/* line 37, ../sass/theme/pages/_orders.scss */
#orders #detail .only-checkbox {
  width: 10px;
}
/* line 40, ../sass/theme/pages/_orders.scss */
#orders #detail .only-checkbox input[type="checkbox"] {
  margin: 0;
}

/* line 2, ../sass/theme/pages/_faq.scss */
.faq .nav-tabs, .faq .nav-pills {
  margin-bottom: -1px;
}
/* line 7, ../sass/theme/pages/_faq.scss */
.faq .tabdrop a {
  margin-right: 0;
}
/* line 12, ../sass/theme/pages/_faq.scss */
.faq .panel-default > .panel-heading {
  background: white;
}
/* line 16, ../sass/theme/pages/_faq.scss */
.faq .panel-group {
  background: white;
}
/* line 20, ../sass/theme/pages/_faq.scss */
.faq .tab-content {
  background: white;
  padding: 19px;
  border: 1px solid #ddd;
}

/* line 1, ../sass/theme/pages/_errors.scss */
html {
  width: 100%;
  height: 100%;
}

/* line 5, ../sass/theme/pages/_errors.scss */
body.error {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 9, ../sass/theme/pages/_errors.scss */
body.error .middle-container {
  overflow: visible;
  display: table;
  position: static;
  width: 100%;
  height: 100%;
}
/* line 15, ../sass/theme/pages/_errors.scss */
body.error .middle-container .middle-row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}
/* line 21, ../sass/theme/pages/_errors.scss */
body.error .middle-container .middle-row .middle-wrapper {
  position: static;
}
/* line 27, ../sass/theme/pages/_errors.scss */
body.error .error-container-header {
  font-size: 100px;
  color: white;
  padding: 30px 0 40px 0;
  font-family: Eras Demi ITC;
}
@media (min-width: 768px) {
  /* line 27, ../sass/theme/pages/_errors.scss */
  body.error .error-container-header {
    padding: 10px 0 40px 0;
  }
}
/* line 38, ../sass/theme/pages/_errors.scss */
body.error .error-container {
  background-color: white;
  position: relative;
  padding: 40px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* line 44, ../sass/theme/pages/_errors.scss */
body.error .error-container:before {
  content: "";
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: -10px;
  border-bottom: 10px solid white;
  border-top: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 56, ../sass/theme/pages/_errors.scss */
body.error .error-container .title {
  margin: 0;
  margin-bottom: 20px;
}
/* line 61, ../sass/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input {
  position: relative;
}
/* line 64, ../sass/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input [class^="icon-"] {
  position: absolute;
  right: 10px;
  top: 9px;
}
/* line 70, ../sass/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input input[type="text"] {
  padding-right: 28px;
}
/* line 76, ../sass/theme/pages/_errors.scss */
body.error .error-container-footer {
  padding: 40px 0;
}
/* line 79, ../sass/theme/pages/_errors.scss */
body.error .error-container-footer a {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 1, ../sass/theme/pages/_login.scss */
html {
  width: 100%;
  height: 100%;
}

/* line 5, ../sass/theme/pages/_login.scss */
body.login {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 9, ../sass/theme/pages/_login.scss */
body.login .middle-container {
  overflow: visible;
  display: table;
  position: static;
  width: 100%;
  height: 100%;
}
/* line 15, ../sass/theme/pages/_login.scss */
body.login .middle-container .middle-row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}
/* line 21, ../sass/theme/pages/_login.scss */
body.login .middle-container .middle-row .middle-wrapper {
  position: static;
}
/* line 27, ../sass/theme/pages/_login.scss */
body.login .login-container-header {
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  /* line 27, ../sass/theme/pages/_login.scss */
  body.login .login-container-header {
    padding: 10px 0 40px 0;
  }
}
/* line 35, ../sass/theme/pages/_login.scss */
body.login .login-container {
  background-color: white;
  position: relative;
  padding: 40px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* line 41, ../sass/theme/pages/_login.scss */
body.login .login-container:before {
  content: "";
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: -10px;
  border-bottom: 10px solid white;
  border-top: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 53, ../sass/theme/pages/_login.scss */
body.login .login-container .title {
  margin: 0;
  margin-bottom: 20px;
}
/* line 58, ../sass/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input {
  position: relative;
}
/* line 61, ../sass/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input [class^="icon-"] {
  position: absolute;
  right: 15px;
  top: 14px;
  font-size: 18px;
}
/* line 68, ../sass/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input input[type="text"] {
  padding-right: 28px;
}
/* line 74, ../sass/theme/pages/_login.scss */
body.login .login-container-footer {
  padding: 20px 0;
}
/* line 77, ../sass/theme/pages/_login.scss */
body.login .login-container-footer a {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 1, ../sass/theme/_overrides-bootstrap.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-image: none;
  filter: none;
}

/* line 6, ../sass/theme/_overrides-bootstrap.scss */
.breadcrumb {
  background: transparent;
}

/* line 10, ../sass/theme/_overrides-bootstrap.scss */
.breadcrumb > li + li:before {
  display: none;
}

/* line 15, ../sass/theme/_overrides-bootstrap.scss */
.label-contrast {
  background-color: #30548c;
}

/* line 16, ../sass/theme/_overrides-bootstrap.scss */
.label-important {
  background-color: #f34541;
}

/* line 17, ../sass/theme/_overrides-bootstrap.scss */
.label-important[href] {
  background-color: #f01611;
}

/* line 18, ../sass/theme/_overrides-bootstrap.scss */
.label-warning {
  background-color: #f8a326;
}

/* line 19, ../sass/theme/_overrides-bootstrap.scss */
.label-warning[href] {
  background-color: #e48a07;
}

/* line 20, ../sass/theme/_overrides-bootstrap.scss */
.label-success {
  background-color: #49bf67;
}

/* line 21, ../sass/theme/_overrides-bootstrap.scss */
.label-success[href] {
  background-color: #379e51;
}

/* line 22, ../sass/theme/_overrides-bootstrap.scss */
.label-info {
  background-color: #9564e2;
}

/* line 23, ../sass/theme/_overrides-bootstrap.scss */
.label-info[href] {
  background-color: #7839da;
}

/* line 24, ../sass/theme/_overrides-bootstrap.scss */
.label-inverse {
  background-color: #3c3c3c;
}

/* line 25, ../sass/theme/_overrides-bootstrap.scss */
.label-inverse[href] {
  background-color: #232323;
}

/* line 15, ../sass/theme/_overrides-bootstrap.scss */
.badge-contrast {
  background-color: #30548c;
}

/* line 16, ../sass/theme/_overrides-bootstrap.scss */
.badge-important {
  background-color: #f34541;
}

/* line 17, ../sass/theme/_overrides-bootstrap.scss */
.badge-important[href] {
  background-color: #f01611;
}

/* line 18, ../sass/theme/_overrides-bootstrap.scss */
.badge-warning {
  background-color: #f8a326;
}

/* line 19, ../sass/theme/_overrides-bootstrap.scss */
.badge-warning[href] {
  background-color: #e48a07;
}

/* line 20, ../sass/theme/_overrides-bootstrap.scss */
.badge-success {
  background-color: #49bf67;
}

/* line 21, ../sass/theme/_overrides-bootstrap.scss */
.badge-success[href] {
  background-color: #379e51;
}

/* line 22, ../sass/theme/_overrides-bootstrap.scss */
.badge-info {
  background-color: #9564e2;
}

/* line 23, ../sass/theme/_overrides-bootstrap.scss */
.badge-info[href] {
  background-color: #7839da;
}

/* line 24, ../sass/theme/_overrides-bootstrap.scss */
.badge-inverse {
  background-color: #3c3c3c;
}

/* line 25, ../sass/theme/_overrides-bootstrap.scss */
.badge-inverse[href] {
  background-color: #232323;
}

/* line 28, ../sass/theme/_overrides-bootstrap.scss */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inner, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .btn {
  background-image: none !important;
  filter: none !important;
}

/* line 33, ../sass/theme/_overrides-bootstrap.scss */
.btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 47, ../sass/theme/_overrides-bootstrap.scss */
.table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table, .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 55, ../sass/theme/_overrides-bootstrap.scss */
.input-group-addon, .form-control, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle,
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child,
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child, .input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 63, ../sass/theme/_overrides-bootstrap.scss */
.pager li > a, .pager li > span, ul.pagination > li:first-child > a, ul.pagination > li:first-child > span,
ul.pagination-large > li:last-child > a, ul.pagination-large > li:last-child > span,
ul.pagination-large > li:first-child > a, ul.pagination-large > li:first-child > span, ul.pagination > li:last-child > a, ul.pagination > li:last-child > span {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 69, ../sass/theme/_overrides-bootstrap.scss */
.btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 77, ../sass/theme/_overrides-bootstrap.scss */
.well, .nav-pills > li > a, .navbar-inner, .breadcrumb, .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .accordion-group,
input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input, .modal-content, .tooltip .tooltip-inner,
.popover, .popover-title, .progress, .alert, .label, .thumbnail, .dropdown-menu {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 83, ../sass/theme/_overrides-bootstrap.scss */
.panel-group .panel, .panel, .panel-heading, .panel-body {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 1, ../sass/theme/_overrides-plugins.scss */
ul.dynatree-container {
  border: none;
}

/* line 5, ../sass/theme/_overrides-plugins.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-image: none !important;
  background-color: #dddddd;
}

/* line 10, ../sass/theme/_overrides-plugins.scss */
.ui-slider {
  background-color: transparent;
  border: 1px solid #dddddd;
}

/* line 15, ../sass/theme/_overrides-plugins.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #dddddd;
}

/* line 19, ../sass/theme/_overrides-plugins.scss */
.ui-slider .ui-slider-range {
  background-color: #3c3c3c;
}

/* line 23, ../sass/theme/_overrides-plugins.scss */
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background: #222222;
  text-shadow: none;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 32, ../sass/theme/_overrides-plugins.scss */
.jGrowl-notification.ui-state-highlight {
  background: #222222;
  text-shadow: none;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 42, ../sass/theme/_overrides-plugins.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  color: white;
  background: #30548c;
  border-color: transparent;
}
/* line 48, ../sass/theme/_overrides-plugins.scss */
.daterangepicker .ranges li {
  color: #222222;
}
/* line 52, ../sass/theme/_overrides-plugins.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background: #30548c;
}

/* line 57, ../sass/theme/_overrides-plugins.scss */
.datepicker td span.active:hover, .datepicker td span.active:hover:hover, .datepicker td span.active.disabled:hover, .datepicker td span.active.disabled:hover:hover, .datepicker td span.active:active, .datepicker td span.active:hover:active, .datepicker td span.active.disabled:active, .datepicker td span.active.disabled:hover:active, .datepicker td span.active.active, .datepicker td span.active:hover.active, .datepicker td span.active.disabled.active, .datepicker td span.active.disabled:hover.active, .datepicker td span.active.disabled, .datepicker td span.active:hover.disabled, .datepicker td span.active.disabled.disabled, .datepicker td span.active.disabled:hover.disabled, .datepicker td span.active[disabled], .datepicker td span.active:hover[disabled], .datepicker td span.active.disabled[disabled], .datepicker td span.active.disabled:hover[disabled], .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active.disabled:hover, .datepicker td.active.disabled:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.disabled:active, .datepicker td.active.disabled:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled.active, .datepicker td.active.disabled:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active.disabled.disabled, .datepicker td.active.disabled:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled], .datepicker td.active.disabled[disabled], .datepicker td.active.disabled:hover[disabled] {
  background: #30548c;
}

/* line 61, ../sass/theme/_overrides-plugins.scss */
.daterangepicker .calendar-date, .daterangepicker .ranges li, .daterangepicker td, .daterangepicker th, .datepicker td span, .datepicker td, .datepicker th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 86, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-primary,
.has-switch span.switch-left,
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled],
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #00acec;
}
/* line 89, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:hover:hover,
.has-switch span.switch-left:hover:hover,
.has-switch span.switch-primary:focus:hover,
.has-switch span.switch-left:focus:hover,
.has-switch span.switch-primary:active:hover,
.has-switch span.switch-left:active:hover,
.has-switch span.switch-primary.active:hover,
.has-switch span.switch-left.active:hover,
.has-switch span.switch-primary.disabled:hover,
.has-switch span.switch-left.disabled:hover,
.has-switch span.switch-primary[disabled]:hover,
.has-switch span.switch-left[disabled]:hover,
.has-switch span.switch-primary:active:hover,
.has-switch span.switch-left:active:hover,
.has-switch span.switch-primary.active:hover,
.has-switch span.switch-left.active:hover {
  background-color: #0087b9;
}

/* line 102, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-danger,
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled],
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #f34541;
}
/* line 105, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:hover:hover,
.has-switch span.switch-danger:focus:hover,
.has-switch span.switch-danger:active:hover,
.has-switch span.switch-danger.active:hover,
.has-switch span.switch-danger.disabled:hover,
.has-switch span.switch-danger[disabled]:hover,
.has-switch span.switch-danger:active:hover,
.has-switch span.switch-danger.active:hover {
  background-color: #f01611;
}

/* line 118, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-warning,
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled],
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #f8a326;
}
/* line 121, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:hover:hover,
.has-switch span.switch-warning:focus:hover,
.has-switch span.switch-warning:active:hover,
.has-switch span.switch-warning.active:hover,
.has-switch span.switch-warning.disabled:hover,
.has-switch span.switch-warning[disabled]:hover,
.has-switch span.switch-warning:active:hover,
.has-switch span.switch-warning.active:hover {
  background-color: #e48a07;
}

/* line 134, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-info,
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled],
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #9564e2;
}
/* line 137, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-info:hover,
.has-switch span.switch-info:hover:hover,
.has-switch span.switch-info:focus:hover,
.has-switch span.switch-info:active:hover,
.has-switch span.switch-info.active:hover,
.has-switch span.switch-info.disabled:hover,
.has-switch span.switch-info[disabled]:hover,
.has-switch span.switch-info:active:hover,
.has-switch span.switch-info.active:hover {
  background-color: #7839da;
}

/* line 150, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-success,
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled],
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #49bf67;
}
/* line 153, ../sass/theme/_overrides-plugins.scss */
.has-switch span.switch-success:hover,
.has-switch span.switch-success:hover:hover,
.has-switch span.switch-success:focus:hover,
.has-switch span.switch-success:active:hover,
.has-switch span.switch-success.active:hover,
.has-switch span.switch-success.disabled:hover,
.has-switch span.switch-success[disabled]:hover,
.has-switch span.switch-success:active:hover,
.has-switch span.switch-success.active:hover {
  background-color: #379e51;
}

/* line 159, ../sass/theme/_overrides-plugins.scss */
.fc-header-right .icon-chevron-right, .fc-header-right .icon-chevron-left {
  position: relative;
  top: 1px;
}

/* line 166, ../sass/theme/_overrides-plugins.scss */
.fc-header-center .fc-button {
  padding-top: 5px !important;
}
/* line 170, ../sass/theme/_overrides-plugins.scss */
.fc-header-center .fc-state-default, .fc-header-center .fc-button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 177, ../sass/theme/_overrides-plugins.scss */
.fc-event {
  border: none;
}
/* line 180, ../sass/theme/_overrides-plugins.scss */
.fc-event .fc-event-inner {
  padding: 2px -2px 2px 2px;
  color: #fff;
}

/* line 186, ../sass/theme/_overrides-plugins.scss */
.slimScrollBar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 192, ../sass/theme/_overrides-plugins.scss */
.slider-content ul ul li a:hover {
  background: #f4f4f4;
}

/* line 194, ../sass/theme/_overrides-plugins.scss */
.slider-content .title {
  background: #dddddd;
  color: #3c3c3c;
}

/* line 195, ../sass/theme/_overrides-plugins.scss */
.slider .slider-nav {
  background: #dddddd;
}

/* line 196, ../sass/theme/_overrides-plugins.scss */
.slider .slider-nav li a {
  color: #3c3c3c;
}

/* line 197, ../sass/theme/_overrides-plugins.scss */
.slider .slide-up, .slider .slide-down {
  background: #dddddd;
}

/* line 1, ../sass/theme/_common.scss */
.background-contrast {
  background: #30548c !important;
}

/* line 2, ../sass/theme/_common.scss */
.text-contrast, .contrast {
  color: #30548c !important;
}

/* line 3, ../sass/theme/_common.scss */
.text-error {
  color: #f34541 !important;
}

/* line 4, ../sass/theme/_common.scss */
.text-success {
  color: #49bf67 !important;
}

/* line 5, ../sass/theme/_common.scss */
.text-primary {
  color: #00acec !important;
}

/* line 6, ../sass/theme/_common.scss */
.text-warning {
  color: #f8a326 !important;
}

/* line 7, ../sass/theme/_common.scss */
.text-info {
  color: #9564e2 !important;
}

/* line 8, ../sass/theme/_common.scss */
.text-muted {
  color: #999999 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-contrast {
  color: #30548c !important;
}

/* line 15, ../sass/theme/_common.scss */
.contrast-background {
  background-color: #30548c !important;
}

/* line 16, ../sass/theme/_common.scss */
.contrast-border {
  border-color: #30548c !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-orange {
  color: #f8a326 !important;
}

/* line 15, ../sass/theme/_common.scss */
.orange-background {
  background-color: #f8a326 !important;
}

/* line 16, ../sass/theme/_common.scss */
.orange-border {
  border-color: #f8a326 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-blue {
  color: #00acec !important;
}

/* line 15, ../sass/theme/_common.scss */
.blue-background {
  background-color: #00acec !important;
}

/* line 16, ../sass/theme/_common.scss */
.blue-border {
  border-color: #00acec !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-purple {
  color: #9564e2 !important;
}

/* line 15, ../sass/theme/_common.scss */
.purple-background {
  background-color: #9564e2 !important;
}

/* line 16, ../sass/theme/_common.scss */
.purple-border {
  border-color: #9564e2 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-green {
  color: #49bf67 !important;
}

/* line 15, ../sass/theme/_common.scss */
.green-background {
  background-color: #49bf67 !important;
}

/* line 16, ../sass/theme/_common.scss */
.green-border {
  border-color: #49bf67 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-red {
  color: #f34541 !important;
}

/* line 15, ../sass/theme/_common.scss */
.red-background {
  background-color: #f34541 !important;
}

/* line 16, ../sass/theme/_common.scss */
.red-border {
  border-color: #f34541 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-muted {
  color: #999999 !important;
}

/* line 15, ../sass/theme/_common.scss */
.muted-background {
  background-color: #999999 !important;
}

/* line 16, ../sass/theme/_common.scss */
.muted-border {
  border-color: #999999 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-fb {
  color: #3d579d !important;
}

/* line 15, ../sass/theme/_common.scss */
.fb-background {
  background-color: #3d579d !important;
}

/* line 16, ../sass/theme/_common.scss */
.fb-border {
  border-color: #3d579d !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-dark {
  color: #2b2d30 !important;
}

/* line 15, ../sass/theme/_common.scss */
.dark-background {
  background-color: #2b2d30 !important;
}

/* line 16, ../sass/theme/_common.scss */
.dark-border {
  border-color: #2b2d30 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-pink {
  color: #c44a83 !important;
}

/* line 15, ../sass/theme/_common.scss */
.pink-background {
  background-color: #c44a83 !important;
}

/* line 16, ../sass/theme/_common.scss */
.pink-border {
  border-color: #c44a83 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-grass-green {
  color: #5daf2b !important;
}

/* line 15, ../sass/theme/_common.scss */
.grass-green-background {
  background-color: #5daf2b !important;
}

/* line 16, ../sass/theme/_common.scss */
.grass-green-border {
  border-color: #5daf2b !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-sea-blue {
  color: #30548c !important;
}

/* line 15, ../sass/theme/_common.scss */
.sea-blue-background {
  background-color: #30548c !important;
}

/* line 16, ../sass/theme/_common.scss */
.sea-blue-border {
  border-color: #30548c !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-banana {
  color: #fcd052 !important;
}

/* line 15, ../sass/theme/_common.scss */
.banana-background {
  background-color: #fcd052 !important;
}

/* line 16, ../sass/theme/_common.scss */
.banana-border {
  border-color: #fcd052 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-dark-orange {
  color: #f56e00 !important;
}

/* line 15, ../sass/theme/_common.scss */
.dark-orange-background {
  background-color: #f56e00 !important;
}

/* line 16, ../sass/theme/_common.scss */
.dark-orange-border {
  border-color: #f56e00 !important;
}

/* line 14, ../sass/theme/_common.scss */
.text-brown {
  color: #924e31 !important;
}

/* line 15, ../sass/theme/_common.scss */
.brown-background {
  background-color: #924e31 !important;
}

/* line 16, ../sass/theme/_common.scss */
.brown-border {
  border-color: #924e31 !important;
}

/* line 20, ../sass/theme/_common.scss */
.list-hover li:hover {
  background-color: #f9f9f9;
}

/* line 26, ../sass/theme/_common.scss */
.list-striped li:nth-child(odd) {
  background-color: #f9f9f9;
}
/* line 31, ../sass/theme/_common.scss */
.list-striped.list-hover li:hover {
  background-color: #f9f9f9;
}

/* line 37, ../sass/theme/_common.scss */
.pager li > a, .pager li > span {
  border-width: 2px;
}

/* line 41, ../sass/theme/_common.scss */
a.dropdown-toggle {
  outline: none;
}

/* line 43, ../sass/theme/_common.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: transparent;
}

/* line 2, ../sass/theme/common/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* line 10, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle, .btn {
  background-color: whitesmoke;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:active, .btn-group.open .btn.dropdown-toggle.active, .btn:active, .btn.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: gainsboro;
}
/* line 20, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:focus, .btn-group.open .btn.dropdown-toggle.disabled, .btn-group.open .btn.dropdown-toggle[disabled], .btn:focus, .btn.disabled, .btn[disabled] {
  background-color: whitesmoke;
}
/* line 24, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.disabled:hover, .btn-group.open .btn.dropdown-toggle[disabled]:hover, .btn.disabled:hover, .btn[disabled]:hover {
  background-color: whitesmoke;
}
/* line 28, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:hover, .btn:hover {
  background-color: gainsboro;
}
/* line 32, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white, .btn.btn-white {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 37, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:active, .btn-group.open .btn.dropdown-toggle.btn-white.active, .btn.btn-white:active, .btn.btn-white.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: white;
}
/* line 42, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:focus, .btn-group.open .btn.dropdown-toggle.btn-white.disabled, .btn-group.open .btn.dropdown-toggle.btn-white[disabled], .btn.btn-white:focus, .btn.btn-white.disabled, .btn.btn-white[disabled] {
  background-color: white;
}
/* line 46, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white.disabled:hover, .btn-group.open .btn.dropdown-toggle.btn-white[disabled]:hover, .btn.btn-white.disabled:hover, .btn.btn-white[disabled]:hover {
  background-color: white;
}
/* line 50, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:hover, .btn.btn-white:hover {
  background-color: #e6e6e6;
}

/* line 56, ../sass/theme/common/_buttons.scss */
a, a:hover, .btn-link, .btn-link:hover, .btn-link:focus {
  color: #222222;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 61, ../sass/theme/common/_buttons.scss */
a:active, a:hover, a:hover:active, a:hover:hover, .btn-link:active, .btn-link:hover, .btn-link:hover:active, .btn-link:hover:hover, .btn-link:focus:active, .btn-link:focus:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 65, ../sass/theme/common/_buttons.scss */
a.disabled:hover, a[disabled]:hover, a:hover.disabled:hover, a:hover[disabled]:hover, .btn-link.disabled:hover, .btn-link[disabled]:hover, .btn-link:hover.disabled:hover, .btn-link:hover[disabled]:hover, .btn-link:focus.disabled:hover, .btn-link:focus[disabled]:hover {
  background-color: #e6e6e6;
}

/* line 70, ../sass/theme/common/_buttons.scss */
.btn-link:focus, .btn-link, .btn-link:hover, .btn-link:active {
  background-color: transparent;
  border-color: transparent;
}

/* line 75, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle, .btn.btn-primary {
  background-color: #00acec;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 81, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:active, .btn-group.open .btn-primary.dropdown-toggle.active, .btn.btn-primary:active, .btn.btn-primary.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #0087b9;
}
/* line 86, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:focus, .btn-group.open .btn-primary.dropdown-toggle.disabled, .btn-group.open .btn-primary.dropdown-toggle[disabled], .btn.btn-primary:focus, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  background-color: #00acec;
}
/* line 90, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle.disabled:hover, .btn-group.open .btn-primary.dropdown-toggle[disabled]:hover, .btn.btn-primary.disabled:hover, .btn.btn-primary[disabled]:hover {
  background-color: #00acec;
}
/* line 94, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:hover, .btn.btn-primary:hover {
  background-color: #0087b9;
}

/* line 98, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle, .btn.btn-warning {
  background-color: #f8a326;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 104, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:active, .btn-group.open .btn-warning.dropdown-toggle.active, .btn.btn-warning:active, .btn.btn-warning.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e48a07;
}
/* line 109, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:focus, .btn-group.open .btn-warning.dropdown-toggle.disabled, .btn-group.open .btn-warning.dropdown-toggle[disabled], .btn.btn-warning:focus, .btn.btn-warning.disabled, .btn.btn-warning[disabled] {
  background-color: #f8a326;
}
/* line 113, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle.disabled:hover, .btn-group.open .btn-warning.dropdown-toggle[disabled]:hover, .btn.btn-warning.disabled:hover, .btn.btn-warning[disabled]:hover {
  background-color: #f8a326;
}
/* line 117, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:hover, .btn.btn-warning:hover {
  background-color: #e48a07;
}

/* line 121, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle, .btn.btn-danger {
  background-color: #f34541;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 127, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:active, .btn-group.open .btn-danger.dropdown-toggle.active, .btn.btn-danger:active, .btn.btn-danger.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f01611;
}
/* line 132, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:focus, .btn-group.open .btn-danger.dropdown-toggle.disabled, .btn-group.open .btn-danger.dropdown-toggle[disabled], .btn.btn-danger:focus, .btn.btn-danger.disabled, .btn.btn-danger[disabled] {
  background-color: #f34541;
}
/* line 136, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle.disabled:hover, .btn-group.open .btn-danger.dropdown-toggle[disabled]:hover, .btn.btn-danger.disabled:hover, .btn.btn-danger[disabled]:hover {
  background-color: #f34541;
}
/* line 140, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:hover, .btn.btn-danger:hover {
  background-color: #f01611;
}

/* line 144, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle, .btn.btn-success {
  background-color: #49bf67;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 150, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:active, .btn-group.open .btn-success.dropdown-toggle.active, .btn.btn-success:active, .btn.btn-success.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #379e51;
}
/* line 155, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:focus, .btn-group.open .btn-success.dropdown-toggle.disabled, .btn-group.open .btn-success.dropdown-toggle[disabled], .btn.btn-success:focus, .btn.btn-success.disabled, .btn.btn-success[disabled] {
  background-color: #49bf67;
}
/* line 159, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle.disabled:hover, .btn-group.open .btn-success.dropdown-toggle[disabled]:hover, .btn.btn-success.disabled:hover, .btn.btn-success[disabled]:hover {
  background-color: #49bf67;
}
/* line 163, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:hover, .btn.btn-success:hover {
  background-color: #379e51;
}

/* line 167, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle, .btn.btn-info {
  background-color: #9564e2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 173, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:active, .btn-group.open .btn-info.dropdown-toggle.active, .btn.btn-info:active, .btn.btn-info.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #7839da;
}
/* line 178, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:focus, .btn-group.open .btn-info.dropdown-toggle.disabled, .btn-group.open .btn-info.dropdown-toggle[disabled], .btn.btn-info:focus, .btn.btn-info.disabled, .btn.btn-info[disabled] {
  background-color: #9564e2;
}
/* line 182, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle.disabled:hover, .btn-group.open .btn-info.dropdown-toggle[disabled]:hover, .btn.btn-info.disabled:hover, .btn.btn-info[disabled]:hover {
  background-color: #9564e2;
}
/* line 186, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:hover, .btn.btn-info:hover {
  background-color: #7839da;
}

/* line 191, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle, .btn.btn-inverse {
  background-color: #363636;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: white;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 198, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:active, .btn-group.open .btn-inverse.dropdown-toggle.active, .btn.btn-inverse:active, .btn.btn-inverse.active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #1c1c1c;
}
/* line 203, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:focus, .btn-group.open .btn-inverse.dropdown-toggle.disabled, .btn-group.open .btn-inverse.dropdown-toggle[disabled], .btn.btn-inverse:focus, .btn.btn-inverse.disabled, .btn.btn-inverse[disabled] {
  background-color: #363636;
}
/* line 207, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle.disabled:hover, .btn-group.open .btn-inverse.dropdown-toggle[disabled]:hover, .btn.btn-inverse.disabled:hover, .btn.btn-inverse[disabled]:hover {
  background-color: #363636;
}
/* line 211, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:hover, .btn.btn-inverse:hover {
  background-color: #1c1c1c;
}
/* line 215, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle .caret, .btn.btn-inverse .caret {
  border-top-color: white;
}

/* line 220, ../sass/theme/common/_buttons.scss */
.dropup .btn-inverse .caret {
  border-bottom-color: white;
}

/* line 224, ../sass/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 228, ../sass/theme/common/_buttons.scss */
.nav .caret, .nav a:hover .caret {
  border-top-color: #30548c;
  border-bottom-color: #30548c;
}

/* line 1, ../sass/theme/common/_progress.scss */
.progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  filter: none;
}
/* line 6, ../sass/theme/common/_progress.scss */
.progress.progress-small {
  height: 10px;
  line-height: 10px;
}
/* line 10, ../sass/theme/common/_progress.scss */
.progress.progress-small .progress-bar {
  font-size: 10px;
  padding-top: 0;
}
/* line 16, ../sass/theme/common/_progress.scss */
.progress.progress-mini {
  height: 5px;
  line-height: 5px;
}
/* line 20, ../sass/theme/common/_progress.scss */
.progress.progress-mini .progress-bar {
  font-size: 5px;
  padding-top: 0;
}
/* line 26, ../sass/theme/common/_progress.scss */
.progress .progress-bar {
  background-image: none;
  background-color: #00acec;
  padding-top: 2px;
}
/* line 32, ../sass/theme/common/_progress.scss */
.progress.progress-danger .progress-bar, .progress.progress .progress-bar-danger {
  background-image: none;
  background-color: #f34541;
}
/* line 37, ../sass/theme/common/_progress.scss */
.progress.progress-success .progress-bar, .progress.progress .progress-bar-success {
  background-image: none;
  background-color: #49bf67;
}
/* line 42, ../sass/theme/common/_progress.scss */
.progress.progress-warning .progress-bar, .progress.progress .progress-bar-warning {
  background-image: none;
  background-color: #f8a326;
}
/* line 47, ../sass/theme/common/_progress.scss */
.progress.progress-info .progress-bar, .progress.progress .progress-bar-info {
  background-image: none;
  background-color: #9564e2;
}

/* line 53, ../sass/theme/common/_progress.scss */
.progress-pwstrength {
  margin-bottom: 0;
}

/* line 1, ../sass/theme/common/_elements.scss */
.well {
  border: 1px solid #dddddd;
  background: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 7, ../sass/theme/common/_elements.scss */
code {
  background-color: #e6eaef;
  color: #426395;
}

/* line 13, ../sass/theme/common/_elements.scss */
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-color: #dddddd;
  background-color: #fbfbfb;
}

/* line 1, ../sass/theme/common/_paginations.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: whitesmoke;
  border: 1px solid #dddddd;
  color: #222222;
}

/* line 1, ../sass/theme/common/_modals.scss */
.modal-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 1, ../sass/theme/common/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #30548c;
}

/* line 5, ../sass/theme/common/_dropdowns.scss */
.select2-results .select2-highlighted {
  background-color: #30548c;
}

/* Intro.js */
.introjs-overlay{position:absolute;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);background:radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto !important;opacity:1.0 !important}.introjs-showElement{z-index:9999999 !important}.introjs-relativePosition{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;background-color:#FFF;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperNumberLayer{display:none;position:absolute;top:-16px;left:-16px;z-index:9999999999 !important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:bold;color:white;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid white;border-radius:50%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019',endColorstr='#cf0404',GradientType=0);filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2,color=ff0000);box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid white;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:white;border-left-color:transparent}.introjs-arrow.right{right:-10px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:white}.introjs-arrow.bottom{bottom:-10px;border-top-color:white;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.introjs-arrow.left{left:-10px;top:10px;border-top-color:transparent;border-right-color:white;border-bottom-color:transparent;border-left-color:transparent}.introjs-tooltip{position:absolute;padding:10px;background-color:white;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right}.introjs-button{position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;*display:inline;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:focus,.introjs-button:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:0}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-disabled,.introjs-disabled:hover,.introjs-disabled:focus{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-bullets{text-align:center}.introjs-bullets ul{clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#999}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}

/* FullCalendar */
.event-old { opacity: 0.75; }

/*
$orange: #f8a326 !default;
$blue: #00acec !default;
$seaBlue: #30548c !default;
$purple: #9564e2 !default;
$green: #49bf67 !default;
$red: #f34541 !default;
$muted: #999999 !default;
$fb: #3d579d !default;
$darkColor: #2b2d30 !default;
$pink: #c44a83 !default;
$grassGreen: #5daf2b !default;
$banana: #fcd052 !default;
$contrast: $seaBlue;
$brown: #924e31 !default;
$darkOrange: #f56e00 !default;  
*/

.label-widget { white-space: normal !important; }

.label-aula { background-color: #30548c !important; } /* seaBlue */
.label-simulado { background-color: #00acec !important; } /* blue */
.label-evento { background-color: #9564e2 !important; } /* purple */
.label-cronograma { background-color: #999999 !important; } /* muted */
.label-orientacao { background-color: #49bf67 !important; } /* green */
.label-orientacao-keyword { background-color: #f34541 !important; } /* red */
.label-plano-estudo { background-color: #924e31 !important; } /* brown */
.label-evento-participativo { background-color: firebrick !important; }
.label-atendimento-aluno { background-color: #49bf67 !important; }
.label-indisponibilidade { background-color: gray !important; }
.label-feriado { background-color: #9564e2 !important; }
.label-atendimento_plantao_redacao { background-color: coral !important; }
.label-plantao_redacao { background-color: cornflowerblue !important; }
.label-reserva_plantao_redacao { background-color: gray !important; }

/*.label-prioridade-alta { background-color: #f34541 !important;} 
.label-prioridade-media { background-color: #fcd052 !important;} 
.label-prioridade-baixa { background-color: #49bf67 !important;}*/

.label-prioridade-baixa, .label-prioridade-media, .label-prioridade-alta { background-color: #999999 !important; }

.fc-event-title a, .fc-event-time a { color: inherit; text-decoration: none; }

.fc-view-agendaWeek.fc-agenda .fc-event-title, .fc-view-agendaWeek.fc-agenda .fc-event-time {  
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.multiline-label {
  color: white;
  padding: 0.4em;
  border-radius: 0.75em;
}

.multiline-label-success { background-color: #5cb85c}
.multiline-label-danger { background-color: #d9534f}


/*cores das frentes*/
.cor-frente-literatura{ background-color: #34495E !important}
.cor-frente-redacao { background-color: #112438 !important}
.cor-frente-ingles{ background-color: #7C8185 !important}
.cor-frente-quimica-I{ background-color: #025891 !important}
.cor-frente-quimica-II{ background-color: #026DB5 !important}
.cor-frente-quimica-III{ background-color: #047ECF !important}
.cor-frente-fisica-I{ background-color: #0391F0 !important}
.cor-frente-fisica-II{ background-color: #19A3FF !important}
.cor-frente-fisica-III{ background-color: #53B8FC !important}
.cor-frente-matematica-I{ background-color: #01395E !important}
.cor-frente-matematica-II{ background-color: #01436E !important}
.cor-frente-matematica-III{ background-color: #045387 !important}
.cor-frente-geografia-humana{ background-color: #FFA238 !important}
.cor-frente-geografia-fisica{ background-color: #FFB35C !important}
.cor-frente-biologia-I{ background-color: #069142 !important}
.cor-frente-biologia-II{ background-color: #0ACC5E !important}
.cor-frente-biologia-III{ background-color: #50D88B !important}
.cor-frente-historia-mundial{ background-color: #FF8800 !important}
.cor-frente-historia-do-brasil{ background-color: #D67200 !important}
.cor-frente-git{ background-color: #4D555C !important}
.cor-frente-fsh{ background-color: #FFBB6E !important}
.cor-frente-sociologia {  background-color: #FFBB6E !important }
.cor-frente-filosofia {  background-color: #FFBB6E !important }
/*end - cores das frentes*/
