/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/angular-ui-grid/ui-grid.css ***!
  \**************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * ui-grid - v3.1.1 - 2016-02-09
 * Copyright (c) 2016 ; License: MIT 
 */
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}

.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}

.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}

.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}

.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}

.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}

.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}

.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}

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

.ui-grid-invisible {
  visibility: hidden;
}

.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

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

.ui-grid-top-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
}

.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}

.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.ui-grid-header-viewport {
  overflow: hidden;
}

.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}

.ui-grid-header-canvas:after {
  clear: both;
}

.ui-grid-header-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}

.ui-grid-header-cell-row {
  display: table-row;
  position: relative;
}

.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  display: table-cell;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}

.ui-grid-header-cell:last-child {
  border-right: 0;
}

.ui-grid-header-cell .sortable {
  cursor: pointer;
}

.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -8px;
}

.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}

.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}

.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}

.ui-grid-column-menu-button-last-col {
  margin-right: 25px;
}

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

/* Slide up/down animations */
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}

.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* Slide up/down animations */
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
  display: block !important;
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}

.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}

.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon]:hover {
  opacity: 1;
}

.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0px;
  opacity: 0.66;
}

.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon]:hover {
  opacity: 1;
}

input[type=text].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

input[type=text].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}

select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}

.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}

.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.ui-grid-render-container:focus {
  outline: none;
}

.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.ui-grid-viewport:focus {
  outline: none !important;
}

.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}

.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}

.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}

.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}

.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}

.ui-grid-cell:last-child {
  border-right: 0;
}

.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}

.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}

.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #f0f0ee;
  border-bottom: solid 1px #d4d4d4;
}

.ui-grid-footer-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
}

.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.ui-grid-grid-footer {
  float: left;
  width: 100%;
}

.ui-grid-footer-viewport {
  overflow: hidden;
}

.ui-grid-footer-canvas {
  position: relative;
}

.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}

.ui-grid-footer-canvas:after {
  clear: both;
}

.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}

.ui-grid-footer-cell-row {
  display: table-row;
}

.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}

.ui-grid-footer-cell:last-child {
  border-right: 0;
}

input[type=text].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

input[type=text].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}

.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  height: 31px;
  font-weight: normal;
}

.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 3px;
}

.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
  border: 1px solid #d4d4d4;
}

.ui-grid-menu {
  z-index: 2;
  position: absolute;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}

.ui-grid-menu .ui-grid-menu-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 1px 1px;
  font-size: 10px;
  line-height: 1;
  border-radius: 2px;
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: #333333;
  text-decoration: none;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.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);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled],
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
fieldset[disabled] a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  pointer-events: none;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:hover,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  background-image: none;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:hover,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled].focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  background-color: transparent;
  border-color: transparent;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button .badge {
  color: transparent;
  background-color: transparent;
}

.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button > i {
  opacity: 0.75;
  color: black;
}

.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0px;
}

.ui-grid-menu .ui-grid-menu-inner ul li button {
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
}

.ui-grid-menu .ui-grid-menu-inner ul li button:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item-active {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  background-color: #cecece;
}

.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
  border-bottom: 1px solid #d4d4d4;
}

.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}

.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@font-face {
  font-family: "ui-grid";
  src: url(2d5bb44d0b7774944c5c.eot);
  src: url(2d5bb44d0b7774944c5c.eot#iefix) format("embedded-opentype"), url(f68b782deb9c2a1c030e.woff) format("woff"), url(02a7d5e1406467ee5b30.ttf) format("truetype"), url(d4fdfdee3cd057465cb8.svg?#ui-grid) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ui-grid';
    src: url('@{font-path}ui-grid.svg?12312827#ui-grid') format('svg');
  }
}
*/
[class^=ui-grid-icon]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ui-grid-icon-blank::before {
  width: 1em;
  content: " ";
}

/*
* RTL Styles
*/
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}

.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}

.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}

.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}

.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}

.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}

.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}

.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}

.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  right: initial;
  left: 10px;
}

/*
   Animation example, for spinners
*/
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}

.ui-grid-cell-focus {
  outline: 0;
  background-color: #b3c4c7;
}

.ui-grid-focuser {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.ui-grid-focuser: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);
}

.ui-grid-offscreen {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
  clip: rect(0px, 0px, 0px, 0px);
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
div.ui-grid-cell input {
  border-radius: inherit;
  padding: 0;
  width: 100%;
  color: inherit;
  height: auto;
  font: inherit;
  outline: none;
}

div.ui-grid-cell input:focus {
  color: inherit;
  outline: none;
}

div.ui-grid-cell input[type=checkbox] {
  margin: 9px 0 0 6px;
  width: auto;
}

div.ui-grid-cell input.ng-invalid {
  border: 1px solid #fc8f8f;
}

div.ui-grid-cell input.ng-valid {
  border: 1px solid #d4d4d4;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}

.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}

.ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: none;
}

.ui-grid-expandable-buttons-cell i {
  pointer-events: all;
}

.scrollFiller {
  float: left;
  border: 1px solid #d4d4d4;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-header-row {
  font-weight: bold !important;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.movingColumn {
  position: absolute;
  top: 0;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.movingColumn .ui-grid-icon-angle-down {
  display: none;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}

.ui-grid-pager-panel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  box-sizing: content-box;
}

.ui-grid-pager-container {
  float: left;
}

.ui-grid-pager-control {
  margin-right: 10px;
  margin-left: 10px;
  min-width: 135px;
  float: left;
}

.ui-grid-pager-control button {
  height: 25px;
  min-width: 26px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #eeeeee;
  background-color: #f3f3f3;
  border-color: #cccccc;
}

.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.ui-grid-pager-control button.focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #333333;
  text-decoration: none;
}

.ui-grid-pager-control button:active,
.ui-grid-pager-control button.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);
}

.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.ui-grid-pager-control button.disabled,
fieldset[disabled] a.ui-grid-pager-control button {
  pointer-events: none;
}

.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #8c8c8c;
}

.ui-grid-pager-control button:hover {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #adadad;
}

.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  color: #eeeeee;
  background-color: #dadada;
  border-color: #adadad;
}

.ui-grid-pager-control button:active:hover,
.ui-grid-pager-control button.active:hover,
.open > .dropdown-toggle.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.open > .dropdown-toggle.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus,
.open > .dropdown-toggle.ui-grid-pager-control button.focus {
  color: #eeeeee;
  background-color: #c8c8c8;
  border-color: #8c8c8c;
}

.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  background-image: none;
}

.ui-grid-pager-control button.disabled:hover,
.ui-grid-pager-control button[disabled]:hover,
fieldset[disabled] .ui-grid-pager-control button:hover,
.ui-grid-pager-control button.disabled:focus,
.ui-grid-pager-control button[disabled]:focus,
fieldset[disabled] .ui-grid-pager-control button:focus,
.ui-grid-pager-control button.disabled.focus,
.ui-grid-pager-control button[disabled].focus,
fieldset[disabled] .ui-grid-pager-control button.focus {
  background-color: #f3f3f3;
  border-color: #cccccc;
}

.ui-grid-pager-control button .badge {
  color: #f3f3f3;
  background-color: #eeeeee;
}

.ui-grid-pager-control input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  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;
  -o-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;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  display: inline;
  height: 26px;
  width: 50px;
  vertical-align: top;
}

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

.ui-grid-pager-control input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.ui-grid-pager-control input:-ms-input-placeholder {
  color: #999999;
}

.ui-grid-pager-control input::-webkit-input-placeholder {
  color: #999999;
}

.ui-grid-pager-control input::-ms-expand {
  border: 0;
  background-color: transparent;
}

.ui-grid-pager-control input[disabled],
.ui-grid-pager-control input[readonly],
fieldset[disabled] .ui-grid-pager-control input {
  background-color: #eeeeee;
  opacity: 1;
}

.ui-grid-pager-control input[disabled],
fieldset[disabled] .ui-grid-pager-control input {
  cursor: not-allowed;
}

textarea.ui-grid-pager-control input {
  height: auto;
}

select.ui-grid-pager-control input {
  height: 30px;
  line-height: 30px;
}

textarea.ui-grid-pager-control input,
select[multiple].ui-grid-pager-control input {
  height: auto;
}

.ui-grid-pager-control .ui-grid-pager-max-pages-number {
  vertical-align: bottom;
}

.ui-grid-pager-control .ui-grid-pager-max-pages-number > * {
  vertical-align: middle;
}

.ui-grid-pager-control .first-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: -3px;
}

.ui-grid-pager-control .first-bar-rtl {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-right: -7px;
}

.ui-grid-pager-control .first-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #4d4d4d transparent transparent;
  margin-left: 2px;
}

.ui-grid-pager-control .next-triangle {
  margin-left: 1px;
}

.ui-grid-pager-control .prev-triangle {
  margin-left: 0;
}

.ui-grid-pager-control .last-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #4d4d4d;
  margin-left: -1px;
}

.ui-grid-pager-control .last-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: 1px;
}

.ui-grid-pager-control .last-bar-rtl {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-right: -11px;
}

.ui-grid-pager-row-count-picker {
  float: left;
}

.ui-grid-pager-row-count-picker select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  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;
  -o-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;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 26px;
  width: 67px;
  display: inline;
}

.ui-grid-pager-row-count-picker select: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);
}

.ui-grid-pager-row-count-picker select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.ui-grid-pager-row-count-picker select:-ms-input-placeholder {
  color: #999999;
}

.ui-grid-pager-row-count-picker select::-webkit-input-placeholder {
  color: #999999;
}

.ui-grid-pager-row-count-picker select::-ms-expand {
  border: 0;
  background-color: transparent;
}

.ui-grid-pager-row-count-picker select[disabled],
.ui-grid-pager-row-count-picker select[readonly],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  background-color: #eeeeee;
  opacity: 1;
}

.ui-grid-pager-row-count-picker select[disabled],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  cursor: not-allowed;
}

textarea.ui-grid-pager-row-count-picker select {
  height: auto;
}

select.ui-grid-pager-row-count-picker select {
  height: 30px;
  line-height: 30px;
}

textarea.ui-grid-pager-row-count-picker select,
select[multiple].ui-grid-pager-row-count-picker select {
  height: auto;
}

.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
  margin-top: 3px;
}

.ui-grid-pager-count-container {
  float: right;
  margin-top: 4px;
  min-width: 50px;
}

.ui-grid-pager-count-container .ui-grid-pager-count {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-pinned-container {
  position: absolute;
  display: inline;
  top: 0;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left {
  float: left;
  left: 0;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right {
  float: right;
  right: 0;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:first-child) .ui-grid-vertical-bar {
  width: 1px;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}

.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}

.ui-grid-pinned-container.ui-grid-pinned-container-first .ui-grid-header-cell:first-child .ui-grid-vertical-bar {
  left: -1px;
  width: 1px;
  background-color: #aeaeae;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-column-resizer {
  top: 0;
  bottom: 0;
  width: 5px;
  position: absolute;
  cursor: col-resize;
}

.ui-grid-column-resizer.left {
  left: 0;
}

.ui-grid-column-resizer.right {
  right: 0;
}

.ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 1px solid #d4d4d4;
}

.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 0;
}

.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.left {
  border-left: 1px solid #d4d4d4;
}

.ui-grid.column-resizing {
  cursor: col-resize;
}

.ui-grid.column-resizing .ui-grid-resize-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #aeaeae;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row-saving .ui-grid-cell {
  color: #848484 !important;
}

.ui-grid-row-dirty .ui-grid-cell {
  color: #610b38;
}

.ui-grid-row-error .ui-grid-cell {
  color: #ff0000 !important;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background-color: #c9dde1;
}

.ui-grid-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.ui-grid-selection-row-header-buttons {
  cursor: pointer;
  opacity: 0.1;
}

.ui-grid-selection-row-header-buttons.ui-grid-row-selected {
  opacity: 1;
}

.ui-grid-selection-row-header-buttons.ui-grid-all-selected {
  opacity: 1;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-row-header-buttons.ui-grid-tree-header {
  cursor: pointer;
  opacity: 1;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
.ui-grid-tree-header-row {
  font-weight: bold !important;
}

.ui-grid-tree-header-row .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: all;
}

/* This file contains variable declarations (do not remove this line) */
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
/**
* @section Grid styles
*/
/**
* @section Header styles
*/
/** @description Colors for header gradient */
/**
* @section Grid body styles
*/
/** @description Colors used for row alternation */
/**
* @section Sort arrow colors
*/
/**
* @section Scrollbar styles
*/
/**
* @section font library path
*/
/*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
div.ui-grid-cell-contents.invalid {
  border: 1px solid #fc8f8f;
}

.ui-grid-icon-plus-squared:before {
  content: "썐";
}

/* '썐' */
.ui-grid-icon-minus-squared:before {
  content: "썑";
}

/* '썑' */
.ui-grid-icon-search:before {
  content: "썒";
}

/* '썒' */
.ui-grid-icon-cancel:before {
  content: "썓";
}

/* '썓' */
.ui-grid-icon-info-circled:before {
  content: "썔";
}

/* '썔' */
.ui-grid-icon-lock:before {
  content: "썕";
}

/* '썕' */
.ui-grid-icon-lock-open:before {
  content: "썖";
}

/* '썖' */
.ui-grid-icon-pencil:before {
  content: "썗";
}

/* '썗' */
.ui-grid-icon-down-dir:before {
  content: "썘";
}

/* '썘' */
.ui-grid-icon-up-dir:before {
  content: "썙";
}

/* '썙' */
.ui-grid-icon-left-dir:before {
  content: "썚";
}

/* '썚' */
.ui-grid-icon-right-dir:before {
  content: "썛";
}

/* '썛' */
.ui-grid-icon-left-open:before {
  content: "썜";
}

/* '썜' */
.ui-grid-icon-right-open:before {
  content: "썝";
}

/* '썝' */
.ui-grid-icon-angle-down:before {
  content: "썞";
}

/* '썞' */
.ui-grid-icon-filter:before {
  content: "썟";
}

/* '썟' */
.ui-grid-icon-sort-alt-up:before {
  content: "썠";
}

/* '썠' */
.ui-grid-icon-sort-alt-down:before {
  content: "썡";
}

/* '썡' */
.ui-grid-icon-ok:before {
  content: "썢";
}

/* '썢' */
.ui-grid-icon-menu:before {
  content: "썣";
}

/* '썣' */
.ui-grid-icon-indent-left:before {
  content: "\e800";
}

/* '' */
.ui-grid-icon-indent-right:before {
  content: "\e801";
}

/* '' */
.ui-grid-icon-spin5:before {
  content: "\ea61";
}

/* '' */
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./app/careguard/components/calendar/_calendar.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
.calendar-tooltip {
  text-align: left;
  max-width: 400px;
  top: -20px;
  left: 50%;
  padding: 10px 20px;
  color: #555555;
  background-color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  border-radius: 8px;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.calendar-tooltip h4 {
  margin-top: 0;
  font-weight: 600;
}
/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/angular-loading-bar/src/loading-bar.css ***!
  \************************************************************************************************************************************/

/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}

#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;

  background: #29d;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 10px;
  left: 10px;
}

#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;

  border:  solid 2px transparent;
  border-top-color:  #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation:    loading-bar-spinner 400ms linear infinite;
  -ms-animation:     loading-bar-spinner 400ms linear infinite;
  -o-animation:      loading-bar-spinner 400ms linear infinite;
  animation:         loading-bar-spinner 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
  0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes loading-bar-spinner {
  0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes loading-bar-spinner {
  0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes loading-bar-spinner {
  0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes loading-bar-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/lumx/lumx.css ***!
  \*****************************************************************************************************/
/*
 LumX v0.3.12
 (c) 2014-2015 LumApps http://ui.lumapps.com
 License: MIT
*/
@charset "UTF-8";

html {
    font-family: sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
}

legend {
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

blockquote, body, caption, dd, dl, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, table, td, th, ul {
    margin: 0;
    padding: 0;
}

abbr[title], dfn[title] {
    cursor: help;
}

ins, u {
    text-decoration: none;
}

ins {
    border-bottom: 1px solid;
}

html {
    font-size: 1em;
    line-height: 1.5;
    background-color: #EEE;
    color: rgba(0,0,0,.87);
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

img {
    display: block;
    max-width: 100%;
    font-style: italic;
}

    .gm-style img, img[height], img[width] {
        max-width: none;
    }

.paragraph address, .paragraph blockquote, .paragraph dl, .paragraph fieldset, .paragraph figure, .paragraph h1, .paragraph h2, .paragraph h3, .paragraph h4, .paragraph h5, .paragraph h6, .paragraph ol, .paragraph p, .paragraph pre, .paragraph table, .paragraph ul {
    margin-bottom: 24px;
}

.paragraph dd, .paragraph ol, .paragraph ul {
    margin-left: 48px;
}

    .paragraph p:last-child, .paragraph ul:last-child {
        margin-bottom: 0;
    }

.paragraph a {
    color: #3F51B5;
    text-decoration: none;
}

    .paragraph a:hover {
        text-decoration: underline;
    }

.checkbox__help, .fs-caption, .radio-button__help, .switch__help {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 20px;
}


@media screen and (max-width:1023px) {
    .fs-body-1, .fs-body-2 {
        font-size: 14px;
        font-size: .875rem;
    }
}

@media screen and (min-width:1024px) {
    .fs-body-1, .fs-body-2 {
        font-size: 13px;
        font-size: .8125rem;
    }
}

.fs-body-1 {
    font-weight: 400;
    line-height: 20px;
}

.fs-body-2 {
    font-weight: 500;
    line-height: 24px;
}

.fs-subhead {
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width:1023px) {
    .fs-subhead {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width:1024px) {
    .fs-subhead {
        font-size: 15px;
        font-size: .9375rem;
    }
}

.fs-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 28px;
}

.fs-headline {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 32px;
}

.fs-display-1 {
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 40px;
}

.fs-display-2 {
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1px;
}

.fs-display-3 {
    font-size: 56px;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: -2px;
}

.fs-display-4 {
    font-size: 112px;
    font-size: 7rem;
    font-weight: 300;
    line-height: 128px;
    letter-spacing: -5px;
}

.tc-red-50 {
    color: #FFEBEE !important;
}

.tc-pink-50 {
    color: #FCE4EC !important;
}

.tc-purple-50 {
    color: #F3E5F5 !important;
}

.tc-deep-purple-50 {
    color: #EDE7F6 !important;
}

.tc-indigo-50 {
    color: #E8EAF6 !important;
}

.tc-blue-50 {
    color: #E3F2FD !important;
}

.tc-light-blue-50 {
    color: #E0F7FA !important;
}

.tc-teal-50 {
    color: #E0F2F1 !important;
}

.tc-green-50 {
    color: #E8F5E9 !important;
}

.tc-light-green-50 {
    color: #F1F8E9 !important;
}

.tc-lime-50 {
    color: #F9FBE7 !important;
}

.tc-yellow-50 {
    color: #FFFDE7 !important;
}

.tc-amber-50 {
    color: #FFF8E1 !important;
}

.tc-orange-50 {
    color: #FFF3E0 !important;
}

.tc-deep-orange-50 {
    color: #FBE9E7 !important;
}

.tc-brown-50 {
    color: #EFEBE9 !important;
}

.tc-grey-50 {
    color: #FAFAFA !important;
}

.tc-blue-grey-50 {
    color: #ECEFF1 !important;
}

.tc-red-100 {
    color: #FFCDD2 !important;
}

.tc-pink-100 {
    color: #F8BBD0 !important;
}

.tc-purple-100 {
    color: #E1BEE7 !important;
}

.tc-deep-purple-100 {
    color: #D1C4E9 !important;
}

.tc-indigo-100 {
    color: #C5CAE9 !important;
}

.tc-blue-100 {
    color: #BBDEFB !important;
}

.tc-light-blue-100 {
    color: #B2EBF2 !important;
}

.tc-teal-100 {
    color: #B2DFDB !important;
}

.tc-green-100 {
    color: #C8E6C9 !important;
}

.tc-light-green-100 {
    color: #DCEDC8 !important;
}

.tc-lime-100 {
    color: #F0F4C3 !important;
}

.tc-yellow-100 {
    color: #FFF9C4 !important;
}

.tc-amber-100 {
    color: #FFECB3 !important;
}

.tc-orange-100 {
    color: #FFE0B2 !important;
}

.tc-deep-orange-100 {
    color: #FFCCBC !important;
}

.tc-brown-100 {
    color: #D7CCC8 !important;
}

.tc-grey-100 {
    color: #F5F5F5 !important;
}

.tc-blue-grey-100 {
    color: #CFD8DC !important;
}

.tc-red-200 {
    color: #EF9A9A !important;
}

.tc-pink-200 {
    color: #F48FB1 !important;
}

.tc-purple-200 {
    color: #CE93D8 !important;
}

.tc-deep-purple-200 {
    color: #B39DDB !important;
}

.tc-indigo-200 {
    color: #9FA8DA !important;
}

.tc-blue-200 {
    color: #90CAF9 !important;
}

.tc-light-blue-200 {
    color: #80DEEA !important;
}

.tc-teal-200 {
    color: #80CBC4 !important;
}

.tc-green-200 {
    color: #A5D6A7 !important;
}

.tc-light-green-200 {
    color: #C5E1A5 !important;
}

.tc-lime-200 {
    color: #E6EE9C !important;
}

.tc-yellow-200 {
    color: #FFF59D !important;
}

.tc-amber-200 {
    color: #FFE082 !important;
}

.tc-orange-200 {
    color: #FFCC80 !important;
}

.tc-deep-orange-200 {
    color: #FFAB91 !important;
}

.tc-brown-200 {
    color: #BCAAA4 !important;
}

.tc-grey-200 {
    color: #EEE !important;
}

.tc-blue-grey-200 {
    color: #B0BEC5 !important;
}

.tc-red-300 {
    color: #E57373 !important;
}

.tc-pink-300 {
    color: #F06292 !important;
}

.tc-purple-300 {
    color: #BA68C8 !important;
}

.tc-deep-purple-300 {
    color: #9575CD !important;
}

.tc-indigo-300 {
    color: #7986CB !important;
}

.tc-blue-300 {
    color: #64B5F6 !important;
}

.tc-light-blue-300 {
    color: #4DD0E1 !important;
}

.tc-teal-300 {
    color: #4DB6AC !important;
}

.tc-green-300 {
    color: #81C784 !important;
}

.tc-light-green-300 {
    color: #AED581 !important;
}

.tc-lime-300 {
    color: #DCE775 !important;
}

.tc-yellow-300 {
    color: #FFF176 !important;
}

.tc-amber-300 {
    color: #FFD54F !important;
}

.tc-orange-300 {
    color: #FFB74D !important;
}

.tc-deep-orange-300 {
    color: #FF8A65 !important;
}

.tc-brown-300 {
    color: #A1887F !important;
}

.tc-grey-300 {
    color: #E0E0E0 !important;
}

.tc-blue-grey-300 {
    color: #90A4AE !important;
}

.tc-red-400 {
    color: #EF5350 !important;
}

.tc-pink-400 {
    color: #EC407A !important;
}

.tc-purple-400 {
    color: #AB47BC !important;
}

.tc-deep-purple-400 {
    color: #7E57C2 !important;
}

.tc-indigo-400 {
    color: #5C6BC0 !important;
}

.tc-blue-400 {
    color: #42A5F5 !important;
}

.tc-light-blue-400 {
    color: #26C6DA !important;
}

.tc-teal-400 {
    color: #26A69A !important;
}

.tc-green-400 {
    color: #66BB6A !important;
}

.tc-light-green-400 {
    color: #9CCC65 !important;
}

.tc-lime-400 {
    color: #D4E157 !important;
}

.tc-yellow-400 {
    color: #FFEE58 !important;
}

.tc-amber-400 {
    color: #FFCA28 !important;
}

.tc-orange-400 {
    color: #FFA726 !important;
}

.tc-deep-orange-400 {
    color: #FF7043 !important;
}

.tc-brown-400 {
    color: #8D6E63 !important;
}

.tc-grey-400 {
    color: #BDBDBD !important;
}

.tc-blue-grey-400 {
    color: #78909C !important;
}

.tc-red-500 {
    color: #F44336 !important;
}

.tc-pink-500 {
    color: #E91E63 !important;
}

.tc-purple-500 {
    color: #9C27B0 !important;
}

.tc-deep-purple-500 {
    color: #673AB7 !important;
}

.tc-indigo-500 {
    color: #3F51B5 !important;
}

.tc-blue-500 {
    color: #2196F3 !important;
}

.tc-light-blue-500 {
    color: #00BCD4 !important;
}

.tc-teal-500 {
    color: #009688 !important;
}

.tc-green-500 {
    color: #4CAF50 !important;
}

.tc-light-green-500 {
    color: #8BC34A !important;
}

.tc-lime-500 {
    color: #CDDC39 !important;
}

.tc-yellow-500 {
    color: #FFEB3B !important;
}

.tc-amber-500 {
    color: #FFC107 !important;
}

.tc-orange-500 {
    color: #FF9800 !important;
}

.tc-deep-orange-500 {
    color: #FF5722 !important;
}

.tc-brown-500 {
    color: #795548 !important;
}

.tc-grey-500 {
    color: #9E9E9E !important;
}

.tc-blue-grey-500 {
    color: #607D8B !important;
}

.tc-red-600 {
    color: #E53935 !important;
}

.tc-pink-600 {
    color: #D81B60 !important;
}

.tc-purple-600 {
    color: #8E24AA !important;
}

.tc-deep-purple-600 {
    color: #5E35B1 !important;
}

.tc-indigo-600 {
    color: #3949AB !important;
}

.tc-blue-600 {
    color: #1E88E5 !important;
}

.tc-light-blue-600 {
    color: #00ACC1 !important;
}

.tc-teal-600 {
    color: #00897B !important;
}

.tc-green-600 {
    color: #43A047 !important;
}

.tc-light-green-600 {
    color: #7CB342 !important;
}

.tc-lime-600 {
    color: #C0CA33 !important;
}

.tc-yellow-600 {
    color: #FDD835 !important;
}

.tc-amber-600 {
    color: #FFB300 !important;
}

.tc-orange-600 {
    color: #FB8C00 !important;
}

.tc-deep-orange-600 {
    color: #F4511E !important;
}

.tc-brown-600 {
    color: #6D4C41 !important;
}

.tc-grey-600 {
    color: #757575 !important;
}

.tc-blue-grey-600 {
    color: #546E7A !important;
}

.tc-red-700 {
    color: #D32F2F !important;
}

.tc-pink-700 {
    color: #C2185B !important;
}

.tc-purple-700 {
    color: #7B1FA2 !important;
}

.tc-deep-purple-700 {
    color: #512DA8 !important;
}

.tc-indigo-700 {
    color: #303F9F !important;
}

.tc-blue-700 {
    color: #1976D2 !important;
}

.tc-light-blue-700 {
    color: #0097A7 !important;
}

.tc-teal-700 {
    color: #00796B !important;
}

.tc-green-700 {
    color: #388E3C !important;
}

.tc-light-green-700 {
    color: #689F38 !important;
}

.tc-lime-700 {
    color: #AFB42B !important;
}

.tc-yellow-700 {
    color: #FBC02D !important;
}

.tc-amber-700 {
    color: #FFA000 !important;
}

.tc-orange-700 {
    color: #F57C00 !important;
}

.tc-deep-orange-700 {
    color: #E64A19 !important;
}

.tc-brown-700 {
    color: #5D4037 !important;
}

.tc-grey-700 {
    color: #616161 !important;
}

.tc-blue-grey-700 {
    color: #455A64 !important;
}

.tc-red-800 {
    color: #C62828 !important;
}

.tc-pink-800 {
    color: #AD1457 !important;
}

.tc-purple-800 {
    color: #6A1B9A !important;
}

.tc-deep-purple-800 {
    color: #4527A0 !important;
}

.tc-indigo-800 {
    color: #283593 !important;
}

.tc-blue-800 {
    color: #1565C0 !important;
}

.tc-light-blue-800 {
    color: #00838F !important;
}

.tc-teal-800 {
    color: #00695C !important;
}

.tc-green-800 {
    color: #2E7D32 !important;
}

.tc-light-green-800 {
    color: #558B2F !important;
}

.tc-lime-800 {
    color: #9E9D24 !important;
}

.tc-yellow-800 {
    color: #F9A825 !important;
}

.tc-amber-800 {
    color: #FF8F00 !important;
}

.tc-orange-800 {
    color: #EF6C00 !important;
}

.tc-deep-orange-800 {
    color: #D84315 !important;
}

.tc-brown-800 {
    color: #4E342E !important;
}

.tc-grey-800 {
    color: #424242 !important;
}

.tc-blue-grey-800 {
    color: #37474F !important;
}

.tc-red-900 {
    color: #B71C1C !important;
}

.tc-pink-900 {
    color: #880E4F !important;
}

.tc-purple-900 {
    color: #4A148C !important;
}

.tc-deep-purple-900 {
    color: #311B92 !important;
}

.tc-indigo-900 {
    color: #1A237E !important;
}

.tc-blue-900 {
    color: #0D47A1 !important;
}

.tc-light-blue-900 {
    color: #006064 !important;
}

.tc-teal-900 {
    color: #004D40 !important;
}

.tc-green-900 {
    color: #1B5E20 !important;
}

.tc-light-green-900 {
    color: #33691E !important;
}

.tc-lime-900 {
    color: #827717 !important;
}

.tc-yellow-900 {
    color: #F57F17 !important;
}

.tc-amber-900 {
    color: #FF6F00 !important;
}

.tc-orange-900 {
    color: #E65100 !important;
}

.tc-deep-orange-900 {
    color: #BF360C !important;
}

.tc-brown-900 {
    color: #3E2723 !important;
}

.tc-grey-900 {
    color: #212121 !important;
}

.tc-blue-grey-900 {
    color: #263238 !important;
}

.tc-red-A100 {
    color: #FF8A80 !important;
}

.tc-pink-A100 {
    color: #FF80AB !important;
}

.tc-purple-A100 {
    color: #EA80FC !important;
}

.tc-deep-purple-A100 {
    color: #B388FF !important;
}

.tc-indigo-A100 {
    color: #8C9EFF !important;
}

.tc-blue-A100 {
    color: #82B1FF !important;
}

.tc-light-blue-A100 {
    color: #84FFFF !important;
}

.tc-teal-A100 {
    color: #A7FFEB !important;
}

.tc-green-A100 {
    color: #B9F6CA !important;
}

.tc-light-green-A100 {
    color: #CCFF90 !important;
}

.tc-lime-A100 {
    color: #F4FF81 !important;
}

.tc-yellow-A100 {
    color: #FFFF8D !important;
}

.tc-amber-A100 {
    color: #FFE57F !important;
}

.tc-orange-A100 {
    color: #FFD180 !important;
}

.tc-deep-orange-A100 {
    color: #FF9E80 !important;
}

.tc-red-A200 {
    color: #FF5252 !important;
}

.tc-pink-A200 {
    color: #FF4081 !important;
}

.tc-purple-A200 {
    color: #E040FB !important;
}

.tc-deep-purple-A200 {
    color: #7C4DFF !important;
}

.tc-indigo-A200 {
    color: #536DFE !important;
}

.tc-blue-A200 {
    color: #448AFF !important;
}

.tc-light-blue-A200 {
    color: #18FFFF !important;
}

.tc-teal-A200 {
    color: #64FFDA !important;
}

.tc-green-A200 {
    color: #69F0AE !important;
}

.tc-light-green-A200 {
    color: #B2FF59 !important;
}

.tc-lime-A200 {
    color: #EEFF41 !important;
}

.tc-yellow-A200 {
    color: #FF0 !important;
}

.tc-amber-A200 {
    color: #FFD740 !important;
}

.tc-orange-A200 {
    color: #FFAB40 !important;
}

.tc-deep-orange-A200 {
    color: #FF6E40 !important;
}

.tc-red-A400 {
    color: #FF1744 !important;
}

.tc-pink-A400 {
    color: #F50057 !important;
}

.tc-purple-A400 {
    color: #D500F9 !important;
}

.tc-deep-purple-A400 {
    color: #651FFF !important;
}

.tc-indigo-A400 {
    color: #3D5AFE !important;
}

.tc-blue-A400 {
    color: #2979FF !important;
}

.tc-light-blue-A400 {
    color: #00E5FF !important;
}

.tc-teal-A400 {
    color: #1DE9B6 !important;
}

.tc-green-A400 {
    color: #00E676 !important;
}

.tc-light-green-A400 {
    color: #76FF03 !important;
}

.tc-lime-A400 {
    color: #C6FF00 !important;
}

.tc-yellow-A400 {
    color: #FFEA00 !important;
}

.tc-amber-A400 {
    color: #FFC400 !important;
}

.tc-orange-A400 {
    color: #FF9100 !important;
}

.tc-deep-orange-A400 {
    color: #FF3D00 !important;
}

.tc-red-A700 {
    color: #D50000 !important;
}

.tc-pink-A700 {
    color: #C51162 !important;
}

.tc-purple-A700 {
    color: #A0F !important;
}

.tc-deep-purple-A700 {
    color: #6200EA !important;
}

.tc-indigo-A700 {
    color: #304FFE !important;
}

.tc-blue-A700 {
    color: #2962FF !important;
}

.tc-light-blue-A700 {
    color: #00B8D4 !important;
}

.tc-teal-A700 {
    color: #00BFA5 !important;
}

.tc-green-A700 {
    color: #00C853 !important;
}

.tc-light-green-A700 {
    color: #64DD17 !important;
}

.tc-lime-A700 {
    color: #AEEA00 !important;
}

.tc-yellow-A700 {
    color: #FFD600 !important;
}

.tc-amber-A700 {
    color: #FFAB00 !important;
}

.tc-orange-A700 {
    color: #FF6D00 !important;
}

.tc-deep-orange-A700 {
    color: #DD2C00 !important;
}

.tc-black {
    color: #000 !important;
}

.tc-black-1 {
    color: rgba(0,0,0,.87) !important;
}

.tc-black-2 {
    color: rgba(0,0,0,.54) !important;
}

.tc-black-3 {
    color: rgba(0,0,0,.26) !important;
}

.tc-black-4 {
    color: rgba(0,0,0,.12) !important;
}

.tc-white, .tc-white-1 {
    color: #FFF !important;
}

.tc-white-2 {
    color: rgba(255,255,255,.7) !important;
}

.tc-white-3 {
    color: rgba(255,255,255,.3) !important;
}

.tc-white-4 {
    color: rgba(255,255,255,.12) !important;
}

.bgc-red-50 {
    background-color: #FFEBEE !important;
}

.bgc-pink-50 {
    background-color: #FCE4EC !important;
}

.bgc-purple-50 {
    background-color: #F3E5F5 !important;
}

.bgc-deep-purple-50 {
    background-color: #EDE7F6 !important;
}

.bgc-indigo-50 {
    background-color: #E8EAF6 !important;
}

.bgc-blue-50 {
    background-color: #E3F2FD !important;
}

.bgc-light-blue-50 {
    background-color: #E0F7FA !important;
}

.bgc-teal-50 {
    background-color: #E0F2F1 !important;
}

.bgc-green-50 {
    background-color: #E8F5E9 !important;
}

.bgc-light-green-50 {
    background-color: #F1F8E9 !important;
}

.bgc-lime-50 {
    background-color: #F9FBE7 !important;
}

.bgc-yellow-50 {
    background-color: #FFFDE7 !important;
}

.bgc-amber-50 {
    background-color: #FFF8E1 !important;
}

.bgc-orange-50 {
    background-color: #FFF3E0 !important;
}

.bgc-deep-orange-50 {
    background-color: #FBE9E7 !important;
}

.bgc-brown-50 {
    background-color: #EFEBE9 !important;
}

.bgc-grey-50 {
    background-color: #FAFAFA !important;
}

.bgc-blue-grey-50 {
    background-color: #ECEFF1 !important;
}

.bgc-red-100 {
    background-color: #FFCDD2 !important;
}

.bgc-pink-100 {
    background-color: #F8BBD0 !important;
}

.bgc-purple-100 {
    background-color: #E1BEE7 !important;
}

.bgc-deep-purple-100 {
    background-color: #D1C4E9 !important;
}

.bgc-indigo-100 {
    background-color: #C5CAE9 !important;
}

.bgc-blue-100 {
    background-color: #BBDEFB !important;
}

.bgc-light-blue-100 {
    background-color: #B2EBF2 !important;
}

.bgc-teal-100 {
    background-color: #B2DFDB !important;
}

.bgc-green-100 {
    background-color: #C8E6C9 !important;
}

.bgc-light-green-100 {
    background-color: #DCEDC8 !important;
}

.bgc-lime-100 {
    background-color: #F0F4C3 !important;
}

.bgc-yellow-100 {
    background-color: #FFF9C4 !important;
}

.bgc-amber-100 {
    background-color: #FFECB3 !important;
}

.bgc-orange-100 {
    background-color: #FFE0B2 !important;
}

.bgc-deep-orange-100 {
    background-color: #FFCCBC !important;
}

.bgc-brown-100 {
    background-color: #D7CCC8 !important;
}

.bgc-grey-100 {
    background-color: #F5F5F5 !important;
}

.bgc-blue-grey-100 {
    background-color: #CFD8DC !important;
}

.bgc-red-200 {
    background-color: #EF9A9A !important;
}

.bgc-pink-200 {
    background-color: #F48FB1 !important;
}

.bgc-purple-200 {
    background-color: #CE93D8 !important;
}

.bgc-deep-purple-200 {
    background-color: #B39DDB !important;
}

.bgc-indigo-200 {
    background-color: #9FA8DA !important;
}

.bgc-blue-200 {
    background-color: #90CAF9 !important;
}

.bgc-light-blue-200 {
    background-color: #80DEEA !important;
}

.bgc-teal-200 {
    background-color: #80CBC4 !important;
}

.bgc-green-200 {
    background-color: #A5D6A7 !important;
}

.bgc-light-green-200 {
    background-color: #C5E1A5 !important;
}

.bgc-lime-200 {
    background-color: #E6EE9C !important;
}

.bgc-yellow-200 {
    background-color: #FFF59D !important;
}

.bgc-amber-200 {
    background-color: #FFE082 !important;
}

.bgc-orange-200 {
    background-color: #FFCC80 !important;
}

.bgc-deep-orange-200 {
    background-color: #FFAB91 !important;
}

.bgc-brown-200 {
    background-color: #BCAAA4 !important;
}

.bgc-grey-200 {
    background-color: #EEE !important;
}

.bgc-blue-grey-200 {
    background-color: #B0BEC5 !important;
}

.bgc-red-300 {
    background-color: #E57373 !important;
}

.bgc-pink-300 {
    background-color: #F06292 !important;
}

.bgc-purple-300 {
    background-color: #BA68C8 !important;
}

.bgc-deep-purple-300 {
    background-color: #9575CD !important;
}

.bgc-indigo-300 {
    background-color: #7986CB !important;
}

.bgc-blue-300 {
    background-color: #64B5F6 !important;
}

.bgc-light-blue-300 {
    background-color: #4DD0E1 !important;
}

.bgc-teal-300 {
    background-color: #4DB6AC !important;
}

.bgc-green-300 {
    background-color: #81C784 !important;
}

.bgc-light-green-300 {
    background-color: #AED581 !important;
}

.bgc-lime-300 {
    background-color: #DCE775 !important;
}

.bgc-yellow-300 {
    background-color: #FFF176 !important;
}

.bgc-amber-300 {
    background-color: #FFD54F !important;
}

.bgc-orange-300 {
    background-color: #FFB74D !important;
}

.bgc-deep-orange-300 {
    background-color: #FF8A65 !important;
}

.bgc-brown-300 {
    background-color: #A1887F !important;
}

.bgc-grey-300 {
    background-color: #E0E0E0 !important;
}

.bgc-blue-grey-300 {
    background-color: #90A4AE !important;
}

.bgc-red-400 {
    background-color: #EF5350 !important;
}

.bgc-pink-400 {
    background-color: #EC407A !important;
}

.bgc-purple-400 {
    background-color: #AB47BC !important;
}

.bgc-deep-purple-400 {
    background-color: #7E57C2 !important;
}

.bgc-indigo-400 {
    background-color: #5C6BC0 !important;
}

.bgc-blue-400 {
    background-color: #42A5F5 !important;
}

.bgc-light-blue-400 {
    background-color: #26C6DA !important;
}

.bgc-teal-400 {
    background-color: #26A69A !important;
}

.bgc-green-400 {
    background-color: #66BB6A !important;
}

.bgc-light-green-400 {
    background-color: #9CCC65 !important;
}

.bgc-lime-400 {
    background-color: #D4E157 !important;
}

.bgc-yellow-400 {
    background-color: #FFEE58 !important;
}

.bgc-amber-400 {
    background-color: #FFCA28 !important;
}

.bgc-orange-400 {
    background-color: #FFA726 !important;
}

.bgc-deep-orange-400 {
    background-color: #FF7043 !important;
}

.bgc-brown-400 {
    background-color: #8D6E63 !important;
}

.bgc-grey-400 {
    background-color: #BDBDBD !important;
}

.bgc-blue-grey-400 {
    background-color: #78909C !important;
}

.bgc-red-500 {
    background-color: #F44336 !important;
}

.bgc-pink-500 {
    background-color: #E91E63 !important;
}

.bgc-purple-500 {
    background-color: #9C27B0 !important;
}

.bgc-deep-purple-500 {
    background-color: #673AB7 !important;
}

.bgc-indigo-500 {
    background-color: #3F51B5 !important;
}

.bgc-blue-500 {
    background-color: #2196F3 !important;
}

.bgc-light-blue-500 {
    background-color: #00BCD4 !important;
}

.bgc-teal-500 {
    background-color: #009688 !important;
}

.bgc-green-500 {
    background-color: #4CAF50 !important;
}

.bgc-light-green-500 {
    background-color: #8BC34A !important;
}

.bgc-lime-500 {
    background-color: #CDDC39 !important;
}

.bgc-yellow-500 {
    background-color: #FFEB3B !important;
}

.bgc-amber-500 {
    background-color: #FFC107 !important;
}

.bgc-orange-500 {
    background-color: #FF9800 !important;
}

.bgc-deep-orange-500 {
    background-color: #FF5722 !important;
}

.bgc-brown-500 {
    background-color: #795548 !important;
}

.bgc-grey-500 {
    background-color: #9E9E9E !important;
}

.bgc-blue-grey-500 {
    background-color: #607D8B !important;
}

.bgc-red-600 {
    background-color: #E53935 !important;
}

.bgc-pink-600 {
    background-color: #D81B60 !important;
}

.bgc-purple-600 {
    background-color: #8E24AA !important;
}

.bgc-deep-purple-600 {
    background-color: #5E35B1 !important;
}

.bgc-indigo-600 {
    background-color: #3949AB !important;
}

.bgc-blue-600 {
    background-color: #1E88E5 !important;
}

.bgc-light-blue-600 {
    background-color: #00ACC1 !important;
}

.bgc-teal-600 {
    background-color: #00897B !important;
}

.bgc-green-600 {
    background-color: #43A047 !important;
}

.bgc-light-green-600 {
    background-color: #7CB342 !important;
}

.bgc-lime-600 {
    background-color: #C0CA33 !important;
}

.bgc-yellow-600 {
    background-color: #FDD835 !important;
}

.bgc-amber-600 {
    background-color: #FFB300 !important;
}

.bgc-orange-600 {
    background-color: #FB8C00 !important;
}

.bgc-deep-orange-600 {
    background-color: #F4511E !important;
}

.bgc-brown-600 {
    background-color: #6D4C41 !important;
}

.bgc-grey-600 {
    background-color: #757575 !important;
}

.bgc-blue-grey-600 {
    background-color: #546E7A !important;
}

.bgc-red-700 {
    background-color: #D32F2F !important;
}

.bgc-pink-700 {
    background-color: #C2185B !important;
}

.bgc-purple-700 {
    background-color: #7B1FA2 !important;
}

.bgc-deep-purple-700 {
    background-color: #512DA8 !important;
}

.bgc-indigo-700 {
    background-color: #303F9F !important;
}

.bgc-blue-700 {
    background-color: #1976D2 !important;
}

.bgc-light-blue-700 {
    background-color: #0097A7 !important;
}

.bgc-teal-700 {
    background-color: #00796B !important;
}

.bgc-green-700 {
    background-color: #388E3C !important;
}

.bgc-light-green-700 {
    background-color: #689F38 !important;
}

.bgc-lime-700 {
    background-color: #AFB42B !important;
}

.bgc-yellow-700 {
    background-color: #FBC02D !important;
}

.bgc-amber-700 {
    background-color: #FFA000 !important;
}

.bgc-orange-700 {
    background-color: #F57C00 !important;
}

.bgc-deep-orange-700 {
    background-color: #E64A19 !important;
}

.bgc-brown-700 {
    background-color: #5D4037 !important;
}

.bgc-grey-700 {
    background-color: #616161 !important;
}

.bgc-blue-grey-700 {
    background-color: #455A64 !important;
}

.bgc-red-800 {
    background-color: #C62828 !important;
}

.bgc-pink-800 {
    background-color: #AD1457 !important;
}

.bgc-purple-800 {
    background-color: #6A1B9A !important;
}

.bgc-deep-purple-800 {
    background-color: #4527A0 !important;
}

.bgc-indigo-800 {
    background-color: #283593 !important;
}

.bgc-blue-800 {
    background-color: #1565C0 !important;
}

.bgc-light-blue-800 {
    background-color: #00838F !important;
}

.bgc-teal-800 {
    background-color: #00695C !important;
}

.bgc-green-800 {
    background-color: #2E7D32 !important;
}

.bgc-light-green-800 {
    background-color: #558B2F !important;
}

.bgc-lime-800 {
    background-color: #9E9D24 !important;
}

.bgc-yellow-800 {
    background-color: #F9A825 !important;
}

.bgc-amber-800 {
    background-color: #FF8F00 !important;
}

.bgc-orange-800 {
    background-color: #EF6C00 !important;
}

.bgc-deep-orange-800 {
    background-color: #D84315 !important;
}

.bgc-brown-800 {
    background-color: #4E342E !important;
}

.bgc-grey-800 {
    background-color: #424242 !important;
}

.bgc-blue-grey-800 {
    background-color: #37474F !important;
}

.bgc-red-900 {
    background-color: #B71C1C !important;
}

.bgc-pink-900 {
    background-color: #880E4F !important;
}

.bgc-purple-900 {
    background-color: #4A148C !important;
}

.bgc-deep-purple-900 {
    background-color: #311B92 !important;
}

.bgc-indigo-900 {
    background-color: #1A237E !important;
}

.bgc-blue-900 {
    background-color: #0D47A1 !important;
}

.bgc-light-blue-900 {
    background-color: #006064 !important;
}

.bgc-teal-900 {
    background-color: #004D40 !important;
}

.bgc-green-900 {
    background-color: #1B5E20 !important;
}

.bgc-light-green-900 {
    background-color: #33691E !important;
}

.bgc-lime-900 {
    background-color: #827717 !important;
}

.bgc-yellow-900 {
    background-color: #F57F17 !important;
}

.bgc-amber-900 {
    background-color: #FF6F00 !important;
}

.bgc-orange-900 {
    background-color: #E65100 !important;
}

.bgc-deep-orange-900 {
    background-color: #BF360C !important;
}

.bgc-brown-900 {
    background-color: #3E2723 !important;
}

.bgc-grey-900 {
    background-color: #212121 !important;
}

.bgc-blue-grey-900 {
    background-color: #263238 !important;
}

.bgc-red-A100 {
    background-color: #FF8A80 !important;
}

.bgc-pink-A100 {
    background-color: #FF80AB !important;
}

.bgc-purple-A100 {
    background-color: #EA80FC !important;
}

.bgc-deep-purple-A100 {
    background-color: #B388FF !important;
}

.bgc-indigo-A100 {
    background-color: #8C9EFF !important;
}

.bgc-blue-A100 {
    background-color: #82B1FF !important;
}

.bgc-light-blue-A100 {
    background-color: #84FFFF !important;
}

.bgc-teal-A100 {
    background-color: #A7FFEB !important;
}

.bgc-green-A100 {
    background-color: #B9F6CA !important;
}

.bgc-light-green-A100 {
    background-color: #CCFF90 !important;
}

.bgc-lime-A100 {
    background-color: #F4FF81 !important;
}

.bgc-yellow-A100 {
    background-color: #FFFF8D !important;
}

.bgc-amber-A100 {
    background-color: #FFE57F !important;
}

.bgc-orange-A100 {
    background-color: #FFD180 !important;
}

.bgc-deep-orange-A100 {
    background-color: #FF9E80 !important;
}

.bgc-red-A200 {
    background-color: #FF5252 !important;
}

.bgc-pink-A200 {
    background-color: #FF4081 !important;
}

.bgc-purple-A200 {
    background-color: #E040FB !important;
}

.bgc-deep-purple-A200 {
    background-color: #7C4DFF !important;
}

.bgc-indigo-A200 {
    background-color: #536DFE !important;
}

.bgc-blue-A200 {
    background-color: #448AFF !important;
}

.bgc-light-blue-A200 {
    background-color: #18FFFF !important;
}

.bgc-teal-A200 {
    background-color: #64FFDA !important;
}

.bgc-green-A200 {
    background-color: #69F0AE !important;
}

.bgc-light-green-A200 {
    background-color: #B2FF59 !important;
}

.bgc-lime-A200 {
    background-color: #EEFF41 !important;
}

.bgc-yellow-A200 {
    background-color: #FF0 !important;
}

.bgc-amber-A200 {
    background-color: #FFD740 !important;
}

.bgc-orange-A200 {
    background-color: #FFAB40 !important;
}

.bgc-deep-orange-A200 {
    background-color: #FF6E40 !important;
}

.bgc-red-A400 {
    background-color: #FF1744 !important;
}

.bgc-pink-A400 {
    background-color: #F50057 !important;
}

.bgc-purple-A400 {
    background-color: #D500F9 !important;
}

.bgc-deep-purple-A400 {
    background-color: #651FFF !important;
}

.bgc-indigo-A400 {
    background-color: #3D5AFE !important;
}

.bgc-blue-A400 {
    background-color: #2979FF !important;
}

.bgc-light-blue-A400 {
    background-color: #00E5FF !important;
}

.bgc-teal-A400 {
    background-color: #1DE9B6 !important;
}

.bgc-green-A400 {
    background-color: #00E676 !important;
}

.bgc-light-green-A400 {
    background-color: #76FF03 !important;
}

.bgc-lime-A400 {
    background-color: #C6FF00 !important;
}

.bgc-yellow-A400 {
    background-color: #FFEA00 !important;
}

.bgc-amber-A400 {
    background-color: #FFC400 !important;
}

.bgc-orange-A400 {
    background-color: #FF9100 !important;
}

.bgc-deep-orange-A400 {
    background-color: #FF3D00 !important;
}

.bgc-red-A700 {
    background-color: #D50000 !important;
}

.bgc-pink-A700 {
    background-color: #C51162 !important;
}

.bgc-purple-A700 {
    background-color: #A0F !important;
}

.bgc-deep-purple-A700 {
    background-color: #6200EA !important;
}

.bgc-indigo-A700 {
    background-color: #304FFE !important;
}

.bgc-blue-A700 {
    background-color: #2962FF !important;
}

.bgc-light-blue-A700 {
    background-color: #00B8D4 !important;
}

.bgc-teal-A700 {
    background-color: #00BFA5 !important;
}

.bgc-green-A700 {
    background-color: #00C853 !important;
}

.bgc-light-green-A700 {
    background-color: #64DD17 !important;
}

.bgc-lime-A700 {
    background-color: #AEEA00 !important;
}

.bgc-yellow-A700 {
    background-color: #FFD600 !important;
}

.bgc-amber-A700 {
    background-color: #FFAB00 !important;
}

.bgc-orange-A700 {
    background-color: #FF6D00 !important;
}

.bgc-deep-orange-A700 {
    background-color: #DD2C00 !important;
}

.bgc-black {
    background-color: #000 !important;
}

.bgc-black-1 {
    background-color: rgba(0,0,0,.87) !important;
}

.bgc-black-2 {
    background-color: rgba(0,0,0,.54) !important;
}

.bgc-black-3 {
    background-color: rgba(0,0,0,.26) !important;
}

.bgc-black-4 {
    background-color: rgba(0,0,0,.12) !important;
}

.bgc-white, .bgc-white-1 {
    background-color: #FFF !important;
}

.bgc-white-2 {
    background-color: rgba(255,255,255,.7) !important;
}

.bgc-white-3 {
    background-color: rgba(255,255,255,.3) !important;
}

.bgc-white-4 {
    background-color: rgba(255,255,255,.12) !important;
}

.zero-whole {
    width: 0 !important;
}

.one-whole {
    width: 100% !important;
}

.five-tenths, .four-eighths, .one-half, .six-twelfths, .three-sixths, .two-quarters {
    width: 50% !important;
}

.four-twelfths, .one-third, .three-ninths, .two-sixths {
    width: 33.3333333% !important;
}

.eight-twelfths, .four-sixths, .six-ninths, .two-thirds {
    width: 66.6666666% !important;
}

.one-quarter, .three-twelfths, .two-eighths {
    width: 25% !important;
}

.nine-twelfths, .six-eighths, .three-quarters {
    width: 75% !important;
}

.one-fifth, .two-tenths {
    width: 20% !important;
}

.four-tenths, .two-fifths {
    width: 40% !important;
}

.six-tenths, .three-fifths {
    width: 60% !important;
}

.eight-tenths, .four-fifths {
    width: 80% !important;
}

.one-sixth, .two-twelfths {
    width: 16.6666666% !important;
}

.five-sixths, .ten-twelfths {
    width: 83.3333333% !important;
}

.one-eighth {
    width: 12.5% !important;
}

.three-eighths {
    width: 37.5% !important;
}

.five-eighths {
    width: 62.5% !important;
}

.seven-eighths {
    width: 87.5% !important;
}

.one-ninth {
    width: 11.1111111% !important;
}

.two-ninths {
    width: 22.2222222% !important;
}

.four-ninths {
    width: 44.4444444% !important;
}

.five-ninths {
    width: 55.5555555% !important;
}

.seven-ninths {
    width: 77.7777777% !important;
}

.eight-ninths {
    width: 88.8888888% !important;
}

.one-tenth {
    width: 10% !important;
}

.three-tenths {
    width: 30% !important;
}

.seven-tenths {
    width: 70% !important;
}

.nine-tenths {
    width: 90% !important;
}

.one-twelfth {
    width: 8.3333333% !important;
}

.five-twelfths {
    width: 41.6666666% !important;
}

.seven-twelfths {
    width: 58.3333333% !important;
}

.eleven-twelfths {
    width: 91.6666666% !important;
}

.m {
    margin: 8px !important;
}

.mt {
    margin-top: 8px !important;
}

.mr {
    margin-right: 8px !important;
}

.mb {
    margin-bottom: 8px !important;
}

.ml {
    margin-left: 8px !important;
}

.mh {
    margin-right: 8px !important;
    margin-left: 8px !important;
}

.mv {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.m- {
    margin: 4px !important;
}

.mt- {
    margin-top: 4px !important;
}

.mr- {
    margin-right: 4px !important;
}

.mb- {
    margin-bottom: 4px !important;
}

.ml- {
    margin-left: 4px !important;
}

.mh- {
    margin-right: 4px !important;
    margin-left: 4px !important;
}

.mv- {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.m\+ {
    margin: 16px !important;
}

.mt\+ {
    margin-top: 16px !important;
}

.mr\+ {
    margin-right: 16px !important;
}

.mb\+ {
    margin-bottom: 16px !important;
}

.ml\+ {
    margin-left: 16px !important;
}

.mh\+ {
    margin-right: 16px !important;
    margin-left: 16px !important;
}

.mv\+ {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.m\+\+ {
    margin: 24px !important;
}

.mt\+\+ {
    margin-top: 24px !important;
}

.mr\+\+ {
    margin-right: 24px !important;
}

.mb\+\+ {
    margin-bottom: 24px !important;
}

.ml\+\+ {
    margin-left: 24px !important;
}

.mh\+\+ {
    margin-right: 24px !important;
    margin-left: 24px !important;
}

.mv\+\+ {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}

.m\+\+\+ {
    margin: 32px !important;
}

.mt\+\+\+ {
    margin-top: 20px !important;
  margin-bottom: 10px;
}

.mr\+\+\+ {
    margin-right: 32px !important;
}

.mb\+\+\+ {
    margin-bottom: 32px !important;
}

.ml\+\+\+ {
    margin-left: 32px !important;
}

.mh\+\+\+ {
    margin-right: 32px !important;
    margin-left: 32px !important;
}

.mv\+\+\+ {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

.m0 {
    margin: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mh0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mv0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.p {
    padding: 8px !important;
}

.pt {
    padding-top: 8px !important;
}

.pr {
    padding-right: 8px !important;
}

.pb {
    padding-bottom: 8px !important;
}

.pl {
    padding-left: 8px !important;
}

.ph {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.pv {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.p- {
    padding: 4px !important;
}

.pt- {
    padding-top: 4px !important;
}

.pr- {
    padding-right: 4px !important;
}

.pb- {
    padding-bottom: 4px !important;
}

.pl- {
    padding-left: 4px !important;
}

.ph- {
    padding-right: 4px !important;
    padding-left: 4px !important;
}

.pv- {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.p\+ {
    padding: 16px !important;
}

.pt\+ {
    padding-top: 16px !important;
}

.pr\+ {
    padding-right: 16px !important;
}

.pb\+ {
    padding-bottom: 16px !important;
}

.pl\+ {
    padding-left: 16px !important;
}

.ph\+ {
    padding-right: 16px !important;
    padding-left: 16px !important;
}

.pv\+ {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.p\+\+ {
    padding: 24px !important;
}

.pt\+\+ {
    padding-top: 24px !important;
}

.pr\+\+ {
    padding-right: 24px !important;
}

.pb\+\+ {
    padding-bottom: 24px !important;
}

.pl\+\+ {
    padding-left: 24px !important;
}

.ph\+\+ {
    padding-right: 24px !important;
    padding-left: 24px !important;
}

.pv\+\+ {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.p\+\+\+ {
    padding: 32px !important;
}

.pt\+\+\+ {
    padding-top: 32px !important;
}

.pr\+\+\+ {
    padding-right: 32px !important;
}

.pb\+\+\+ {
    padding-bottom: 32px !important;
}

.pl\+\+\+ {
    padding-left: 32px !important;
}

.ph\+\+\+ {
    padding-right: 32px !important;
    padding-left: 32px !important;
}

.pv\+\+\+ {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

.p0 {
    padding: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.ph0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.clearfix::after {
    clear: both;
    content: "";
    display: table;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.float-none {
    float: none !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.display-block {
    display: block;
}

.checkbox__input, .radio-button__input, .switch__input, .visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

@-webkit-keyframes jelly {
    0% {
        -webkit-transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
    }

    2.083333% {
        -webkit-transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
    }

    4.166667% {
        -webkit-transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
    }

    6.25% {
        -webkit-transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
    }

    8.333333% {
        -webkit-transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    10.416667% {
        -webkit-transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
    }

    12.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
    }

    14.583333% {
        -webkit-transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
    }

    16.666667% {
        -webkit-transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
    }

    18.75% {
        -webkit-transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
    }

    20.833333% {
        -webkit-transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
    }

    22.916667% {
        -webkit-transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
    }

    25% {
        -webkit-transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    27.083333% {
        -webkit-transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
    }

    29.166667% {
        -webkit-transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
    }

    31.25% {
        -webkit-transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
    }

    33.333333% {
        -webkit-transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
    }

    35.416667% {
        -webkit-transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
    }

    37.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
    }

    39.583333% {
        -webkit-transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
    }

    41.666667% {
        -webkit-transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    43.75% {
        -webkit-transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
    }

    45.833333% {
        -webkit-transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
    }

    47.916667% {
        -webkit-transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
    }

    50% {
        -webkit-transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
    }

    52.083333% {
        -webkit-transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
    }

    54.166667% {
        -webkit-transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
    }

    56.25% {
        -webkit-transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
    }

    58.333333% {
        -webkit-transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    60.416667% {
        -webkit-transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
    }

    62.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
    }

    64.583333% {
        -webkit-transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
    }

    66.666667% {
        -webkit-transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
    }

    68.75% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
    }

    70.833333% {
        -webkit-transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
    }

    72.916667% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
    }

    75% {
        -webkit-transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    77.083333% {
        -webkit-transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
    }

    79.166667% {
        -webkit-transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
    }

    81.25% {
        -webkit-transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
    }

    83.333333% {
        -webkit-transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
    }

    85.416667% {
        -webkit-transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
    }

    87.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
    }

    89.583333% {
        -webkit-transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
    }

    91.666667% {
        -webkit-transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    93.75% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
    }

    95.833333% {
        -webkit-transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
    }

    97.916667% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
    }

    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }
}

@-moz-keyframes jelly {
    0% {
        -webkit-transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
    }

    2.083333% {
        -webkit-transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
    }

    4.166667% {
        -webkit-transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
    }

    6.25% {
        -webkit-transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
    }

    8.333333% {
        -webkit-transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    10.416667% {
        -webkit-transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
    }

    12.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
    }

    14.583333% {
        -webkit-transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
    }

    16.666667% {
        -webkit-transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
    }

    18.75% {
        -webkit-transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
    }

    20.833333% {
        -webkit-transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
    }

    22.916667% {
        -webkit-transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
    }

    25% {
        -webkit-transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    27.083333% {
        -webkit-transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
    }

    29.166667% {
        -webkit-transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
    }

    31.25% {
        -webkit-transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
    }

    33.333333% {
        -webkit-transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
    }

    35.416667% {
        -webkit-transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
    }

    37.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
    }

    39.583333% {
        -webkit-transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
    }

    41.666667% {
        -webkit-transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    43.75% {
        -webkit-transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
    }

    45.833333% {
        -webkit-transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
    }

    47.916667% {
        -webkit-transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
    }

    50% {
        -webkit-transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
    }

    52.083333% {
        -webkit-transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
    }

    54.166667% {
        -webkit-transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
    }

    56.25% {
        -webkit-transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
    }

    58.333333% {
        -webkit-transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    60.416667% {
        -webkit-transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
    }

    62.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
    }

    64.583333% {
        -webkit-transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
    }

    66.666667% {
        -webkit-transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
    }

    68.75% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
    }

    70.833333% {
        -webkit-transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
    }

    72.916667% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
    }

    75% {
        -webkit-transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    77.083333% {
        -webkit-transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
    }

    79.166667% {
        -webkit-transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
    }

    81.25% {
        -webkit-transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
    }

    83.333333% {
        -webkit-transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
    }

    85.416667% {
        -webkit-transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
    }

    87.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
    }

    89.583333% {
        -webkit-transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
    }

    91.666667% {
        -webkit-transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    93.75% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
    }

    95.833333% {
        -webkit-transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
    }

    97.916667% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
    }

    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }
}

@keyframes jelly {
    0% {
        -webkit-transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.7,0,0,0,0,.7,0,0,0,0,1,0,0,0,0,1);
    }

    2.083333% {
        -webkit-transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.75266,0,0,0,0,.76342,0,0,0,0,1,0,0,0,0,1);
    }

    4.166667% {
        -webkit-transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.81071,0,0,0,0,.84545,0,0,0,0,1,0,0,0,0,1);
    }

    6.25% {
        -webkit-transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.86808,0,0,0,0,.9286,0,0,0,0,1,0,0,0,0,1);
    }

    8.333333% {
        -webkit-transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.92038,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    10.416667% {
        -webkit-transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.96482,0,0,0,0,1.05202,0,0,0,0,1,0,0,0,0,1);
    }

    12.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.08204,0,0,0,0,1,0,0,0,0,1);
    }

    14.583333% {
        -webkit-transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02563,0,0,0,0,1.09149,0,0,0,0,1,0,0,0,0,1);
    }

    16.666667% {
        -webkit-transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04227,0,0,0,0,1.08453,0,0,0,0,1,0,0,0,0,1);
    }

    18.75% {
        -webkit-transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05102,0,0,0,0,1.06666,0,0,0,0,1,0,0,0,0,1);
    }

    20.833333% {
        -webkit-transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05334,0,0,0,0,1.04355,0,0,0,0,1,0,0,0,0,1);
    }

    22.916667% {
        -webkit-transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.05078,0,0,0,0,1.02012,0,0,0,0,1,0,0,0,0,1);
    }

    25% {
        -webkit-transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.04487,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    27.083333% {
        -webkit-transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.03699,0,0,0,0,.98534,0,0,0,0,1,0,0,0,0,1);
    }

    29.166667% {
        -webkit-transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.02831,0,0,0,0,.97688,0,0,0,0,1,0,0,0,0,1);
    }

    31.25% {
        -webkit-transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01973,0,0,0,0,.97422,0,0,0,0,1,0,0,0,0,1);
    }

    33.333333% {
        -webkit-transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.01191,0,0,0,0,.97618,0,0,0,0,1,0,0,0,0,1);
    }

    35.416667% {
        -webkit-transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00526,0,0,0,0,.98122,0,0,0,0,1,0,0,0,0,1);
    }

    37.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.98773,0,0,0,0,1,0,0,0,0,1);
    }

    39.583333% {
        -webkit-transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99617,0,0,0,0,.99433,0,0,0,0,1,0,0,0,0,1);
    }

    41.666667% {
        -webkit-transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99368,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    43.75% {
        -webkit-transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99237,0,0,0,0,1.00413,0,0,0,0,1,0,0,0,0,1);
    }

    45.833333% {
        -webkit-transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99202,0,0,0,0,1.00651,0,0,0,0,1,0,0,0,0,1);
    }

    47.916667% {
        -webkit-transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99241,0,0,0,0,1.00726,0,0,0,0,1,0,0,0,0,1);
    }

    50% {
        -webkit-transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99329,0,0,0,0,1.00671,0,0,0,0,1,0,0,0,0,1);
    }

    52.083333% {
        -webkit-transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99447,0,0,0,0,1.00529,0,0,0,0,1,0,0,0,0,1);
    }

    54.166667% {
        -webkit-transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99577,0,0,0,0,1.00346,0,0,0,0,1,0,0,0,0,1);
    }

    56.25% {
        -webkit-transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99705,0,0,0,0,1.0016,0,0,0,0,1,0,0,0,0,1);
    }

    58.333333% {
        -webkit-transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99822,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    60.416667% {
        -webkit-transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99921,0,0,0,0,.99884,0,0,0,0,1,0,0,0,0,1);
    }

    62.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,.99816,0,0,0,0,1,0,0,0,0,1);
    }

    64.583333% {
        -webkit-transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00057,0,0,0,0,.99795,0,0,0,0,1,0,0,0,0,1);
    }

    66.666667% {
        -webkit-transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00095,0,0,0,0,.99811,0,0,0,0,1,0,0,0,0,1);
    }

    68.75% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99851,0,0,0,0,1,0,0,0,0,1);
    }

    70.833333% {
        -webkit-transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00119,0,0,0,0,.99903,0,0,0,0,1,0,0,0,0,1);
    }

    72.916667% {
        -webkit-transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00114,0,0,0,0,.99955,0,0,0,0,1,0,0,0,0,1);
    }

    75% {
        -webkit-transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.001,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    77.083333% {
        -webkit-transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00083,0,0,0,0,1.00033,0,0,0,0,1,0,0,0,0,1);
    }

    79.166667% {
        -webkit-transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00063,0,0,0,0,1.00052,0,0,0,0,1,0,0,0,0,1);
    }

    81.25% {
        -webkit-transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00044,0,0,0,0,1.00058,0,0,0,0,1,0,0,0,0,1);
    }

    83.333333% {
        -webkit-transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00027,0,0,0,0,1.00053,0,0,0,0,1,0,0,0,0,1);
    }

    85.416667% {
        -webkit-transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1.00012,0,0,0,0,1.00042,0,0,0,0,1,0,0,0,0,1);
    }

    87.5% {
        -webkit-transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1.00027,0,0,0,0,1,0,0,0,0,1);
    }

    89.583333% {
        -webkit-transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99991,0,0,0,0,1.00013,0,0,0,0,1,0,0,0,0,1);
    }

    91.666667% {
        -webkit-transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99986,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }

    93.75% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99991,0,0,0,0,1,0,0,0,0,1);
    }

    95.833333% {
        -webkit-transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99982,0,0,0,0,.99985,0,0,0,0,1,0,0,0,0,1);
    }

    97.916667% {
        -webkit-transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(.99983,0,0,0,0,.99984,0,0,0,0,1,0,0,0,0,1);
    }

    100% {
        -webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
        transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    }
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
        transform: scale(2.5);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.bare-list, .dropdown-menu ul, .list, .tabs__links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.divider {
    height: 1px;
}

.divider--dark {
    background-color: rgba(0,0,0,.12);
}

.divider--light {
    background-color: rgba(255,255,255,.12);
}

.z-depth1 {
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.z-depth2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.4);
}

.z-depth3 {
    box-shadow: 0 9px 18px rgba(0,0,0,.5);
}

.btn {
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 2px;
    background-color: transparent;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

    .btn, .btn:active, .btn:focus, .btn:hover {
        text-decoration: none;
        outline: 0;
    }

        .btn::-moz-focus-inner {
            border: 0;
            padding: 0;
        }

        .btn .ripple {
            z-index: -1;
        }

.btn--xs {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 24px;
}

.btn--s {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 30px;
}

.btn--m {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 36px;
}

.btn--l {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 40px;
}

.btn--xl {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 56px;
}

.btn--is-disabled, .btn[disabled] {
    box-shadow: none !important;
    cursor: not-allowed;
    color: rgba(0,0,0,.26) !important;
}

    .btn--is-disabled.btn--fab, .btn--is-disabled.btn--raised, .btn[disabled].btn--fab, .btn[disabled].btn--raised {
    }

.btn--flat.btn--red, .btn--icon.btn--red {
    color: #F44336;
}

    .btn--flat.btn--red .ripple, .btn--icon.btn--red .ripple {
        background-color: #F44336;
    }

.btn--flat.btn--pink, .btn--icon.btn--pink {
    color: #E91E63;
}

    .btn--flat.btn--pink .ripple, .btn--icon.btn--pink .ripple {
        background-color: #E91E63;
    }

.btn--flat.btn--purple, .btn--icon.btn--purple {
    color: #9C27B0;
}

    .btn--flat.btn--purple .ripple, .btn--icon.btn--purple .ripple {
        background-color: #9C27B0;
    }

.btn--flat.btn--deep-purple, .btn--icon.btn--deep-purple {
    color: #673AB7;
}

    .btn--flat.btn--deep-purple .ripple, .btn--icon.btn--deep-purple .ripple {
        background-color: #673AB7;
    }

.btn--flat.btn--indigo, .btn--icon.btn--indigo {
    color: #3F51B5;
}

    .btn--flat.btn--indigo .ripple, .btn--icon.btn--indigo .ripple {
        background-color: #3F51B5;
    }

.btn--flat.btn--blue, .btn--icon.btn--blue {
    color: #2196F3;
}

    .btn--flat.btn--blue .ripple, .btn--icon.btn--blue .ripple {
        background-color: #2196F3;
    }

.btn--flat.btn--light-blue, .btn--icon.btn--light-blue {
    color: #00BCD4;
}

    .btn--flat.btn--light-blue .ripple, .btn--icon.btn--light-blue .ripple {
        background-color: #00BCD4;
    }

.btn--flat.btn--teal, .btn--icon.btn--teal {
    color: #009688;
}

    .btn--flat.btn--teal .ripple, .btn--icon.btn--teal .ripple {
        background-color: #009688;
    }

.btn--flat.btn--green, .btn--icon.btn--green {
    color: #4CAF50;
}

    .btn--flat.btn--green .ripple, .btn--icon.btn--green .ripple {
        background-color: #4CAF50;
    }

.btn--flat.btn--light-green, .btn--icon.btn--light-green {
    color: #8BC34A;
}

    .btn--flat.btn--light-green .ripple, .btn--icon.btn--light-green .ripple {
        background-color: #8BC34A;
    }

.btn--flat.btn--lime, .btn--icon.btn--lime {
    color: #CDDC39;
}

    .btn--flat.btn--lime .ripple, .btn--icon.btn--lime .ripple {
        background-color: #CDDC39;
    }

.btn--flat.btn--yellow, .btn--icon.btn--yellow {
    color: #FFEB3B;
}

    .btn--flat.btn--yellow .ripple, .btn--icon.btn--yellow .ripple {
        background-color: #FFEB3B;
    }

.btn--flat.btn--amber, .btn--icon.btn--amber {
    color: #FFC107;
}

    .btn--flat.btn--amber .ripple, .btn--icon.btn--amber .ripple {
        background-color: #FFC107;
    }

.btn--flat.btn--orange, .btn--icon.btn--orange {
    color: #FF9800;
}

    .btn--flat.btn--orange .ripple, .btn--icon.btn--orange .ripple {
        background-color: #FF9800;
    }

.btn--flat.btn--deep-orange, .btn--icon.btn--deep-orange {
    color: #FF5722;
}

    .btn--flat.btn--deep-orange .ripple, .btn--icon.btn--deep-orange .ripple {
        background-color: #FF5722;
    }

.btn--flat.btn--brown, .btn--icon.btn--brown {
    color: #795548;
}

    .btn--flat.btn--brown .ripple, .btn--icon.btn--brown .ripple {
        background-color: #795548;
    }

.btn--flat.btn--grey, .btn--icon.btn--grey {
    color: #9E9E9E;
}

    .btn--flat.btn--grey .ripple, .btn--icon.btn--grey .ripple {
        background-color: #9E9E9E;
    }

.btn--flat.btn--blue-grey, .btn--icon.btn--blue-grey {
    color: #607D8B;
}

    .btn--flat.btn--blue-grey .ripple, .btn--icon.btn--blue-grey .ripple {
        background-color: #607D8B;
    }

.btn--flat.btn--black, .btn--icon.btn--black {
    color: #000;
}

    .btn--flat.btn--black .ripple, .btn--icon.btn--black .ripple {
        background-color: #000;
    }

.btn--flat.btn--white, .btn--icon.btn--white {
    color: #FFF;
}

    .btn--flat.btn--white .ripple, .btn--icon.btn--white .ripple {
        background-color: #FFF;
    }

.btn--fab, .btn--raised {
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

    .btn--fab:hover, .btn--raised:hover {
        box-shadow: 0 3px 6px rgba(0,0,0,.4);
    }

    .btn--fab.btn--red, .btn--raised.btn--red {
        color: #FFF;
        background-color: #F44336;
    }

        .btn--fab.btn--red .ripple, .btn--raised.btn--red .ripple {
            background-color: #290502;
        }

    .btn--fab.btn--pink, .btn--raised.btn--pink {
        color: #FFF;
        background-color: #E91E63;
    }

        .btn--fab.btn--pink .ripple, .btn--raised.btn--pink .ripple {
            background-color: #070103;
        }

    .btn--fab.btn--purple, .btn--raised.btn--purple {
        color: #FFF;
        background-color: #9C27B0;
    }

        .btn--fab.btn--purple .ripple, .btn--raised.btn--purple .ripple {
            background-color: #000;
        }

    .btn--fab.btn--deep-purple, .btn--raised.btn--deep-purple {
        color: #FFF;
        background-color: #673AB7;
    }

        .btn--fab.btn--deep-purple .ripple, .btn--raised.btn--deep-purple .ripple {
            background-color: #000;
        }

    .btn--fab.btn--indigo, .btn--raised.btn--indigo {
        color: #FFF;
        background-color: #3F51B5;
    }

        .btn--fab.btn--indigo .ripple, .btn--raised.btn--indigo .ripple {
            background-color: #000;
        }

    .btn--fab.btn--blue, .btn--raised.btn--blue {
        color: #FFF;
        background-color:  #005d83;
    }

        .btn--fab.btn--blue .ripple, .btn--raised.btn--blue .ripple {
            background-color: #010c14;
        }

    .btn--fab.btn--light-blue, .btn--raised.btn--light-blue {
        color: #FFF;
        background-color: #00BCD4;
    }

        .btn--fab.btn--light-blue .ripple, .btn--raised.btn--light-blue .ripple {
            background-color: #000;
        }

    .btn--fab.btn--teal, .btn--raised.btn--teal {
        color: #FFF;
        background-color: #009688;
    }

        .btn--fab.btn--teal .ripple, .btn--raised.btn--teal .ripple {
            background-color: #000;
        }

    .btn--fab.btn--green, .btn--raised.btn--green {
        color: #FFF;
        background-color: #4CAF50;
    }

        .btn--fab.btn--green .ripple, .btn--raised.btn--green .ripple {
            background-color: #000;
        }

    .btn--fab.btn--light-green, .btn--raised.btn--light-green {
        color: #FFF;
        background-color: #8BC34A;
    }

        .btn--fab.btn--light-green .ripple, .btn--raised.btn--light-green .ripple {
            background-color: #070b03;
        }

    .btn--fab.btn--lime, .btn--raised.btn--lime {
        color: #FFF;
        background-color: #CDDC39;
    }

        .btn--fab.btn--lime .ripple, .btn--raised.btn--lime .ripple {
            background-color: #111303;
        }

    .btn--fab.btn--yellow, .btn--raised.btn--yellow {
        color: #FFF;
        background-color: #FFEB3B;
    }

        .btn--fab.btn--yellow .ripple, .btn--raised.btn--yellow .ripple {
            background-color: #3b3500;
        }

    .btn--fab.btn--amber, .btn--raised.btn--amber {
        color: #FFF;
        background-color: #FFC107;
    }

        .btn--fab.btn--amber .ripple, .btn--raised.btn--amber .ripple {
            background-color: #070500;
        }

    .btn--fab.btn--orange, .btn--raised.btn--orange {
        color: #FFF;
        background-color: #FF9800;
    }

        .btn--fab.btn--orange .ripple, .btn--raised.btn--orange .ripple {
            background-color: #000;
        }

    .btn--fab.btn--deep-orange, .btn--raised.btn--deep-orange {
        color: #FFF;
        background-color: #FF5722;
    }

        .btn--fab.btn--deep-orange .ripple, .btn--raised.btn--deep-orange .ripple {
            background-color: #220800;
        }

    .btn--fab.btn--brown, .btn--raised.btn--brown {
        color: #FFF;
        background-color: #795548;
    }

        .btn--fab.btn--brown .ripple, .btn--raised.btn--brown .ripple {
            background-color: #000;
        }

    .btn--fab.btn--grey, .btn--raised.btn--grey {
        color: #FFF;
        background-color: #9E9E9E;
    }

        .btn--fab.btn--grey .ripple, .btn--raised.btn--grey .ripple {
            background-color: #1f1f1f;
        }

    .btn--fab.btn--blue-grey, .btn--raised.btn--blue-grey {
        color: #FFF;
        background-color: #607D8B;
    }

        .btn--fab.btn--blue-grey .ripple, .btn--raised.btn--blue-grey .ripple {
            background-color: #000;
        }

    .btn--fab.btn--black, .btn--raised.btn--black {
        color: #FFF;
        background-color: #000;
    }

        .btn--fab.btn--black .ripple, .btn--raised.btn--black .ripple {
            background-color: #000;
        }

    .btn--fab.btn--white, .btn--raised.btn--white {
        color: rgba(0,0,0,.87);
        background-color: #FFF;
    }

        .btn--fab.btn--white .ripple, .btn--raised.btn--white .ripple {
            background-color: gray;
        }

.btn--fab, .btn--icon {
    border-radius: 50%;
}

    .btn--fab.btn--xs, .btn--icon.btn--xs {
        height: 24px;
        width: 24px;
        padding: 0;
    }

        .btn--fab.btn--xs .mdi, .btn--icon.btn--xs .mdi {
            vertical-align: top;
            line-height: 24px;
        }

    .btn--icon.btn--xs {
        font-size: 13px;
        font-size: .8125rem;
    }

    .btn--fab.btn--xs {
        font-size: 15px;
        font-size: .9375rem;
    }

    .btn--fab.btn--s, .btn--icon.btn--s {
        height: 30px;
        width: 30px;
        padding: 0;
    }

        .btn--fab.btn--s .mdi, .btn--icon.btn--s .mdi {
            vertical-align: top;
            line-height: 30px;
        }

    .btn--fab.btn--s, .btn--icon.btn--s {
        font-size: 15px;
        font-size: .9375rem;
    }

    .btn--fab.btn--m, .btn--icon.btn--m {
        height: 36px;
        width: 36px;
        padding: 0;
    }

        .btn--fab.btn--m .mdi, .btn--icon.btn--m .mdi {
            vertical-align: top;
            line-height: 36px;
        }

    .btn--icon.btn--m {
        font-size: 20px;
        font-size: 1.25rem;
    }

    .btn--fab.btn--m {
        font-size: 17px;
        font-size: 1.0625rem;
    }

    .btn--fab.btn--l, .btn--icon.btn--l {
        height: 40px;
        width: 40px;
        padding: 0;
    }

        .btn--fab.btn--l .mdi, .btn--icon.btn--l .mdi {
            vertical-align: top;
            line-height: 40px;
        }

    .btn--icon.btn--l {
        font-size: 24px;
        font-size: 1.5rem;
    }

    .btn--fab.btn--l {
        font-size: 18px;
        font-size: 1.125rem;
    }

    .btn--fab.btn--xl, .btn--icon.btn--xl {
        height: 56px;
        width: 56px;
        padding: 0;
    }

        .btn--fab.btn--xl .mdi, .btn--icon.btn--xl .mdi {
            vertical-align: top;
            line-height: 56px;
        }

    .btn--icon.btn--xl {
        font-size: 28px;
        font-size: 1.75rem;
    }

    .btn--fab.btn--xl {
        font-size: 20px;
        font-size: 1.25rem;
    }

.card {
    border-radius: 2px;
    background-color: #FFF;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.card__img--top {
    position: relative;
}

    .card__img--top h1, .card__img--top h2, .card__img--top h3, .card__img--top h4, .card__img--top h5, .card__img--top h6, .card__img--top span, .card__img--top strong {
        position: absolute;
        right: 16px;
        bottom: 16px;
        left: 16px;
    }

.card__img--left img {
    max-height: 100%;
}

.card__actions {
    padding: 8px;
    border-top: 1px solid rgba(0,0,0,.12);
}

.checkbox__input:not(:checked) + .checkbox__label:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.checkbox__input:checked + .checkbox__label:before, .checkbox__input:not(:checked) + .checkbox__label:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.checkbox__input:checked + .checkbox__label:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.checkbox__input[disabled] + .checkbox__label {
    cursor: not-allowed;
}

    .checkbox__input[disabled] + .checkbox__label:after, .checkbox__input[disabled] + .checkbox__label:before {
        color: rgba(0,0,0,.26);
    }

.checkbox__label {
    display: block;
    position: relative;
    padding-left: 32px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox__label:after, .checkbox__label:before {
        font-family: MaterialDesignIcons;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

    .checkbox__label:before {
        content: '\f1c5';
    }

    .checkbox__label:after {
        content: '\f1ca';
        color: #009688;
    }

.checkbox__help {
    display: block;
    padding-left: 32px;
    color: rgba(0,0,0,.54);
    text-align: left;
}

.gray-bg {
    background-color: #f5f5f5;
}

.data-table-container {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.data-table {
    width: 100%;
    margin: 0;
    padding-right: 56px;
    border-bottom: 1px solid #e0e0e0;

}

    .data-table > tbody > tr > td, .data-table > thead > tr > th {
        height: 64px;
        padding: 8px 16px;
        padding-right: 56px;
        border-bottom: 1px solid #e0e0e0;
    }

    .data-table > thead > tr > th {
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        font-weight: bold;
    }

.data-table--has-primary > tbody > tr > td:first-child, .data-table--has-primary > thead > tr > th:first-child {
    width: 104px;
    padding-left: 32px;
    padding-right: 32px;
}

    .data-table--has-primary > tbody > tr > td:first-child .thumbnail, .data-table--has-primary > tbody > tr > td:first-child img {
        border-radius: 50%;
        overflow: hidden;
    }

.data-table--has-primary > tbody > tr > td:nth-child(2), .data-table--has-primary > thead > tr > th:nth-child(2) {
    padding-left: 0;
}

.data-table--has-secondary > tbody > tr > td:last-child, .data-table--has-secondary > thead > tr > th:last-child {
    padding: 0 8px;
    width: 56px;
}

.data-table__clickable-row {
    cursor: pointer;
}

    .data-table__clickable-row:hover {
        background-color: #F5F5F5;
    }

.lx-date {
    position: relative;
}

.lx-date--fixed-label .text-field {
    padding-top: 8px;
}

.lx-date--fixed-label .text-field--is-active .text-field__label {
    display: none;
}

.lx-date--fixed-label .text-field__label {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.lx-date--with-icon {
    margin-left: 64px;
}

.lx-date-filter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.lx-date-filter--is-shown {
    opacity: 1;
}

.lx-date-input, .lx-date-input input {
    cursor: pointer !important;
}

.lx-date-picker {
    display: none;
    position: fixed;
    top: 32px;
    left: 50%;
    z-index: 1000;
    width: 280px;
    margin-left: -140px;
    background-color: #FFF;
    opacity: 0;
    box-shadow: 0 9px 18px rgba(0,0,0,.5);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition-property: opacity,-webkit-transform;
    -moz-transition-property: opacity,-moz-transform;
    transition-property: opacity,transform;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.lx-date-picker--is-shown {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.lx-date-picker__current-day-of-week {
    background-color: #00796B;
}

    .lx-date-picker__current-day-of-week span {
        display: block;
        font-size: 14px;
        font-size: .875rem;
        color: #FFF;
        line-height: 32px;
        text-align: center;
        text-transform: capitalize;
    }

.lx-date-picker__current-date {
    padding: 8px 0;
    background-color: #009688;
}

    .lx-date-picker__current-date a, .lx-date-picker__current-date span, .lx-date-picker__current-date strong {
        display: block;
        font-weight: 400;
        text-align: center;
    }

    .lx-date-picker__current-date a, .lx-date-picker__current-date span {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 32px;
    }

    .lx-date-picker__current-date span {
        text-transform: uppercase;
    }

    .lx-date-picker__current-date strong {
        font-size: 60px;
        font-size: 3.75rem;
        line-height: 1;
    }

    .lx-date-picker__current-date a {
        cursor: pointer;
        font-style: normal;
    }

.lx-date-picker__nav {
    position: relative;
}

    .lx-date-picker__nav span {
        display: block;
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500;
        line-height: 40px;
        text-align: center;
        text-transform: capitalize;
    }

    .lx-date-picker__nav button {
        position: absolute !important;
        top: 8px;
    }

        .lx-date-picker__nav button:first-child {
            left: 16px;
        }

        .lx-date-picker__nav button:last-child {
            right: 16px;
        }

.lx-date-picker__days-of-week {
    padding: 0 16px;
}

    .lx-date-picker__days-of-week span {
        display: inline-block;
        vertical-align: top;
        width: 14.28571%;
        font-size: 12px;
        font-size: .75rem;
        font-weight: 400;
        color: rgba(0,0,0,.54);
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
    }

.lx-date-picker__days {
    padding: 0 16px;
}

.lx-date-picker__day {
    display: inline-block;
    vertical-align: top;
    width: 14.28571%;
    padding: 4px 0;
}

    .lx-date-picker__day a {
        display: block;
        height: 32px;
        width: 32px;
        margin: 0 auto;
        border-radius: 50%;
        font-size: 12px;
        font-size: .75rem;
        font-weight: 400;
        line-height: 32px;
        text-align: center;
    }

.lx-date-picker__day--is-today a {
    font-weight: 500;
    color: #00796B;
}

.lx-date-picker__day a:hover, .lx-date-picker__day--is-selected a {
    cursor: pointer;
    background-color: #009688;
    color: #FFF;
}

.lx-date-picker__year-selector {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.lx-date-picker__year {
    display: block;
    cursor: pointer;
}

    .lx-date-picker__year span {
        display: block;
        height: 65px;
        width: 65px;
        margin: 0 auto;
        border-radius: 50%;
        font-size: 16px;
        font-size: 1rem;
        line-height: 65px;
        text-align: center;
    }

    .lx-date-picker__year:hover span {
        color: #00796B;
    }

.lx-date-picker__year--is-active span {
    background-color: #009688;
    color: #FFF !important;
}

.lx-date-picker__actions {
    padding: 8px;
    border-top: 1px solid rgba(0,0,0,.12);
    text-align: center;
}

.dialog-filter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.dialog-filter--is-shown {
    opacity: 1;
}

.dialog {
    display: none;
    position: fixed;
    top: 32px;
    left: 50%;
    z-index: 1000;
    background-color: #FFF;
    opacity: 0;
    box-shadow: 0 9px 18px rgba(0,0,0,.5);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition-property: opacity,-webkit-transform;
    -moz-transition-property: opacity,-moz-transform;
    transition-property: opacity,transform;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.dialog--alert {
    width: 400px;
    margin-left: -200px;
}

@media screen and (min-width:1024px) {
    .dialog--xl {
        width: 90%;
        margin-left: -45%;
        margin-top: 40px;

    }
    .dialog--xl.dialog--is-fixed {
        margin-top: 0;
    }
}

@media screen and (min-width:1024px) {
    .dialog--l {
        width: 800px;
        margin-left: -400px;
    }
}

@media screen and (max-width:1023px) {
    .dialog--l {
        width: 80%;
        margin-left: -40%;
    }
}

@media screen and (min-width:1024px) {
    .dialog--m {
        width: 500px;
        margin-left: -250px;
    }
}

@media screen and (min-width:1024px) {
    .dialog--s {
        width: 250px;
        margin-left: -125px;
    }
}

.dialog--is-shown {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.dialog--is-fixed {
    bottom: 32px;
}

    .dialog--is-fixed .dialog__header {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    .dialog--is-fixed .dialog__scrollable {
        position: absolute;
        right: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }

/*.dialog--is-fixed .dialog__scrollable {*/
    /*@include position(absolute, null 0 null 0);*/
    /*z-index: 1;*/
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
/*}*/

    .dialog--is-fixed .dialog__actions {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        border-top: 1px solid rgba(0,0,0,.12);
    }

.dialog__actions {
    padding: 8px 16px;
    text-align: right;
}

.dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

/*Disabled because of conflict with Bootstrap dropdown*/
/*Do not delete it!*/

/*.dropdown-menu {*/
    /*position: absolute;*/
    /*z-index: 1000;*/
    /*border-radius: 2px;*/
    /*background-color: #FFF;*/
    /*text-align: left;*/
    /*opacity: 0;*/
    /*overflow: hidden;*/
    /*box-shadow: 0 1px 2px rgba(0,0,0,.3);*/
/*}*/

    /*.dropdown-menu ul > li {*/
        /*position: relative;*/
    /*}*/

.dropdown__menu--is-dropped .dropdown-menu__content {
    opacity: 1;
}

.dropdown-menu__content {
    padding: 8px 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

.dropdown-divider {
    height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: rgba(0,0,0,.12);
}

.dropdown-link {
    display: block;
    height: 32px;
    padding: 0 16px;
    cursor: pointer;
    font-size: 14px;
    font-size: .875rem;
    color: rgba(0,0,0,.87);
    line-height: 32px;
    text-decoration: none;
    white-space: nowrap;
}

    .dropdown-link:not(.dropdown-link--is-header):hover {
        background-color: #EEE;
    }

.dropdown-link--is-header {
    color: rgba(0,0,0,.26);
    cursor: default;
}

.fab {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

    .fab:hover .fab__primary .mdi:nth-of-type(1) {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .fab:hover .fab__primary .mdi:last-child {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .fab:hover .fab__actions {
        pointer-events: auto;
    }

        .fab:hover .fab__actions .btn {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

.fab__primary .mdi {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

    .fab__primary .mdi:last-child {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

.fab__actions {
    z-index: 999;
    pointer-events: none;
}

    .fab__actions .btn {
        display: block;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

.fab__actions--left .btn:nth-child(1), .fab__actions--up .btn:nth-child(1) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s;
}

.fab__actions--left .btn:nth-child(2), .fab__actions--up .btn:nth-child(2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
}

.fab__actions--left .btn:nth-child(3), .fab__actions--up .btn:nth-child(3) {
    -webkit-transition-delay: .06667s;
    -moz-transition-delay: .06667s;
    transition-delay: .06667s;
}

.fab__actions--left .btn:nth-child(4), .fab__actions--up .btn:nth-child(4) {
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    transition-delay: .05s;
}

.fab__actions--left .btn:nth-child(5), .fab__actions--up .btn:nth-child(5) {
    -webkit-transition-delay: .04s;
    -moz-transition-delay: .04s;
    transition-delay: .04s;
}

.fab__actions--left .btn:nth-child(6), .fab__actions--up .btn:nth-child(6) {
    -webkit-transition-delay: .03333s;
    -moz-transition-delay: .03333s;
    transition-delay: .03333s;
}

.fab__actions--left .btn:nth-child(7), .fab__actions--up .btn:nth-child(7) {
    -webkit-transition-delay: .02857s;
    -moz-transition-delay: .02857s;
    transition-delay: .02857s;
}

.fab__actions--left .btn:nth-child(8), .fab__actions--up .btn:nth-child(8) {
    -webkit-transition-delay: .025s;
    -moz-transition-delay: .025s;
    transition-delay: .025s;
}

.fab__actions--left .btn:nth-child(9), .fab__actions--up .btn:nth-child(9) {
    -webkit-transition-delay: .02222s;
    -moz-transition-delay: .02222s;
    transition-delay: .02222s;
}

.fab__actions--left .btn:nth-child(10), .fab__actions--up .btn:nth-child(10) {
    -webkit-transition-delay: .02s;
    -moz-transition-delay: .02s;
    transition-delay: .02s;
}

.fab__actions--down .btn:nth-child(1), .fab__actions--right .btn:nth-child(1) {
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    transition-delay: .05s;
}

.fab__actions--down .btn:nth-child(2), .fab__actions--right .btn:nth-child(2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s;
}

.fab__actions--down .btn:nth-child(3), .fab__actions--right .btn:nth-child(3) {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s;
}

.fab__actions--down .btn:nth-child(4), .fab__actions--right .btn:nth-child(4) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s;
}

.fab__actions--down .btn:nth-child(5), .fab__actions--right .btn:nth-child(5) {
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    transition-delay: .25s;
}

.fab__actions--down .btn:nth-child(6), .fab__actions--right .btn:nth-child(6) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s;
}

.fab__actions--down .btn:nth-child(7), .fab__actions--right .btn:nth-child(7) {
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    transition-delay: .35s;
}

.fab__actions--down .btn:nth-child(8), .fab__actions--right .btn:nth-child(8) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s;
}

.fab__actions--down .btn:nth-child(9), .fab__actions--right .btn:nth-child(9) {
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    transition-delay: .45s;
}

.fab__actions--down .btn:nth-child(10), .fab__actions--right .btn:nth-child(10) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    transition-delay: .5s;
}

.fab__actions--left, .fab__actions--right {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.fab__actions--up {
    position: absolute;
    bottom: 56px;
    left: 7px;
}

    .fab__actions--up .btn {
        margin-bottom: 8px;
    }

.fab__actions--down {
    position: absolute;
    top: 56px;
    left: 7px;
}

    .fab__actions--down .btn {
        margin-top: 8px;
    }

.fab__actions--left {
    position: absolute;
    right: 56px;
    bottom: 7px;
}

    .fab__actions--left .btn {
        margin-right: 8px;
    }

.fab__actions--right {
    position: absolute;
    bottom: 7px;
    left: 56px;
}

    .fab__actions--right .btn {
        margin-left: 8px;
    }

.input-file {
    position: relative;
    padding-top: 32px;
    padding-bottom: 8px;
}

    .input-file:after, .input-file:before {
        content: '';
    }

    .input-file:before {
        position: absolute;
        right: 0;
        bottom: 7px;
        left: 0;
        height: 1px;
        border-bottom: 1px solid rgba(0,0,0,.12);
    }

    .input-file:after {
        position: absolute;
        right: 0;
        bottom: 6px;
        left: 0;
        height: 2px;
        background-color: #2196F3;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        transition-duration: .6s;
        -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
        -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
        transition-timing-function: cubic-bezier(.23,1,.32,1);
    }

.input-file--is-active .input-file__label {
    -webkit-transform: scale(.75) translateY(0);
    -moz-transform: scale(.75) translateY(0);
    -ms-transform: scale(.75) translateY(0);
    -o-transform: scale(.75) translateY(0);
    transform: scale(.75) translateY(0);
}

.input-file--is-active .input-file__filename {
    opacity: 1;
}

.input-file--is-focused:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.input-file--is-focused .input-file__label {
    color: #2196F3;
}

.input-file__label {
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    color: rgba(0,0,0,.26);
    line-height: 32px;
    pointer-events: none;
    -webkit-transform: translateY(24px);
    -moz-transform: translateY(24px);
    -ms-transform: translateY(24px);
    -o-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition-property: -webkit-transform,color;
    -moz-transition-property: -moz-transform,color;
    transition-property: transform,color;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.input-file__filename {
    display: block;
    height: 32px;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.input-file__input {
    position: absolute;
    top: 32px;
    left: 0;
    height: 32px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

@media screen and (min-width:1024px) {
    [flex-container] {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
    }
}

@media screen and (min-width:1024px) {
    [flex-align=center], [flex-align="center center"], [flex-align="center start"], [flex-align="center end"] {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
    }
}

@media screen and (min-width:1024px) {
    [flex-align=end], [flex-align="end center"], [flex-align="end start"], [flex-align="end end"] {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end;
    }
}

@media screen and (min-width:1024px) {
    [flex-align=space-around], [flex-align="space-around center"], [flex-align="space-around start"], [flex-align="space-around end"] {
        -webkit-box-pack: distribute;
        -moz-box-pack: distribute;
        box-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-pack: distribute;
    }
}

@media screen and (min-width:1024px) {
    [flex-align=space-between], [flex-align="space-between center"], [flex-align="space-between start"], [flex-align="space-between end"] {
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
    }
}

@media screen and (min-width:1024px) {
    [flex-align="center center"], [flex-align="end center"], [flex-align="space-around center"], [flex-align="space-between center"], [flex-align="start center"] {
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
    }
}

@media screen and (min-width:1024px) {
    [flex-align="center start"], [flex-align="end start"], [flex-align="space-around start"], [flex-align="space-between start"], [flex-align="start start"] {
        -webkit-box-align: start;
        -moz-box-align: start;
        box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start;
    }
}

@media screen and (min-width:1024px) {
    [flex-align="center end"], [flex-align="end end"], [flex-align="space-around end"], [flex-align="space-between end"], [flex-align="start end"] {
        -webkit-box-align: end;
        -moz-box-align: end;
        box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        -o-align-items: flex-end;
        align-items: flex-end;
        -ms-flex-align: end;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="8"] {
        margin: 0 -4px;
    }
}

@media screen and (max-width:1023px) {
    [flex-gutter="8"] > [flex-item] {
        margin-bottom: 8px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="8"] > [flex-item] {
        padding: 0 4px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="16"] {
        margin: 0 -8px;
    }
}

@media screen and (max-width:1023px) {
    [flex-gutter="16"] > [flex-item] {
        margin-bottom: 16px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="16"] > [flex-item] {
        padding: 0 8px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="24"] {
        margin: 0 -12px;
    }
}

@media screen and (max-width:1023px) {
    [flex-gutter="24"] > [flex-item] {
        margin-bottom: 24px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="24"] > [flex-item] {
        padding: 0 12px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="32"] {
        margin: 0 -16px;
    }
}

@media screen and (max-width:1023px) {
    [flex-gutter="32"] > [flex-item] {
        margin-bottom: 32px;
    }
}

@media screen and (min-width:1024px) {
    [flex-gutter="32"] > [flex-item] {
        padding: 0 16px;
    }
}

@media screen and (min-width:1024px) {
    [flex-item] {
        position: relative;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="1"] {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="1"] {
        flex: 0 0 8.33333%;
        max-height: 8.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="2"] {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="2"] {
        flex: 0 0 16.66667%;
        max-height: 16.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="3"] {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="3"] {
        flex: 0 0 25%;
        max-height: 25%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="4"] {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="4"] {
        flex: 0 0 33.33333%;
        max-height: 33.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="5"] {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="5"] {
        flex: 0 0 41.66667%;
        max-height: 41.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="6"] {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="6"] {
        flex: 0 0 50%;
        max-height: 50%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="7"] {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="7"] {
        flex: 0 0 58.33333%;
        max-height: 58.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="8"] {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="8"] {
        flex: 0 0 66.66667%;
        max-height: 66.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="9"] {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="9"] {
        flex: 0 0 75%;
        max-height: 75%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="10"] {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="10"] {
        flex: 0 0 83.33333%;
        max-height: 83.33333%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="11"] {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="11"] {
        flex: 0 0 91.66667%;
        max-height: 91.66667%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=row] > [flex-item="12"] {
        flex: 0 0 100%;
        width: 100%;
    }
}

@media screen and (min-width:1024px) {
    [flex-container=column] > [flex-item="12"] {
        flex: 0 0 100%;
        max-height: 100%;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-align=center] {
        -webkit-align-self: center;
        -moz-align-self: center;
        align-self: center;
        -ms-flex-item-align: center;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-align=start] {
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        align-self: flex-start;
        -ms-flex-item-align: start;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-align=end] {
        -webkit-align-self: flex-end;
        -moz-align-self: flex-end;
        align-self: flex-end;
        -ms-flex-item-align: end;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="1"] {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="2"] {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="3"] {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="4"] {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="5"] {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        box-ordinal-group: 5;
        -webkit-order: 5;
        -moz-order: 5;
        order: 5;
        -ms-flex-order: 5;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="6"] {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        box-ordinal-group: 6;
        -webkit-order: 6;
        -moz-order: 6;
        order: 6;
        -ms-flex-order: 6;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="7"] {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        box-ordinal-group: 7;
        -webkit-order: 7;
        -moz-order: 7;
        order: 7;
        -ms-flex-order: 7;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="8"] {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        box-ordinal-group: 8;
        -webkit-order: 8;
        -moz-order: 8;
        order: 8;
        -ms-flex-order: 8;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="9"] {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        box-ordinal-group: 9;
        -webkit-order: 9;
        -moz-order: 9;
        order: 9;
        -ms-flex-order: 9;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="10"] {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        box-ordinal-group: 10;
        -webkit-order: 10;
        -moz-order: 10;
        order: 10;
        -ms-flex-order: 10;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="11"] {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        box-ordinal-group: 11;
        -webkit-order: 11;
        -moz-order: 11;
        order: 11;
        -ms-flex-order: 11;
    }
}

@media screen and (min-width:1024px) {
    [flex-item-order="12"] {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        box-ordinal-group: 12;
        -webkit-order: 12;
        -moz-order: 12;
        order: 12;
        -ms-flex-order: 12;
    }
}

.icon {
    vertical-align: top;
    text-align: center;
}

.icon--s {
    height: 24px;
    width: 24px;
    line-height: 24px !important;
}

    .icon--s.icon--circled {
        font-size: 10px;
        font-size: .625rem;
    }

    .icon--s.icon--flat {
        font-size: 18px;
        font-size: 1.125rem;
    }

.icon--l {
    height: 40px;
    width: 40px;
    line-height: 40px !important;
}

    .icon--l.icon--circled {
        font-size: 18px;
        font-size: 1.125rem;
    }

    .icon--l.icon--flat {
        font-size: 22px;
        font-size: 1.375rem;
    }

.icon--circled.icon--red {
    color: #FFF;
    background-color: #F44336;
}

.icon--flat.icon--red {
    color: #F44336;
}

.icon--circled.icon--pink {
    color: #FFF;
    background-color: #E91E63;
}

.icon--flat.icon--pink {
    color: #E91E63;
}

.icon--circled.icon--purple {
    color: #FFF;
    background-color: #9C27B0;
}

.icon--flat.icon--purple {
    color: #9C27B0;
}

.icon--circled.icon--deep-purple {
    color: #FFF;
    background-color: #673AB7;
}

.icon--flat.icon--deep-purple {
    color: #673AB7;
}

.icon--circled.icon--indigo {
    color: #FFF;
    background-color: #3F51B5;
}

.icon--flat.icon--indigo {
    color: #3F51B5;
}

.icon--circled.icon--blue {
    color: #FFF;
    background-color: #2196F3;
}

.icon--flat.icon--blue {
    color: #2196F3;
}

.icon--circled.icon--light-blue {
    color: #FFF;
    background-color: #00BCD4;
}

.icon--flat.icon--light-blue {
    color: #00BCD4;
}

.icon--circled.icon--teal {
    color: #FFF;
    background-color: #009688;
}

.icon--flat.icon--teal {
    color: #009688;
}

.icon--circled.icon--green {
    color: #FFF;
    background-color: #4CAF50;
}

.icon--flat.icon--green {
    color: #4CAF50;
}

.icon--circled.icon--light-green {
    color: #FFF;
    background-color: #8BC34A;
}

.icon--flat.icon--light-green {
    color: #8BC34A;
}

.icon--circled.icon--lime {
    color: #FFF;
    background-color: #CDDC39;
}

.icon--flat.icon--lime {
    color: #CDDC39;
}

.icon--circled.icon--yellow {
    color: #FFF;
    background-color: #FFEB3B;
}

.icon--flat.icon--yellow {
    color: #FFEB3B;
}

.icon--circled.icon--amber {
    color: #FFF;
    background-color: #FFC107;
}

.icon--flat.icon--amber {
    color: #FFC107;
}

.icon--circled.icon--orange {
    color: #FFF;
    background-color: #FF9800;
}

.icon--flat.icon--orange {
    color: #FF9800;
}

.icon--circled.icon--deep-orange {
    color: #FFF;
    background-color: #FF5722;
}

.icon--flat.icon--deep-orange {
    color: #FF5722;
}

.icon--circled.icon--brown {
    color: #FFF;
    background-color: #795548;
}

.icon--flat.icon--brown {
    color: #795548;
}

.icon--circled.icon--grey {
    color: #FFF;
    background-color: #9E9E9E;
}

.icon--flat.icon--grey {
    color: #9E9E9E;
}

.icon--circled.icon--blue-grey {
    color: #FFF;
    background-color: #607D8B;
}

.icon--flat.icon--blue-grey {
    color: #607D8B;
}

.icon--circled.icon--black {
    color: #FFF;
    background-color: #000;
}

.icon--flat.icon--black {
    color: #000;
}

.icon--circled.icon--white {
    color: #FFF;
    background-color: #FFF;
}

.icon--flat.icon--white {
    color: #FFF;
}

.icon--circled {
    border-radius: 50%;
}

.list-row {
    position: relative;
    padding: 0 16px;
}

.list-row--has-primary > .list-content-tile {
    margin-left: 56px;
}

.list-row--has-secondary > .list-content-tile {
    margin-right: 32px;
}

.list-row--has-separator:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0,0,0,.12);
}

.list-row--has-separator:last-child:after {
    border-bottom: none;
}

.list-row--has-primary.list-row--has-separator:after {
    left: 72px;
}

.list-row--is-clickable {
    cursor: pointer;
}

    .list-row--is-active, .list-row--is-clickable:hover {
        background-color: #F5F5F5;
    }

.list-primary-tile {
    position: absolute;
    top: 50%;
    left: 16px;
    margin-top: -20px;
}

.list-primary-tile__img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.list-content-tile {
    padding: 16px 0;
}

    .list-content-tile span, .list-content-tile strong {
        display: block;
    }

    .list-content-tile strong {
        font-weight: 400;
    }

    .list-content-tile span {
        font-size: 14px;
        font-size: .875rem;
        color: rgba(0,0,0,.54);
    }

.list-content-tile--one-line strong {
    line-height: 1;
}

.list-row--has-primary > .list-content-tile--one-line strong {
    line-height: 24px;
}

.list-content-tile--two-lines span, .list-content-tile--two-lines strong {
    line-height: 20px;
}

.list-secondary-tile {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list-divider {
    height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: rgba(0,0,0,.12);
}

.list-divider--is-pushed {
    margin-left: 72px;
}

.list-subheader {
    padding: 16px;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    color: rgba(0,0,0,.54);
    line-height: 16px;
}

.list-subheader--is-pushed {
    margin-left: 56px;
}

.notification {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 1001;
    max-width: 300px;
    padding: 16px 24px;
    border-radius: 2px;
    background-color: #323232;
    cursor: pointer;
    -webkit-animation: jelly 1000ms linear both;
    -moz-animation: jelly 1000ms linear both;
    animation: jelly 1000ms linear both;
    -webkit-transition: margin-bottom .2s ease-in-out;
    -moz-transition: margin-bottom .2s ease-in-out;
    transition: margin-bottom .2s ease-in-out;
}

.notification__content {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    color: #FFF;
    line-height: 20px;
}

.notification--has-icon .notification__content {
    padding-left: 32px;
}

.notification__icon {
    position: absolute;
    top: 16px;
    left: 24px;
    font-size: 14px;
    font-size: .875rem;
    color: #FFF;
    line-height: 20px !important;
}

.notification--red .notification__icon {
    color: #F44336;
}

.notification--pink .notification__icon {
    color: #E91E63;
}

.notification--purple .notification__icon {
    color: #9C27B0;
}

.notification--deep-purple .notification__icon {
    color: #673AB7;
}

.notification--indigo .notification__icon {
    color: #3F51B5;
}

.notification--blue .notification__icon {
    color: #2196F3;
}

.notification--light-blue .notification__icon {
    color: #00BCD4;
}

.notification--teal .notification__icon {
    color: #009688;
}

.notification--green .notification__icon {
    color: #4CAF50;
}

.notification--light-green .notification__icon {
    color: #8BC34A;
}

.notification--lime .notification__icon {
    color: #CDDC39;
}

.notification--yellow .notification__icon {
    color: #FFEB3B;
}

.notification--amber .notification__icon {
    color: #FFC107;
}

.notification--orange .notification__icon {
    color: #FF9800;
}

.notification--deep-orange .notification__icon {
    color: #FF5722;
}

.notification--brown .notification__icon {
    color: #795548;
}

.notification--grey .notification__icon {
    color: #9E9E9E;
}

.notification--blue-grey .notification__icon {
    color: #607D8B;
}

.notification--black .notification__icon {
    color: #000;
}

.notification--white .notification__icon {
    color: #FFF;
}

.progress-circular {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    height: 100px;
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
}

.progress-circular--is-shown .progress-circular__path {
    stroke-width: 6;
}

.progress-circular__svg {
    position: relative;
    height: 100px;
    width: 100px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.progress-circular__path {
    stroke-width: 0;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    -webkit-animation: circular 1.5s ease-in-out infinite;
    -moz-animation: circular 1.5s ease-in-out infinite;
    animation: circular 1.5s ease-in-out infinite;
    -webkit-transition-property: stroke-width;
    -moz-transition-property: stroke-width;
    transition-property: stroke-width;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
}

@-webkit-keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

@-moz-keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

@keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

.progress-linear {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    height: 4px;
    overflow: hidden;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
}

.progress-linear--is-shown {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.progress-linear__background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .4;
}

.progress-linear__bar {
    -webkit-transform: scale(1) translateX(50%);
    -moz-transform: scale(1) translateX(50%);
    -ms-transform: scale(1) translateX(50%);
    -o-transform: scale(1) translateX(50%);
    transform: scale(1) translateX(50%);
}

.progress-linear__bar--first {
    position: absolute;
    top: -12px;
    height: 24px;
    width: 100%;
    -webkit-animation: bar1 2s linear infinite;
    -moz-animation: bar1 2s linear infinite;
    animation: bar1 2s linear infinite;
}

.progress-linear__bar--second {
    position: absolute;
    top: -48px;
    height: 96px;
    width: 100%;
    -webkit-animation: bar2 2s linear infinite;
    -moz-animation: bar2 2s linear infinite;
    animation: bar2 2s linear infinite;
}

@-webkit-keyframes bar1 {
    0% {
        -webkit-transform: scale(.5) translateX(-150%);
    }

    37.5% {
        -webkit-transform: scale(.75) translateX(0);
    }

    100%,75% {
        -webkit-transform: scale(.5) translateX(150%);
    }
}

@-moz-keyframes bar1 {
    0% {
        -moz-transform: scale(.5) translateX(-150%);
    }

    37.5% {
        -moz-transform: scale(.75) translateX(0);
    }

    100%,75% {
        -moz-transform: scale(.5) translateX(150%);
    }
}

@keyframes bar1 {
    0% {
        -webkit-transform: scale(.5) translateX(-150%);
        -moz-transform: scale(.5) translateX(-150%);
        -ms-transform: scale(.5) translateX(-150%);
        -o-transform: scale(.5) translateX(-150%);
        transform: scale(.5) translateX(-150%);
    }

    37.5% {
        -webkit-transform: scale(.75) translateX(0);
        -moz-transform: scale(.75) translateX(0);
        -ms-transform: scale(.75) translateX(0);
        -o-transform: scale(.75) translateX(0);
        transform: scale(.75) translateX(0);
    }

    100%,75% {
        -webkit-transform: scale(.5) translateX(150%);
        -moz-transform: scale(.5) translateX(150%);
        -ms-transform: scale(.5) translateX(150%);
        -o-transform: scale(.5) translateX(150%);
        transform: scale(.5) translateX(150%);
    }
}

@-webkit-keyframes bar2 {
    0%,40% {
        -webkit-transform: scale(.5) translateX(-250%);
    }

    55% {
        -webkit-transform: scale(.5) translateX(-150%);
    }

    70% {
        -webkit-transform: scale(.5) translateX(-50%);
    }

    85% {
        -webkit-transform: scale(.25) translateX(150%);
    }

    100% {
        -webkit-transform: scale(.25) translateX(250%);
    }
}

@-moz-keyframes bar2 {
    0%,40% {
        -moz-transform: scale(.5) translateX(-250%);
    }

    55% {
        -moz-transform: scale(.5) translateX(-150%);
    }

    70% {
        -moz-transform: scale(.5) translateX(-50%);
    }

    85% {
        -moz-transform: scale(.25) translateX(150%);
    }

    100% {
        -moz-transform: scale(.25) translateX(250%);
    }
}

@keyframes bar2 {
    0%,40% {
        -webkit-transform: scale(.5) translateX(-250%);
        -moz-transform: scale(.5) translateX(-250%);
        -ms-transform: scale(.5) translateX(-250%);
        -o-transform: scale(.5) translateX(-250%);
        transform: scale(.5) translateX(-250%);
    }

    55% {
        -webkit-transform: scale(.5) translateX(-150%);
        -moz-transform: scale(.5) translateX(-150%);
        -ms-transform: scale(.5) translateX(-150%);
        -o-transform: scale(.5) translateX(-150%);
        transform: scale(.5) translateX(-150%);
    }

    70% {
        -webkit-transform: scale(.5) translateX(-50%);
        -moz-transform: scale(.5) translateX(-50%);
        -ms-transform: scale(.5) translateX(-50%);
        -o-transform: scale(.5) translateX(-50%);
        transform: scale(.5) translateX(-50%);
    }

    85% {
        -webkit-transform: scale(.25) translateX(150%);
        -moz-transform: scale(.25) translateX(150%);
        -ms-transform: scale(.25) translateX(150%);
        -o-transform: scale(.25) translateX(150%);
        transform: scale(.25) translateX(150%);
    }

    100% {
        -webkit-transform: scale(.25) translateX(250%);
        -moz-transform: scale(.25) translateX(250%);
        -ms-transform: scale(.25) translateX(250%);
        -o-transform: scale(.25) translateX(250%);
        transform: scale(.25) translateX(250%);
    }
}

.radio-group .radio-button {
    margin-bottom: 8px;
}

.radio-button__input:not(:checked) + .radio-button__label:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.radio-button__input:checked + .radio-button__label:before, .radio-button__input:not(:checked) + .radio-button__label:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.radio-button__input:checked + .radio-button__label:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.radio-button__input[disabled] + .radio-button__label {
    cursor: not-allowed;
}

    .radio-button__input[disabled] + .radio-button__label:after, .radio-button__input[disabled] + .radio-button__label:before {
        color: rgba(0,0,0,.26);
    }

.radio-button__label {
    display: block;
    position: relative;
    padding-left: 32px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}

    .radio-button__label:after, .radio-button__label:before {
        font-family: MaterialDesignIcons;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

    .radio-button__label:before {
        content: '\f392';
    }

    .radio-button__label:after {
        content: '\f393';
        color: #009688;
    }

.radio-button__help {
    display: block;
    padding-left: 32px;
    color: rgba(0,0,0,.54);
    text-align: left;
}

.ripple {
    display: block;
    position: absolute;
    border-radius: 100%;
    opacity: .3;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}

.ripple--is-animated {
    -webkit-animation: ripple .65s linear;
    -moz-animation: ripple .65s linear;
    animation: ripple .65s linear;
}

@media screen and (max-width:1023px) {
    .scrollbar-container {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (min-width:1024px) {
    .scrollbar-container {
        position: relative;
        overflow: hidden;
    }
}

.scrollbar-container:hover .scrollbar-y-axis__handle, .scrollbar-y-axis--is-dragging .scrollbar-y-axis__handle {
    opacity: 1;
}

.scrollbar-y-axis {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
}

    .scrollbar-y-axis:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(255,255,255,.6);
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

    .scrollbar-y-axis--is-dragging:before, .scrollbar-y-axis:hover:before {
        opacity: 1;
    }

.scrollbar-y-axis__handle {
    position: absolute;
    top: 0;
    left: 2px;
    width: 6px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.4);
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

.search-filter {
    position: relative;
    overflow: hidden;
}

.search-filter--is-closed {
    width: 40px;
}

.search-filter--is-focused .search-filter__cancel {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.search-filter--dark-theme .search-filter__cancel, .search-filter--dark-theme .search-filter__input, .search-filter--dark-theme .search-filter__label {
    color: #FFF;
}

.search-filter--light-theme .search-filter__cancel, .search-filter--light-theme .search-filter__input, .search-filter--light-theme .search-filter__label {
    color: rgba(0,0,0,.87);
}

.search-filter__container {
    position: relative;
    height: 40px;
    width: 240px;
    padding: 0 40px 0 56px;
}

.search-filter__label {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    font-size: 24px;
    font-size: 1.5rem;
    cursor: pointer;
}

    .search-filter__label .mdi {
        position: absolute;
        top: 9px;
        left: 8px;
    }

.search-filter__input {
    display: block;
    height: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    background: 0 0;
}

    .search-filter__input::-webkit-input-placeholder {
        color: rgba(0,0,0,.26);
    }

.search-filter--dark-theme .search-filter__input::-webkit-input-placeholder {
    color: rgba(255,255,255,.7);
}

.search-filter__input::-moz-placeholder {
    color: rgba(0,0,0,.26);
}

.search-filter--dark-theme .search-filter__input::-moz-placeholder {
    color: rgba(255,255,255,.7);
}

.search-filter__input:-moz-placeholder {
    color: rgba(0,0,0,.26);
}

.search-filter--dark-theme .search-filter__input:-moz-placeholder {
    color: rgba(255,255,255,.7);
}

.search-filter__input:-ms-input-placeholder {
    color: rgba(0,0,0,.26);
}

.search-filter--dark-theme .search-filter__input:-ms-input-placeholder {
    color: rgba(255,255,255,.7);
}

.search-filter__cancel {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

    .search-filter__cancel .mdi {
        line-height: 40px;
    }

.lx-select {
    position: relative;
    margin-top: 32px;
    padding-bottom: 8px;
}

    .lx-select:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 7px;
        left: 0;
        height: 1px;
        border-bottom: 1px solid rgba(0,0,0,.12);
    }

    .lx-select .dropdown {
        display: block;
    }

.lx-select__floating-label {
    color: rgba(0,0,0,.26);
    position: absolute;
    top: -20px;
    left: 0;
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -ms-transform: scale(.75);
    -o-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
}

.lx-select__selected {
    position: relative;
    padding-right: 24px;
    cursor: pointer;
    white-space: nowrap;
}

    .lx-select__selected:after {
        font-family: MaterialDesignIcons;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f30b';
        position: absolute;
        right: 8px;
        bottom: 8px;
        font-size: 14px;
        font-size: .875rem;
        color: rgba(0,0,0,.26);
        line-height: 16px;
    }

    .lx-select__selected:hover .lx-select__close {
        opacity: 1;
    }

    .lx-select__selected .ripple {
        background-color: #9E9E9E;
    }

.lx-select__selected--is-unique {
    line-height: 32px;
}

.lx-select__selected--is-multiple {
    padding-top: 6px;
    padding-bottom: 2px;
}

.lx-select__selected--placeholder {
    padding-top: 0 !important;
    color: rgba(0,0,0,.26);
    line-height: 32px !important;
}

.lx-select__close {
    display: block;
    position: absolute;
    top: 8px;
    right: 24px;
    opacity: 0;
    line-height: 32px;
    -webkit-transition-property: opacity,color;
    -moz-transition-property: opacity,color;
    transition-property: opacity,color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

    .lx-select__close:hover {
        color: #F44336;
    }

.lx-select__tag {
    position: relative;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0 4px;
    border-radius: 2px;
    background-color: #F5F5F5;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .lx-select__tag:last-child {
        margin-right: 0;
    }

.lx-select__choices {
    margin-left: -16px;
    margin-top: -12px;
}

    .lx-select__choices .dropdown-menu__content {
        padding-top: 0;
    }

.lx-select__choice--is-multiple {
    position: relative;
    padding-left: 40px;
}

    .lx-select__choice--is-multiple:after, .lx-select__choice--is-multiple:before {
        font-family: MaterialDesignIcons;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        left: 16px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

    .lx-select__choice--is-multiple:before {
        content: '\f1c5';
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .lx-select__choice--is-multiple:after {
        content: '\f1ca';
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        color: #009688;
    }

.lx-select__choice--is-selected:before {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.lx-select__choice--is-selected:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.lx-select__help {
    height: 32px;
    padding: 0 16px;
    font-size: 14px;
    font-size: .875rem;
    color: rgba(0,0,0,.26);
    line-height: 32px;
    white-space: nowrap;
}

.lx-select__loader {
    height: 32px;
    line-height: 32px;
    text-align: center;
}

    .lx-select__loader .mdi {
        -webkit-animation: spin 1.5s linear infinite;
        -moz-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

.lx-select__chosen {
    display: block;
    min-height: 56px;
    padding: 0 40px 0 16px;
    border-bottom: 1px solid rgba(0,0,0,.12);
    line-height: 56px;
}

.lx-select__chosen--is-multiple {
    padding-top: 18px;
    padding-bottom: 14px;
}

    .lx-select__chosen--is-multiple::after {
        clear: both;
        content: "";
        display: table;
    }

.lx-select__filter {
    padding: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(0,0,0,.12);
}

.switch__input:not(:checked) + .switch__label:before {
    background-color: rgba(0,0,0,.26);
}

.switch__input:not(:checked) + .switch__label:after {
    background-color: #FAFAFA;
}

.switch__input:checked + .switch__label:before {
    background-color: rgba(0,150,136,.5);
}

.switch__input:checked + .switch__label:after {
    background-color: #009688;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
}

.switch__input[disabled] + .switch__label {
    cursor: not-allowed;
}

    .switch__input[disabled] + .switch__label:before {
        background-color: rgba(0,0,0,.12);
    }

    .switch__input[disabled] + .switch__label:after {
        background-color: #BDBDBD;
    }

.switch__label {
    display: block;
    position: relative;
    padding-left: 45px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .switch__label:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        z-index: 1;
        height: 14px;
        width: 35px;
        border-radius: 7px;
        -webkit-transition-property: background-color;
        -moz-transition-property: background-color;
        transition-property: background-color;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

    .switch__label:after {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        z-index: 2;
        display: block;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        box-shadow: 0 1px 2px rgba(0,0,0,.3);
        -webkit-transition-property: background-color,-webkit-transform;
        -moz-transition-property: background-color,-moz-transform;
        transition-property: background-color,transform;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        transition-duration: .2s;
    }

.switch__help {
    display: block;
    padding-left: 45px;
    color: rgba(0,0,0,.54);
    text-align: left;
}

.tabs {
    position: relative;
}

    .tabs:after {
        content: '';
        position: absolute;
        top: 47px;
        right: 0;
        left: 0;
        height: 1px;
    }

.tabs--theme-light:after {
    background-color: rgba(255,255,255,.7);
}

.tabs--theme-light .tabs-link {
    color: rgba(255,255,255,.7);
}

    .tabs--theme-light .tabs-link--is-active, .tabs--theme-light .tabs-link:hover {
        color: #FFF !important;
    }

.tabs--theme-dark:after {
    background-color: rgba(0,0,0,.12);
}

.tabs--theme-dark .tabs-link {
    color: rgba(0,0,0,.54);
}

.tabs--layout-full .tabs__links {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

    .tabs--layout-full .tabs__links li {
        display: table-cell;
    }

.tabs--layout-inline .tabs__links li {
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width:480px) {
    .tabs--layout-inline .tabs-link {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media screen and (min-width:481px) {
    .tabs--layout-inline .tabs-link {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.tabs--no-divider:after {
    display: none;
}

.tabs__links {
    position: relative;
}

.tabs__indicator {
    position: absolute;
    top: 46px;
    right: 0;
    left: 0;
    z-index: 1;
    height: 2px;
}

.tabs-link {
    display: block;
    /* height: 48px; */
    cursor: pointer;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
}

@media screen and (max-width:1023px) {
    .tabs-link {
        font-size: 14px;
        font-size: .875rem;
    }
}

@media screen and (min-width:1024px) {
    .tabs-link {
        font-size: 13px;
        font-size: .8125rem;
    }
}

.tabs-link .mdi {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 48px;
}

.text-field {
    position: relative;
    padding-top: 32px;
    padding-bottom: 8px;
    font-weight: bolder;
}

    .text-field:after, .text-field:before {
        content: '';
    }

    .text-field:before {
        position: absolute;
        right: 0;
        bottom: 7px;
        left: 0;
        height: 1px;
        border-bottom: 1px solid rgba(0,0,0,.12);
    }

    .text-field:after {
        position: absolute;
        right: 0;
        bottom: 6px;
        left: 0;
        height: 2px;
        background-color: #1e8aa3;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: .6s;
        -moz-transition-duration: .6s;
        transition-duration: .6s;
        -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
        -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
        transition-timing-function: cubic-bezier(.23,1,.32,1);
    }

.text-field--is-active .text-field__label {
    -webkit-transform: scale(.75) translateY(0);
    -moz-transform: scale(.75) translateY(0);
    -ms-transform: scale(.75) translateY(0);
    -o-transform: scale(.75) translateY(0);
    transform: scale(.75) translateY(0);
}

.text-field--is-focused:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.text-field--is-focused .text-field__label, .text-field--is-focused.text-field--dark-theme .text-field__label {
    color: #1e8aa3;
}

.text-field--is-disabled:before {
    border-bottom-style: dashed;
}

.text-field--is-disabled .text-field__input {
    color: rgba(0,0,0,.26);
    cursor: not-allowed;
}

.text-field--is-disabled.text-field--dark-theme .text-field__input {
    color: rgba(255,255,255,.3);
}

.text-field--has-error:after {
    background-color: #F44336;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.text-field--has-error .text-field__label, .text-field--has-error.text-field--dark-theme .text-field__label {
    color: #F44336;
}

.text-field--fixed-label {
    padding-top: 8px;
}

    .text-field--fixed-label .text-field__label {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .text-field--fixed-label.text-field--is-focused .text-field__label {
        color: rgba(0,0,0,.26);
    }

    .text-field--fixed-label.text-field--dark-theme.text-field--is-focused .text-field__label {
        color: rgba(255,255,255,.3);
    }

.text-field--label-hidden .text-field__label {
    display: none;
}

.text-field--is-valid .text-field__label {
    color: #1e8aa3;
}

.text-field--is-valid:after {
    background-color: #1e8aa3;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.text-field--is-valid.text-field--dark-theme .text-field__label {
    color: #1e8aa3;
}

.text-field--dark-theme:before {
    border-color: rgba(255,255,255,.3);
}

.text-field--with-icon {
    margin-left: 64px;
}

.text-field__label {
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    color: rgba(0,0,0,.26);
    line-height: 32px;
    pointer-events: none;
    -webkit-transform: translateY(24px);
    -moz-transform: translateY(24px);
    -ms-transform: translateY(24px);
    -o-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition-property: -webkit-transform,color;
    -moz-transition-property: -moz-transform,color;
    transition-property: transform,color;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.text-field--dark-theme .text-field__label {
    color: rgba(255,255,255,.3);
}

.text-field__input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    resize: none;
    font-weight: 400;
    cursor: text;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

    .text-field__input:focus {
        outline: 0;
    }

.text-field--dark-theme .text-field__input {
    color: #FFF;
}

input.text-field__input {
    height: 32px;
    line-height: 32px;
}

textarea.text-field__input {
    height: 24px;
    margin: 4px 0;
}

.text-field__icon {
    position: absolute;
    top: 2px;
    left: -68px;
    height: 44px;
    width: 48px;
    line-height: 44px;
    font-size: 24px;
    font-size: 1.5rem;
    color: rgba(0,0,0,.54);
    text-align: center;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.text-field--dark-theme .text-field__icon {
    color: #FFF;
}

.text-field--is-focused .text-field__icon {
    color: #2196F3;
}

.text-field--has-error .text-field__icon {
    color: #F44336;
}

.text-field--is-valid .text-field__icon {
    color: #4CAF50;
}

.toolbar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    padding: 0 16px;
}

@media screen and (max-width:1023px) {
    .toolbar {
        height: 56px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

@media screen and (min-width:1024px) {
    .toolbar {
        height: 64px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.toolbar__left {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
}

.toolbar__right {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    position: relative;
}

.toolbar__label {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 40px;
}

.tooltip {
    position: absolute;
    z-index: 1002;
    border-radius: 2px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition-property: opacity,-webkit-transform;
    -moz-transition-property: opacity,-moz-transform;
    transition-property: opacity,transform;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.tooltip--is-active {
    opacity: 1;
}

    .tooltip--is-active.tooltip--top {
        -webkit-transform: translateY(-8px);
        -moz-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        -o-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    .tooltip--is-active.tooltip--bottom {
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }

    .tooltip--is-active.tooltip--left {
        -webkit-transform: translateX(-8px);
        -moz-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        -o-transform: translateX(-8px);
        transform: translateX(-8px);
    }

    .tooltip--is-active.tooltip--right {
        -webkit-transform: translateX(8px);
        -moz-transform: translateX(8px);
        -ms-transform: translateX(8px);
        -o-transform: translateX(8px);
        transform: translateX(8px);
    }

.tooltip__background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: scale(0) translateY(50%);
    -moz-transform: scale(0) translateY(50%);
    -ms-transform: scale(0) translateY(50%);
    -o-transform: scale(0) translateY(50%);
    transform: scale(0) translateY(50%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.tooltip__label {
    display: block;
    padding: 0 8px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 22px;
    white-space: nowrap;
}

.tooltip--black .tooltip__background {
    background-color: #757575;
}

.tooltip--black .tooltip__label {
    color: #FFF;
}

.tooltip--white .tooltip__background {
    background-color: #EEE;
}

.tooltip--white .tooltip__label {
    color: rgba(0,0,0,.87);
}

.tooltip--top .tooltip__background {
    -webkit-transform: scale(0) translateY(50%);
    -moz-transform: scale(0) translateY(50%);
    -ms-transform: scale(0) translateY(50%);
    -o-transform: scale(0) translateY(50%);
    transform: scale(0) translateY(50%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

.tooltip--top.tooltip--is-active .tooltip__background {
    -webkit-transform: scale(3) translateY(50%);
    -moz-transform: scale(3) translateY(50%);
    -ms-transform: scale(3) translateY(50%);
    -o-transform: scale(3) translateY(50%);
    transform: scale(3) translateY(50%);
}

.tooltip--bottom .tooltip__background {
    -webkit-transform: scale(0) translateY(-50%);
    -moz-transform: scale(0) translateY(-50%);
    -ms-transform: scale(0) translateY(-50%);
    -o-transform: scale(0) translateY(-50%);
    transform: scale(0) translateY(-50%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

.tooltip--bottom.tooltip--is-active .tooltip__background {
    -webkit-transform: scale(3) translateY(-50%);
    -moz-transform: scale(3) translateY(-50%);
    -ms-transform: scale(3) translateY(-50%);
    -o-transform: scale(3) translateY(-50%);
    transform: scale(3) translateY(-50%);
}

.tooltip--left .tooltip__background {
    -webkit-transform: scale(0) translateX(50%);
    -moz-transform: scale(0) translateX(50%);
    -ms-transform: scale(0) translateX(50%);
    -o-transform: scale(0) translateX(50%);
    transform: scale(0) translateX(50%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

.tooltip--left.tooltip--is-active .tooltip__background {
    -webkit-transform: scale(3) translateX(50%);
    -moz-transform: scale(3) translateX(50%);
    -ms-transform: scale(3) translateX(50%);
    -o-transform: scale(3) translateX(50%);
    transform: scale(3) translateX(50%);
}

.tooltip--right .tooltip__background {
    -webkit-transform: scale(0) translateX(-50%);
    -moz-transform: scale(0) translateX(-50%);
    -ms-transform: scale(0) translateX(-50%);
    -o-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.tooltip--right.tooltip--is-active .tooltip__background {
    -webkit-transform: scale(3) translateX(-50%);
    -moz-transform: scale(3) translateX(-50%);
    -ms-transform: scale(3) translateX(-50%);
    -o-transform: scale(3) translateX(-50%);
    transform: scale(3) translateX(-50%);
}

/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/lumx/lumx.ext.css ***!
  \*********************************************************************************************************/
[flex-item="12"] {
    width: 100%; /*CHANGE THIS TO 70 TO SHRINK*/
}

[flex-gutter="24"] {
    margin: 0px;
}


.text-field[disabled]::before {
    border-bottom-style: dotted;
}

.lx-select__floating-label,
.text-field--is-active .text-field__label {
    transform: scale(0.95);
    color: #1e8aa3;

}

.lx-select__selected:after {
    font-weight: 900;
    color: black;
    font-size: 35px;
    right: 4px;
    bottom: 12px;
}

.lx-select__choices {
    width: auto !important;
}

.text-field__input,
.lx-select__selected span[ng-transclude],
.radio-button__label:after
 {
    color: black;
    box-shadow: none;
}

.checkbox__label:after {
    color: #1e8aa3;
    box-shadow: none;
}
.checkbox__label.text-success:after {
    color: #39BB9D;
}

/*.lx-select.ng-invalid .lx-select__selected span*/
.text-field.text-field--has-error .text-field__input {
    color: #ED5565;
}


.red { 
  background-color: red;
}
.black {
   background-color : black;
}
.yellow {
    background-color: yellow;
}
.green {
   background-color: green;
}
.lightgreen {
   background-color: lightgreen;
}
.orange {
    background-color: orange;
}
.purple {
  background-color: mediumpurple;
}


.text-field__label,
.lx-select__floating-label,
.lx-select__selected--placeholder {
    /*color: rgba(0, 0, 0, 0.75);*/
    color: #1e8aa3;
    font-weight: bolder;
}

.text-field[disabled] .text-field__label {
    color: rgba(0, 0, 0, 0.40);
}

.checkbox__label {
    display: inline;
}

.radio-group.radio-inline {
    padding-top: 10px;
}

.radio-button__label,
.checkbox__label {
    opacity: 0.75;
}

.radio-group.radio-inline .radio__label,
.switch .floating-label {
    display: block;
    /*position: absolute;*/
    top: 8px;
    left: 0px;
    line-height: 32px;
    pointer-events: none;
    color: #999999;
    transform: translateY(24px);
    transform-origin: left bottom 0px;
    transition-property: transform, color;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: scale(0.95);
}

.radio-group.radio-inline .radio-button {
    display: inline;
}

    .radio-group.radio-inline .radio-button label {
        display: inline;
        padding-top: 3px;
        padding-right: 5px;
    }

.switch {
    padding-bottom: 15px;
}

.switch__input:checked + .switch__label:after {
    background-color: #39BB9D;
}

.switch .floating-label {
    position: relative;
    top: 2px;
}

.btn--is-disabled.btn--fab,
.btn--is-disabled.btn--raised,
.btn.btn--fab[disabled],
.btn.btn--raised[disabled] {
    opacity: 0.8;
}

.btn--fab.btn--orange,
.btn--raised.btn--orange {
    background-color: #F37021;
    border-color: #F37021;
}

.btn--orange:hover,
.btn--orange:focus,
.btn--orange:active,
.btn--orange.active {
    background-color: #DA641D;
    border-color: #DA641D;
    cursor: pointer;
}

.btn--fab.btn--green,
.btn--raised.btn--green {
    background-color: #39BB9D;
    border-color: #33a88d;
}

.btn--green:hover,
.btn--green:focus,
.btn--green:active,
.btn--green.active {
    background-color: #33a88d;
    border-color: #33a88d;
    cursor: pointer;
}

.btn--fab.btn--blue,
.btn--raised.btn--blue {
    background-color: #00B9E7;
    border-color: #00a6cf;
}

.btn--blue.btn--raised:hover,
.btn--blue.btn--raised:focus,
.btn--blue.btn--raised:active,
.btn--blue.btn--raised.active {
    background-color: #00a6cf !important;
    border-color: #00a6cf !important;
}

.btn--fab.btn--red,
.btn--raised.btn--red {
    background-color: #ED5565;
    border-color: #DA4453;
}

.btn--red:hover,
.btn--red:focus,
.btn--red:active,
.btn--red.active {
    background-color: #DA4453;
    border-color: #DA4453;
}

.data-table--has-primary > tbody > tr > td:first-child,
.data-table--has-primary > thead > tr > th:first-child {
    padding-left: 0px;
    padding-right: 0px;
}

.data-table > tbody > tr > td,
.data-table > thead > tr > th {
    height: 32px;
    padding: 10px;
}

.no-filter .lx-search-filter__container {
    display: none !important;
}

.no-filter .dropdown-filter {
    display: none !important;
}

.lx-select__choices ul {
    max-height: 400px;
    overflow: auto;
}

.dropdown-menu ul {
    min-width: 125px;
}

.mdlink {
    outline: 0;
    cursor: pointer;
}

.mdlink-underline {
    outline: 0;
    cursor: pointer;
    text-decoration: underline;
}

.mdi-1x {
    font-size: 16px;
}

.mdi-2x {
    font-size: 18px;
}

.mdi-3x {
    font-size: 20px;
}

.mdi-4x {
    font-size: 22px;
}

.mdi-10x {
    font-size: 30px;
}

table .text-field {
    padding-top: 0px;
}

table .lx-select {
    margin-top: 0px;
}

.dialog {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.dialog__header .toolbar {
    /*-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
}

.fs-display-1 {
    font-weight: bold;
    
    /*Add this to shrink down the header*/
    font-size: 24px;
    line-height:normal;
}

.toolbar {
    height: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: inherit;
}

.toolbar__label {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 32px;
    color:lightslategray;
}

.toolbar__right {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    position: relative;
}
.dialog__actions {
    min-height: 40px;
    padding: 5px 10px;
    margin-top: 15px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDD;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* scale in */
/*.dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.dialog--is-shown {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}*/

/* scale out */
/*.dialog {
    -webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.dialog--is-shown {
   -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}*/
/* slide */
.dialog {
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    opacity: 0;
}

.dialog--is-shown {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 0 3px 3px;
    opacity: 1;
}

.tc-blue {
    color: #00B9E7 !important;
}

.bgc-blue {
    background-color: #00B9E7 !important;
}

.text-field {
	position: relative;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bolder;
}

.text-field__label {
	display: block;
	position: inherit;
	top: 0px;
	font-size: small;
}

.styled-select-div {
	font-size: small;
}
/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/animation/anim-in-out.css ***!
  \*****************************************************************************************************************/
.animated {
    -webkit-animation: 1s ease;
    -moz-animation: 1s ease;
    -ms-animation: 1s ease;
    -o-animation: 1s ease;
    animation: 1s ease;
}

.animated-fast {
    -webkit-animation: .2s ease;
    -moz-animation: .2s ease;
    -ms-animation: .2s ease;
    -o-animation: .2s ease;
    animation: .2s ease;
}

.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -ms-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

/* ng-if animation */
.animate-if-fade.ng-enter {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.animate-if-fade.ng-leave {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

    .animate-if-fade.ng-enter,
    .animate-if-fade.ng-leave.ng-leave-active {
        opacity: 0;
    }

        .animate-if-fade.ng-leave,
        .animate-if-fade.ng-enter.ng-enter-active {
            opacity: 1;
        }

/* router view animation */
.anim-in-out.anim-in-setup.anim-fade,
.anim-in-out.anim-in-setup .anim-fade {
    opacity: 0;
}

.anim-in-out.anim-in.anim-fade,
.anim-in-out.anim-in .anim-fade {
    opacity: 1;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.anim-in-out.anim-out-setup.anim-fade,
.anim-in-out.anim-out-setup .anim-fade {
    display: none;
}

.anim-in-out.anim-out.anim-swap,
.anim-in-out.anim-out .anim-swap {
    display: none;
}

.anim-in-out.anim-out.anim-fade,
.anim-in-out.anim-out .anim-fade {
    display: none;
}

/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/angucomplete-alt/angucomplete-alt.css ***!
  \*****************************************************************************************************************************/
.angucomplete-holder {
    position: relative;
}

.angucomplete-dropdown {
    border-color: #ececec;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    width: 250px;
    padding: 6px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    /*top: 32px;
    left: 0px;
    */
    margin-top: -6px;
    background-color: #ffffff;
}

.angucomplete-searching {
    color: #acacac;
    font-size: 14px;
}

.angucomplete-description {
    font-size: 14px;
}

.angucomplete-row {
    padding: 5px;
    color: #000000;
    margin-bottom: 4px;
    clear: both;
}

.angucomplete-selected-row {
    background-color: lightblue;
    color: #ffffff;
}

.angucomplete-image-holder {
    padding-top: 2px;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}

.angucomplete-image {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border-color: #ececec;
    border-style: solid;
    border-width: 1px;
}

.angucomplete-image-default {
    /* Add your own default image here
     background-image: url('/assets/default.png');
    */
    background-position: center;
    background-size: contain;
    height: 34px;
    width: 34px;
}

/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/odometer/odometer.css ***!
  \*************************************************************************************************************/
.odometer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

    .odometer .odometer-digit {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        position: relative;
    }

        .odometer .odometer-digit .odometer-digit-spacer {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            visibility: hidden;
        }

        .odometer .odometer-digit .odometer-digit-inner {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
        }

        .odometer .odometer-digit .odometer-ribbon {
            display: block;
        }

        .odometer .odometer-digit .odometer-ribbon-inner {
            display: block;
            -webkit-backface-visibility: hidden;
        }

        .odometer .odometer-digit .odometer-value {
            display: block;
            -webkit-transform: translateZ(0);
        }

            .odometer .odometer-digit .odometer-value.odometer-last-value {
                position: absolute;
            }

    .odometer.odometer-animating-up .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s;
    }

    .odometer.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .odometer.odometer-animating-down .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .odometer.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .odometer.theme-large-blue .odometer-digit {
        font-size: 50px;
        color: #FFF;
    }

    .odometer.theme-large-white .odometer-digit {
        font-size: 50px;
        color: #00B9E7;
    }

        .odometer.theme-large-white .odometer-digit .odometer-digit-inner {
            background-color: #FFF;
            padding: 0 2px;
        }

    .odometer.theme-large-white .odometer-digit,
    .odometer.theme-large-blue .odometer-digit,
    .odometer.theme-small-blue .odometer-digit {
        border: 1px solid silver;
        padding: 0 2px;
    }

        .odometer.theme-large-white .odometer-digit + .odometer-digit,
        .odometer.theme-large-blue .odometer-digit + .odometer-digit,
        .odometer.theme-small-blue .odometer-digit + .odometer-digit {
            margin-left: 0.05em;
        }

    .odometer.theme-small-blue {
        color: #FFF;
    }

        .odometer.theme-small-blue .odometer-digit {
            font-size: 25px;
            color: #FFF;
        }

        .odometer.theme-small-blue .odometer-digit-inner,
        .odometer.theme-large-blue .odometer-digit-inner {
            background-color: #00B9E7;
        }

        .odometer.theme-small-blue .odometer-digit .odometer-digit-inner,
        .odometer.theme-large-blue .odometer-digit .odometer-digit-inner {
            padding: 0 2px;
        }


.odometer-text {
    border: 1px solid #C0C0C0;
    padding: 0px 2px;
    margin: 0px 3px;
    font-size: 50px;
    line-height: 1.6;
    color: #FFF;
    background-color: #00B9E7;
}

/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/slider/rzslider.min.css ***!
  \***************************************************************************************************************/
/*! angularjs-slider - v6.5.1 -  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -  https://github.com/angular-slider/angularjs-slider -  2018-03-30 */
.rzslider{position:relative;display:inline-block;width:100%;height:4px;margin:35px 0 15px 0;vertical-align:middle;user-select:none}.rzslider.with-legend{margin-bottom:40px}.rzslider[disabled]{cursor:not-allowed}.rzslider[disabled] .rz-pointer{cursor:not-allowed;background-color:#d8e0f3}.rzslider[disabled] .rz-draggable{cursor:not-allowed}.rzslider[disabled] .rz-selection{background:#8b91a2}.rzslider[disabled] .rz-tick{cursor:not-allowed}.rzslider[disabled] .rz-tick.rz-selected{background:#8b91a2}.rzslider span{position:absolute;display:inline-block;white-space:nowrap}.rzslider .rz-base{width:100%;height:100%;padding:0}.rzslider .rz-bar-wrapper{left:0;z-index:1;width:100%;height:32px;padding-top:16px;margin-top:-16px;box-sizing:border-box}.rzslider .rz-draggable{cursor:move}.rzslider .rz-bar{left:0;z-index:1;width:100%;height:4px;background:#d8e0f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-bar-wrapper.rz-transparent .rz-bar{background:transparent}.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar{background:#df002d}.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar{background:#03a688}.rzslider .rz-selection{z-index:2;background:#0db9f0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.rzslider .rz-pointer{top:-14px;z-index:3;width:32px;height:32px;cursor:pointer;background-color:#0db9f0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.rzslider .rz-pointer:after{position:absolute;top:12px;left:12px;width:8px;height:8px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:''}.rzslider .rz-pointer:hover:after{background-color:#fff}.rzslider .rz-pointer.rz-active{z-index:4}.rzslider .rz-pointer.rz-active:after{background-color:#451aff}.rzslider .rz-bubble{bottom:16px;padding:1px 3px;color:#55637d;cursor:default}.rzslider .rz-bubble.rz-limit{color:#55637d}.rzslider .rz-ticks{position:absolute;top:-3px;left:0;z-index:1;width:100%;height:0;margin:0;list-style:none;box-sizing:border-box}.rzslider .rz-ticks-values-under .rz-tick-value{top:auto;bottom:-32px}.rzslider .rz-tick{position:absolute;top:0;left:0;width:10px;height:10px;margin-left:11px;text-align:center;cursor:pointer;background:#d8e0f3;border-radius:50%}.rzslider .rz-tick.rz-selected{background:#0db9f0}.rzslider .rz-tick-value{position:absolute;top:-30px;transform:translate(-50%,0)}.rzslider .rz-tick-legend{position:absolute;top:24px;max-width:50px;white-space:normal;transform:translate(-50%,0)}.rzslider.rz-vertical{position:relative;width:4px;height:100%;padding:0;margin:0 20px;vertical-align:baseline}.rzslider.rz-vertical .rz-base{width:100%;height:100%;padding:0}.rzslider.rz-vertical .rz-bar-wrapper{top:auto;left:0;width:32px;height:100%;padding:0 0 0 16px;margin:0 0 0 -16px}.rzslider.rz-vertical .rz-bar{bottom:0;left:auto;width:4px;height:100%}.rzslider.rz-vertical .rz-pointer{top:auto;bottom:0;left:-14px!important}.rzslider.rz-vertical .rz-bubble{bottom:0;left:16px!important;margin-left:3px}.rzslider.rz-vertical .rz-ticks{top:0;left:-3px;z-index:1;width:0;height:100%}.rzslider.rz-vertical .rz-tick{margin-top:11px;margin-left:auto;vertical-align:middle}.rzslider.rz-vertical .rz-tick-value{top:auto;left:24px;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-tick-legend{top:auto;right:24px;max-width:none;white-space:nowrap;transform:translate(0,-28%)}.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value{right:24px;bottom:auto;left:auto}
/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/tooltips/tooltipster.css ***!
  \****************************************************************************************************************/
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff;
}

    /* Use this next selector to style things like font-size and line-height: */
    .tooltipster-default .tooltipster-content {
        font-family: Arial, sans-serif;
        font-size: 14px;
        line-height: 16px;
        padding: 8px 10px;
        overflow: hidden;
    }

    /* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
    .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
        /* border-color: ... !important; */
    }


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
}


/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}

    .tooltipster-base .tooltipster-content {
        overflow: hidden;
    }


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

    .tooltipster-arrow span, .tooltipster-arrow-border {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
    }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px;
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px;
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px;
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.tooltipster-fade-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-fall-show {
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0;
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

    .tooltipster-slide.tooltipster-slide-show {
    }

    .tooltipster-slide.tooltipster-dying {
        -webkit-transition-property: all;
        -moz-transition-property: all;
        -o-transition-property: all;
        -ms-transition-property: all;
        transition-property: all;
        left: 0px !important;
        opacity: 0;
    }


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/tooltips/tooltipster-light.css ***!
  \**********************************************************************************************************************/

.tooltipster-light {
    border-radius: 5px;
    border: 1px solid #00B9E7;
    background: #FBFBFC;
    color: #808285;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,185,231,0.9);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,185,231,0.9);
    box-shadow: 0px 0px 2px 0px rgba(0,185,231,0.9);
}

    .tooltipster-light .tooltipster-content {
        line-height: 16px;
        padding: 8px 10px;
        font-size: 12px;
        max-width: 450px;
    }

/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/CareGuard/directives/smart-grid/css/smart-grid.css ***!
  \**************************************************************************************************************************************/
/*Disabled because of conflict with Bootstrap dropdown*/
/*Do not delete it! Whole directive will be deleted when we would have gotten rid of smart grid*/
.selected {
    /*background-color: #ffcb36 !important;*/
    /*background-color: #1e8ba4 !important;*/
    /*border-color: #4FC1E9 !important;*/
    /*color: #FFF;*/
}

.header-content:after {
    position: relative;
}

.smart-grid .sort-ascent:after {
    content: "\25B4";
    font-size: 16px;
    left: 5px;
}

.smart-grid .sort-descent:after {
    content: "\25BE";
    font-size: 16px;
    left: 5px;
}

.smart-grid .fa-sort-down:before,
.smart-grid .fa-sort-asc:before,
.smart-grid .fa-sort-up:before,
.smart-grid .fa-sort-desc:before {
    content: "";
}

.smart-grid .fa-sort-down:after,
.smart-grid .fa-sort-asc:after {
    content: "\f0dd";
    margin-left: 5px;
}

.smart-grid .fa-sort-up:after,
.smart-grid .fa-sort-desc:after {
    content: "\f0de";
    margin-left: 5px;
}

.smart-grid-header-cell {
    line-height: 20px;
}

.smart-grid-filter-cell {
    border-top: 0px;
    vertical-align: top !important;
}

    .smart-grid-filter-cell button[bs-select] {
        padding-top: 1px !important;
    }

.smart-grid-container .filter input,
.smart-grid-container .filter select {
    padding: 1px 5px 1px 5px;
    margin-bottom: 0px;
    width: 100%;
    height: 23px !important;
    border-radius: 3px;
    border: 1px solid #cccccc;
    color: #777;
}

.smart-grid-input {
    height: 23px !important;
    border-radius: 3px;
    border: 1px solid #cccccc;
}

.smart-grid .input-group span {
    padding-top: 2px;
    padding-bottom: 2px;
}

.smart-grid-select {
    height: 23px;
    width: 100%;
    min-width: 75px;
    border-radius: 3px;
    border: 1px solid #cccccc;
}

.smart-grid-pagination {
    /*height: 25px;*/
}

    .smart-grid-pagination ul {
        display: inline-block;
        padding-left: 0;
        vertical-align: middle;
        margin: 0px;
    }

        .smart-grid-pagination ul li {
            display: inline;
            text-align: center;
            height: 20px;
            line-height: 20px;
        }

            .smart-grid-pagination ul li span {
                height: 25px;
                width: 25px;
                vertical-align: middle;
                text-align: center;
                line-height: 18px;
                position: relative;
                float: left;
                padding: 4px 5px;
                margin: 0px 2px;
                color: #337AB7;
                text-decoration: none;
                background-color: #FFF;
                border: 1px solid #DDD;
                cursor: pointer;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
            }

                .smart-grid-pagination ul li span:hover {
                    background-color: #21BAE6;
                    color: #FFF;
                    border: 1px solid #FFF;
                }

                .smart-grid-pagination ul li span.page {
                    border: none;
                }

.smart-grid-caption {
    padding: .3em .2em .2em .3em;
    color: #444444;
    font-weight: bold;
    font-size: 14px !important;
}

.smart-grid-container .header-content,
.cursor-pointer {
    cursor: pointer;
}

.smart-grid-container .table-bordered {
    border: 0px;
}

.smart-grid-container table th:first-child,
.smart-grid-container table td:first-child {
    border-left: 0px;
}

.smart-grid-container table th:last-child,
.smart-grid-container table td:last-child {
    border-right: 0px;
}

.separator {
    height: 18px;
    border-left: 1px solid #ccc;
    margin-left: 3px;
    margin-right: 5px;
}

.smart-grid .table {
    /*font-size: 11px !important;*/
    /*font-family: Helvetica, sans-serif !important;*/
    margin-bottom: 0px;
    width: 100%;
}

    .smart-grid .table tr {
        background: #FFF;
    }

    .smart-grid .table th {
        color: #1e8ba4;
    }

.smart-grid .table-condensed thead > tr > th,
.smart-grid .table-condensed tbody > tr > th,
.smart-grid .table-condensed thead > tr > td,
.smart-grid .table-condensed tbody > tr > td,
.smart-grid .table-condensed tfoot > tr > td {
    padding: 5px;
}

.smart-grid .table thead > tr > th,
.smart-grid .table tbody > tr > th,
.smart-grid .table thead > tr > td,
.smart-grid .table tbody > tr > td,
.smart-grid .table tfoot > tr > td {
    vertical-align: middle;
    border-top: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd;
}

.smart-grid .table-hover tbody tr:hover > td,
.smart-grid .table-hover tbody tr:hover > td i {
    background-color: #1e8ba4;
    border-color: #4FC1E9;
    color: #FFF;
}

.smart-grid .table tbody tr:nth-child(odd) {
    background-color: #FFF;
}

.smart-grid.panel {
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    border-radius: 5px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

    .smart-grid.panel th {
        min-height: 40px;
        padding: 5px;
        background-color: #F5F5F5;
        border-bottom: 1px solid #DDD;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .smart-grid.panel .smart-grid-data-row {
        padding: 15px;
    }

    .smart-grid.panel .smart-grid-footer-row {
        min-height: 40px;
        padding: 5px 10px;
        background-color: #F5F5F5;
        border-top: 1px solid #DDD;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.smart-grid .searching {
    opacity: .3;
}

.smart-grid .progress {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    height: 100px;
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
}

.smart-grid .progress-is-shown .progress-path {
    stroke-width: 6;
}

.smart-grid .progress-svg {
    position: relative;
    height: 100px;
    width: 100px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.smart-grid .progress-path {
    stroke-width: 0;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    -webkit-animation: circular 1.5s ease-in-out infinite;
    -moz-animation: circular 1.5s ease-in-out infinite;
    animation: circular 1.5s ease-in-out infinite;
    -webkit-transition-property: stroke-width;
    -moz-transition-property: stroke-width;
    transition-property: stroke-width;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
}

@-webkit-keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

@-moz-keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

@keyframes circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/flatpickr/dist/flatpickr.css ***!
  \*************************************************************************************************************************/
.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.hasWeeks {
  width: auto;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
}
.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px calc(3.57% - 1.5px);
  z-index: 3;
}
.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}
.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
/*
        /*rtl:begin:ignore*/
/*
        */
  left: 0;
/*
        /*rtl:end:ignore*/
/*
        */
}
/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
/*
        /*rtl:begin:ignore*/
/*
        */
  right: 0;
/*
        /*rtl:end:ignore*/
/*
        */
}
/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}
.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month.slideLeft {
  -webkit-transform: translate3d(-100%, 0px, 0px);
          transform: translate3d(-100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideLeftNew {
  -webkit-transform: translate3d(100%, 0px, 0px);
          transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRight {
  -webkit-transform: translate3d(100%, 0px, 0px);
          transform: translate3d(100%, 0px, 0px);
  -webkit-animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month.slideRightNew {
  -webkit-transform: translate3d(0, 0, 0px);
          transform: translate3d(0, 0, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.flatpickr-calendar.animate .dayContainer.slideLeft {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.animate .dayContainer.slideLeft,
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-transform: translate3d(-100%, 0px, 0px);
          transform: translate3d(-100%, 0px, 0px);
}
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.animate .dayContainer.slideRight {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(100%, 0px, 0px);
          transform: translate3d(100%, 0px, 0px);
}
.flatpickr-calendar.animate .dayContainer.slideRightNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange,
.flatpickr-day.startRange.startRange + .endRange,
.flatpickr-day.endRange.startRange + .endRange {
  -webkit-box-shadow: -10px 0 0 #569ff7;
          box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
          box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
            transform: translate3d(-100%, 0px, 0px);
  }
}
@keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
            transform: translate3d(-100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
            transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
  }
}
@keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
            transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
            transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
            transform: translate3d(0, 0, 0px);
  }
}
@keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
            transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
            transform: translate3d(0, 0, 0px);
  }
}
@-webkit-keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*!********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/lib/lumx/materialdesignicons.css ***!
  \********************************************************************************************************************/
/* http://materialdesignicons.com/ */
@font-face{font-family:MaterialDesignIcons;src:url(0112c7b2e8091f8ca6db.eot);font-weight:400;font-style:normal}@font-face{font-family:MaterialDesignIcons;src:url(0112c7b2e8091f8ca6db.eot);src:url(0112c7b2e8091f8ca6db.eot?#iefix) format("embedded-opentype"),url(dfec733074b0e64c5a77.woff) format("woff"),url(385783b64934a2631d2e.ttf) format("truetype"),url(b900fcef6a80f49736c4.svg?#MaterialDesignIcons) format("svg");font-weight:400;font-style:normal}.mdi{font-family:MaterialDesignIcons;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-account-alert:before{content:"\f101"}.mdi-account-box-outline:before{content:"\f102"}.mdi-account-box:before{content:"\f103"}.mdi-account-check:before{content:"\f104"}.mdi-account-circle:before{content:"\f105"}.mdi-account-key:before{content:"\f106"}.mdi-account-location:before{content:"\f107"}.mdi-account-minus:before{content:"\f108"}.mdi-account-multiple-outline:before{content:"\f109"}.mdi-account-multiple-plus:before{content:"\f10a"}.mdi-account-multiple:before{content:"\f10b"}.mdi-account-network:before{content:"\f10c"}.mdi-account-outline:before{content:"\f10d"}.mdi-account-plus:before{content:"\f10e"}.mdi-account-remove:before{content:"\f10f"}.mdi-account-search:before{content:"\f110"}.mdi-account-star-variant:before{content:"\f111"}.mdi-account-star:before{content:"\f112"}.mdi-account-switch:before{content:"\f113"}.mdi-account:before{content:"\f114"}.mdi-airballoon:before{content:"\f115"}.mdi-airplane-off:before{content:"\f116"}.mdi-airplane:before{content:"\f117"}.mdi-alarm-check:before{content:"\f118"}.mdi-alarm-multiple:before{content:"\f119"}.mdi-alarm-off:before{content:"\f11a"}.mdi-alarm-plus:before{content:"\f11b"}.mdi-alarm:before{content:"\f11c"}.mdi-album:before{content:"\f11d"}.mdi-alert-box:before{content:"\f11e"}.mdi-alert-circle:before{content:"\f11f"}.mdi-alert-octagon:before{content:"\f120"}.mdi-alert:before{content:"\f121"}.mdi-alphabetical:before{content:"\f122"}.mdi-amazon:before{content:"\f123"}.mdi-ambulance:before{content:"\f124"}.mdi-android-debug-bridge:before{content:"\f125"}.mdi-android:before{content:"\f126"}.mdi-apple-mobileme:before{content:"\f127"}.mdi-apple:before{content:"\f128"}.mdi-appnet:before{content:"\f129"}.mdi-apps:before{content:"\f12a"}.mdi-arrange-bring-forward:before{content:"\f12b"}.mdi-arrange-bring-to-front:before{content:"\f12c"}.mdi-arrange-send-backward:before{content:"\f12d"}.mdi-arrange-send-to-back:before{content:"\f12e"}.mdi-arrow-collapse:before{content:"\f12f"}.mdi-arrow-down-bold-circle-outline:before{content:"\f130"}.mdi-arrow-down-bold-circle:before{content:"\f131"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f132"}.mdi-arrow-down:before{content:"\f133"}.mdi-arrow-expand:before{content:"\f134"}.mdi-arrow-left-bold-circle-outline:before{content:"\f135"}.mdi-arrow-left-bold-circle:before{content:"\f136"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f137"}.mdi-arrow-left:before{content:"\f138"}.mdi-arrow-right-bold-circle-outline:before{content:"\f139"}.mdi-arrow-right-bold-circle:before{content:"\f13a"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f13b"}.mdi-arrow-right:before{content:"\f13c"}.mdi-arrow-up-bold-circle-outline:before{content:"\f13d"}.mdi-arrow-up-bold-circle:before{content:"\f13e"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f13f"}.mdi-arrow-up:before{content:"\f140"}.mdi-attachment:before{content:"\f141"}.mdi-auto-fix:before{content:"\f142"}.mdi-auto-upload:before{content:"\f143"}.mdi-backup-restore:before{content:"\f144"}.mdi-bank:before{content:"\f145"}.mdi-barcode:before{content:"\f146"}.mdi-basecamp:before{content:"\f147"}.mdi-basket-fill:before{content:"\f148"}.mdi-basket-unfill:before{content:"\f149"}.mdi-basket:before{content:"\f14a"}.mdi-battery-20:before{content:"\f14b"}.mdi-battery-30:before{content:"\f14c"}.mdi-battery-40:before{content:"\f14d"}.mdi-battery-60:before{content:"\f14e"}.mdi-battery-80:before{content:"\f14f"}.mdi-battery-90:before{content:"\f150"}.mdi-battery-alert:before{content:"\f151"}.mdi-battery-charging-100:before{content:"\f152"}.mdi-battery-charging-20:before{content:"\f153"}.mdi-battery-charging-30:before{content:"\f154"}.mdi-battery-charging-40:before{content:"\f155"}.mdi-battery-charging-60:before{content:"\f156"}.mdi-battery-charging-80:before{content:"\f157"}.mdi-battery-charging-90:before{content:"\f158"}.mdi-battery-minus:before{content:"\f159"}.mdi-battery-negative:before{content:"\f15a"}.mdi-battery-outline:before{content:"\f15b"}.mdi-battery-plus:before{content:"\f15c"}.mdi-battery-positive:before{content:"\f15d"}.mdi-battery-unknown:before{content:"\f15e"}.mdi-battery:before{content:"\f15f"}.mdi-beaker-empty-outline:before{content:"\f160"}.mdi-beaker-empty:before{content:"\f161"}.mdi-beaker-outline:before{content:"\f162"}.mdi-beaker:before{content:"\f163"}.mdi-beats:before{content:"\f164"}.mdi-behance:before{content:"\f165"}.mdi-bell-off:before{content:"\f166"}.mdi-bell-outline:before{content:"\f167"}.mdi-bell-ring-outline:before{content:"\f168"}.mdi-bell-ring:before{content:"\f169"}.mdi-bell-sleep:before{content:"\f16a"}.mdi-bell:before{content:"\f16b"}.mdi-bike:before{content:"\f16c"}.mdi-bing:before{content:"\f16d"}.mdi-bio:before{content:"\f16e"}.mdi-blackberry:before{content:"\f16f"}.mdi-blinds:before{content:"\f170"}.mdi-block-helper:before{content:"\f171"}.mdi-blogger:before{content:"\f172"}.mdi-bluetooth-audio:before{content:"\f173"}.mdi-bluetooth-connect:before{content:"\f174"}.mdi-bluetooth-settings:before{content:"\f175"}.mdi-bluetooth:before{content:"\f176"}.mdi-blur-linear:before{content:"\f177"}.mdi-blur-off:before{content:"\f178"}.mdi-blur-radial:before{content:"\f179"}.mdi-blur:before{content:"\f17a"}.mdi-book-multiple-variant:before{content:"\f17b"}.mdi-book-multiple:before{content:"\f17c"}.mdi-book-variant:before{content:"\f17d"}.mdi-book:before{content:"\f17e"}.mdi-bookmark-outline:before{content:"\f17f"}.mdi-bookmark:before{content:"\f180"}.mdi-border-all:before{content:"\f181"}.mdi-border-bottom:before{content:"\f182"}.mdi-border-color:before{content:"\f183"}.mdi-border-horizontal:before{content:"\f184"}.mdi-border-inside:before{content:"\f185"}.mdi-border-left:before{content:"\f186"}.mdi-border-none:before{content:"\f187"}.mdi-border-outside:before{content:"\f188"}.mdi-border-right:before{content:"\f189"}.mdi-border-top:before{content:"\f18a"}.mdi-border-vertical:before{content:"\f18b"}.mdi-bowling:before{content:"\f18c"}.mdi-briefcase-check:before{content:"\f18d"}.mdi-briefcase-download:before{content:"\f18e"}.mdi-briefcase-upload:before{content:"\f18f"}.mdi-briefcase:before{content:"\f190"}.mdi-brightness-1:before{content:"\f191"}.mdi-brightness-2:before{content:"\f192"}.mdi-brightness-3:before{content:"\f193"}.mdi-brightness-4:before{content:"\f194"}.mdi-brightness-5:before{content:"\f195"}.mdi-brightness-6:before{content:"\f196"}.mdi-brightness-7:before{content:"\f197"}.mdi-brightness-auto:before{content:"\f198"}.mdi-broom:before{content:"\f199"}.mdi-brush:before{content:"\f19a"}.mdi-bug:before{content:"\f19b"}.mdi-bus:before{content:"\f19c"}.mdi-cake-variant:before{content:"\f19d"}.mdi-cake:before{content:"\f19e"}.mdi-calculator:before{content:"\f19f"}.mdi-calendar-check:before{content:"\f1a0"}.mdi-calendar-remove:before{content:"\f1a1"}.mdi-calendar-text:before{content:"\f1a2"}.mdi-calendar-today:before{content:"\f1a3"}.mdi-calendar:before{content:"\f1a4"}.mdi-camcorder-box-off:before{content:"\f1a5"}.mdi-camcorder-box:before{content:"\f1a6"}.mdi-camcorder-off:before{content:"\f1a7"}.mdi-camcorder:before{content:"\f1a8"}.mdi-camera-iris:before{content:"\f1a9"}.mdi-camera-party-mode:before{content:"\f1aa"}.mdi-camera-switch:before{content:"\f1ab"}.mdi-camera-timer:before{content:"\f1ac"}.mdi-camera:before{content:"\f1ad"}.mdi-candycane:before{content:"\f1ae"}.mdi-car-wash:before{content:"\f1af"}.mdi-car:before{content:"\f1b0"}.mdi-carrot:before{content:"\f1b1"}.mdi-cart-outline:before{content:"\f1b2"}.mdi-cart:before{content:"\f1b3"}.mdi-cash:before{content:"\f1b4"}.mdi-cast-connected:before{content:"\f1b5"}.mdi-cast:before{content:"\f1b6"}.mdi-cellphone-android:before{content:"\f1b7"}.mdi-cellphone-dock:before{content:"\f1b8"}.mdi-cellphone-iphone:before{content:"\f1b9"}.mdi-cellphone-link-off:before{content:"\f1ba"}.mdi-cellphone-link:before{content:"\f1bb"}.mdi-cellphone-settings:before{content:"\f1bc"}.mdi-cellphone:before{content:"\f1bd"}.mdi-chart-bar:before{content:"\f1be"}.mdi-chart-histogram:before{content:"\f1bf"}.mdi-chart-line:before{content:"\f1c0"}.mdi-check-all:before{content:"\f1c1"}.mdi-check:before{content:"\f1c2"}.mdi-checkbox-blank-circle-outline:before{content:"\f1c3"}.mdi-checkbox-blank-circle:before{content:"\f1c4"}.mdi-checkbox-blank-outline:before{content:"\f1c5"}.mdi-checkbox-blank:before{content:"\f1c6"}.mdi-checkbox-marked-circle-outline:before{content:"\f1c7"}.mdi-checkbox-marked-circle:before{content:"\f1c8"}.mdi-checkbox-marked-outline:before{content:"\f1c9"}.mdi-checkbox-marked:before{content:"\f1ca"}.mdi-checkbox-multiple-blank-outline:before{content:"\f1cb"}.mdi-checkbox-multiple-blank:before{content:"\f1cc"}.mdi-checkbox-multiple-marked-outline:before{content:"\f1cd"}.mdi-checkbox-multiple-marked:before{content:"\f1ce"}.mdi-chevron-down:before{content:"\f1cf"}.mdi-chevron-left:before{content:"\f1d0"}.mdi-chevron-right:before{content:"\f1d1"}.mdi-chevron-up:before{content:"\f1d2"}.mdi-city:before{content:"\f1d3"}.mdi-clipboard-account:before{content:"\f1d4"}.mdi-clipboard-alert:before{content:"\f1d5"}.mdi-clipboard-arrow-down:before{content:"\f1d6"}.mdi-clipboard-arrow-left:before{content:"\f1d7"}.mdi-clipboard-check:before{content:"\f1d8"}.mdi-clipboard-outline:before{content:"\f1d9"}.mdi-clipboard-text:before{content:"\f1da"}.mdi-clipboard:before{content:"\f1db"}.mdi-clock:before{content:"\f1dc"}.mdi-close-box-outline:before{content:"\f1dd"}.mdi-close-box:before{content:"\f1de"}.mdi-close-circle-outline:before{content:"\f1df"}.mdi-close-circle:before{content:"\f1e0"}.mdi-close-network:before{content:"\f1e1"}.mdi-close:before{content:"\f1e2"}.mdi-closed-caption:before{content:"\f1e3"}.mdi-cloud-check:before{content:"\f1e4"}.mdi-cloud-circle:before{content:"\f1e5"}.mdi-cloud-download:before{content:"\f1e6"}.mdi-cloud-outline-off:before{content:"\f1e7"}.mdi-cloud-outline:before{content:"\f1e8"}.mdi-cloud-upload:before{content:"\f1e9"}.mdi-cloud:before{content:"\f1ea"}.mdi-coffee-to-go:before{content:"\f1eb"}.mdi-coffee:before{content:"\f1ec"}.mdi-coin:before{content:"\f1ed"}.mdi-color-helper:before{content:"\f1ee"}.mdi-comment-account-outline:before{content:"\f1ef"}.mdi-comment-account:before{content:"\f1f0"}.mdi-comment-alert-outline:before{content:"\f1f1"}.mdi-comment-alert:before{content:"\f1f2"}.mdi-comment-check-outline:before{content:"\f1f3"}.mdi-comment-check:before{content:"\f1f4"}.mdi-comment-multipe-outline:before{content:"\f1f5"}.mdi-comment-outline:before{content:"\f1f6"}.mdi-comment-plus-outline:before{content:"\f1f7"}.mdi-comment-processing-outline:before{content:"\f1f8"}.mdi-comment-processing:before{content:"\f1f9"}.mdi-comment-remove-outline:before{content:"\f1fa"}.mdi-comment-text-outline:before{content:"\f1fb"}.mdi-comment-text:before{content:"\f1fc"}.mdi-comment:before{content:"\f1fd"}.mdi-compare:before{content:"\f1fe"}.mdi-compass-outline:before{content:"\f1ff"}.mdi-compass:before{content:"\f200"}.mdi-content-copy:before{content:"\f201"}.mdi-content-cut:before{content:"\f202"}.mdi-content-paste:before{content:"\f203"}.mdi-content-save:before{content:"\f204"}.mdi-contrast-box:before{content:"\f205"}.mdi-contrast-circle:before{content:"\f206"}.mdi-contrast:before{content:"\f207"}.mdi-cow:before{content:"\f208"}.mdi-credit-card:before{content:"\f209"}.mdi-crop-free:before{content:"\f20a"}.mdi-crop-landscape:before{content:"\f20b"}.mdi-crop-portrait:before{content:"\f20c"}.mdi-crop-square:before{content:"\f20d"}.mdi-crop:before{content:"\f20e"}.mdi-crosshairs-gps:before{content:"\f20f"}.mdi-crosshairs:before{content:"\f210"}.mdi-cube-outline:before{content:"\f211"}.mdi-cube:before{content:"\f212"}.mdi-cup-water:before{content:"\f213"}.mdi-cup:before{content:"\f214"}.mdi-currency-btc:before{content:"\f215"}.mdi-currency-usd:before{content:"\f216"}.mdi-cursor-default-outline:before{content:"\f217"}.mdi-cursor-default:before{content:"\f218"}.mdi-cursor-pointer:before{content:"\f219"}.mdi-database-minus:before{content:"\f21a"}.mdi-database-outline:before{content:"\f21b"}.mdi-database-plus:before{content:"\f21c"}.mdi-database:before{content:"\f21d"}.mdi-debug-step-into:before{content:"\f21e"}.mdi-debug-step-out:before{content:"\f21f"}.mdi-debug-step-over:before{content:"\f220"}.mdi-delete:before{content:"\f221"}.mdi-desktop-mac:before{content:"\f222"}.mdi-deviantart:before{content:"\f223"}.mdi-dice:before{content:"\f224"}.mdi-directions:before{content:"\f225"}.mdi-disk-alert:before{content:"\f226"}.mdi-disqus-outline:before{content:"\f227"}.mdi-disqus:before{content:"\f228"}.mdi-dots-horizontal:before{content:"\f229"}.mdi-dots-vertical:before{content:"\f22a"}.mdi-download:before{content:"\f22b"}.mdi-drawing-box:before{content:"\f22c"}.mdi-drawing:before{content:"\f22d"}.mdi-dribbble-box:before{content:"\f22e"}.mdi-dribbble:before{content:"\f22f"}.mdi-duck:before{content:"\f230"}.mdi-earth-off:before{content:"\f231"}.mdi-earth:before{content:"\f232"}.mdi-elevation-decline:before{content:"\f233"}.mdi-elevation-rise:before{content:"\f234"}.mdi-email-outline:before{content:"\f235"}.mdi-email:before{content:"\f236"}.mdi-emoticon-cool:before{content:"\f237"}.mdi-emoticon-happy:before{content:"\f238"}.mdi-emoticon-neutral:before{content:"\f239"}.mdi-emoticon-poop:before{content:"\f23a"}.mdi-emoticon-sad:before{content:"\f23b"}.mdi-emoticon-tongue:before{content:"\f23c"}.mdi-emoticon:before{content:"\f23d"}.mdi-eraser:before{content:"\f23e"}.mdi-etsy:before{content:"\f23f"}.mdi-evernote:before{content:"\f240"}.mdi-exit-to-app:before{content:"\f241"}.mdi-eye-off:before{content:"\f242"}.mdi-eye:before{content:"\f243"}.mdi-eyedropper-variant:before{content:"\f244"}.mdi-eyedropper:before{content:"\f245"}.mdi-facebook-box:before{content:"\f246"}.mdi-facebook:before{content:"\f247"}.mdi-factory:before{content:"\f248"}.mdi-fast-forward:before{content:"\f249"}.mdi-ferry:before{content:"\f24a"}.mdi-file-cloud:before{content:"\f24b"}.mdi-file-delimited:before{content:"\f24c"}.mdi-file-document-box:before{content:"\f24d"}.mdi-file-document:before{content:"\f24e"}.mdi-file-excel-box:before{content:"\f24f"}.mdi-file-excel:before{content:"\f250"}.mdi-file-find:before{content:"\f251"}.mdi-file-image-box:before{content:"\f252"}.mdi-file-image:before{content:"\f253"}.mdi-file-music:before{content:"\f254"}.mdi-file-pdf-box:before{content:"\f255"}.mdi-file-pdf:before{content:"\f256"}.mdi-file-powerpoint-box:before{content:"\f257"}.mdi-file-powerpoint:before{content:"\f258"}.mdi-file-presentation-box:before{content:"\f259"}.mdi-file-video:before{content:"\f25a"}.mdi-file-word-box:before{content:"\f25b"}.mdi-file-word:before{content:"\f25c"}.mdi-file:before{content:"\f25d"}.mdi-film:before{content:"\f25e"}.mdi-filmstrip-off:before{content:"\f25f"}.mdi-filmstrip:before{content:"\f260"}.mdi-filter-outline:before{content:"\f261"}.mdi-filter-remove-outline:before{content:"\f262"}.mdi-filter-remove:before{content:"\f263"}.mdi-filter-variant:before{content:"\f264"}.mdi-filter:before{content:"\f265"}.mdi-fire:before{content:"\f266"}.mdi-fish:before{content:"\f267"}.mdi-flag-checkered:before{content:"\f268"}.mdi-flag-outline-variant:before{content:"\f269"}.mdi-flag-outline:before{content:"\f26a"}.mdi-flag-variant:before{content:"\f26b"}.mdi-flag:before{content:"\f26c"}.mdi-flash-auto:before{content:"\f26d"}.mdi-flash-off:before{content:"\f26e"}.mdi-flash:before{content:"\f26f"}.mdi-flip-to-back:before{content:"\f270"}.mdi-flip-to-front:before{content:"\f271"}.mdi-floppy:before{content:"\f272"}.mdi-flower:before{content:"\f273"}.mdi-folder-account:before{content:"\f274"}.mdi-folder-google-drive:before{content:"\f275"}.mdi-folder-image:before{content:"\f276"}.mdi-folder-move:before{content:"\f277"}.mdi-folder-multiple-image:before{content:"\f278"}.mdi-folder-multiple-outline:before{content:"\f279"}.mdi-folder-multiple:before{content:"\f27a"}.mdi-folder-outline:before{content:"\f27b"}.mdi-folder-plus:before{content:"\f27c"}.mdi-folder-remove:before{content:"\f27d"}.mdi-folder:before{content:"\f27e"}.mdi-food-apple:before{content:"\f27f"}.mdi-food:before{content:"\f280"}.mdi-format-align-center:before{content:"\f281"}.mdi-format-align-justify:before{content:"\f282"}.mdi-format-align-left:before{content:"\f283"}.mdi-format-align-right:before{content:"\f284"}.mdi-format-bold:before{content:"\f285"}.mdi-format-clear:before{content:"\f286"}.mdi-format-color-fill:before{content:"\f287"}.mdi-format-line-spacing:before{content:"\f288"}.mdi-format-list-numbers:before{content:"\f289"}.mdi-format-paint:before{content:"\f28a"}.mdi-format-strikethrough:before{content:"\f28b"}.mdi-format-subscript:before{content:"\f28c"}.mdi-format-superscript:before{content:"\f28d"}.mdi-format-underline:before{content:"\f28e"}.mdi-foursquare:before{content:"\f28f"}.mdi-fullscreen-exit:before{content:"\f290"}.mdi-fullscreen:before{content:"\f291"}.mdi-gamepad-variant:before{content:"\f292"}.mdi-gamepad:before{content:"\f293"}.mdi-gas-station:before{content:"\f294"}.mdi-gavel:before{content:"\f295"}.mdi-gender-female:before{content:"\f296"}.mdi-gender-male:before{content:"\f297"}.mdi-gender-transgender:before{content:"\f298"}.mdi-gift:before{content:"\f299"}.mdi-github-box:before{content:"\f29a"}.mdi-github-circle:before{content:"\f29b"}.mdi-gmail:before{content:"\f29c"}.mdi-google-chrome:before{content:"\f29d"}.mdi-google-circles-communities:before{content:"\f29e"}.mdi-google-circles-extended:before{content:"\f29f"}.mdi-google-circles:before{content:"\f2a0"}.mdi-google-drive:before{content:"\f2a1"}.mdi-google-earth:before{content:"\f2a2"}.mdi-google-glass:before{content:"\f2a3"}.mdi-google-maps:before{content:"\f2a4"}.mdi-google-pages:before{content:"\f2a5"}.mdi-google-play:before{content:"\f2a6"}.mdi-google-plus-box:before{content:"\f2a7"}.mdi-google-plus:before{content:"\f2a8"}.mdi-google:before{content:"\f2a9"}.mdi-guitar-pick-outline:before{content:"\f2aa"}.mdi-guitar-pick:before{content:"\f2ab"}.mdi-hand-pointing-right:before{content:"\f2ac"}.mdi-hanger:before{content:"\f2ad"}.mdi-hangouts:before{content:"\f2ae"}.mdi-harddisk:before{content:"\f2af"}.mdi-headphones-box:before{content:"\f2b0"}.mdi-headphones:before{content:"\f2b1"}.mdi-headset:before{content:"\f2b2"}.mdi-heart-box-outline:before{content:"\f2b3"}.mdi-heart-box:before{content:"\f2b4"}.mdi-heart-outline:before{content:"\f2b5"}.mdi-heart:before{content:"\f2b6"}.mdi-help-circle:before{content:"\f2b7"}.mdi-help:before{content:"\f2b8"}.mdi-hexagon-outline:before{content:"\f2b9"}.mdi-hexagon:before{content:"\f2ba"}.mdi-history:before{content:"\f2bb"}.mdi-home-modern:before{content:"\f2bc"}.mdi-home-variant:before{content:"\f2bd"}.mdi-home:before{content:"\f2be"}.mdi-hospital-building:before{content:"\f2bf"}.mdi-hospital-marker:before{content:"\f2c0"}.mdi-hospital:before{content:"\f2c1"}.mdi-hotel:before{content:"\f2c2"}.mdi-houzz-box:before{content:"\f2c3"}.mdi-houzz:before{content:"\f2c4"}.mdi-human-child:before{content:"\f2c5"}.mdi-human-male-female:before{content:"\f2c6"}.mdi-human:before{content:"\f2c7"}.mdi-image-album:before{content:"\f2c8"}.mdi-image-area-close:before{content:"\f2c9"}.mdi-image-area:before{content:"\f2ca"}.mdi-image-filter-black-white:before{content:"\f2cb"}.mdi-image-filter-center-focus:before{content:"\f2cc"}.mdi-image-filter-drama:before{content:"\f2cd"}.mdi-image-filter-frames:before{content:"\f2ce"}.mdi-image-filter-hdr:before{content:"\f2cf"}.mdi-image-filter-none:before{content:"\f2d0"}.mdi-image-filter-tilt-shift:before{content:"\f2d1"}.mdi-image-filter-vintage:before{content:"\f2d2"}.mdi-image-filter:before{content:"\f2d3"}.mdi-information-outline:before{content:"\f2d4"}.mdi-information:before{content:"\f2d5"}.mdi-instagram:before{content:"\f2d6"}.mdi-instapaper:before{content:"\f2d7"}.mdi-internet-explorer:before{content:"\f2d8"}.mdi-invert-colors:before{content:"\f2d9"}.mdi-key-change:before{content:"\f2da"}.mdi-key-minus:before{content:"\f2db"}.mdi-key-plus:before{content:"\f2dc"}.mdi-key-remove:before{content:"\f2dd"}.mdi-key-variant:before{content:"\f2de"}.mdi-key:before{content:"\f2df"}.mdi-keyboard-backspace:before{content:"\f2e0"}.mdi-keyboard-caps:before{content:"\f2e1"}.mdi-keyboard-close:before{content:"\f2e2"}.mdi-keyboard-return:before{content:"\f2e3"}.mdi-keyboard-tab:before{content:"\f2e4"}.mdi-keyboard:before{content:"\f2e5"}.mdi-label-outline:before{content:"\f2e6"}.mdi-label:before{content:"\f2e7"}.mdi-laptop-chromebook:before{content:"\f2e8"}.mdi-laptop-mac:before{content:"\f2e9"}.mdi-laptop-windows:before{content:"\f2ea"}.mdi-laptop:before{content:"\f2eb"}.mdi-lastfm:before{content:"\f2ec"}.mdi-launch:before{content:"\f2ed"}.mdi-leaf:before{content:"\f2ee"}.mdi-library-books:before{content:"\f2ef"}.mdi-library-music:before{content:"\f2f0"}.mdi-library-plus:before{content:"\f2f1"}.mdi-library:before{content:"\f2f2"}.mdi-lightbulb:before{content:"\f2f3"}.mdi-link:before{content:"\f2f4"}.mdi-linkedin:before{content:"\f2f5"}.mdi-linux:before{content:"\f2f6"}.mdi-lock-open-outline:before{content:"\f2f7"}.mdi-lock-open:before{content:"\f2f8"}.mdi-lock-outline:before{content:"\f2f9"}.mdi-lock:before{content:"\f2fa"}.mdi-login:before{content:"\f2fb"}.mdi-logout:before{content:"\f2fc"}.mdi-looks:before{content:"\f2fd"}.mdi-loupe:before{content:"\f2fe"}.mdi-magnify-minus:before{content:"\f2ff"}.mdi-magnify-plus:before{content:"\f300"}.mdi-magnify:before{content:"\f301"}.mdi-map-marker-circle:before{content:"\f302"}.mdi-map-marker-off:before{content:"\f303"}.mdi-map-marker-radius:before{content:"\f304"}.mdi-map-marker:before{content:"\f305"}.mdi-map:before{content:"\f306"}.mdi-marker-check:before{content:"\f307"}.mdi-martini:before{content:"\f308"}.mdi-math-compass:before{content:"\f309"}.mdi-memory:before{content:"\f30a"}.mdi-menu-down:before{content:"\f30b"}.mdi-menu-up:before{content:"\f30c"}.mdi-menu:before{content:"\f30d"}.mdi-message-alert:before{content:"\f30e"}.mdi-message-draw:before{content:"\f30f"}.mdi-message-image:before{content:"\f310"}.mdi-message-processing:before{content:"\f311"}.mdi-message-reply:before{content:"\f312"}.mdi-message-video:before{content:"\f313"}.mdi-microphone-dots:before{content:"\f314"}.mdi-microphone-off:before{content:"\f315"}.mdi-microphone-outline:before{content:"\f316"}.mdi-microphone-settings:before{content:"\f317"}.mdi-microphone:before{content:"\f318"}.mdi-minus-box:before{content:"\f319"}.mdi-minus-circle-outline:before{content:"\f31a"}.mdi-minus-circle:before{content:"\f31b"}.mdi-minus-network:before{content:"\f31c"}.mdi-minus:before{content:"\f31d"}.mdi-monitor:before{content:"\f31e"}.mdi-more:before{content:"\f31f"}.mdi-mouse:before{content:"\f320"}.mdi-movie:before{content:"\f321"}.mdi-music-box-outline:before{content:"\f322"}.mdi-music-box:before{content:"\f323"}.mdi-nature-people:before{content:"\f324"}.mdi-nature:before{content:"\f325"}.mdi-navigation:before{content:"\f326"}.mdi-needle:before{content:"\f327"}.mdi-nest-protect:before{content:"\f328"}.mdi-nest-thermostat:before{content:"\f329"}.mdi-newspaper:before{content:"\f32a"}.mdi-nfc-variant:before{content:"\f32b"}.mdi-nfc:before{content:"\f32c"}.mdi-numeric-0-box-multiple-outline:before{content:"\f32d"}.mdi-numeric-0-box-outline:before{content:"\f32e"}.mdi-numeric-0-box:before{content:"\f32f"}.mdi-numeric-1-box-multiple-outline:before{content:"\f330"}.mdi-numeric-1-box-outline:before{content:"\f331"}.mdi-numeric-1-box:before{content:"\f332"}.mdi-numeric-2-box-multiple-outline:before{content:"\f333"}.mdi-numeric-2-box-outline:before{content:"\f334"}.mdi-numeric-2-box:before{content:"\f335"}.mdi-numeric-3-box-multiple-outline:before{content:"\f336"}.mdi-numeric-3-box-outline:before{content:"\f337"}.mdi-numeric-3-box:before{content:"\f338"}.mdi-numeric-4-box-multiple-outline:before{content:"\f339"}.mdi-numeric-4-box-outline:before{content:"\f33a"}.mdi-numeric-4-box:before{content:"\f33b"}.mdi-numeric-5-box-multiple-outline:before{content:"\f33c"}.mdi-numeric-5-box-outline:before{content:"\f33d"}.mdi-numeric-5-box:before{content:"\f33e"}.mdi-numeric-6-box-multiple-outline:before{content:"\f33f"}.mdi-numeric-6-box-outline:before{content:"\f340"}.mdi-numeric-6-box:before{content:"\f341"}.mdi-numeric-7-box-multiple-outline:before{content:"\f342"}.mdi-numeric-7-box-outline:before{content:"\f343"}.mdi-numeric-7-box:before{content:"\f344"}.mdi-numeric-8-box-multiple-outline:before{content:"\f345"}.mdi-numeric-8-box-outline:before{content:"\f346"}.mdi-numeric-8-box:before{content:"\f347"}.mdi-numeric-9-box-multiple-outline:before{content:"\f348"}.mdi-numeric-9-box-outline:before{content:"\f349"}.mdi-numeric-9-box:before{content:"\f34a"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f34b"}.mdi-numeric-9-plus-box-outline:before{content:"\f34c"}.mdi-numeric-9-plus-box:before{content:"\f34d"}.mdi-numeric:before{content:"\f34e"}.mdi-oil:before{content:"\f34f"}.mdi-open-in-app:before{content:"\f350"}.mdi-ornament-variant:before{content:"\f351"}.mdi-ornament:before{content:"\f352"}.mdi-package-down:before{content:"\f353"}.mdi-package-up:before{content:"\f354"}.mdi-package:before{content:"\f355"}.mdi-palette:before{content:"\f356"}.mdi-pandora:before{content:"\f357"}.mdi-panorama-fisheye:before{content:"\f358"}.mdi-panorama-horizontal:before{content:"\f359"}.mdi-panorama-vertical:before{content:"\f35a"}.mdi-panorama-wide-angle:before{content:"\f35b"}.mdi-panorama:before{content:"\f35c"}.mdi-paper-cut-vertical:before{content:"\f35d"}.mdi-paperclip:before{content:"\f35e"}.mdi-parking:before{content:"\f35f"}.mdi-pause-circle-outline:before{content:"\f360"}.mdi-pause-circle:before{content:"\f361"}.mdi-pause-octagon-outline:before{content:"\f362"}.mdi-pause-octagon:before{content:"\f363"}.mdi-pause:before{content:"\f364"}.mdi-pencil-box-outline:before{content:"\f365"}.mdi-pencil-box:before{content:"\f366"}.mdi-pencil:before{content:"\f367"}.mdi-pharmacy:before{content:"\f368"}.mdi-phone-bluetooth:before{content:"\f369"}.mdi-phone-forward:before{content:"\f36a"}.mdi-phone-hangup:before{content:"\f36b"}.mdi-phone-in-talk:before{content:"\f36c"}.mdi-phone-locked:before{content:"\f36d"}.mdi-phone-missed:before{content:"\f36e"}.mdi-phone-paused:before{content:"\f36f"}.mdi-phone-settings:before{content:"\f370"}.mdi-phone:before{content:"\f371"}.mdi-pig:before{content:"\f372"}.mdi-pill:before{content:"\f373"}.mdi-pin-off:before{content:"\f374"}.mdi-pin:before{content:"\f375"}.mdi-pine-tree-box:before{content:"\f376"}.mdi-pine-tree:before{content:"\f377"}.mdi-pinterest:before{content:"\f378"}.mdi-pizza:before{content:"\f379"}.mdi-play-box-outline:before{content:"\f37a"}.mdi-play-circle-outline:before{content:"\f37b"}.mdi-play-circle:before{content:"\f37c"}.mdi-play:before{content:"\f37d"}.mdi-playlist-plus:before{content:"\f37e"}.mdi-plus-box:before{content:"\f37f"}.mdi-plus-circle-outline:before{content:"\f380"}.mdi-plus-circle:before{content:"\f381"}.mdi-plus-network:before{content:"\f382"}.mdi-plus-one:before{content:"\f383"}.mdi-plus:before{content:"\f384"}.mdi-pocket:before{content:"\f385"}.mdi-poll-box:before{content:"\f386"}.mdi-poll:before{content:"\f387"}.mdi-polymer:before{content:"\f388"}.mdi-popcorn:before{content:"\f389"}.mdi-power-settings:before{content:"\f38a"}.mdi-power:before{content:"\f38b"}.mdi-presentation:before{content:"\f38c"}.mdi-printer:before{content:"\f38d"}.mdi-puzzle:before{content:"\f38e"}.mdi-qrcode:before{content:"\f38f"}.mdi-quality-high:before{content:"\f390"}.mdi-radiator:before{content:"\f391"}.mdi-radiobox-blank:before{content:"\f392"}.mdi-radiobox-marked:before{content:"\f393"}.mdi-rdio:before{content:"\f394"}.mdi-readability:before{content:"\f395"}.mdi-receipt:before{content:"\f396"}.mdi-recycle:before{content:"\f397"}.mdi-redo-variant:before{content:"\f398"}.mdi-redo:before{content:"\f399"}.mdi-refresh:before{content:"\f39a"}.mdi-relative-scale:before{content:"\f39b"}.mdi-reload:before{content:"\f39c"}.mdi-remote:before{content:"\f39d"}.mdi-rename-box:before{content:"\f39e"}.mdi-repeat-once:before{content:"\f39f"}.mdi-repeat:before{content:"\f3a0"}.mdi-replay:before{content:"\f3a1"}.mdi-reply-all:before{content:"\f3a2"}.mdi-reply:before{content:"\f3a3"}.mdi-responsive:before{content:"\f3a4"}.mdi-rewind:before{content:"\f3a5"}.mdi-ribbon:before{content:"\f3a6"}.mdi-rotate-3d:before{content:"\f3a7"}.mdi-rotate-left-variant:before{content:"\f3a8"}.mdi-rotate-left:before{content:"\f3a9"}.mdi-rotate-right-variant:before{content:"\f3aa"}.mdi-rotate-right:before{content:"\f3ab"}.mdi-routes:before{content:"\f3ac"}.mdi-rss-box:before{content:"\f3ad"}.mdi-rss:before{content:"\f3ae"}.mdi-satellite:before{content:"\f3af"}.mdi-school:before{content:"\f3b0"}.mdi-script:before{content:"\f3b1"}.mdi-security-network:before{content:"\f3b2"}.mdi-security:before{content:"\f3b3"}.mdi-send:before{content:"\f3b4"}.mdi-server-minus:before{content:"\f3b5"}.mdi-server-network-off:before{content:"\f3b6"}.mdi-server-network:before{content:"\f3b7"}.mdi-server-off:before{content:"\f3b8"}.mdi-server-plus:before{content:"\f3b9"}.mdi-server-remove:before{content:"\f3ba"}.mdi-server-security:before{content:"\f3bb"}.mdi-server:before{content:"\f3bc"}.mdi-settings-box:before{content:"\f3bd"}.mdi-settings:before{content:"\f3be"}.mdi-shape-plus:before{content:"\f3bf"}.mdi-share-variant:before{content:"\f3c0"}.mdi-share:before{content:"\f3c1"}.mdi-shopping-music:before{content:"\f3c2"}.mdi-shopping:before{content:"\f3c3"}.mdi-shuffle:before{content:"\f3c4"}.mdi-sign-caution:before{content:"\f3c5"}.mdi-silverware-variant:before{content:"\f3c6"}.mdi-silverware:before{content:"\f3c7"}.mdi-sim-alert:before{content:"\f3c8"}.mdi-sim:before{content:"\f3c9"}.mdi-skip-next:before{content:"\f3ca"}.mdi-skip-previous:before{content:"\f3cb"}.mdi-snowman:before{content:"\f3cc"}.mdi-sort-alphabetical:before{content:"\f3cd"}.mdi-sort-ascending:before{content:"\f3ce"}.mdi-sort-descending:before{content:"\f3cf"}.mdi-sort-numeric:before{content:"\f3d0"}.mdi-sort-variant:before{content:"\f3d1"}.mdi-sort:before{content:"\f3d2"}.mdi-soundcloud:before{content:"\f3d3"}.mdi-source-fork:before{content:"\f3d4"}.mdi-source-pull:before{content:"\f3d5"}.mdi-speaker-off:before{content:"\f3d6"}.mdi-speaker:before{content:"\f3d7"}.mdi-spellcheck:before{content:"\f3d8"}.mdi-spotify:before{content:"\f3d9"}.mdi-spotlight-beam:before{content:"\f3da"}.mdi-spotlight:before{content:"\f3db"}.mdi-star-circle:before{content:"\f3dc"}.mdi-star-half:before{content:"\f3dd"}.mdi-star-outline:before{content:"\f3de"}.mdi-star:before{content:"\f3df"}.mdi-stocking:before{content:"\f3e0"}.mdi-stop:before{content:"\f3e1"}.mdi-store-24-hour:before{content:"\f3e2"}.mdi-store:before{content:"\f3e3"}.mdi-stove:before{content:"\f3e4"}.mdi-subway:before{content:"\f3e5"}.mdi-swap-horizontal:before{content:"\f3e6"}.mdi-swap-vertical:before{content:"\f3e7"}.mdi-sword:before{content:"\f3e8"}.mdi-sync-alert:before{content:"\f3e9"}.mdi-sync-off:before{content:"\f3ea"}.mdi-sync:before{content:"\f3eb"}.mdi-tab-unselected:before{content:"\f3ec"}.mdi-tab:before{content:"\f3ed"}.mdi-table:before{content:"\f3ee"}.mdi-tablet-android:before{content:"\f3ef"}.mdi-tablet-ipad:before{content:"\f3f0"}.mdi-tablet:before{content:"\f3f1"}.mdi-tag-faces:before{content:"\f3f2"}.mdi-tag-outline:before{content:"\f3f3"}.mdi-tag-text-outline:before{content:"\f3f4"}.mdi-tag:before{content:"\f3f5"}.mdi-taxi:before{content:"\f3f6"}.mdi-television-guide:before{content:"\f3f7"}.mdi-television:before{content:"\f3f8"}.mdi-temperature-celsius:before{content:"\f3f9"}.mdi-temperature-fahrenheit:before{content:"\f3fa"}.mdi-temperature-kelvin:before{content:"\f3fb"}.mdi-tent:before{content:"\f3fc"}.mdi-terrain:before{content:"\f3fd"}.mdi-texture:before{content:"\f3fe"}.mdi-theater:before{content:"\f3ff"}.mdi-thermometer-lines:before{content:"\f400"}.mdi-thermometer:before{content:"\f401"}.mdi-thumb-down:before{content:"\f402"}.mdi-thumb-up:before{content:"\f403"}.mdi-thumbs-up-down:before{content:"\f404"}.mdi-ticket-account:before{content:"\f405"}.mdi-ticket:before{content:"\f406"}.mdi-tie:before{content:"\f407"}.mdi-timelapse:before{content:"\f408"}.mdi-timer-10:before{content:"\f409"}.mdi-timer-3:before{content:"\f40a"}.mdi-timer-off:before{content:"\f40b"}.mdi-timer-sand:before{content:"\f40c"}.mdi-timer:before{content:"\f40d"}.mdi-timetable:before{content:"\f40e"}.mdi-toggle-switch-off:before{content:"\f40f"}.mdi-toggle-switch:before{content:"\f410"}.mdi-tooltip-edit:before{content:"\f411"}.mdi-tooltip-image:before{content:"\f412"}.mdi-tooltip-outline:before{content:"\f413"}.mdi-tooltip-text:before{content:"\f414"}.mdi-tooltip:before{content:"\f415"}.mdi-tor:before{content:"\f416"}.mdi-traffic-light:before{content:"\f417"}.mdi-train:before{content:"\f418"}.mdi-tram:before{content:"\f419"}.mdi-transcribe-close:before{content:"\f41a"}.mdi-transcribe:before{content:"\f41b"}.mdi-trending-down:before{content:"\f41c"}.mdi-trending-neutral:before{content:"\f41d"}.mdi-trending-up:before{content:"\f41e"}.mdi-trophy-award:before{content:"\f41f"}.mdi-trophy-variant:before{content:"\f420"}.mdi-trophy:before{content:"\f421"}.mdi-truck:before{content:"\f422"}.mdi-tshirt-crew:before{content:"\f423"}.mdi-tshirt-v:before{content:"\f424"}.mdi-tumblr-reblog:before{content:"\f425"}.mdi-tumblr:before{content:"\f426"}.mdi-twitch:before{content:"\f427"}.mdi-twitter-box:before{content:"\f428"}.mdi-twitter-retweet:before{content:"\f429"}.mdi-twitter:before{content:"\f42a"}.mdi-ubuntu:before{content:"\f42b"}.mdi-undo-variant:before{content:"\f42c"}.mdi-undo:before{content:"\f42d"}.mdi-unfold-less:before{content:"\f42e"}.mdi-unfold-more:before{content:"\f42f"}.mdi-upload:before{content:"\f430"}.mdi-usb:before{content:"\f431"}.mdi-vector-curve:before{content:"\f432"}.mdi-vector-point:before{content:"\f433"}.mdi-vector-square:before{content:"\f434"}.mdi-verified:before{content:"\f435"}.mdi-vibrate:before{content:"\f436"}.mdi-video-off:before{content:"\f437"}.mdi-video-switch:before{content:"\f438"}.mdi-video:before{content:"\f439"}.mdi-view-agenda:before{content:"\f43a"}.mdi-view-array:before{content:"\f43b"}.mdi-view-carousel:before{content:"\f43c"}.mdi-view-column:before{content:"\f43d"}.mdi-view-dashboard:before{content:"\f43e"}.mdi-view-day:before{content:"\f43f"}.mdi-view-headline:before{content:"\f440"}.mdi-view-list:before{content:"\f441"}.mdi-view-module:before{content:"\f442"}.mdi-view-quilt:before{content:"\f443"}.mdi-view-stream:before{content:"\f444"}.mdi-view-week:before{content:"\f445"}.mdi-voicemail:before{content:"\f446"}.mdi-volume-high:before{content:"\f447"}.mdi-volume-low:before{content:"\f448"}.mdi-volume-medium:before{content:"\f449"}.mdi-volume-off:before{content:"\f44a"}.mdi-walk:before{content:"\f44b"}.mdi-wallet-giftcard:before{content:"\f44c"}.mdi-wallet-membership:before{content:"\f44d"}.mdi-wallet-travel:before{content:"\f44e"}.mdi-wallet:before{content:"\f44f"}.mdi-watch:before{content:"\f450"}.mdi-water-off:before{content:"\f451"}.mdi-water-pump:before{content:"\f452"}.mdi-water:before{content:"\f453"}.mdi-weather-cloudy:before{content:"\f454"}.mdi-weather-hail:before{content:"\f455"}.mdi-weather-lightning:before{content:"\f456"}.mdi-weather-night:before{content:"\f457"}.mdi-weather-partlycloudy:before{content:"\f458"}.mdi-weather-pouring:before{content:"\f459"}.mdi-weather-rainy:before{content:"\f45a"}.mdi-weather-snowy:before{content:"\f45b"}.mdi-weather-sunny:before{content:"\f45c"}.mdi-weather-sunset-down:before{content:"\f45d"}.mdi-weather-sunset-up:before{content:"\f45e"}.mdi-weather-sunset:before{content:"\f45f"}.mdi-weather-windy-variant:before{content:"\f460"}.mdi-weather-windy:before{content:"\f461"}.mdi-web:before{content:"\f462"}.mdi-whatsapp:before{content:"\f463"}.mdi-wheelchair-accessibility:before{content:"\f464"}.mdi-white-balance-auto:before{content:"\f465"}.mdi-white-balance-incandescent:before{content:"\f466"}.mdi-white-balance-irradescent:before{content:"\f467"}.mdi-white-balance-sunny:before{content:"\f468"}.mdi-wifi:before{content:"\f469"}.mdi-wikipedia:before{content:"\f46a"}.mdi-window-closed:before{content:"\f46b"}.mdi-window-open:before{content:"\f46c"}.mdi-windows:before{content:"\f46d"}.mdi-xbox:before{content:"\f46e"}.mdi-xda:before{content:"\f46f"}.mdi-xml:before{content:"\f470"}.mdi-youtube-play:before{content:"\f471"}.mdi-zip-box:before{content:"\f472"}
/*!************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./app/css/site.css ***!
  \************************************************************************************************/
#login ::-webkit-input-placeholder { /* WebKit browsers */
    color: #1e8aa3;
}

#login :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #1e8aa3;
    opacity: 1;
}

#login ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #1e8aa3;
    opacity: 1;
}

#login :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #1e8aa3;
}

#diarySearch ::-webkit-input-placeholder { /* WebKit browsers */
    color: #1e8aa3;
}

#diarySearch :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #1e8aa3;
    opacity: 1;
}

#diarySearch ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #1e8aa3;
    opacity: 1;
}

#diarySearch :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #1e8aa3;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

small {
    font-weight: normal;
    font-size: 12px;
}

a,
a:active,
a:hover,
a:focus {
    outline: none;
    color: #005d83;
}

/* backgrounds */
.bg-blue {
    background-color: #5fa8db;
}

.bg-orange {
    background-color: #F37021;
}

.bg-green {
    background-color: #39BB9D;
}

.bg-lightgrey {
    background-color: #F6F6F6;
}

.bg-darkgrey {
    background-color: #808285;
}

.bg-lightblue {
    background-color: #e7f6fd;
}

.bg-mediumblue {
    background-color: #68c8e5;
}

.bg-clear {
    background-color: transparent;
}

.submenu {
    background:#5fa8db;
    background-size: contain;
    border: 1px solid #D1D1D1;
    padding: 5px 50px 5px 5px;
    height: 65px;
    font-size: 14px;
}

.logo {
    width: 100%;
    max-width: 125px;
    display: block;
}

.caption {
    border-bottom: 1px solid #1e8aa3;
    color: #1e8aa3;
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
    margin-bottom: 0;
    font-size: 21px;
    line-height: inherit;
}

.stand-out {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 185, 231, 0.26);
    padding: 15px;
    margin-bottom: 5px;
    background: #FFF;
}

.border-blue {
    border-color: #1e8aa3 !important;
}

.border-white {
    border-color: #FFF;
}

.border-dark {
    border-color: #CCC !important;
}

.border-all {
    border: 1px solid #EEE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.border-right {
    border-right: 1px solid #EEE;
}

.border-left {
    border-left: 1px solid #EEE;
}

.border-top {
    border-top: 1px solid #EEE;
}

.border-bottom {
    border-bottom: 1px solid #EEE;
}

.border-round-right {
    -moz-border-bottom-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.border-round-bottom {
    -moz-border-bottom-right-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.fa-1x {
    font-size: 1.5em;
}

/* text */
.input-material {
    border-width: 0 0 1px;
    border-style: none none solid;
    border-bottom: 1px solid #CCC;
    box-shadow: none;
}

    .input-material[disabled] {
        border-bottom-style: dotted;
    }

span.input-material {
    border-bottom-style: dotted;
}

.input-group input {
    font: 400 14px Roboto;
    line-height: 1.5;
    border-radius: 3px;
    color: #1e8aa3;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: border-color .15s ease-in-out 0 box-shadow .15s ease-in-out 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 5px 10px;
}

.input-group-btn {
    margin-left: -4px;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: auto;
    vertical-align: middle;
}

    .input-group-btn button {
        border-radius: 0 3px 3px 0;
        font-size: 14px;
        line-height: 1.5;
        position: relative;
        z-index: 2;
        display: inline-block;
        vertical-align: top;
        border: medium none;
        text-align: center;
        cursor: pointer;
        background-color: #86c2c0;
        white-space: nowrap;
        color: #FFF;
        margin: 0;
        padding: 6px 10px;
    }

input.input-focus:focus {
    border-color: #66AFE9;
    outline: 0 none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.strike-out-text {
    text-decoration: line-through;
}

.text-transform-initial {
    text-transform: initial
}

.text-transform-none {
    text-transform: none !important;
}

/* grid */
.card-list-group-item {
    position: relative;
    display: block !important;
    padding: 5px;
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #ddd;
}

    .card-list-group-item.active {
        background: #1e8aa3;
        color: #FFF;
    }

    .card-list-group-item:hover {
        background: #F6F6F6;
        color: #333;
    }

    .card-list-group-item.active:hover {
        background: #00a6cf;
        color: #FFF;
    }

    .card-list-group-item.active:after {
        font-family: MaterialDesignIcons;
        content: "";
        position: absolute;
        right: 5px;
        top: 50%;
        font-size: 2em;
        line-height: 14px;
        opacity: .3;
        margin-top: -7px;
        text-decoration: inherit;
        text-transform: none;
    }

    .card-list-group-item i {
        opacity: .3;
        width: 40px;
        text-align: center;
    }

    .card-list-group-item .header-item {
        display: inline-block;
        font-size: 14px;
    }

/* note */
.post {
    position: relative;
    border-width: 1px 0 0 0;
    border-color: #DCDCDC;
    border-style: solid;
    padding: 5px 10px;
    font-size: 14px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    min-height: 40px;
}

    .post:last-child {
        border-width: 1px 0 1px 0;
        border-color: #DCDCDC;
    }

    .post .author {
        display: block;
        font-size: 11px;
        line-height: 20px;
        color: #1e8aa3;
    }

    .post .item-label {
        color: #fff;
        font-size: 12px;
        height: 20px;
        width: 150px;
        position: absolute;
        font-weight: bold;
        padding-left: 8px;
        top: 10px;
        right: -5px;
        margin-right: 0;
        border-radius: 3px 3px 0 3px;
        box-shadow: 0 3px 3px -2px #ccc;
        text-transform: capitalize;
        background-color: #3BAFDA;
    }

        .post .item-label:after {
            top: 20px;
            right: 0;
            border-top: 4px solid #585858;
            border-right: 4px solid rgba(0,0,0,0);
            content: "";
            position: absolute;
        }



/* panel */
.panel {
    padding: 0 !important;
}

.panel-heading-default {
    font: 200 18px Roboto;
    min-height: 40px;
    padding: 5px 10px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDD;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading {
    /************************commented till the end of claim details redesign part2, then will be deleted*/
    /*font: 200 18px Roboto;*/
    /*color: #FFF !important;*/
    /*border: 1px solid #1e8aa3;*/
    background-size: contain;
    padding: 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-body {
    padding: 15px;
}

.panel-footer {
    min-height: 40px;
    padding: 5px 10px;
    background-color: #F5F5F5;
    border-top: 1px solid #DDD;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
/****************************commented till the end of claim details redesign part2, then will be deleted*/
/* tabs */
/*.nav-tabs {*/
    /*border-bottom: medium none;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*list-style: outside none none;*/
/*}*/

    /*.nav-tabs li {*/
        /*margin: 0 5px;*/
        /*padding-bottom: 4px;*/
        /*float: left;*/
        /*position: relative;*/
        /*display: block;*/
    /*}*/

        /*.nav-tabs li a {*/
            /*line-height: 1px;*/
            /*border: 0 none !important;*/
            /*padding: 10px 3px;*/
            /*display: block;*/
            /*background-color: inherit !important;*/
            /*text-decoration: none;*/
        /*}*/

            /*.nav-tabs li a,*/
            /*.nav-tabs li a:visited,*/
            /*.nav-tabs li a:link,*/
            /*.nav-tabs li a:focus,*/
            /*.nav-tabs li a:hover {*/
                /*color: #FFF;*/
            /*}*/

    /*.nav-tabs.primary li a,*/
    /*.nav-tabs.primary li a:visited,*/
    /*.nav-tabs.primary li a:link,*/
    /*.nav-tabs.primary li a:focus,*/
    /*.nav-tabs.primary li a:hover {*/
        /*color: #1e8aa3;*/
    /*}*/

    /*.nav-tabs li.active,*/
    /*.nav-tabs li:hover {*/
        /*border-bottom: 2px solid #FFF;*/
    /*}*/

    /*.nav-tabs.primary li.active,*/
    /*.nav-tabs.primary li:hover {*/
        /*border-bottom: 2px solid #1e8aa3;*/
    /*}*/



/* error */
.error {
    color: #ED5565;
    display: inline-block;
    cursor: pointer;
}

.error-message {
    color: #ED5565;
}

.error-box {
    background-color: #F5CCD3;
    color: #333;
    padding: 10px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset, 0 1px 0 #fff;
    border: 1px solid #999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.error-box-no-border {
    background-color: #F5CCD3;
    border-color: #E498A3;
    color: #333;
    padding: 10px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset, 0 1px 0 #fff;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.loader {
    margin: 6em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0, 255, 255, 0.2);
    border-right: 1.1em solid rgba(0, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(0, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

    .loader,
    .loader:after {
        border-radius: 50%;
        width: 10em;
        height: 10em;
    }

.btn-loading {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.font-large {
    font-size: 25px;
}

.dahboard-box-large {
    min-height: 175px;
    border-left: 1px solid silver;
}

.dahboard-triangle-expand {
    position: absolute;
    color: #FFF;
    height: 27px;
    width: 18px;
    font-size: 24px;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.dahboard-triangle-blue {
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
    border-bottom: 35px solid #1e8aa3;
    border-left: 35px solid transparent;
    position: absolute;
}

.dahboard-triangle-lightblue {
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
    border-bottom: 35px solid #e7f6fd;
    border-left: 35px solid transparent;
    position: absolute;
}

.dashboard-box-header {
    color: #1e8aa3;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

.dashboard-box-light {
    color: #E7F6FD;
}

/* responsive utilites */
@media screen and (max-width:1023px) {
    .hide-small {
        display: none;
    }
}

@media screen and (min-width:1024px) {
    .hide-large {
        display: none;
    }
}

.file-input-wrapper {
    width: 120px;
    height: 40px;
    overflow: hidden;
    position: relative;
}

    .file-input-wrapper > input[type="file"] {
        font-size: 200px;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
    }

    .file-input-wrapper > .btn-file-input {
        z-index: 2;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 2px;
        font-weight: 400;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        width: 120px;
        height: 40px;
    }


/* busy directive */
[chronovo-busy].is-busy {
    cursor: wait;
}

    [chronovo-busy].is-busy::before {
        content: '';
        width: 1em;
        height: 1em;
        display: inline-block;
        border: solid 2px transparent;
        border-top-color: white;
        border-left-color: white;
        border-radius: 50%;
        margin-right: 0.5em;
        -webkit-animation: v-busy-spin 0.75s linear infinite;
        animation: v-busy-spin 0.75s linear infinite;
    }

@-webkit-keyframes v-busy-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes v-busy-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.lx-date-icon{
    margin-top: 24px;
}

#navigation-toggle {
        position : absolute;
        left : 0;
        background : rgba(3,159,244,.95);
        color : white;
        text-decoration : none;
        padding : 20px;
}

.show {
    left : 0;
}

.navigation {
    list-style : none;
    padding : 0;
    margin : 0;
}

.navigation-items a {
    display : block;
    background-color : #1e8aa3;
    color : white;
    line-height : 2em;
    text-decoration : none;
    padding : 10px 30px;
    width : 150px;
}

.navigation-items a:hover {
    background-color :#1e8aa3;
}

.menu {
    background: #eaf0f9;
    background-size: contain;
    border: 1px solid #D1D1D1;
    padding: 5px 50px 5px 5px;
    font-size: 14px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  font-family: 'Aller Light', sans-serif;
}

#cssmenu > ul {
  background: #ffffff;
}

#cssmenu > ul > li > a {
  padding: 12px 15px;
  font-size: 17px;
  color: rgb(38, 179, 211);
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  background: rgb(220, 233, 235);
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: rgb(30, 139, 164);
  background: rgb(240, 243, 243);
}
#cssmenu ul li.has-sub > a::after {
  position: absolute;
  right: 15px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 2px;
}
#cssmenu > ul > li.has-sub > a::after {
  top: 14px;
  background: #666666;
}
#cssmenu > ul > li.has-sub:hover > a::after,
#cssmenu > ul > li.has-sub > a:hover::after {
  background: #222222;
}
#cssmenu ul ul li.has-sub > a::after {
  top: 13px;
  background: #ffffff;
}
#cssmenu ul ul li.has-sub:hover > a::after,
#cssmenu ul ul li.has-sub > a:hover::after {
  background: #dddddd;
}
#cssmenu ul li.has-sub > a::before {
  position: absolute;
  right: 15px;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  content: "";
}
#cssmenu > ul > li.has-sub > a::before {
  top: 16px;
  border-left-color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::before {
  top: 15px;
  border-left-color: #2e353b;
}
#cssmenu ul {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu ul ul {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 180px;
  background: #2e353b;
  opacity: 0;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease;
  transition: opacity .2s ease, transform .2s ease;
  -webkit-transform: rotate3d(0, 1, 0, 45deg);
  -moz-transform: rotate3d(0, 1, 0, 45deg);
  transform: rotate3d(0, 1, 0, 45deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  transform-origin: left center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#cssmenu ul li:hover > ul {
  left: 100%;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
}
#cssmenu ul ul::after {
  position: absolute;
  left: -8px;
  top: 14px;
  z-index: 5;
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-right-color: #2e353b;
  content: "";
}
#cssmenu ul ul a {
  padding: 12px 15px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #dddddd;
}

.results_typehead {
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 50px;
  }

.red {
  
  background-color: red;
}
.black {
   background-color : black;
}
.yellow {
    background-color:  yellow;
}
.green {
   background-color: green;
}
.orange {
    background-color: orange;
    color: black;
}
.pink {
  background-color: pink;
}
.purple {
  background-color: mediumpurple;
}

.column-alt-bgcolor{
  background: #f5f5f5;
}


.styled-select-div {
	margin-top: 10px;
}

.styled-select-label {
	padding-bottom: 0;
	
  font-weight: bold;
	color: #1e8aa3;
}

.disabled-input {
    color: #a6a6a6;
    background: #f5f5f5 !important;
}

.styled-select-select {
	width: 100%;
	height: 30px;
	overflow: hidden;   
	border: 1px solid #ccc;
}

.preSettlementServices .multiSelect button {
    min-height: 30px !important;
    padding: 0 6px 0 0;
    width: 100%;
    text-align: start;
    font-size: 13px;
    border-radius: 0;
    border: none;
}

.preSettlementServices .multiSelect .checkboxLayer {
    margin-left: 11px;
    min-width: 305px;
}

.preSettlementServices .multiSelect .buttonLabel {
    padding: 0 0 0 0;
}

.preSettlementServicesHiddenInput {
    display: none;
}

.main-am .sidebar, .main-am .main {
    background-color: #eae9f1;
}

.main-ch .sidebar {
    background-color: #1bbd1a;
}

.main-cg .submenu {
    background: #5fa8db;
}

.main-am .submenu {
    background: #625e9c;
}


.main-ch .submenu {
    background: #1bbd1a;
}

div[dropzone] {
    border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold;
    color: #bbb;
    margin-bottom: 20px;
}

/* For Firefox */
.input[type='number'] {
    -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.container-row {
    padding: 10px 40px;    
}

.container-row-centered {
    padding: 10px 40px;
    justify-content: center;
}

.label-separator span + span:before {
    content: ' | ';
    padding: 0 15px;
}

.label-separator {
    letter-spacing: .15rem;
    color: rgb(30, 138, 163);
    font-weight: 700;
}

.container-row-centered .label-totals {
    letter-spacing: .02rem;
    vertical-align: middle;
    color: rgb(30, 138, 163);
    font-weight: bolder;
    font-size: larger;
    float: right;
    text-decoration:underline;
}

.container-row-centered .values-totals {
    font-weight: bold;
    padding-top: 11px;
    max-width:fit-content;
}

.container-row-centered .label-for {
    color: rgb(30, 138, 163);
    font-size: small;    
}

.container-row-centered .form-control {
    height:75%
}

.field-bordered {
    border: 1px solid #c9c9c9;
    border-radius: 8px;
}

.input-container {
    margin-bottom: 10px;
    min-width:20%;
}

.input-container input {
        border: none; 
        outline: none; 
        padding: 5px; 
    }

.padding-all-10-flex-end {
    padding: 10px;
    align-self: flex-end;
}

.padding-all-10-flex-end > button.button-margin-bottom {
        margin-bottom: 14px;
}

.padding-all-10 > .padding-all-10:not(:first-child) {
    margin-left: 10px;
}


.payee-header div.center-align,
.payee-items span.center-align,
.provider-reject-header span.center-align,
.code-header div.center-align {
    text-align: center;
}

.payee-header,
.code-header,
.provider-reject-header {
    color: rgba(0, 0, 0, .6);
    font-weight: 700;
    font-size: 14px;
}

/* Payee accordion overrides */
uib-accordion.custom.payee-items .panel-group .panel-default .ch-panel-heading {
    padding: 0;
    min-height: 70px;
}

uib-accordion.custom.payee-items .panel-group .panel-default .ch-panel-heading .ch-panel-title > span {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    height: 70px;
    line-height: 50px;
    padding: 10px 20px;
}

uib-accordion.custom.payee-items .panel-body .panel-body-items > span.data-items {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    line-height: 43px;
}

uib-accordion.custom .panel-body .panel-body-items select {
    width: 95%;
}

uib-accordion.custom .panel-body .panel-body-items .select-readonly {
    padding-left: 5px;
}

uib-accordion.custom.payee-items span.button-padding,
uib-accordion.custom.payee-items span.search-item-padding{
    padding: 9px 0px;
}

.btn-remove-search-item {
    line-height: 10px;
}

uib-accordion.custom.payee-items .panel-group .card-divider {
    line-height: inherit;
    width: 60%;
}

uib-accordion.custom .ch-panel-title input.header-text-field,
uib-accordion.custom .panel-body input.body-text-field,
div.editable-table input.header-text-field {
    font-family: inherit;
    width: 95%;
    border: 0;
    border-bottom: 2px solid #9b9b9b;
    outline: 0;
    padding: 7px 0;
    background-color: rgb(232, 240, 254);
}

div.editable-table span {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    /*height: 70px;
    line-height: 50px;*/
    min-height: 45px;
    padding: 5px 5px;
}

uib-accordion.custom .panel-body .panel-body-title {
    background-color: rgb(245, 245, 245);
}

uib-accordion.custom .ch-panel-title input.header-text-field:focus,
uib-accordion.custom .panel-body input.body-text-field:focus,
div.editable-table input.header-text-field{
    border-image: linear-gradient(to right, #11998e, #38ef7d);
    border-image-slice: 1;
}

uib-accordion.custom.payee-items .panel-body {
    padding-top: 0;
}

.p\+ > h1.title-color {
    color: rgb(30, 138, 163);
}

.title-divider {
    line-height: 64px;
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-divider > span {
    margin-right: 5px;
}

.title-divider:after {
    background-color: #999999;
    height: 1px;
    flex: 1;
    content: '';
}

.title-divider-header {
    color: #999999;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.payee-address-title {
    background-color: rgb(245, 245, 245);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    font-weight: 700;
    letter-spacing: 0.05em;
}

.payee-address-item {
    padding: 10px 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    line-height: 34px;
}

.payee-address-scroll {
    overflow-y: auto;
    height: calc(100vh - 225px);
}

.payee-name-item {
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.btn-search {
    width: 82px;
}

span.form-control-feedback {
    position: absolute;
    top: 0;
    display: block;
    line-height: 34px;
}

span.pane {
    border: 3px solid #000000;
    background-color: #000000;
    color: #ffffff;
    font-weight: 800;
}
span.pane-grey {
    border-color: #eeeeee;
    background-color: #eeeeee;
}
span.pane-blue {
    border-color: #00B9E7;
    background-color: #00B9E7;
}
span.pane-green {
    border-color: #4CAF50;
    background-color: #4CAF50;
}
span.pane-red {
    border-color: #ED5565;
    background-color: #ED5565;
}

.fe-legend {
    text-align: right;
    list-style-type: none;
    font-size: 13px;
    margin-right: 3.75%;
}

.fe-legend span {
    vertical-align: middle;
}

.legend-details {
    font-size: 12px;
    text-align: right;
    margin-right: 3.75%;
}

.legend-box {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 7px;
}

.fe-purple { background-color: #a503fc; }
.fe-light-green { background-color: #97e3d5; }
.fe-yellow { background-color: #fceb03; }
.fe-orange { background-color: #fc6703; }
.fe-red { background-color: #fc2403; }

.btn-confirm-delete {
    background-color: #ED5565;
    color: white;
}

    .btn-confirm-delete:hover {
        background-color: #DA4453;
        color: white;
    }

.btn-confirm-unblock {
    background-color: #F37021;
    color: white;
}
    .btn-confirm-unblock:hover {
        background-color: #DA641D;
        color: white;
    }

/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./app/css/_main_dev.scss ***!
  \********************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(5d4a59a9044d461a4f2e.svg);
}
.icon.half {
  transform: scale(0.5);
}

.icon-16 {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(8bcc11ee0ecc456aea98.svg);
}

.icon-ch-clear-filter-sm {
  width: 14px;
  height: 14px;
  background-position: 0 0;
}

.icon-ch-filter {
  width: 16px;
  height: 16px;
  background-position: -48px 0;
}

.icon-ch-arrow_down_blue {
  width: 22px;
  height: 16px;
  background-position: -96px 0;
}

.icon-ch-arrow_right_blue {
  width: 10px;
  height: 16px;
  background-position: -192px 0;
}

.icon-ch-ach-request {
  width: 40px;
  height: 32px;
  background-position: -240px 0;
}

.icon-ch-ach-request_blue {
  width: 40px;
  height: 32px;
  background-position: -288px 0;
}

.icon-ch-annual_funding {
  width: 41px;
  height: 32px;
  background-position: -336px 0;
}

.icon-ch-annual_funding_blue {
  width: 41px;
  height: 32px;
  background-position: -432px 0;
}

.icon-ch-banking {
  width: 29px;
  height: 32px;
  background-position: -528px 0;
}

.icon-ch-banking_blue {
  width: 29px;
  height: 32px;
  background-position: -576px 0;
}

.icon-ch-funding_events {
  width: 29px;
  height: 32px;
  background-position: -528px 0;
}

.icon-ch-funding_events_blue {
  width: 29px;
  height: 32px;
  background-position: -576px 0;
}

.icon-ch-benefits {
  width: 30px;
  height: 32px;
  background-position: -624px 0;
}

.icon-ch-benefits_blue {
  width: 30px;
  height: 32px;
  background-position: -672px 0;
}

.icon-ch-carequotes {
  width: 20px;
  height: 32px;
  background-position: -720px 0;
}

.icon-ch-carequotes_blue {
  width: 20px;
  height: 32px;
  background-position: 0 -48px;
}

.icon-ch-claim_history {
  width: 29px;
  height: 32px;
  background-position: -48px -48px;
}

.icon-ch-claim_history_blue {
  width: 29px;
  height: 32px;
  background-position: -96px -48px;
}

.icon-ch-contacts {
  width: 50px;
  height: 32px;
  background-position: -144px -48px;
}

.icon-ch-contacts_blue {
  width: 50px;
  height: 32px;
  background-position: -240px -48px;
}

.icon-ch-documents {
  width: 32px;
  height: 32px;
  background-position: -336px -48px;
}

.icon-ch-documents_blue {
  width: 32px;
  height: 32px;
  background-position: -384px -48px;
}

.icon-ch-documents_blue1 {
  width: 23px;
  height: 32px;
  background-position: -432px -48px;
}

.icon-ch-exclamation {
  width: 32px;
  height: 32px;
  background-position: -480px -48px;
}

.icon-ch-flag {
  width: 25px;
  height: 32px;
  background-position: -528px -48px;
}

.icon-ch-flag_blue {
  width: 25px;
  height: 32px;
  background-position: -576px -48px;
}

.icon-ch-forms {
  width: 23px;
  height: 32px;
  background-position: -624px -48px;
}

.icon-ch-forms_blue {
  width: 23px;
  height: 32px;
  background-position: -672px -48px;
}

.icon-ch-new_referral {
  width: 44px;
  height: 32px;
  background-position: 0 -96px;
}

.icon-ch-notes {
  width: 29px;
  height: 32px;
  background-position: -96px -96px;
}

.icon-ch-notes_blue {
  width: 29px;
  height: 32px;
  background-position: -144px -96px;
}

.icon-ch-profile {
  width: 30px;
  height: 32px;
  background-position: -192px -96px;
}

.icon-ch-profile_blue {
  width: 30px;
  height: 32px;
  background-position: -240px -96px;
}

.icon-ch-search {
  width: 30px;
  height: 32px;
  background-position: -288px -96px;
}

.icon-ch-stop_payments {
  width: 29px;
  height: 32px;
  background-position: -336px -96px;
}

.icon-ch-stop_payments_blue {
  width: 29px;
  height: 32px;
  background-position: -384px -96px;
}

.icon-ch-circle-plus {
  width: 32px;
  height: 32px;
  background-position: -432px -96px;
}

.icon-ch-x-circle {
  width: 32px;
  height: 32px;
  background-position: -480px -96px;
}

.icon-ch-circle-minus {
  width: 32px;
  height: 32px;
  background-position: -528px -96px;
}

.icon-ch-circle-check {
  width: 32px;
  height: 32px;
  background-position: -576px -96px;
}

.icon-ch-close {
  width: 32px;
  height: 32px;
  background-position: -624px -96px;
}

.icon-ch-delete {
  width: 32px;
  height: 32px;
  background-position: -672px -96px;
}

.icon-ch-check {
  width: 32px;
  height: 32px;
  background-position: -720px -96px;
}

.icon-ch-download-1 {
  width: 32px;
  height: 32px;
  background-position: 0 -144px;
}

.icon-ch-checkbox-checked {
  width: 32px;
  height: 32px;
  background-position: -48px -144px;
}

.icon-ch-checkbox-uncheck {
  width: 32px;
  height: 32px;
  background-position: -96px -144px;
}

.icon-16-ch-circle-plus {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}

.icon-16-ch-x-circle {
  width: 16px;
  height: 16px;
  background-position: -32px 0;
}

.icon-16-ch-circle-minus {
  width: 16px;
  height: 16px;
  background-position: -64px 0;
}

.icon-16-ch-circle-check {
  width: 16px;
  height: 16px;
  background-position: -96px 0;
}

.icon-16-ch-close {
  width: 16px;
  height: 16px;
  background-position: -128px 0;
}

.icon-16-ch-delete {
  width: 16px;
  height: 16px;
  background-position: -160px 0;
}

.icon-16-ch-check {
  width: 16px;
  height: 16px;
  background-position: -192px 0;
}

.icon-16-ch-download-1 {
  width: 16px;
  height: 16px;
  background-position: -224px 0;
}

.icon-16-ch-checkbox-checked {
  width: 16px;
  height: 16px;
  background-position: -256px 0;
}

.icon-16-ch-checkbox-uncheck {
  width: 16px;
  height: 16px;
  background-position: -288px 0;
}

@font-face {
  font-family: "Aller";
  src: url(0312903a0da24f55ef73.ttf), url(e8739fd7cd8cc6d6dbfa.ttf), url(813645bfbe6d696b9405.ttf);
}
@font-face {
  font-family: "HelveticaNeue";
  src: url(7fb938ef7be84fe0bc8e.ttf);
  src: url(4e9f9e83e4d674fbcdbe.otf);
}
@font-face {
  font-family: "HelveticaNeue";
  src: url(7834309911dd4ad8e665.ttf);
  src: url(938ba0f9f7dad38c4afb.otf);
  font-weight: bold;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url(057aa247b66ac02c29b3.ttf);
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(71779d80f05ad6beea6e.ttf);
}
@font-face {
  font-family: localSegoeUI;
  src: local("Segoe UI"), local("SegoeUI");
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

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

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

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

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

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

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

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

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

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

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

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

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

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

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

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

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

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

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

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

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

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

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

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

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

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

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

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

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

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

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

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

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

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

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

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

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

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > 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: #f5f5f5;
}

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

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.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;
}

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;
}

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

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

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

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

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

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

@media (min-width: 400px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.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;
}
.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;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 400px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 400px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 400px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1001;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 400px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 400px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 400px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 400px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 400px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 399px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 400px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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 (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 399px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 400px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 400px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 400px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: white;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 399px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: white;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: white;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 399px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

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

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

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

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

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

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

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

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

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

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

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

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

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

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

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(5be1347c682810f199c7.eot);
  src: url(5be1347c682810f199c7.eot?#iefix) format("embedded-opentype"), url(be810be3a3e14c682a25.woff2) format("woff2"), url(82b1212e45a2bc35dd73.woff) format("woff"), url(4692b9ec53fd5972caa2.ttf) format("truetype"), url(060b2710bdbbe3dfe48b.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
  margin-left: auto;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.input-group .bootstrap-select.form-control, .bootstrap-select.form-control.input-group-btn {
  display: table-cell;
  z-index: auto;
}
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  padding-right: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
  margin-right: -100%;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0.5px !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.bootstrap-select-wrapper {
  color: rgba(0, 0, 0, 0.7);
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.bootstrap-select-wrapper label {
  color: #404040;
}
.bootstrap-select-wrapper .bootstrap-select .dropdown-menu > .active > a,
.bootstrap-select-wrapper .bootstrap-select .dropdown-menu > .active > a:hover,
.bootstrap-select-wrapper .bootstrap-select .dropdown-menu > .active > a:focus {
  background-color: #F0F0F0;
  color: initial;
}
.bootstrap-select-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 266px;
}
.bootstrap-select-wrapper .bootstrap-select .filter-option-inner-inner {
  padding-left: 8px;
  text-overflow: ellipsis;
  margin-right: 15px;
}
.bootstrap-select-wrapper .bootstrap-select .btn {
  text-transform: none;
}
.bootstrap-select-wrapper .bootstrap-select .dropdown-menu {
  padding: 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 0;
  font-size: 14px;
}
.bootstrap-select-wrapper .bootstrap-select .dropdown-menu > li > a {
  padding-left: 8px;
  padding-right: 16px;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
html {
  height: 100%;
  background: #FFF;
}

body {
  font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0;
  height: 100%;
  padding-top: 64px;
  min-width: 1210px;
}

.main-content {
  margin-left: 285px;
}

h1.primary {
  font-size: 26px;
  font-weight: bold;
  line-height: 28px;
  color: #005F83;
}

@media screen and (max-width: 1210px) {
  .navbar-carehub {
    position: absolute;
  }

  .footer {
    padding: 2px 10px 2px 10px;
  }
  .footer .totals div {
    padding: 0 2px;
  }
}
#loading-bar {
  pointer-events: all;
  z-index: 99999;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: wait;
  position: fixed;
}

.angucomplete-dropdown {
  overflow-y: auto;
  max-height: 540px;
  line-height: 21px;
  font-size: 14px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 0;
}
.angucomplete-dropdown .angucomplete-row {
  color: rgba(0, 0, 0, 0.7);
}
.angucomplete-dropdown .angucomplete-selected-row, .angucomplete-dropdown .angucomplete-title:hover {
  background-color: #F0F0F0;
  opacity: 0.75;
}
.angucomplete-dropdown .angucomplete-searching {
  min-height: 33px;
  line-height: 33px;
}
.angucomplete-dropdown .angucomplete-title,
.angucomplete-dropdown .angucomplete-description {
  text-overflow: ellipsis;
  overflow: hidden;
}

.fractal_spinner {
  background-image: url(fb4b5cd797abd4fa6782.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  padding-right: 39px;
}

.clear-focusOutline:focus {
  outline-width: 0;
}

.clear-border {
  border: 0;
}

.clear-borderRadius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

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

.clear-padding {
  padding: 0 !important;
}

.clear-padding-top {
  padding-top: 0 !important;
}

.clear-padding-bottom {
  padding-bottom: 0 !important;
}

.clear-v-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.clear-padding-left {
  padding-left: 0 !important;
}

.clear-padding-right {
  padding-right: 0 !important;
}

.clear-h-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.clear-fix-both {
  clear: both;
}

.clear-fix-left {
  clear: left;
}

.margin-left--5 {
  margin-left: -5px;
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-left-10 {
  margin-left: 10px;
}

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

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-right-5 {
  margin-right: 5px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-15, #promptPartialPayPreview .partial-pay-preview-header {
  margin-right: 15px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-right-50 {
  margin-right: 50px;
}

.margin-top--10 {
  margin-top: -10px;
}

.margin-top--5 {
  margin-top: -5px;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-25 {
  margin-top: 25px !important;
}

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

.margin-top-40 {
  margin-top: 40px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

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

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.margin-all-10 {
  margin: 10px;
}

.margin-v-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-0 {
  margin: 0;
}

.margin-auto-h {
  margin-left: auto !important;
  margin-right: auto !important;
}

.padding-h-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.padding-left-0 {
  padding-left: 0 !important;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-100 {
  padding-left: 100px;
}

.padding-right-0 {
  padding-right: 0 !important;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-bottom-5 {
  padding-bottom: 5px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-top-5 {
  padding-top: 5px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-vertical-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-vertical-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-all-50 {
  padding: 50px !important;
}

.padding-all-20 {
  padding: 20px !important;
}

.padding-all-15, #promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default .ch-panel-heading div[flex-container] span[flex-item], #promptPartialPayPreview .partial-pay-preview-header div[flex-item] {
  padding: 15px;
}

.padding-all-10 {
  padding: 10px;
}

.padding-all-5 {
  padding: 5px !important;
}

primary-height {
  height: 32px;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.top-vertical-align {
  vertical-align: top;
}

.vertical-align-sub {
  vertical-align: sub;
}

/* text */
.truncate-text {
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.overflow-visible {
  overflow: visible;
}

.clear-text-decoration {
  text-decoration: none !important;
}

.text-stand-out {
  text-shadow: 5px 5px 10px #969696;
  cursor: pointer;
}

.text-white {
  color: #FFF;
}

.text-primary {
  color: #005F83;
}

.text-primary-medium {
  color: #1e8aa3;
  font-size: 16px;
}

.text-primary-medium:hover {
  color: #00a6cf;
}

.text-grey {
  color: rgba(0, 0, 0, 0.75);
}

.text-lightgrey {
  color: rgba(0, 0, 0, 0.5);
}

.text-greyed {
  color: #789;
}

.text-success {
  color: #39BB9D;
}

.text-success:hover {
  color: #33a88d;
}

.text-danger {
  color: #ED5565;
}

.text-danger:hover {
  color: #DA4453;
}

.icon-red {
  color: #C30102;
}

.icon-blue {
  color: #1E8AA3;
}

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

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

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

.text-bold {
  font-weight: bold;
}

.text-small {
  font-size: small;
}

.text-smaller {
  font-size: smaller;
}

.text-medium, #promptPartialPayPreview .partial-pay-preview-header div[flex-item] {
  font-size: medium;
}

.text-large {
  font-size: large;
}

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

.font-20 {
  font-size: 20px;
}

.text-underline {
  text-decoration: underline;
}

.text-italic {
  font-style: italic;
}

.greyed {
  opacity: 0.5;
}

.link {
  outline: 0;
  text-decoration: underline;
  cursor: pointer;
}

.link-nounderline {
  outline: 0;
  cursor: pointer;
}
.link-nounderline a {
  color: #005F83 !important;
}

.disabled {
  cursor: not-allowed !important;
}

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

/* helpers */
.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.inline {
  display: inline;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.h-100 {
  height: 100%;
}

.circle-indicator-15px {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 8px;
}

.position-top-0 {
  top: 0;
}

uib-accordion.custom {
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
uib-accordion.custom .panel-group {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  margin-left: auto;
  margin-right: auto;
}
uib-accordion.custom .panel-group .panel-default {
  border: none;
}
uib-accordion.custom .panel-group .panel-default .ch-panel-heading {
  border-top: 2px solid #005F83;
  border-left: none;
  border-right: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: white;
  min-height: 110px;
  padding-left: 64px;
  padding-right: 64px;
  padding-top: 39px;
}
uib-accordion.custom .panel-group .panel-default .ch-panel-heading .ch-panel-title {
  color: #005F83;
  font-weight: bold;
  font-size: 28px;
}
uib-accordion.custom .panel-group .panel-default .ch-panel-heading .ch-panel-title a {
  text-decoration: none;
}
uib-accordion.custom .panel-group .panel-default .ch-panel-heading .ch-panel-title i {
  font-weight: normal;
  font-size: 20px;
}
uib-accordion.custom .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
uib-accordion.custom .panel-group .card-divider {
  line-height: 64px;
  width: 95%;
  display: flex;
  align-items: center;
  justify-content: center;
}
uib-accordion.custom .panel-group .card-divider > span {
  margin-right: 5px;
}
uib-accordion.custom .panel-group .card-divider:after {
  background-color: rgba(0, 0, 0, 0.2);
  height: 1px;
  flex: 1;
  content: "";
}
uib-accordion.custom .panel-group .card-divider-title {
  color: #999999;
  font-size: 10px;
  text-transform: uppercase;
}
uib-accordion.custom .panel-group .card-lineheight {
  line-height: 32px;
}
uib-accordion.custom .panel-group .card-label {
  color: #404040;
  font-size: 16px;
  margin-bottom: 0;
}
uib-accordion.custom .panel-group .card-error {
  font-size: 10px;
  line-height: 10px;
}
uib-accordion.custom .panel-group .card-input input {
  font-size: 16px;
  width: 266px;
  border: none;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 8px;
  text-overflow: ellipsis;
}
uib-accordion.custom .panel-group .card-checkbox input {
  margin-left: 10px;
}

table, th, td {
  border: none;
}

table {
  display: table;
}

table.bordered tr {
  border-bottom: 1px solid #d0d0d0;
}

table.striped tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}

table.hoverable tbody tr {
  -webkit-transition: background-color 0.25s ease;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  -ms-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}

table.hoverable tbody tr:hover {
  background-color: #f2f2f2;
}

table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}

table thead {
  border-bottom: 1px solid black;
  background-color: #f6f6f6;
}

table td, table th {
  padding: 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

table th {
  padding: 10px 5px;
  color: rgba(0, 0, 0, 0.6);
}

table tfoot tr {
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
}

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
  }

  table.responsive-table th, table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }

  table.responsive-table th {
    text-align: left;
  }

  table.responsive-table thead {
    display: block;
    float: left;
  }

  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }

  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }

  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }

  table.responsive-table th {
    display: block;
    text-align: right;
  }

  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }

  table.responsive-table tr {
    padding: 0 10px;
  }

  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }

  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }

  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }

  table.responsive-table.bordered tr {
    border: 0;
  }

  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}
table.claims td, table.claims th {
  white-space: nowrap;
  border-bottom: 1px solid lightgray;
  border-left: 1px dotted lightgray;
}

table tr.tr-readonly td {
  color: #a6a6a6;
}

.pagination {
  margin: 0;
}

ul.pagination {
  list-style: outside none none;
  float: left;
}

.pagination li {
  display: inline;
  vertical-align: middle;
}

.pagination li.disabled i {
  opacity: 0.25;
}

.pagination a,
.pagination span {
  text-decoration: none;
  vertical-align: middle;
  color: #777 !important;
  cursor: pointer;
  position: relative;
  height: 25px;
  width: 25px;
  margin: 0 !important;
  float: none !important;
  display: inline-block;
  padding: 3px 8px !important;
  border: 0 none !important;
  outline: none !important;
  background-color: transparent !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
}

dir-pagination-controls .pagination > li > a:hover,
dir-pagination-controls .pagination > li > a:focus,
dir-pagination-controls .pagination > li.active > a {
  color: #FFF !important;
  background-color: #1e8aa3 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pagination i {
  vertical-align: middle;
  color: #444 !important;
  background-color: transparent !important;
  opacity: 0.45;
}

.pagination i:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pager-controls .controls {
  padding-top: 4px;
}

.pager-controls .control-text {
  color: #444;
  opacity: 0.45;
}

.pager-controls .controls i {
  color: #444;
  opacity: 0.45;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
}

.pager-controls .controls i:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.payBills {
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  border: none;
  color: #333333;
}
.payBills .min-width-80 {
  min-width: 80px;
}
.payBills .payBills-grid .ui-grid-viewport {
  overflow-anchor: none;
  height: 55vh !important;
}
.payBills .payBills-grid .ui-grid-viewport .ui-grid-row .ui-grid-cell.pink {
  background-color: pink;
}
.payBills .payBills-grid .ui-grid-viewport .ui-grid-row .ui-grid-cell.yellow {
  background-color: yellow;
}
.payBills .payBills-grid .ui-grid-viewport .ui-grid-row .ui-grid-cell.orange {
  background-color: orange;
}
.payBills .payBills-grid .ui-grid-viewport .ui-grid-row .ui-grid-cell.purple {
  background-color: mediumpurple;
}
.payBills .payBills-grid .ui-grid-header {
  border: none;
  color: #333333;
}
.payBills .payBills-grid .ui-grid-header-cell {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  border-right: none;
  border-left: none;
  border-top: 2px solid #005F83;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: #b7dce9;
}
.payBills .payBills-grid .ui-grid-header-cell.text-capitalize {
  text-transform: capitalize !important;
}
.payBills .payBills-grid .ui-grid-header-cell div[role=columnheader] {
  height: inherit;
  display: flex;
  align-items: center;
}
.payBills .payBills-grid .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #DEEFF5;
}
.payBills .payBills-grid .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell {
  border-left: none;
  border-right: none;
}
.payBills .payBills-grid .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents input[type=checkbox] {
  margin: 0;
}
.payBills .payBills-grid .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents a {
  color: initial;
  text-decoration: none;
}
.payBills .payBills-grid .uib-pagination {
  display: flex;
  align-items: center;
  box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.25);
  min-height: 44px;
}
.payBills .payBills-grid .uib-pagination .pagination-prev:not(.disabled) > a,
.payBills .payBills-grid .uib-pagination .pagination-next:not(.disabled) > a {
  color: #005F83 !important;
}
.payBills .payBills-grid .uib-pagination .color-legend {
  margin-top: 9px;
}
.payBills .payBills-grid .uib-pagination .color-legend ul {
  list-style: none;
}
.payBills .payBills-grid .uib-pagination .color-legend ul li {
  float: left;
  margin-right: 10px;
}
.payBills .payBills-grid .uib-pagination .color-legend ul span {
  border: 1px solid #ccc;
  float: left;
  width: 12px;
  height: 12px;
  margin: 2px 2px 2px 2px;
}
.payBills .payBills-grid .uib-pagination .pager-row-count-picker {
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  border-radius: 2px;
}
.payBills .payBills-grid .uib-pagination .payBills-export button {
  min-width: 72px;
}
.payBills .payBills-grid .uib-pagination .pagination > .active > a, .payBills .payBills-grid .uib-pagination .pagination > .active > a:hover, .payBills .payBills-grid .uib-pagination .pagination > .active > a:focus,
.payBills .payBills-grid .uib-pagination .pagination > .active > span,
.payBills .payBills-grid .uib-pagination .pagination > .active > span:hover,
.payBills .payBills-grid .uib-pagination .pagination > .active > span:focus {
  color: #333333 !important;
  background-color: white;
  border-color: white;
  cursor: default;
  text-decoration: underline;
}
.payBills .payBills-grid .uib-pagination .pagination > li > a {
  width: auto;
  height: auto;
}
.payBills .payBills-grid .ui-grid-header-cell .ui-grid-cell-contents {
  height: 48px;
  white-space: normal;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
  display: flex;
  align-items: center;
}
.payBills .payBills-grid .alignedCheckbox {
  text-align: center;
  justify-content: center;
}
.payBills .payBills-grid .alignedCheckbox input[type=checkbox] {
  margin-left: 0;
}
.payBills .payBills-grid .noDataForGrid {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.5;
  font-size: 40px;
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 1920px) {
  .payBills-grid {
    min-height: 70vh;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1919px) {
  .payBills-grid {
    min-height: 55vh;
  }
}
@media only screen and (max-width: 1440px) {
  .payBills-grid {
    min-height: 40vh;
  }
}

.dmeHoldReview-grid .ui-grid-viewport {
  overflow-anchor: none;
  height: 55vh !important;
}
.dmeHoldReview-grid .ui-grid-header-cell {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  border-right: none;
  border-left: none;
  border-top: 2px solid #005F83;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: #b7dce9;
}
.dmeHoldReview-grid .ui-grid-header-cell.text-capitalize {
  text-transform: capitalize !important;
}
.dmeHoldReview-grid .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #DEEFF5;
}

#promptPartialPayPreview uib-accordion.partial-pay-preview .panel-group {
  overflow: hidden scroll;
  min-height: 300px;
  max-height: 60vh;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default .ch-panel-heading {
  padding: 0px;
  min-height: 60px;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default .ch-panel-heading .ch-panel-title > span {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 400;
  height: 60px;
  line-height: 30px;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default:not(.panel-open) .ch-panel-heading.panel-heading {
  cursor: pointer;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default:not(.panel-open) .ch-panel-heading.panel-heading:hover {
  background-color: #ededed;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .panel.panel-default .no-adjustment-msg {
  color: #307c97;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-header-cell {
  background-color: #DEEFF5;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-render-container-body .ui-grid-viewport {
  height: auto !important;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-cell-contents[data-value-change="1"] {
  color: #0c882a;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-cell-contents[data-value-change="-1"], #promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-cell-contents[data-text-change=true] {
  color: #c82613;
}
#promptPartialPayPreview uib-accordion.partial-pay-preview .partial-pay-preview-grid .ui-grid-viewport {
  overflow: hidden !important;
}

.account-details label, .demographics label, .contact label, .referral-details label, .fund label, .beneficiary label, .onboarding label {
  margin-bottom: 0;
}
.account-details uib-accordion .panel-group .card-input > input, .demographics uib-accordion .panel-group .card-input > input, .contact uib-accordion .panel-group .card-input > input, .referral-details uib-accordion .panel-group .card-input > input, .fund uib-accordion .panel-group .card-input > input, .beneficiary uib-accordion .panel-group .card-input > input, .onboarding uib-accordion .panel-group .card-input > input {
  width: 75%;
}
.account-details uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .demographics uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .contact uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .referral-details uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .fund uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .beneficiary uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .onboarding uib-accordion .panel-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 75%;
}
.account-details uib-accordion .panel-group angucomplete-alt input, .demographics uib-accordion .panel-group angucomplete-alt input, .contact uib-accordion .panel-group angucomplete-alt input, .referral-details uib-accordion .panel-group angucomplete-alt input, .fund uib-accordion .panel-group angucomplete-alt input, .beneficiary uib-accordion .panel-group angucomplete-alt input, .onboarding uib-accordion .panel-group angucomplete-alt input {
  height: 32px;
  box-shadow: none;
}
.account-details uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .demographics uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .contact uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .referral-details uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .fund uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .beneficiary uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown, .onboarding uib-accordion .panel-group angucomplete-alt .angucomplete-dropdown {
  width: 266px;
}
.account-details .panel-body, .demographics .panel-body, .contact .panel-body, .referral-details .panel-body, .fund .panel-body, .beneficiary .panel-body, .onboarding .panel-body {
  padding-bottom: 64px;
}
.account-details .grid-component.ui-grid, .account-details .grid-component .ui-grid-viewport, .demographics .grid-component.ui-grid, .demographics .grid-component .ui-grid-viewport, .contact .grid-component.ui-grid, .contact .grid-component .ui-grid-viewport, .referral-details .grid-component.ui-grid, .referral-details .grid-component .ui-grid-viewport, .fund .grid-component.ui-grid, .fund .grid-component .ui-grid-viewport, .beneficiary .grid-component.ui-grid, .beneficiary .grid-component .ui-grid-viewport, .onboarding .grid-component.ui-grid, .onboarding .grid-component .ui-grid-viewport {
  height: auto !important;
}

.profile-error {
  color: #1e8aa3;
  font-weight: bolder;
}

.deleteMember {
  background-color: #f5f5f5;
}

.assignToMe:hover {
  text-decoration: underline;
  cursor: pointer;
}

.contact .col-xs-12 .card-divider, .beneficiary .col-xs-12 .card-divider, .onboarding .col-xs-12 .card-divider {
  width: 97%;
}

.claims {
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

form[name=claimFilterForm] .form-group label, .actions .form-group label {
  color: #1e8aa3;
  font-size: small;
}
form[name=claimFilterForm] .form-group label.doubled, .actions .form-group label.doubled {
  min-height: 38px;
  display: flex;
  align-items: flex-end;
}
form[name=claimFilterForm] .form-group label.oneLine, .actions .form-group label.oneLine {
  white-space: nowrap;
  text-overflow: ellipsis;
}
form[name=claimFilterForm] .form-group input, .actions .form-group input {
  height: 32px;
}
form[name=claimFilterForm] .form-group button, .actions .form-group button {
  height: 32px;
  margin-top: 42px;
}
form[name=claimFilterForm] .form-group select, .actions .form-group select {
  height: 32px;
  padding-left: 2px;
  padding-right: 3px;
}
form[name=claimFilterForm] .form-group .no-margin button, .actions .form-group .no-margin button {
  margin-top: 0px;
  text-transform: none;
}
form[name=claimFilterForm] .form-group .no-margin .filter-option-inner-inner, .actions .form-group .no-margin .filter-option-inner-inner {
  padding: 5px 5px 1px;
  text-overflow: ellipsis;
  margin-right: 15px;
}
form[name=claimFilterForm] .form-group .no-margin .filter-option, .actions .form-group .no-margin .filter-option {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.table.claim .sticky-header {
  position: sticky;
  top: 64px;
  z-index: 10;
  background-color: #f5f5f5;
}
.table.claim th, .table.claim td {
  white-space: nowrap;
  border-bottom: 1px solid lightgray;
  border-left: 1px dotted lightgray;
}
.table.claim > thead > tr > th, .table.claim > tbody > tr > td {
  padding: 5px;
}
.table.claim tbody tr:nth-of-type(even) {
  background-color: #DEEFF5;
}

.noResults {
  font-size: 20px;
}

.ch_spinner {
  background-image: url(fb4b5cd797abd4fa6782.svg);
  background-repeat: no-repeat;
  background-position: center;
  min-height: 60px;
  background-size: contain;
}
.ch_spinner-left {
  background-position: left;
}

.bill-image i {
  font-size: 20px;
  color: #C30102;
}

.eor-image i {
  font-size: 20px;
  color: #1E8AA3;
}

.homepage-brand-image {
  /*background-color: $header_background-color;*/
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 100px;
}

.center-homepage-searchbox {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.member-homepage-searchbox {
  width: 260px;
  display: inline-block;
  margin-left: 30px;
  font-style: italic;
}

.search .has-feedback .form-control-feedback {
  right: initial;
  left: 0 !important;
}
.search .has-feedback .form-control {
  padding-right: 12px;
  padding-left: 34px;
}
.search .angucomplete-dropdown {
  width: 100%;
}

.filter-bubbles > :first-child {
  padding-left: 0;
}
.filter-bubbles .label {
  padding-left: 0.4em;
  padding-right: 0.3em;
  font-size: 11px;
}
.filter-bubbles .clear-icon {
  font-size: 14px;
  padding-left: 4px;
  padding-right: 3px;
  cursor: pointer;
}

.claim-details {
  /* Clone claim box on claim details view*/
}
.claim-details--flags td {
  background-color: #ED5565;
}
.claim-details--wrap-id {
  padding: 1px;
}
.claim-details--content {
  display: flex;
  margin-bottom: 20px;
}
.claim-details--content fieldset {
  display: block;
  flex-grow: 1;
  flex-basis: 0;
  margin-inline-start: 2px;
  margin-inline-end: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding-block-start: 0.35em;
  padding-inline-end: 0.75em;
  padding-block-end: 0.625em;
  padding-inline-start: 0.75em;
  min-inline-size: min-content;
}
.claim-details--content legend {
  width: inherit;
  padding: 0 5px;
  border-bottom: none;
}
.claim-details--content select {
  border-color: #ccc;
  height: 23px;
}
.claim-details--tabs {
  margin-bottom: 20px;
}
.claim-details--tabs .nav {
  padding-left: 15px;
  cursor: initial;
  display: flex;
  align-items: center;
  border: none;
}
.claim-details--tabs .nav a {
  border: none !important;
}
.claim-details--tabs .nav .active .ng-binding {
  color: #fff !important;
  background-color: #005F83;
  font-size: 18px;
  line-height: 24px;
  border-radius: 2px;
  padding: 7px 24px;
}
.claim-details--tabs .nav .active .ng-binding:hover {
  background-color: #005F83 !important;
}
.claim-details--tabs .nav .ng-isolate-scope .ng-binding {
  padding: 7px 24px;
  color: #4D4D4D;
  font-size: 18px;
  line-height: 24px;
}
.claim-details--tabs .nav .ng-isolate-scope .ng-binding:hover {
  background-color: rgba(0, 95, 131, 0.2);
  border-radius: 2px;
}
.claim-details--tabs .ui-grid-header-cell-label {
  font-size: 14px;
}
.claim-details--tabs .tab-content {
  border: none;
  padding: 15px;
  min-height: 250px;
  height: auto;
  display: flex;
}
.claim-details--tabs .tab-content .grid-component {
  font-size: 14px;
}
.claim-details--tabs .tab-content .grid-component textarea {
  width: 100%;
  line-height: 1.5;
}
.claim-details--tabs .tab-loading {
  width: 95vw;
}
.claim-details .grid-component.diagnoses, .claim-details .grid-component.providers, .claim-details .grid-component.notes, .claim-details .grid-component.lineItems {
  height: auto !important;
}
.claim-details .grid-component.diagnoses .ui-grid-viewport, .claim-details .grid-component.providers .ui-grid-viewport, .claim-details .grid-component.notes .ui-grid-viewport, .claim-details .grid-component.lineItems .ui-grid-viewport {
  height: auto !important;
}
.claim-details .grid-component.diagnoses {
  width: 1840px;
}
.claim-details .grid-component.diagnoses .ui-grid-viewport {
  overflow: visible !important;
}
.claim-details .grid-component.diagnoses .angucomplete-dropdown {
  max-height: 200px;
}
.claim-details .grid-component.notes .ui-grid-contents-wrapper .ui-grid-header-cell .ui-grid-cell-contents {
  height: 60px;
}
.claim-details .grid-component.notes .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents {
  height: 80px;
  line-height: 28px;
  width: 100%;
}
.claim-details .grid-component.notes .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents textarea:read-only {
  background-color: #ebebe4;
}
.claim-details .grid-component.loaReview .ui-grid-row:has(.loa-cleared) {
  background: #eee;
}
.claim-details .grid-component.loaReview .ui-grid-row .loa-actions-outer {
  display: flex;
}
.claim-details--lineItems .panel-heading {
  min-height: 60px;
}
.claim-details--lineItems .grid-component {
  font-size: 14px;
}
.claim-details--lineItems .grid-component .angucomplete-dropdown {
  max-height: 185px;
}
.claim-details--lineItems .grid-component .ui-grid-viewport {
  overflow: visible !important;
}
.claim-details .claim-autocomplete .angucomplete-dropdown {
  width: 100%;
}
.claim-details .w-81 {
  width: 81%;
}
.claim-details .claimHierarchy {
  display: flex;
  justify-content: space-between;
  color: #999;
  background-color: #F8FAFF;
  border: 2px solid #F1F4F5;
  border-radius: 4px;
  font-size: 14px;
  min-width: 250px;
  padding: 6px 15px 6px 6px;
}
.claim-details .claimHierarchy--text {
  font-size: 12px;
  text-transform: lowercase;
  font-weight: 300;
}
.claim-details .claimHierarchy--link {
  color: #00B9E7;
}
.claim-details .vendor-autocomplete {
  display: flex;
  align-items: center;
}
.claim-details .vendor-autocomplete--input {
  width: 90%;
}
.claim-details .vendor-autocomplete--holder {
  width: 100%;
}
.claim-details .btn-remove {
  padding-left: 10px;
  font-size: 1rem;
  line-height: 30px;
}
.claim-details .ui-grid-cell {
  display: flex;
  align-items: center;
}
.claim-details .rule-results {
  display: flex;
  align-items: center;
}
.claim-details .rule-results .rule-icons {
  font-weight: 100;
  font-size: 18px;
}
.claim-details .rule-results .rule-results_minus::before {
  display: block;
  content: "-";
  border-radius: 50%;
  border: 1px solid #9C9C9C;
  width: 18px;
  height: 18px;
  line-height: 9px;
  text-align: center;
  color: #9C9C9C;
  font-weight: normal;
}
.claim-details .rule-results .rule-results_exclamation {
  padding-left: 7px;
}
.claim-details .rule-results .rule-results_exclamation::before {
  display: block;
  content: "!";
  border-radius: 50%;
  border: 1px solid #9C9C9C;
  width: 18px;
  height: 18px;
  line-height: 15px;
  text-align: center;
  color: #9C9C9C;
  font-weight: normal;
}
.claim-details .indicator {
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.claim-details .grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell.ui-grid-row-rule-ispending {
  background-color: yellow;
}
.claim-details .clone-dialog-dropdown-wrapper select.form-control {
  width: auto;
  min-width: 300px;
  max-width: 100%;
}

.ui-grid-header-canvas:before, .ui-grid-header-canvas:after {
  content: "";
  display: table;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}

.ui-grid-header-cell-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.ui-grid-header-cell-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ui-grid-header-cell > div {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}

.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

select {
  background-color: white;
}

.fieldset {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #c0c0c0;
}

.checkbox__label {
  padding-left: 32px !important;
}

table.borderCorrected {
  border-bottom: 1px solid #e0e0e0;
}

.borderCorrected > tbody > tr > td, .borderCorrected > thead > tr > th {
  border-bottom: 1px solid #e0e0e0;
}

.results_typehead {
  color: rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
.results_typehead .mdi-close-circle-outline {
  cursor: pointer;
}

.nav.nav-tabs a {
  text-decoration: none;
}

.btn.btn--primary {
  background-color: #005F83;
  color: #ffffff;
}

.btn.btn--secondary {
  background-color: #3BABB8;
  color: #005F83;
}

.btn.btn--m {
  height: 32px;
  line-height: 32px;
}

.btn--is-disabled.btn--fab,
.btn--is-disabled.btn--raised,
.btn.btn--fab[disabled],
.btn.btn--raised[disabled] {
  color: white !important;
  opacity: 0.5 !important;
}
.btn--is-disabled.btn--fab.btn--secondary,
.btn--is-disabled.btn--raised.btn--secondary,
.btn.btn--fab[disabled].btn--secondary,
.btn.btn--raised[disabled].btn--secondary {
  color: #005F83 !important;
}

.header {
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header .navbar.navbar-carehub {
  color: white;
  background-color: #00C19F;
  max-height: 64px;
  min-width: 1210px;
  line-height: 42px;
}
.header .navbar.navbar-carehub .container-fluid {
  padding-right: 5px;
  padding-left: 5px;
}
.header .navbar.navbar-carehub .navbar-brand {
  height: 64px;
  padding-left: 16px;
}
.header .navbar.navbar-carehub form {
  height: 38px;
}
.header .navbar.navbar-carehub form input {
  border-radius: 0;
  font-size: 13px;
  font-style: italic;
  border-right-style: none;
  width: 252px;
}
.header .navbar.navbar-carehub form angucomplete-alt .angucomplete-dropdown {
  width: 500px;
  margin-top: -2px;
}
.header .navbar.navbar-carehub form .search-button {
  width: 48px;
  height: 34px;
  background-color: #eaeaea;
  vertical-align: middle;
  margin-left: -4px;
  border-radius: 0;
  border: 1px solid #cccccc;
}
.header .navbar.navbar-carehub form .search-button .icon-ch-search {
  transform: scale(0.6);
  margin-top: 2px;
  margin-left: -4px;
}
.header .navbar.navbar-carehub form .results_typehead {
  max-width: 650px;
}
.header .navbar-ch {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.header .navbar-ch .horizontal_separator {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 2px;
  border: none;
  background-color: rgba(255, 255, 255, 0.75);
}
.header .navbar-ch > li {
  display: inline-block;
  height: 64px;
  vertical-align: middle;
}
.header .navbar-ch > li .new_referral {
  font-size: 18px;
  font-weight: bold;
  padding-left: 0;
}
.header .navbar-ch > li > a {
  color: white;
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.header .navbar-ch > li > a .icon-ch-new_referral {
  margin-top: 5px;
  transform: scale(0.5);
}
.header .navbar-ch > li > a:hover, .header .navbar-ch > li > a.active {
  color: rgba(255, 255, 255, 0.75);
  background-color: #00a88a;
}
@media screen and (max-width: 1800px) {
  .header .navbar.navbar-carehub .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  .header .navbar.navbar-carehub .navbar-brand {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 130px;
  }
  .header .navbar.navbar-carehub .navbar-brand img {
    transform: scale(0.8);
  }
  .header .navbar.navbar-carehub .navbar-form {
    padding-left: 0;
    padding-right: 0;
  }
  .header .navbar.navbar-carehub .navbar-form input {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 10px;
    width: 174px;
  }
  .header .navbar.navbar-carehub .navbar-form .search-button {
    width: 34px;
  }
  .header .navbar.navbar-carehub .navbar-form .search-button .icon-ch-search {
    margin-left: -12px;
  }
  .header .navbar-ch > li .new_referral {
    font-size: 14px;
  }
  .header .navbar-ch > li > a {
    padding: 10px 5px;
    font-size: 12px;
  }
}

.sidebar {
  z-index: 90;
  width: 285px;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.5);
}
.sidebar .title {
  line-height: 37px;
  color: #4D4D4D;
  font-size: 28px;
  font-weight: bold;
}
.sidebar .table {
  table-layout: fixed;
}
.sidebar .table td {
  border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
  border-top: rgba(0, 0, 0, 0.2) solid 1px;
  font-size: 12px;
  font-weight: bold;
}
.sidebar .infoGroup {
  line-height: 16px;
  min-height: 38px;
  padding-left: 8px;
}
.sidebar .infoGroup p {
  font-size: 15px;
  min-height: 15px;
  color: rgba(0, 0, 0, 0.7);
}
.sidebar .bottom-border {
  border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
  padding-bottom: 18px;
}
.sidebar .links ul {
  list-style-type: none;
}
.sidebar .links ul li {
  height: 34px;
}
.sidebar .links ul li:hover {
  cursor: pointer;
}
.sidebar .links ul li:hover, .sidebar .links ul li.active {
  background-color: #EEE;
}
.sidebar .links ul li:hover a, .sidebar .links ul li.active a {
  color: #005F83;
}
.sidebar .links ul li i {
  transform: scale(0.5);
  margin-top: -3px;
}
.sidebar .links ul li a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 1210px) {
  .sidebar {
    position: absolute;
    overflow: hidden;
    min-height: 880px;
  }
}
div.loa-registration-content-main .loa-register-form-outer {
  height: 135px;
}
div.loa-registration-content-main table.loa-records {
  width: calc(100% - 60px);
  margin: 20px 30px;
  border: solid 1px #d9d9d9;
}
div.loa-registration-content-main table.loa-records tbody tr {
  height: 40px;
}
div.loa-registration-content-main table.loa-records tbody tr.loa-cleared {
  background: #eee;
}
div.loa-registration-content-main table.loa-records tbody tr td, div.loa-registration-content-main table.loa-records tbody tr th {
  border: solid 1px #d9d9d9;
}
div.loa-registration-content-main .selected-file-name {
  max-width: calc(100% - 60px);
  display: inline-block;
  word-break: break-all;
}

form[name=newreferralForm] uib-accordion .panel-group {
  max-width: 1266px;
}
form[name=newreferralForm] uib-accordion .panel-group .panel-default .panel-body {
  padding-top: 0;
}
form[name=newreferralForm] .newreferral-divider {
  line-height: 64px;
  width: 537px;
  display: flex;
  align-items: center;
  justify-content: center;
}
form[name=newreferralForm] .newreferral-divider > span {
  margin-right: 5px;
}
form[name=newreferralForm] .newreferral-divider:after {
  background: rgba(0, 0, 0, 0.2);
  height: 1px;
  flex: 1;
  content: "";
}
form[name=newreferralForm] .newreferral-divider-title {
  color: #999999;
  font-size: 10px;
  text-transform: uppercase;
}
form[name=newreferralForm] .newreferral-bg-wrapper {
  margin-bottom: -90px;
}
form[name=newreferralForm] .newreferral-label {
  color: #404040;
  font-size: 16px;
  margin-bottom: 0;
}
form[name=newreferralForm] .newreferral-error {
  font-size: 10px;
  line-height: 10px;
}
form[name=newreferralForm] .newreferral-input input {
  width: 260px;
  border: none;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 8px;
}
form[name=newreferralForm] .newreferral-lineHeight {
  line-height: 27px;
}
form[name=newreferralForm] .newreferral-textarea.form-control {
  width: 88%;
}

form[name=createUserForm] uib-accordion .panel-group {
  max-width: 1266px;
}
form[name=createUserForm] uib-accordion .panel-group .panel-default .panel-body {
  padding-top: 0;
}
form[name=createUserForm] .useradmin-bg-wrapper {
  margin-bottom: -90px;
}
form[name=createUserForm] .useradmin-label {
  color: #404040;
  font-size: 16px;
  margin-bottom: 0;
}
form[name=createUserForm] .useradmin-error {
  font-size: 10px;
  line-height: 10px;
}
form[name=createUserForm] .useradmin-input input {
  width: 100%;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 8px;
}

.role-admin .active-roles,
.role-admin .available-roles {
  border: 2px solid rgba(0, 0, 0, 0.2);
  overflow-y: scroll;
  height: 50vh;
}
.role-admin .active-roles > div,
.role-admin .available-roles > div {
  line-height: 32px;
}
.role-admin .active-roles :hover,
.role-admin .active-roles .selected,
.role-admin .available-roles :hover,
.role-admin .available-roles .selected {
  background-color: #eeeeee;
}
.role-admin .actions-roles {
  height: 50vh;
  display: flex;
  align-items: center;
}
.role-admin .actions-roles .arrow {
  opacity: 0.3;
  cursor: not-allowed;
}
.role-admin .actions-roles .arrow.active {
  opacity: 1;
  cursor: pointer;
}
.role-admin .arrow-right.arrow-red:before {
  border: none;
  background-color: red;
  height: 40%;
  width: 50%;
  top: 30%;
  left: 0;
}
.role-admin .arrow-right.arrow-red:after {
  left: 50%;
  top: 0;
  border-width: 20px 70px;
  border-left-color: red;
}
.role-admin .arrow-left.arrow-green:before {
  border: none;
  background-color: green;
  height: 40%;
  width: 50%;
  top: 30%;
  left: 50%;
}
.role-admin .arrow-left.arrow-green:after {
  left: -50%;
  top: 0;
  border-width: 20px 70px;
  border-right-color: green;
}

.arrow {
  width: 140px;
  height: 40px;
  position: relative;
  display: inline-block;
  margin: 10px 35px;
}
.arrow:before, .arrow:after {
  content: "";
  border-color: transparent;
  border-style: solid;
  position: absolute;
}

.invalid_page {
  display: flex;
  align-items: center;
  margin-top: 175px;
  font-family: Segoe UI;
}
.invalid_page .message {
  width: 50%;
  padding-left: 214px;
}
.invalid_page .message h2 {
  margin: 0 0 24px;
  font-weight: bold;
  font-size: 32px;
  line-height: 43px;
  color: #005F83;
}
.invalid_page .message p {
  width: 610px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
  color: #404040;
}
.invalid_page .error404 {
  width: 50%;
  min-height: 520px;
  padding-top: 125px;
  font-weight: bold;
  font-size: 174px;
  text-align: center;
  color: #404040;
  background: url(f6529037b99ee8a5641b.svg) no-repeat center;
}

#homepageWrapper {
  background: #f2f7f9;
  /* picked from blank area of new-referral-bg.svg */
  height: calc(100vh - 64px);
  /* adjusted with header height, currently 64px */
}
#homepageWrapper .searchMain {
  position: relative;
  top: calc(45vh - 180px);
  z-index: 100;
  background: white;
  margin: 0 auto;
  padding: 50px;
  border-radius: 20px;
  width: 500px;
  box-shadow: 0px 0px 9px 1px #005f8380;
}
#homepageWrapper .searchMain .claim-search {
  width: 260px;
  margin-left: 30px;
}
#homepageWrapper .searchMain .claim-search input {
  font-style: italic;
}
#homepageWrapper .fractal {
  position: fixed;
  display: inline-block;
}
#homepageWrapper .fractal img {
  width: 100%;
}
#homepageWrapper .fractal.fractal-1 {
  top: 35vh;
  left: -470px;
  width: 800px;
}
#homepageWrapper .fractal.fractal-2 {
  top: -20rem;
  right: -17rem;
  width: 900px;
}

.nav-ch a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.nav-ch ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-ch ul a {
  text-decoration: none;
}
.nav-ch > ul {
  text-align: center;
}
.nav-ch .nav-ch__item {
  text-align: left;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}
.nav-ch .nav-ch__item:hover > a {
  color: rgba(255, 255, 255, 0.75);
}
.nav-ch .nav-ch__item:hover .nav-ch__dropdown {
  display: block;
}
.nav-ch .nav-ch__dropdown {
  position: absolute;
  display: none;
  min-width: 250px;
  padding-bottom: 20px;
  top: calc(100% + 4px);
  left: 0;
  z-index: 1001;
  margin: 0;
  background-color: white;
  color: black;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  overflow-y: auto;
  overflow-x: hidden;
}
.nav-ch .nav-ch__dropdown ul {
  min-width: 250px;
}
.nav-ch .nav-ch__dropdown ul > li:hover {
  background-color: #F0F0F0;
  opacity: 0.75;
}
.nav-ch .nav-ch__dropdown ul > li > a {
  padding-left: 30px;
  padding-right: 30px;
}
.nav-ch .nav-ch__menu {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: calc(100vh - 200px);
}
.nav-ch .nav-ch__menu .nav-ch__menu-item {
  padding-top: 20px;
  margin: 0 20px;
}
.nav-ch .nav-ch__menu .nav-ch__menu-item > a {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  color: rgba(0, 0, 0, 0.7);
}
.nav-ch .nav-ch__sub-menu {
  padding-top: 15px;
}
.nav-ch .nav-ch__sub-menu .nav-ch__sub-menu-item {
  padding: 3px 0;
  color: rgba(0, 0, 0, 0.7);
  line-height: 16px;
  font-size: 14px;
}
.nav-ch .nav-ch__sub-menu .nav-ch__sub-menu-item :hover {
  color: rgba(255, 255, 255, 0.75);
}
.nav-ch .js-get-width {
  left: -999999 !important;
  display: block !important;
}

.save-button-wrapper {
  position: fixed;
  z-index: 999;
  right: 16px;
  bottom: 16px;
  background-color: #EDEDED;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  width: 400px;
  min-height: 65px;
  line-height: 63px;
  font-weight: bold;
  color: #4D4D4D;
}
.save-button-wrapper i {
  transform: scale(0.5);
  vertical-align: middle;
}
.save-button-wrapper button {
  vertical-align: middle;
  min-width: 100px;
}

@media only screen and (max-width: 1210px) {
  .save-button-wrapper {
    position: initial;
    margin-left: auto;
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
.memberFlags {
  width: 100%;
  font-weight: bold;
  color: #EB5757;
  background-color: #FFD2D2;
}

.borderFlags {
  border-bottom: 5px #fff solid;
}

.grid-component {
  font-size: 14px;
  border: none;
  color: rgba(0, 0, 0, 0.7);
}
.grid-component .ui-grid-header-cell-wrapper .ui-grid-header-cell.grid-component_header_actions {
  background-color: white;
}
.grid-component_header:not(:last-child) {
  font-weight: bold;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: white;
  text-align: left;
}
.grid-component_header_actions {
  background-color: white;
}
.grid-component_actions {
  text-align: center;
}
.grid-component_actions i {
  opacity: 0.5;
  padding-top: 5px;
  padding-bottom: 5px;
}
.grid-component_actions i:hover {
  opacity: 1;
  transform: scale(1.5);
  cursor: pointer;
}
.grid-component_select {
  color: rgba(0, 0, 0, 0.7);
  width: 100%;
  border: none;
  background-color: inherit;
}
.grid-component_select option {
  font-size: 14px;
  background-color: white;
}
.grid-component_select option:checked {
  background-color: #F0F0F0;
}
.grid-component_select option:hover {
  box-shadow: 0 0 10px 100px #000 inset;
}
.grid-component_validation {
  white-space: normal;
  text-overflow: clip;
}
.grid-component_addRow {
  color: #005F83;
}
.grid-component_addRow span:hover {
  text-decoration: underline;
  cursor: pointer;
}
.grid-component_footer {
  width: 98%;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-header {
  border: none;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-header-cell .ui-grid-cell-contents {
  height: 48px;
  white-space: normal;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-header-cell div[role=columnheader] div[role=button] span {
  vertical-align: sub;
}
.grid-component .ui-grid-contents-wrapper .showExtendedContent .ui-grid-cell-contents {
  white-space: normal;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell {
  background-color: transparent;
  border-bottom: 1px solid grey;
}
.grid-component .ui-grid-contents-wrapper .grid-component_header,
.grid-component .ui-grid-contents-wrapper .grid-component_header__visible_actions {
  display: flex;
  align-items: center;
  border: none;
  background-color: #DEEFF5;
}
.grid-component .ui-grid-contents-wrapper .grid-component_header .ui-grid-cell-contents,
.grid-component .ui-grid-contents-wrapper .grid-component_header__visible_actions .ui-grid-cell-contents {
  display: flex;
  align-items: center;
  outline: none;
}
.grid-component .ui-grid-contents-wrapper .grid-component_header__visible_actions {
  text-align: center;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row {
  text-align: left;
  line-height: 46px;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell input[type=checkbox] {
  transform: scale(1.5);
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell input[disabled] {
  cursor: not-allowed;
  background-color: transparent;
  border: none;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell input[readonly] {
  cursor: not-allowed;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell.autocomplete-w-90 > .ui-grid-cell-contents {
  width: 90%;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell:not(:last-child), .grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell.visible_last_row {
  border-left: none;
  border-right: none;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell.grid-component_actions {
  border: none;
  background-color: white;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents {
  line-height: 36px;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.color-legend {
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.color-legend div {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  width: 16px;
  height: 16px;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell.overflow-visible .ui-grid-cell-contents {
  overflow: visible;
}
.grid-component .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell-focus {
  background-color: transparent;
}

.grid-component2 {
  font-size: 12px;
  border: none;
  color: #333333;
}
.grid-component2 .lineHeight-48 {
  line-height: 48px;
}
.grid-component2 .text-muted {
  color: rgba(68, 68, 68, 0.5);
}
.grid-component2 .ui-grid-header {
  border: none;
  color: #333333;
}
.grid-component2 .ui-grid-header-cell {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  border-right: none;
  border-left: none;
  border-top: 2px solid #005F83;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: #b7dce9;
}
.grid-component2 .ui-grid-header-cell.text-capitalize {
  text-transform: capitalize !important;
}
.grid-component2 .ui-grid-header-cell div[role=columnheader] {
  height: inherit;
  display: flex;
  align-items: center;
}
.grid-component2 .ui-grid-header-cell .ui-grid-cell-contents {
  display: inline-flex;
  align-items: center;
  max-width: 85%;
}
.grid-component2 .ui-grid-header-cell .ui-grid-cell-contents .ui-grid-invisible {
  display: none;
}
.grid-component2 .ui-grid-header-cell.narrow .ui-grid-cell-contents {
  max-width: 70%;
}
.grid-component2 .ui-grid-top-panel {
  overflow: initial;
  margin-bottom: -1px;
}
.grid-component2 .ui-grid-top-panel a {
  text-decoration: none;
  cursor: pointer;
  color: rgba(73, 75, 87, 0.75);
}
.grid-component2 .ui-grid-top-panel a .icon-ch-filter {
  position: absolute;
  bottom: 15px;
}
.grid-component2 .ui-grid-top-panel .pagination > .active > a, .grid-component2 .ui-grid-top-panel .pagination > .active > a:hover, .grid-component2 .ui-grid-top-panel .pagination > .active > a:focus,
.grid-component2 .ui-grid-top-panel .pagination > .active > span,
.grid-component2 .ui-grid-top-panel .pagination > .active > span:hover,
.grid-component2 .ui-grid-top-panel .pagination > .active > span:focus {
  color: #333333 !important;
  background-color: white;
  border-color: white;
  cursor: default;
  text-decoration: underline;
}
.grid-component2 .ui-grid-top-panel .pagination .claims-color {
  color: #333333;
}
.grid-component2 .ui-grid-top-panel .ui-grid-header-viewport {
  overflow: initial;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu {
  min-width: 390px;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu li {
  padding-left: 0;
  padding-right: 0;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu .tab-content .tab-pane {
  width: 100%;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu .claims-actions--tabs {
  padding: 5px;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu .claims-actions--tabs .tab-content {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 15px;
  min-height: 510px;
  height: auto;
  display: flex;
  max-width: 365px;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu .claims-actions--tabs .tab-content .actions-container li > label {
  font-size: 12px;
  margin-bottom: 0;
}
.grid-component2 .ui-grid-top-panel .actions .dropdown-menu .claims-actions--tabs .tab-content .actions-container li > label input {
  margin: 3px 5px 0 0;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu {
  min-width: 250px;
  padding-left: 5px;
  padding-right: 5px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu label {
  display: inline-flex;
  align-items: end;
  font-size: 10px;
  font-weight: 500;
  text-transform: initial;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu label input {
  margin: 0 5px 0 0;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu li {
  padding-left: 15px;
  padding-right: 15px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .search input {
  max-height: 21px;
  font-size: 10px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .search .has-feedback .form-control-feedback {
  right: initial;
  left: 0 !important;
  line-height: 21px;
  width: 21px;
  height: 21px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .search .has-feedback .form-control {
  padding-left: 5px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .dropdown-toggle {
  color: rgba(73, 75, 87, 0.75);
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .angucomplete-dropdown {
  font-weight: 500;
  font-size: 10px;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .dropdown-clearFilter .dropdown-divider-title {
  opacity: 0.5;
  color: #333333;
  text-transform: none;
  line-height: initial;
  padding: 5px 0;
  cursor: default;
}
.grid-component2 .ui-grid-top-panel .dropdown-menu .dropdown-clearFilter .dropdown-divider-title.active {
  opacity: 1;
  cursor: pointer;
}
.grid-component2 .ui-grid-top-panel .dropdown-divider {
  height: auto;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 0;
}
.grid-component2 .ui-grid-top-panel .dropdown-divider > span {
  margin-right: 5px;
}
.grid-component2 .ui-grid-top-panel .dropdown-divider:after {
  background-color: rgba(0, 0, 0, 0.2);
  height: 1px;
  flex: 1;
  content: "";
}
.grid-component2 .ui-grid-top-panel .dropdown-divider-title {
  color: #999999;
  font-size: 10px;
  text-transform: uppercase;
}
.grid-component2 .ui-grid-top-panel .dropdown-item .input-group .datePicker {
  height: 21px;
  font-size: 10px;
  padding: 2px 3px 2px 3px;
  line-height: normal;
  background-color: #ffffff;
}
.grid-component2 .ui-grid-top-panel .dropdown-item .input-group .datePicker .glyphicon {
  font-size: 12px;
}
.grid-component2 .ui-grid-top-panel .dropdown-item .input-group .datePicker.clear-icon {
  font-size: 8px;
  color: red;
}
.grid-component2 .ui-grid-top-panel .dropdown-item .input-group input.datePicker {
  color: #333333;
}
.grid-component2 .ui-grid-top-panel .dropdown-item input.amount {
  font-size: 12px;
}
.grid-component2 .ui-grid-top-panel .sort-property {
  font-size: 10px;
  font-weight: 500;
  text-transform: none;
  padding-top: 5px;
}
.grid-component2 .ui-grid-top-panel .checkbox-container {
  max-height: 300px;
  overflow-y: auto;
}
.grid-component2 .ui-grid-top-panel .checkbox-container-short {
  max-height: 155px;
  overflow-y: auto;
}
.grid-component2 .ui-grid-top-panel .checkbox-container .dropdown-filter-item {
  text-transform: initial;
}
.grid-component2 .ui-grid-top-panel .clear-filter-btn {
  margin-top: 29px;
}
.grid-component2 .ui-grid-top-panel .ui-grid-cell-contents ~ div {
  display: inline-flex;
  max-width: 20px;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container {
  max-width: 10px;
  padding: 4px 0 4px 0;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container .filtering {
  width: 100%;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container .filtering input {
  min-width: 100%;
  font-size: 10px;
  height: 21px;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container .filtering input:not(:valid) ~ .close-icon {
  display: none;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container .filtering .close-icon {
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  padding: 0;
  cursor: pointer;
}
.grid-component2 .ui-grid-top-panel .ui-grid-filter-container .filtering .close-icon:after {
  content: "X";
  color: red;
  display: block;
  width: 13px;
  height: 13px;
  position: relative;
  right: 21px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 2px;
  font-weight: normal;
  font-size: 8px;
  cursor: pointer;
}
.grid-component2 .ui-grid-viewport {
  overflow-anchor: none;
}
.grid-component2 .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #DEEFF5;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-header-cell .ui-grid-cell-contents {
  white-space: normal;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell {
  border-left: none;
  border-right: none;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents input[type=checkbox] {
  margin: 0;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents a {
  color: initial;
  text-decoration: none;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.color-legend {
  display: flex;
  align-items: center;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.color-legend div {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  width: 16px;
  height: 16px;
}
.grid-component2 .ui-grid-contents-wrapper .ui-grid-row .ui-grid-cell-focus {
  background-color: transparent;
}
.grid-component2 .ui-grid-pager-panel abbr[title] {
  text-decoration: none;
  border-bottom: none;
}
.grid-component2 .noDataForGrid {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.5;
  font-size: 40px;
  width: 100%;
  text-align: center;
}

.custom-slider.rzslider .rz-bar {
  background: #ffe4d1;
  height: 2px;
}

.custom-slider.rzslider .rz-selection {
  background: #00B9E7;
}

.custom-slider.rzslider .rz-pointer {
  width: 8px;
  height: 16px;
  top: auto;
  /* to remove the default positioning */
  bottom: 0;
  background-color: #00B9E7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.custom-slider.rzslider .rz-model-value, .custom-slider.rzslider .rz-model-high {
  font-size: 12px;
}

.custom-slider.rzslider .rz-pointer:after {
  display: none;
}

.custom-slider.rzslider .rz-bubble {
  bottom: 14px;
}

.custom-slider.rzslider .rz-limit {
  font-weight: bold;
}

.custom-slider.rzslider .rz-tick {
  width: 1px;
  height: 10px;
  margin-left: 4px;
  border-radius: 0;
  background: #ffe4d1;
  top: -1px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.custom-slider.rzslider .rz-tick.rz-selected {
  background: #00B9E7;
}

.ch-input,
.ch-select {
  position: relative;
  margin: 10px 0 5px;
  border: none;
}
.ch-input input,
.ch-input textarea,
.ch-select input,
.ch-select textarea {
  background: none;
  color: #474A56;
  font-size: 14px;
  padding: 7px 5px 3px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C4C4C4;
}
.ch-input input:focus,
.ch-input textarea:focus,
.ch-select input:focus,
.ch-select textarea:focus {
  outline: none;
}
.ch-input input:focus ~ label, .ch-input input.ng-valid-parse.flatpickr-input.ng-dirty ~ label, .ch-input input.ng-valid-mask ~ label, .ch-input input.not-empty ~ label,
.ch-input textarea:focus ~ label,
.ch-input textarea.ng-valid-parse.flatpickr-input.ng-dirty ~ label,
.ch-input textarea.ng-valid-mask ~ label,
.ch-input textarea.not-empty ~ label,
.ch-select input:focus ~ label,
.ch-select input.ng-valid-parse.flatpickr-input.ng-dirty ~ label,
.ch-select input.ng-valid-mask ~ label,
.ch-select input.not-empty ~ label,
.ch-select textarea:focus ~ label,
.ch-select textarea.ng-valid-parse.flatpickr-input.ng-dirty ~ label,
.ch-select textarea.ng-valid-mask ~ label,
.ch-select textarea.not-empty ~ label {
  top: -16px;
  font-size: 12px;
  color: #005F83;
}
.ch-input input:focus ~ .bar:before,
.ch-input textarea:focus ~ .bar:before,
.ch-select input:focus ~ .bar:before,
.ch-select textarea:focus ~ .bar:before {
  width: 100%;
}
.ch-input input.ng-invalid.ng-touched,
.ch-input textarea.ng-invalid.ng-touched,
.ch-select input.ng-invalid.ng-touched,
.ch-select textarea.ng-invalid.ng-touched {
  border-bottom: 2px solid #EB5757;
}
.ch-input label,
.ch-select label {
  color: #C4C4C4;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 5px;
  transition: 300ms ease all;
}
.ch-input .bar,
.ch-select .bar {
  position: relative;
  display: block;
  width: 100%;
}
.ch-input .bar:before,
.ch-select .bar:before {
  content: "";
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #005F83;
  transition: 300ms ease all;
  left: 0;
}
.ch-input--error,
.ch-select--error {
  color: #EB5757;
  font-size: 12px;
  text-align: right;
}

.ch-radio {
  display: inline-block;
  position: relative;
  margin: 15px 0 0;
  font-size: 16px;
  line-height: 24px;
}
.ch-radio__input {
  position: absolute;
  top: 4px;
  left: 0;
  width: 36px;
  height: 20px;
  opacity: 0;
  z-index: 0;
}
.ch-radio__label {
  display: block;
  padding: 0 0 0 24px;
  cursor: pointer;
}
.ch-radio__label:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #F0F0F0;
  border: 1px solid #005F83;
  border-radius: 10px;
  z-index: 1;
  transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.ch-radio__label:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 3px;
  width: 6px;
  height: 6px;
  background-color: #005F83;
  border-radius: 50%;
  z-index: 2;
  transform: scale(0, 0);
  transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.ch-radio__input:checked + .ch-radio__label:before {
  border-color: #005F83;
}
.ch-radio__input:checked + .ch-radio__label:after {
  transform: scale(1, 1);
}

div.ui-grid-cell input.ch-radio-as-checkbox__input {
  width: 120px;
  height: 20px;
}

.ch-radio-as-checkbox {
  cursor: pointer;
}
.ch-radio-as-checkbox__input {
  opacity: 0;
  position: relative;
  z-index: 99;
}
.ch-radio-as-checkbox__label {
  font-weight: normal;
}
.ch-radio-as-checkbox__label > .ch-radio-as-checkbox__icon {
  display: inline-block;
  width: 16px;
  height: 20px;
  margin: -1px 0 0 -127px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(5d4a59a9044d461a4f2e.svg);
  background-position: -96px -144px;
  position: relative;
  transition: all 0.2s ease-out;
}
.ch-radio-as-checkbox__label > input:checked + .ch-radio-as-checkbox__icon {
  background-position: -48px -144px;
  margin: -1px 0px 0 -127px;
  transition: all 0.2s ease-out;
}
.ch-radio-as-checkbox__title {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.ch-select {
  color: #474A56;
  font-family: localSegoeUI, "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  border-bottom: 1px solid #C4C4C4;
}
.ch-select--error {
  position: absolute;
  right: 0;
  color: #EB5757;
  font-size: 12px;
  text-align: right;
}
.ch-select label {
  color: #404040;
}
.ch-select .dropdown.open ~ label,
.ch-select .dropdown.not-empty ~ label {
  top: -16px;
  font-size: 12px;
  color: #005F83;
}
.ch-select .dropdown.open ~ .bar:before {
  width: 100%;
}
.ch-select .bootstrap-select .dropdown-menu > .active > a,
.ch-select .bootstrap-select .dropdown-menu > .active > a:hover,
.ch-select .bootstrap-select .dropdown-menu > .active > a:focus {
  background-color: #F0F0F0;
  color: initial;
}
.ch-select .bootstrap-select.ng-invalid-required.ng-touched:not(.not-empty), .ch-select .bootstrap-select.ng-valid-required.ng-touched:not(.not-empty) {
  border-bottom: 2px solid #EB5757;
  max-height: 27px;
}
.ch-select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.ch-select .bootstrap-select .filter-option-inner-inner {
  padding: 5px 5px 1px;
  text-overflow: ellipsis;
  margin-right: 15px;
}
.ch-select .bootstrap-select .btn {
  text-transform: none;
  min-height: 27px;
}
.ch-select .bootstrap-select .dropdown-menu {
  padding: 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 0;
  font-size: 14px;
}
.ch-select .bootstrap-select .dropdown-menu > li > a {
  padding-left: 8px;
  padding-right: 16px;
}

.page-divider {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-divider > span {
  margin-right: 8px;
}
.page-divider:after {
  background-color: rgba(0, 0, 0, 0.2);
  height: 2px;
  flex: 1;
  content: "";
}
.page-divider-title {
  color: #005F83;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
}

.newClaimForm .payMember {
  font-size: 14px;
  color: #585858;
  padding-left: 20px;
}
.newClaimForm .payMember label {
  font-weight: normal;
  text-transform: capitalize;
}
.newClaimForm .billImage {
  margin-top: 7px;
  line-height: 32px;
}
.newClaimForm .billImage div[dropzone] {
  margin-bottom: -20px;
}
.newClaimForm .searchVendor .form-control {
  height: 29px;
}
.newClaimForm .searchVendor .form-control-feedback {
  width: 29px;
  height: 29px;
  line-height: 29px;
}
.newClaimForm .dialog__actions {
  padding-right: 40px;
  background-color: unset;
  border-bottom: none;
}
.newClaimForm .dialog__content {
  max-height: 900px;
}
.newClaimForm .dialog__scroll__content {
  max-height: 100vh !important;
}
.newClaimForm .EORImagesDisabled {
  background: #E5E4E2;
}

.grid-component.lineItems .grid-component_header.fromDate .ui-grid-cell-contents > span {
  max-width: 90px;
}
.grid-component.lineItems .lineItems-date-input {
  line-height: initial;
}
.grid-component.lineItems .lineItems-date-input input {
  padding: 0 3px 0 3px;
}
.grid-component.lineItems .lineItems-date-input input:not(:focus) {
  border-color: white;
}
.grid-component.lineItems .ndc-measure_select {
  width: 45%;
}
.grid-component.lineItems .ndc-quantity_input {
  border: none;
  display: inline-block;
  max-width: 55%;
}
.grid-component.lineItems .ndc-quantity_input.ng-invalid {
  border: 1px solid #fc8f8f;
}
.grid-component.lineItems .diagnosis-pointers_input {
  display: inline-block;
}
.grid-component.lineItems .diagnosis-pointers_input.ng-invalid {
  border: 1px solid #fc8f8f;
}
.grid-component.lineItems .ui-grid-row:nth-of-type(even) {
  background-color: #DEEFF5;
}

.claim-details--lineItems .heading {
  height: 55px;
  background-color: #DEEFF5;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.billReviewHeader {
  color: #A9A9A9;
}

.choose-bill-review-overflow {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.grid-component.diagnoses .angucomplete-dropdown {
  max-height: 200px;
}
.grid-component.diagnoses .diagnosis-delete {
  margin-left: auto;
  padding-right: 25px;
}

/*# sourceMappingURL=main.5e5a62634f99ff21edf9.css.map*/