@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext);

@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* ==========================================================================
   COLORS
   ========================================================================== */
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
/* ==========================================================================
   MIXIN | vertical-align
   ========================================================================== */
/* ==========================================================================
   EXTENDABLE CLASSES
   ========================================================================== */
.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
.dnd-poly-drag-image {
    opacity: .5 !important;
}
.dnd-poly-drag-image.dnd-poly-snapback {
    transition-property: transform !important;
    transition-duration: 250ms !important;
    transition-timing-function: ease-out !important;
}
.mp-hack, .content, .side {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
.clearfix, .switch, .media__list, .widget__content, .widget__header, .grid__row, .main__container {
  *zoom: 1;
  clear: both;
}
.clearfix:before, .switch:before, .media__list:before, .widget__content:before, .widget__header:before, .grid__row:before, .main__container:before, .clearfix:after, .switch:after, .media__list:after, .widget__content:after, .widget__header:after, .grid__row:after, .main__container:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after, .switch:after, .media__list:after, .widget__content:after, .widget__header:after, .grid__row:after, .main__container:after {
  clear: both;
}
.form-label, label, .widget__heading {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.08em;
  font-weight: 600;
  margin: 0;
  padding: 0 0 15px 0;
}
.form-input, textarea, div .ng-select.ng-select-single .ng-select-container, input[type=text], input[type=password], input[type=email], input[type=tel], input[type=number], input[type=time] {
  background-color: #edf2f9;
  border: none;
  height: 50px;
  padding: 0 20px;
  color: #293b5a;
  letter-spacing: 0.08em;
  width: 100%;
  resize: none;
  box-sizing: border-box;
  font-size: 0.9285714286em;
  font-weight: 300;
  border: 1px solid #e5ecf6;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  transition: all 0.3s ease-out;
}
.form-input:focus, textarea:focus, div .ng-select.ng-select-single .ng-select-container:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=time]:focus {
  outline: none;
  border-color: #c7d6ec;
}
.form-input.ng-invalid.ng-touched, textarea.ng-invalid.ng-touched, div .ng-select.ng-select-single .ng-invalid.ng-touched.ng-select-container, input.ng-invalid.ng-touched[type=text], input.ng-invalid.ng-touched[type=password], input.ng-invalid.ng-touched[type=email], input.ng-invalid.ng-touched[type=tel], input.ng-invalid.ng-touched[type=number], input.ng-invalid.ng-touched[type=time] {
  border-color: #ee484d;
  background-color: #fef9f9;
}
.user-select-none, .switch {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.right-align {
  text-align: right;
}
/* ==========================================================================
   STATIC REUSABLE STUFF
   ========================================================================== */
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes highlight {
  0% {
    background: #fbeebf;
  }
  100% {
    background: #fff;
  }
}
@keyframes highlight {
  0% {
    background: #fbeebf;
  }
  100% {
    background: #fff;
  }
}
@-webkit-keyframes loading {
  0% {
    border-color: #edf2f9;
  }
  50% {
    border-color: #fcfdfe;
  }
  100% {
    border-color: #edf2f9;
  }
}
@keyframes loading {
  0% {
    border-color: #edf2f9;
  }
  50% {
    border-color: #fcfdfe;
  }
  100% {
    border-color: #edf2f9;
  }
}
/* ==========================================================================
   Animations
   ========================================================================== */
.animate-spin, .submit--submitting [class^=ico-]:before,
.submit--submitting [class*=" ico-"]:before {
  display: inline-block;
  -webkit-animation: spin 1.2s infinite;
          animation: spin 1.2s infinite;
}
.animate-highlight, .langtabs__content--inverted.langtabs__content--active, .langtabs__content--active {
  -webkit-animation: highlight 0.6s linear;
          animation: highlight 0.6s linear;
}
@font-face {
  font-family: "7divscms";
  src: url("/assets/fonts/7divscms.eot?333085355");
  src: url("/assets/fonts/7divscms.eot?333085355#iefix") format("embedded-opentype"), url("/assets/fonts/7divscms.woff?333085355") format("woff"), url("/assets/fonts/7divscms.ttf?333085355") format("truetype"), url("/assets/fonts/7divscms.svg?333085355#7divscms") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ico-]:before, [class*=" ico-"]:before, .font-icon, div .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper {
  font-family: "7divscms";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ico-dashboard:before {
  content: "";
}
/* '' */
.ico-save:before {
  content: "";
}
/* '' */
.ico-angle-left:before {
  content: "";
}
/* '' */
.ico-angle-up:before {
  content: "";
}
/* '' */
.ico-angle-right:before {
  content: "";
}
/* '' */
.ico-angle-down:before {
  content: "";
}
/* '' */
.ico-plus:before {
  content: "";
}
/* '' */
.ico-remove:before, div .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper:before {
  content: "";
}
/* '' */
.ico-edit:before {
  content: "";
}
/* '' */
.ico-logout:before {
  content: "";
}
/* '' */
.ico-homepage:before {
  content: "";
}
/* '' */
.ico-pages:before {
  content: "";
}
/* '' */
.ico-forms:before {
  content: "";
}
/* '' */
.ico-media:before {
  content: "";
}
/* '' */
.ico-error:before {
  content: "";
}
/* '' */
.ico-success:before {
  content: "";
}
/* '' */
.ico-upload:before {
  content: "";
}
/* '' */
.ico-doc:before, .ico-articles:before {
  content: "";
}
/* '' */
.ico-download:before {
  content: "";
}
/* '' */
.ico-magnifier:before {
  content: "";
}
/* '' */
.ico-booking:before {
  content: "";
}
/* '' */
.ico-newsletter:before {
  content: "";
}
/* '' */
.ico-refresh:before {
  content: "";
}
/* '' */
.ico-view:before {
  content: "";
}
/* '' */
.ico-duplicate:before {
  content: "";
}
/* '' */
.ico-drag:before {
  content: "";
}
/* '' */
.ico-notifications:before {
  content: "";
}
/* '' */
.ico-users:before {
  content: "";
}
/* '' */
.ico-code:before {
  content: "";
}
/* '' */
.ico-menu:before {
  content: "";
}
/* '' */
.ico-link:before {
  content: "";
}
/* '' */
.ico-settings:before {
  content: "";
}
/* '' */
.ico-frown:before {
  content: "";
}
/* '' */
.ico-real-estate:before {
  content: "";
}
/* '' */
.ico-info:before {
  content: "";
}
/* '' */
.ico-faq:before {
  content: "";
}
/* '' */
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
}
body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 1em;
  background: #edf2f9;
  color: #293b5a;
  overflow-y: scroll;
}
.invalid-image {
  width: 0px !important;
  height: 0px !important;
  padding: 100px !important;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.invalid-image > *,
.invalid-image #alttext-container {
  display: none !important;
  visibility: hidden;
}
a,
a:focus,
a:active {
  outline: 0;
  cursor: pointer;
}
.main {
  padding-left: 180px;
  overflow: hidden;
  min-height: 100%;
}
.main--standalone {
  padding-left: 0;
}
.dragula {
  touch-action: none;
}
.align-right {
  text-align: right;
}
input[type=submit], input[type=button], button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  /* inherit font & color from ancestor */
  color: inherit;
  font: inherit;
  text-align: inherit;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
}
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media screen and (max-width: 768px) {
  .main {
    padding-left: 0;
  }
}
/* ==========================================================================
   Grid Block
   ========================================================================== */
.grid {
  box-sizing: border-box;
  *zoom: 1;
  clear: both;
  margin: 15px -15px;
  display: flex;
  /* fix for angular ghost elements */
  /*    > * {
          display: flex;
          flex-basis: 100%;
      }*/
}
.grid:before, .grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.grid:after {
  clear: both;
}
.grid router-outlet {
  display: none;
}
.grid__row {
  width: 100%;
}
.grid--block {
  display: block;
}
.grid--nobottompadding {
  margin-bottom: 0;
}
.grid--nobottompadding .grid__cell {
  padding-bottom: 0;
}
.grid--notoppadding {
  margin-top: 0;
}
.grid__cell {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 15px;
  width: 50%;
  position: relative;
  min-height: 100%;
  align-items: stretch;
}
.grid__cell--over {
  background: #f1f5fa;
  border: 1px dashed #dae4f3;
}
.grid__cell--full {
  width: 100%;
}
.grid__cell--threequarters {
  width: 75%;
}
.grid__cell--quarter {
  width: 25%;
}
.grid__cell--third {
  width: 33.3333333333%;
}
@media screen and (max-width: 1300px) {
  .grid__cell--main {
    width: 100%;
  }
  .grid__cell--side {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .grid__cell--input-tablet {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .grid__cell--input {
    width: 100%;
  }
  .grid__cell--price, .grid__cell--price-boolean {
    width: 100%;
  }
}
/* ==========================================================================
HEADER
========================================================================== */
.header {
  position: relative;
  height: 90px;
  background: #fff;
  margin-left: -200px;
}
.header__logo {
  display: block;
  float: left;
  width: 200px;
  height: 100%;
  background: #192437 url("/assets/img/logo.svg") center center no-repeat;
  background-size: 90px auto;
  transition: all 0.3s ease-out;
}
.header__logo:hover {
  background-size: 100px auto;
}
.header__burger {
  display: none;
}
.header__breadcrumb {
  float: left;
  height: 100%;
  line-height: 90px;
  padding: 0 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.7857142857em;
  overflow: hidden;
}
.header__breadcrumb__icon {
  margin-right: 5px;
}
.header__breadcrumb__link {
  text-decoration: none;
  color: #a1bbe0;
  transition: all 0.3s ease-out;
}
.header__breadcrumb__link:hover {
  color: #293b5a;
}
.header__account {
  float: right;
  height: 100%;
  position: relative;
}
.header__account__logout {
  display: block;
  float: right;
  height: 100%;
  width: 90px;
  background: #edf2f9;
  text-align: center;
  line-height: 90px;
  color: #ea191f;
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.header__account__logout__icon:before {
  transition: all 0.3s ease-out;
  transform: rotate(0deg);
}
.header__account__logout:hover {
  color: #fff;
  background: #ea191f;
}
.header__account__logout:hover .header__account__logout__icon:before {
  transform: rotate(-360deg);
}
.header__account__notifications {
  display: block;
  float: right;
  height: 100%;
  width: 90px;
  background: #f3f6fb;
  text-align: center;
  line-height: 90px;
  color: #293b5a;
  transition: all 0.3s ease-out;
  font-size: 1.1428571429em;
  text-decoration: none;
  position: relative;
}
.header__account__notifications__number {
  position: absolute;
  display: block;
  top: 25px;
  right: 25px;
  background: #ea191f;
  font-size: 0.5857142857em;
  font-weight: 600;
  padding: 4px 5px;
  min-width: 11px;
  line-height: normal;
  color: #fff;
  border-radius: 100% 100% 100% 100%;
}
.header__account__notifications:hover, .header__account__notifications--active {
  background: #c7d6ec;
}
.header__account__notifications-list {
  position: absolute;
  right: 0;
  top: 90px;
  z-index: 8;
  background: #c7d6ec;
  padding: 15px;
  min-width: 150px;
}
.header__account__notifications-list--open {
  display: block;
}
.header__account__notifications-list__link {
  display: block;
  color: #293b5a;
  text-decoration: none;
  border-top: 1px solid #bfd1ea;
  padding: 5px;
}
.header__account__notifications-list__link--more {
  font-style: italic;
  font-size: 0.7857142857em;
}
.header__account__notifications-list__link:first-child {
  border-top: none;
}
.header__account__notifications-list__link__date {
  font-size: 0.7857142857em;
  display: block;
}
.header__account__notifications-list__link__info {
  font-size: 0.7857142857em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  padding: 4px 0;
}
.header__account__notifications-list__link__info strong {
  font-weight: 600;
}
.header__account__notifications-list__link:hover {
  background-color: #bfd1ea;
}
.header__account__notifications-list__link--none:hover {
  background: none;
}
.header__account__user {
  display: block;
  float: right;
  line-height: 90px;
  height: 100%;
  padding: 0 30px 0 85px;
  font-size: 0.7857142857em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  position: relative;
  color: #293b5a;
  text-decoration: none;
  transition: all 0.3s ease-out;
  background: #f8fafd;
}
.header__account__user__img {
  border-radius: 100% 100% 100% 100%;
  position: absolute;
  top: 23px;
  left: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #293b5a;
  font-weight: bold;
  background-size: cover;
  background-position: center center;
}
.header__account__user:hover {
  background: #e2eaf5;
}
.header__account__user--active {
  background: #DCE3F0;
}
.header__showweb {
  display: block;
  float: right;
  line-height: 90px;
  height: 100%;
  padding: 0 30px;
  font-size: 0.7857142857em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  position: relative;
  color: #293b5a;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.header__showweb:hover {
  background: #e5ecf6;
}
/* ==========================================================================
MEDIA QUERIES
========================================================================== */
@media screen and (max-width: 1024px) {
  .header__breadcrumb__link span {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header {
    margin-left: 0;
  }
  .header__logo {
    display: none;
  }
  .header__account__user {
    text-align: center;
  }
  .header__account__user__name {
    display: none;
  }
  .header__burger {
    display: block;
    float: left;
    width: 90px;
    height: 100%;
    background: #192437;
    transition: all 0.3s ease-out;
    line-height: 90px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 1.4285714286em;
  }
  .header__burger.open .ico-menu:before {
    content: "";
  }
}
.appointments {
  margin: 30px 0;
}
.appointments__day {
  *zoom: 1;
  clear: both;
}
.appointments__day:before, .appointments__day:after {
  display: table;
  content: "";
  line-height: 0;
}
.appointments__day:after {
  clear: both;
}
.appointments__nodata {
  float: left;
}
.appointments__nodata p.empty-data {
  height: 4rem;
  line-height: 4rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.appointments__nodata p.empty-data .frown {
  top: 0;
}
.appointments__header {
  float: left;
  width: 7rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  font-weight: bold;
  border: 1px solid #dae4f3;
  background: #b4c9e6;
  padding: 0;
  box-sizing: border-box;
}
.appointments__appointment {
  float: left;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  border: 1px solid #dae4f3;
  background: #edf2f9;
  transition: 0.3s ease-out;
  padding: 0;
  cursor: pointer;
}
.appointments__appointment:hover {
  background: #fcfdfe;
}
.appointments__appointment--disabled {
  opacity: 0.4;
}
.appointments__appointment--booked {
  background-color: #3dcb35;
  color: white;
}
.appointments__appointment--booked:hover {
  background: #36b72f;
}
.appointments__appointment--cancelled {
  background-color: #e0b10e;
  color: white;
}
.appointments__appointment--cancelled:hover {
  background: #c89e0d;
}
.bookings {
  margin: 30px 0;
  max-width: 350px;
  width: 100%;
}
.bookings__day, .bookings__day-header, .bookings__day--filler {
  display: block;
  float: left;
  width: 14.2857142857%;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  border: 1px solid #dae4f3;
  background: #edf2f9;
  transition: 0.3s ease-out;
  padding: 0;
  cursor: pointer;
  box-sizing: border-box;
}
.bookings__day:hover, .bookings__day-header:hover, .bookings__day--filler:hover {
  background: #fcfdfe;
}
.bookings__day--disabled {
  opacity: 0.4;
}
.bookings__day--booked {
  background-color: #3dcb35;
  color: white;
}
.bookings__day--booked:hover {
  background: #36b72f;
}
.bookings__day--cancelled {
  background-color: #e0b10e;
  color: white;
}
.bookings__day--cancelled:hover {
  background: #c89e0d;
}
.bookings__day--filler {
  opacity: 0.2;
}
.bookings__day-header {
  background: none;
  font-weight: bold;
  border: none;
}
/* ==========================================================================
   SIDE PANEL
   ========================================================================== */
.side {
  width: 180px;
  background: #293b5a;
  min-height: 100%;
  float: left;
  margin-left: -180px;
}
.side__nav {
  padding: 20px 0;
}
.side__nav__link {
  display: block;
  color: #8492ac;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8571428571em;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 10px 20px;
  transition: all 0.3s ease-out;
  position: relative;
}
.side__nav__link__icon {
  margin-right: 5px;
  margin-top: -1px;
}
.side__nav__link:hover, .side__nav__link--active {
  color: #fff;
}
.side__nav__link--active:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #D5DDEB transparent transparent;
}
.side__nav__sub {
  padding: 5px 8px 8px 8px;
}
.side__nav__sub__link {
  display: block;
  color: #8492ac;
  text-decoration: none;
  font-size: 0.8571428571em;
  padding: 5px 10px 5px 15px;
  margin-left: 20px;
  font-weight: 600;
  letter-spacing: 0.04em;
  border-left: 2px solid #8492ac;
  transition: all 0.3s ease-out;
}
.side__nav__sub__link:hover, .side__nav__sub__link--active {
  color: #fff;
  border-color: #fff;
}
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media screen and (max-width: 768px) {
  .side {
    display: none;
    position: absolute;
    top: 90px;
    left: 0;
    transition: all 0.3s ease-out;
  }
  .side.open {
    display: block;
    margin-left: 0;
  }
}
/* ==========================================================================
   CONTENT
   ========================================================================== */
.content {
  background: linear-gradient(to bottom, #d5ddeb, #dde4f1);
  min-height: 350px;
  float: right;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.content__wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* single */
.single__title {
  text-transform: uppercase;
  padding: 0 0 30px 0;
  margin: 0;
  font-size: 1.4285714286em;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.content-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}
.content-overlay::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #d5ddeb;
  opacity: 0.95;
}
.content-overlay--single {
  padding-left: 0;
  padding-right: 0;
}
.content-overlay--single .single {
  padding-left: 30px;
  padding-right: 30px;
  height: calc(100vh - 180px);
  overflow-y: auto;
}
/* ==========================================================================
   WIDGETS
   ========================================================================== */
.widget {
  background: #fff;
  width: 100%;
}
.widget__wrap {
  position: relative;
  margin: 30px 0;
}
.widget__wrap--hidden {
  height: 0;
  /*margin-top: -15px;*/
}
.widget--offset {
  margin-top: -85px;
}
.widget--placeholder {
  height: 70px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  background: #f1f5fa;
  border: 1px dashed #dae4f3;
}
.widget:last-child {
  margin-bottom: 15px;
}
.widget__header {
  height: 70px;
  line-height: 70px;
  font-size: 14px;
  margin: 0;
  padding: 0 15px;
  box-sizing: border-box;
  cursor: move;
}
.widget__header__title {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.4285714286em;
  display: block;
  float: left;
}
.widget__header__tools {
  display: block;
  float: right;
}
.widget__header__icon {
  cursor: pointer;
}
.widget__header__icon:before {
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
}
.widget__content {
  padding: 15px 30px 30px 30px;
  /*overflow: hidden;*/
  transition: all 0.3s ease-out;
}
.widget__content--user {
  padding-top: 0;
}
.widget__chart {
  padding: 30px 0 0 0;
}
.widget__footer {
  text-align: right;
  padding: 15px 30px 30px 30px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.widget__submit {
  text-align: right;
  padding: 0;
}
.widget__list {
  margin: 0;
  padding: 0;
}
.widget__list.grid {
  margin-left: -15px;
  margin-right: -15px;
}
.widget__list__carousel-img {
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #edf2f9;
}
.widget__list__carousel-name {
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-weight: 500;
  font-size: 1.1428571429em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget__list__carousel-actions {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 59, 90, 0.95);
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 100px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-out;
}
.widget__list__carousel-actions a {
  color: #fff;
  font-size: 2em;
}
.widget__list__carousel-actions a:hover {
  color: #00a4e9;
}
.widget__list__carousel-actions a:hover.widget__list__actions__link--remove {
  color: #ea191f;
}
.widget__list__carousel-item {
  border: 1px dashed #dae4f3;
  margin: 15px 0;
  list-style: none;
  display: block;
  position: relative;
}
.widget__list__carousel-item:hover .widget__list__carousel-actions {
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget__list__carousel-item--tile {
  width: 25%;
  float: left;
  margin: 15px;
}
.widget__list__item {
  list-style: none;
  padding: 10px 10px 10px 20px;
  background: #dae4f3;
  text-transform: uppercase;
  margin: 5px 0;
  font-weight: 300;
  font-size: 0.9285714286em;
  *zoom: 1;
  clear: both;
}
.widget__list__item:before, .widget__list__item:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget__list__item:after {
  clear: both;
}
.widget__list__item.gu-mirror {
  box-sizing: border-box;
}
.widget__list__item--muted {
  background: #f5f8fc;
  color: #39527d;
}
.widget__list__item--completed {
  background: #c5f0c3;
}
.widget__list__item--inprogress {
  background: #d0f1ff;
}
.widget__list__title {
  float: left;
  max-width: 75%;
  word-break: break-all;
}
.widget__list__title__note {
  font-size: 0.7142857143em;
  display: inline-block;
  padding: 3px 6px;
  text-transform: none;
  background-color: #293b5a;
  color: #fff;
  font-weight: 600;
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.widget__list__title__note--green {
  background-color: #3dcb35;
}
.widget__list__title__note--blue {
  background-color: #00a4e9;
}
.widget__list__title__note--red {
  background-color: #ea191f;
}
.widget__list__drag-handle {
  float: left;
  cursor: move;
  margin-right: 10px;
}
.widget__list__actions {
  float: right;
}
.widget__list__actions__link {
  transition: all 0.3s ease-out;
  text-decoration: none;
}
.widget__list__actions__link--edit {
  color: #0080b6;
}
.widget__list__actions__link--edit:hover {
  color: #003850;
}
.widget__list__actions__link--remove {
  color: #ea191f;
}
.widget__list__actions__link--remove:hover {
  color: #900d11;
}
.widget__list__actions__link--view {
  color: #e0b10e;
}
.widget__list__actions__link--view:hover {
  color: #a6830a;
}
.widget--closed .widget__header__icon:before {
  transform: rotate(-90deg);
}
.widget--closed .widget__content {
  height: 0;
  padding: 0 30px;
}
.widget--closed .widget__footer {
  height: 0;
  padding: 0 30px;
}
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media screen and (max-width: 1600px) {
  .grid {
    /*         &__cell {
        &--widget-dashboard {
            width: 100%;
        }
    } */
  }
  .grid--dashboard {
    display: block;
  }

  .widget__list__carousel-actions a {
    font-size: 1.4285714286em;
  }
}
@media screen and (max-width: 1300px) {
  #partners-list .grid__cell--quarter {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .grid {
    display: block;
  }
  .grid__cell--widget {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #partners-list .grid__cell--quarter {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .widget__header__title {
    font-size: 1.1428571429em;
    line-height: 1.6em;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .widget__header__tools {
    line-height: 50px;
  }
}
/* ==========================================================================
MEDIA LIST
========================================================================== */
.media__dropzone {
  padding-bottom: 15px;
}
.media__list {
  padding: 0;
  margin: 0 -15px;
}
.media__list .ngx-pagination {
  padding: 0 15px;
}
.media__list .alert-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.media__list__item {
  float: left;
  display: block;
  width: 20%;
  padding: 15px;
  box-sizing: border-box;
}
.media__list__item--mce {
  width: 33.3333333333%;
}
.media__list__item__actions {
  position: absolute;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-out;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  padding: 30px;
  box-sizing: border-box;
  padding-top: 50px;
  display: none;
}
.media__list__item__actions__link {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-out;
  display: inline-block;
  padding: 5px;
  outline: none;
}
.media__list__item__actions__link [class^=ico-],
.media__list__item__actions__link [class*=" ico-"] {
  font-size: 1.4285714286em;
}
.media__list__item__actions__link--remove:hover {
  color: #ea191f;
}
.media__list__item__actions__link--view:hover {
  color: #3dcb35;
}
.media__list__item__actions__link--download:hover {
  color: #00a4e9;
}
.media__list__item__actions__title {
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px 20px 20px 20px;
  text-overflow: ellipsis;
  color: #293b5a;
  overflow: hidden;
  max-width: 100%;
  box-sizing: border-box;
  line-height: 25px;
  max-height: 35px;
  font-weight: 600;
  font-size: 0.8571428571em;
  margin-bottom: 15px;
}
.media__list__item__box {
  display: block;
  background-color: #f3f5fa;
  border: 1px solid #dae4f3;
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.media__list__item__box:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.05);
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.3s ease-out;
}
.media__list__item__box--image:before {
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.75);
}
.media__list__item__box:hover:before, .media__list__item__box:focus:before, .media__list__item__box:active:before, .media__list__item__box--chosen:before {
  background: #293b5a;
  opacity: 0.98;
  filter: alpha(opacity=98);
  z-index: 2;
}
.media__list__item__box:hover .media__list__item__actions, .media__list__item__box:focus .media__list__item__actions, .media__list__item__box:active .media__list__item__actions, .media__list__item__box--chosen .media__list__item__actions {
  z-index: 4;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.media__list__item__box--chosen .media__list__item__actions__link {
  color: #3dcb35;
}
.media__list__item__filetype {
  position: absolute;
  top: 15px;
  right: 0;
  text-align: center;
  background: #293b5a;
  padding: 4px 8px;
  color: #fff;
  font-weight: bold;
  font-size: 0.6428571429em;
  text-transform: uppercase;
}
.media__list__item__filetype--jpg, .media__list__item__filetype--gif, .media__list__item__filetype--png {
  background-color: #00a4e9;
}
.media__list__item__filetype--program {
  background-color: #ea191f;
}
.media__list__item__filetype--html {
  background-color: #3dcb35;
}
.media__list__item__filetype--js, .media__list__item__filetype--json {
  background-color: #e0b10e;
}
.media__list__item__filename {
  text-align: center;
  font-weight: 600;
  padding: 40px 30px;
  opacity: 0.95;
  filter: alpha(opacity=95);
  word-break: break-all;
  height: 240px;
  line-height: 160px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 0.8571428571em;
}
.media__list__item__filename__inside {
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 100%;
}
.media__list__item--choosable .media__list__item__box, .media__list__item--mce .media__list__item__box {
  cursor: pointer;
}
/* ==========================================================================
MEDIA QUERIES
========================================================================== */
@media screen and (max-width: 1800px) {
  .media__list__item {
    width: 20%;
  }
}
@media screen and (max-width: 1600px) {
  .media__list__item {
    width: 25%;
  }
}
@media screen and (max-width: 1300px) {
  .media__list__item {
    width: 33.3333333333%;
  }
}
.cta {
  display: inline-block;
  border-radius: 20px 20px 20px 20px;
  background: #00a4e9;
  height: 40px;
  line-height: 36px;
  padding: 0 30px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-out;
  font-weight: 500;
  box-sizing: border-box;
  border: 2px solid #00a4e9;
  font-size: 1em;
  outline: none;
  cursor: pointer;
}
.cta [class^=ico-]:before, .cta [class*=" ico-"]:before {
  margin-right: 0;
}
.cta__light {
  font-weight: 300;
}
.cta:hover {
  background: none;
  color: #00a4e9;
}
.cta--yellow {
  background: #e0b10e;
  border-color: #e0b10e;
}
.cta--yellow:hover {
  color: #e0b10e;
}
.cta--green {
  background: #3dcb35;
  border-color: #3dcb35;
}
.cta--green:hover {
  color: #3dcb35;
}
.cta--red {
  background: #ea191f;
  border-color: #ea191f;
}
.cta--red:hover {
  color: #ea191f;
}
.cta--gray {
  background: #edf2f9;
  border-color: #edf2f9;
  color: #293b5a;
}
.cta--gray:hover {
  color: #293b5a;
}
.cta--login {
  font-size: 0.8928571429em;
  font-weight: 600;
  padding: 0 15px;
  height: 36px;
  line-height: 32px;
}
.cta--small {
  height: 30px;
  line-height: 26px;
  padding: 0 15px;
  font-size: 0.8571428571em;
}
.cta--smaller {
  height: 26px;
  line-height: 22px;
  padding: 0 15px;
  font-size: 0.7142857143em;
}
.cta--uppercase {
  text-transform: uppercase;
}
.cta--ico-left [class^=ico-]:before, .cta--ico-left [class*=" ico-"]:before {
  margin-right: 0.2em;
  margin-left: 0;
}
.switch.switch-small {
  min-width: 33px;
}
.switch.switch-medium {
  min-width: 50px;
}
.switch.switch-large {
  min-width: 60px;
}
.switch.switch-small > .switch-pane > span {
  font-size: 9px;
}
.switch.switch-medium > .switch-pane > span {
  font-size: 16px;
}
.switch.switch-large > .switch-pane > span {
  font-size: 16px;
}
.switch {
  border: 1px solid #dfdfdf;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  cursor: pointer;
  box-shadow: #dfdfdf 0 0 0 0 inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  white-space: nowrap;
}
.switch small {
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: calc(100% - 30px);
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switch.switch-small {
  height: 20px;
  border-radius: 20px;
}
.switch.switch-small small {
  width: 20px;
  height: 20px;
  right: calc(100% - 20px);
}
.switch.switch-small > .switch-pane > span {
  line-height: 20px;
}
.switch.switch-small > .switch-pane .switch-label-checked {
  padding-right: 25px;
  padding-left: 10px;
}
.switch.switch-small > .switch-pane .switch-label-unchecked {
  padding-left: 25px;
  padding-right: 10px;
}
.switch.switch-medium {
  height: 30px;
  border-radius: 30px;
}
.switch.switch-medium small {
  width: 30px;
  height: 30px;
  right: calc(100% - 30px);
}
.switch.switch-medium > .switch-pane > span {
  line-height: 30px;
}
.switch.switch-medium > .switch-pane .switch-label-checked {
  padding-right: 35px;
  padding-left: 15px;
}
.switch.switch-medium > .switch-pane .switch-label-unchecked {
  padding-left: 35px;
  padding-right: 15px;
}
.switch.switch-large {
  height: 40px;
  border-radius: 40px;
}
.switch.switch-large small {
  width: 40px;
  height: 40px;
  right: calc(100% - 40px);
}
.switch.switch-large > .switch-pane > span {
  line-height: 40px;
}
.switch.switch-large > .switch-pane .switch-label-checked {
  padding-right: 45px;
  padding-left: 20px;
}
.switch.switch-large > .switch-pane .switch-label-unchecked {
  padding-left: 45px;
  padding-right: 20px;
}
.switch.checked {
  background: #64bd63;
}
.switch.checked small {
  right: 0;
  left: auto;
}
.switch.checked .switch-pane {
  top: 0;
}
.switch.checked .switch-pane .switch-label-checked {
  display: block;
}
.switch.checked .switch-pane .switch-label-unchecked {
  display: none;
}
.switch.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.switch .switch-pane {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  position: relative;
  pointer-events: none;
}
.switch .switch-pane > span {
  display: block;
  min-height: 100%;
}
.switch .switch-pane .switch-label {
  color: black;
}
.switch .switch-pane .switch-label-checked {
  display: none;
}
.switch .switch-pane .switch-label-unchecked {
  display: block;
}
.switch.loading {
  background-color: #f1f1f1;
}
.switch.loading small {
  background-color: transparent;
  border: none;
  box-shadow: none;
  right: 50%;
  transform: translateX(50%);
}
/* ==========================================================================
   FORMS
   ========================================================================== */
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
label {
  display: block;
}
input[type=text]:-webkit-autofill, input[type=password]:-webkit-autofill, input[type=email]:-webkit-autofill, input[type=tel]:-webkit-autofill, input[type=number]:-webkit-autofill, input[type=time]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #edf2f9 inset;
}
/** UI SWITCH **/
.switch:not(.checked) {
  background-color: #edf2f9 !important;
}
.switch__label {
  *zoom: 1;
  clear: both;
}
.switch__label:before, .switch__label:after {
  display: table;
  content: "";
  line-height: 0;
}
.switch__label:after {
  clear: both;
}
.switch__label .switch {
  float: left;
}
.switch__label__text {
  line-height: 35px;
  padding-left: 10px;
  float: left;
  opacity: 0.4;
  font-weight: 600;
  font-size: 0.9642857143em;
  transition: all 0.3s ease-out;
  text-shadow: -1px -1px 1px #e5ecf6;
}
.switch__label__text--true {
  opacity: 0.55;
}
.form__container {
  padding: 0 30px;
}
.form--standalone .form__container {
  padding: 0;
}
.form--standalone .form__container label {
  padding-bottom: 0;
}
form .input {
  padding-bottom: 20px;
  position: relative;
}
form .input__row {
  *zoom: 1;
  clear: both;
}
form .input__row:before, form .input__row:after {
  display: table;
  content: "";
  line-height: 0;
}
form .input__row:after {
  clear: both;
}
form .input--inline {
  float: left;
  margin-right: 20px;
}
form .input--inline label {
  display: inline-block;
  padding-right: 15px;
}
form .input--inline .div .ng-select.ng-select-single .ng-select-container {
  width: auto;
}
form .input--inline input[type=text], form .input--inline input[type=password], form .input--inline input[type=email], form .input--inline input[type=tel], form .input--inline input[type=number], form .input--inline input[type=time] {
  width: auto;
}
form .input--inline textarea {
  width: auto;
}
/* select boxes */
div .ng-select.ng-select-single .ng-select-container {
  min-height: 56px;
}
div .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper {
  display: table-cell;
}
div .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper:hover {
  color: #ea191f;
}
div .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper .ng-clear {
  display: none;
}
/* --- */
textarea {
  padding: 15px 20px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: all 0.15s ease-out;
}
.submit {
  overflow: hidden;
  text-align: center;
}
.submit--submitting {
  width: 40px;
  padding: 0;
}
.submit--submitting [class^=ico-]:before,
.submit--submitting [class*=" ico-"]:before {
  margin: 0 0.2em;
}
/* checkboxes */
.switch__text {
  float: left;
  font-weight: 300;
  color: #293b5a;
  opacity: 0.5;
  filter: alpha(opacity=50);
  line-height: 35px;
  font-size: 0.9285714286em;
  transition: all 0.3s ease-out;
  letter-spacing: 0.04em;
  cursor: pointer;
}
.switch__text--right {
  color: #00a4e9;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch__switcher {
  float: left;
  width: 60px;
  height: 35px;
  border-radius: 35px 35px 35px 35px;
  background-color: #edf2f9;
  position: relative;
  cursor: pointer;
  margin: 0 10px;
}
.switch__switcher:after {
  display: block;
  content: "";
  position: absolute;
  left: 28px;
  top: 4px;
  width: 27px;
  height: 27px;
  background: #00a4e9;
  border-radius: 100% 100% 100% 100%;
  transition: all 0.3s ease-out;
}
.switch--checked .switch__switcher:after {
  left: 6px;
}
.switch--checked .switch__text--left {
  color: #00a4e9;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch--checked .switch__text--right {
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #293b5a;
}
/* alert messages */
.alert-container {
  padding: 0 15px;
}
.alert {
  position: relative;
  width: 100%;
  color: #fff;
  padding: 10px 30px 10px 15px;
  box-sizing: border-box;
  display: none;
}
.alert--main {
  margin-top: 30px;
}
.alert__text {
  font-size: 0.7857142857em;
  font-weight: 600;
  position: relative;
  top: -1px;
  letter-spacing: 0.08em;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.alert--login {
  max-width: 1220px;
  width: 90%;
  padding: 15px;
  text-align: center;
  margin: 30px auto 0 auto;
  text-transform: uppercase;
}
.alert--success {
  background-color: #3dcb35;
}
.alert--error {
  background-color: #ea191f;
}
.alert--info {
  background-color: #00a4e9;
}
.alert__icon {
  padding-right: 10px;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.alert__close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #2a8f25;
  transition: all 0.3s ease-out;
}
.alert__close:hover {
  transform: rotate(360deg);
  color: #247a20;
}
.alert--error .alert__close {
  color: #a70f14;
}
.alert--error .alert__close:hover {
  color: #900d11;
}
/* empty alerts */
.empty {
  padding: 0 15px;
}
.empty__message {
  text-align: center;
  padding: 15px;
  color: #6791cc;
  /*border: 1px solid darken($gray-color, 10%);*/
  /*border: 1px solid darken($gray-color, 15%);*/
  /*background: darken($gray-color, 6%);*/
}
.empty__icon {
  font-size: 2.1428571429em;
}
.row-form .input {
  padding-bottom: 0;
}
.row-form__padded-cell {
  padding-right: 60px !important;
  position: relative;
}
.row-form__remove {
  position: absolute;
  right: 10px;
  top: 25px;
  font-size: 1.4285714286em;
  color: #ea191f;
  transition: all 0.3s ease-out;
  transform: rotate(0deg);
}
.row-form__remove:hover {
  transform: rotate(-180deg);
}
.wysiwyg-invalid .mce-tinymce.mce-container {
  border: 1px solid #ea191f !important;
}
.wysiwyg-invalid .mce-edit-area {
  background-color: #fef9f9 !important;
}
.form-monthpicker {
  position: relative;
  line-height: 45px;
}
.form-monthpicker__text {
  font-size: 0.8571428571em;
}
.form-monthpicker__inputs {
  display: none;
}
.form-monthpicker__icon {
  font-size: 1.2857142857em;
  color: #293b5a;
  outline: none !important;
  transition: all 0.3s ease-out;
}
.form-monthpicker__icon:hover {
  color: #192437;
}
.form-monthpicker.form-warning .form-monthpicker__icon {
  color: #ea191f;
}
.form-monthpicker__selector {
  position: absolute;
  background: #edf2f9;
  padding: 10px;
  margin: 0;
  width: 260px;
  z-index: 9;
  left: -5px;
  bottom: 0;
  line-height: normal;
}
.form-monthpicker__selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #edf2f9 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 25px;
}
.form-monthpicker__selector li {
  list-style: none;
  cursor: pointer;
  display: block;
  padding: 4px 8px;
  box-sizing: border-box;
  float: left;
  width: 33.3333333333%;
  transition: all 0.3s ease-out;
  font-size: 0.8571428571em;
  font-weight: 600;
  border-radius: 15px 15px 15px 15px;
}
.form-monthpicker__selector li:hover {
  background-color: #415d8f;
  color: #fff;
}
.form-monthpicker__selector li.selected-from {
  background-color: #00a4e9 !important;
  color: #fff;
}
.form-monthpicker__selector li.selected-to {
  background-color: #e0b10e !important;
  color: #fff;
}
.form-note {
  padding-bottom: 15px;
  font-size: 0.8214285714em;
  font-style: italic;
  letter-spacing: 0.08em;
  color: #415d8f;
}
/* ==========================================================================
   TINYMCE
   ========================================================================== */
.mce-container,
.mce-widget,
.mce-widget *,
.mce-reset {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.mce-container {
  margin: 0 auto;
  border-color: #d6e1f1 !important;
}
.mce-container .mce-ico {
  font-size: 14px;
}
.mce-container .mce-primary button {
  background: #3dcb35;
}
.mce-container div.mce-panel {
  background-color: #dee7f4;
  border-color: #d6e1f1 !important;
  /** THE STATUS BAR **/
}
.mce-container div.mce-panel .mce-btn {
  background-color: transparent;
}
.mce-container div.mce-panel .mce-btn.mce-active, .mce-container div.mce-panel .mce-btn:hover, .mce-container div.mce-panel .mce-btn:active, .mce-container div.mce-panel .mce-btn:focus {
  background-color: #fff;
  border-color: transparent;
}
.mce-container div.mce-panel.mce-statusbar {
  background: #e9eff8;
}
.mce-container div.mce-panel.mce-statusbar .mce-path {
  display: none;
}
.mce-container div.mce-panel.mce-statusbar .mce-control-label {
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.3;
  font-weight: 700;
  color: #293b5a;
}
.mce-container div.mce-edit-area {
  background-color: #edf2f9;
  padding: 0px;
  cursor: text;
}
.mce-container div.mce-edit-area iframe {
  min-height: 200px;
}
.mce-container-body.mce-abs-layout {
  overflow: visible !important;
}
.mce-listbox {
  background: #edf2f9 !important;
}
.single .mce-container .mce-edit-area iframe {
  min-height: 450px;
}
/* ==========================================================================
   MCE RESPONSIVE
   ========================================================================== */
@media screen and (max-width: 768px) {
  .mce-window {
    width: auto !important;
    top: 15px !important;
    left: 15px !important;
    right: 15px !important;
    bottom: 15px !important;
    background: none !important;
    border: none !important;
  }

  .mce-window-head {
    background: #fff !important;
  }

  .mce-window-body {
    background: #fff !important;
  }

  .mce-foot > .mce-container-body {
    padding: 10px !important;
  }

  .mce-panel {
    max-width: 100% !important;
  }

  .mce-container {
    max-width: 100% !important;
    height: auto !important;
  }

  .mce-container-body {
    max-width: 100% !important;
    height: auto !important;
  }

  .mce-form {
    padding: 10px !important;
  }

  .mce-tabs {
    max-width: 100% !important;
  }

  .mce-formitem {
    margin: 10px 0 !important;
  }

  .mce-abs-layout-item {
    position: static !important;
    width: auto !important;
  }

  .mce-abs-layout-item.mce-label {
    display: block !important;
  }

  .mce-abs-layout-item.mce-textbox {
    box-sizing: border-box !important;
    display: block !important;
    width: 100% !important;
  }

  .mce-abs-layout-item.mce-combobox {
    display: flex !important;
  }

  .mce-abs-layout-item.mce-combobox > .mce-textbox {
    flex: 1 1 auto;
    height: 29px !important;
  }
}
/* ==========================================================================
   LANGTABS
   ========================================================================== */
.langtabs__content {
  display: none;
  background: #fff;
  padding: 30px 30px 0 30px;
  margin-bottom: 30px;
  transition: all 0.3s ease-out;
}
.langtabs__content--active {
  display: block;
}
.langtabs__content--inverted {
  background: #fafafa;
}
.langtabs__content--inverted.langtabs__content--active {
  display: block;
}
.langtabs__nav {
  width: 100%;
}
.langtabs__link {
  display: inline-block;
  transition: all 0.3s ease-out;
  text-decoration: none;
  background: #edf2f9;
  font-weight: 600;
  padding: 12px 25px;
  color: #293b5a;
  text-transform: uppercase;
  font-size: 0.9285714286em;
  letter-spacing: 0.04em;
}
.langtabs__link:hover, .langtabs__link--active {
  background: #fff;
}
.langtabs__link--inverted {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.langtabs__link--inverted:hover, .langtabs__link--inverted.langtabs__link--active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #fafafa;
}
.ngx-pagination {
  *zoom: 1;
  clear: both;
  padding: 0;
  margin: 0 !important;
}
.ngx-pagination:before, .ngx-pagination:after {
  display: table;
  content: "";
  line-height: 0;
}
.ngx-pagination:after {
  clear: both;
}
.ngx-pagination li {
  display: block;
  float: left;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
  margin-left: 5px;
}
.ngx-pagination li a {
  box-sizing: border-box;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 28px;
  color: #293b5a;
  transition: all 0.3s ease-out;
  background: #fff;
  padding: 0;
  border: 1px solid #edf2f9;
}
.ngx-pagination li a:hover {
  background-color: #00a4e9;
  border-color: #00a4e9;
  color: #fff;
}
.ngx-pagination li.current {
  padding: 0;
  background: transparent;
}
.ngx-pagination li.current > span {
  display: block;
  transition: all 0.3s ease-out;
  box-sizing: border-box;
  padding: 0;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 28px;
  background-color: #00a4e9;
  border-color: #00a4e9;
  color: #fff;
}
.ngx-pagination .pagination-previous.disabled,
.ngx-pagination .pagination-previous a {
  font-family: "7divscms";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: none;
}
.ngx-pagination .pagination-previous.disabled::before,
.ngx-pagination .pagination-previous a::before {
  content: "" !important;
  margin: 0 !important;
}
.ngx-pagination .pagination-next.disabled,
.ngx-pagination .pagination-next a {
  font-family: "7divscms";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: none;
}
.ngx-pagination .pagination-next.disabled::after,
.ngx-pagination .pagination-next a::after {
  content: "" !important;
  margin: 0 !important;
}
.ngx-pagination .disabled,
.ngx-pagination .disabled:hover {
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 !important;
  background: #fff !important;
  opacity: 0.4;
  cursor: not-allowed;
}
.single {
  padding: 30px 0;
  position: relative;
}
.single__close {
  position: absolute;
  top: 0;
  right: 0;
}
.filegrid {
  *zoom: 1;
  clear: both;
}
.filegrid:before, .filegrid:after {
  display: table;
  content: "";
  line-height: 0;
}
.filegrid:after {
  clear: both;
}
.filegrid > div {
  float: left;
  box-sizing: border-box;
}
.filegrid__dropzone {
  width: 25%;
  padding-right: 30px;
}
.filegrid__dropzone--half {
  width: 50%;
}
.filegrid__browse {
  margin-top: 30px;
}
.filegrid__file {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center center;
  background-color: #edf2f9;
  border: 1px solid #b4c9e6;
  border-radius: 3px;
  position: relative;
}
.filegrid__file__filetype {
  position: absolute;
  top: 15px;
  left: 0;
  text-align: center;
  background: #293b5a;
  padding: 4px 8px;
  color: #fff;
  font-weight: bold;
  font-size: 0.6428571429em;
  text-transform: uppercase;
}
.filegrid__file__wrap {
  padding: 10px;
  float: left;
  width: 20%;
  box-sizing: border-box;
}
.filegrid__files {
  width: 75%;
  background: #dae4f3;
  padding: 15px;
  min-height: 160px;
}
.filegrid__files--entity {
  width: 100%;
}
.filegrid__files--half {
  width: 50%;
}
.filegrid__files--half .filegrid__file__wrap {
  width: 100%;
}
.filegrid__filename {
  height: 150px;
  line-height: 150px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.8571428571em;
  font-weight: 500;
  padding: 0 30px;
  width: 100%;
  box-sizing: border-box;
}
.filegrid__actions {
  position: absolute;
  top: 0px;
  right: 0px;
}
.filegrid__actions__action {
  display: block;
  float: left;
  margin: 5px 5px 5px 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #293b5a;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
.filegrid__actions__action--remove {
  background: #ea191f;
}
.filegrid__actions__action:hover {
  transform: rotate(8deg);
}
/* ==========================================================================
   FORM ADMIN
   ========================================================================== */
.formfields {
  padding-top: 15px;
}
.formfields .input {
  padding-bottom: 0;
}
.formfields .input.checkbox {
  padding-top: 8px;
}
.formfields__add {
  margin: 15px;
}
.formfields__row {
  background: #cedcef;
  border-top: 1px solid #bfd1ea;
  padding-right: 50px;
  padding-left: 60px;
  position: relative;
  box-sizing: border-box;
}
.formfields__row:nth-child(even) {
  background: #c7d6ec;
}
.formfields__row--clonable {
  display: none;
}
.formfields__row__drag-handle {
  position: absolute;
  left: 0;
  height: 100%;
  width: 60px;
  text-align: center;
  line-height: 80px;
  font-size: 1.1428571429em;
  cursor: move;
}
.formfields__field--hidden {
  display: none;
}
.choose-form-to-page,
.choose-room-to-page {
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.choose-form-to-page:hover,
.choose-room-to-page:hover {
  background-color: #293b5a;
  color: #fff;
}
#pages-form_id,
#pages-room_id {
  display: none;
}
#form-assigned-to-page,
#room-assigned-to-page {
  display: none;
}
.chosenform,
.chosenroom {
  display: inline-block;
  background: #293b5a;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 10px 15px;
}
.chosenform__remove,
.chosenroom__remove {
  color: #ee484d;
  transform: rotate(0deg);
  transition: all 0.3s ease-out;
}
.chosenform__remove:hover,
.chosenroom__remove:hover {
  color: #ea191f;
  transform: rotate(-90deg);
}
/* form records */
.formrecord {
  background: #dae4f3;
  margin: 0 0 10px 0;
  padding: 15px 110px 15px 15px;
  letter-spacing: 0.04em;
  position: relative;
}
.formrecord__name {
  font-weight: 600;
  font-size: 0.8928571429em;
  text-transform: uppercase;
}
.formrecord__entry {
  font-size: 1.0714285714em;
}
.formrecord__created {
  position: absolute;
  right: 0;
  font-size: 0.7142857143em;
  color: #fff;
  background: #00a4e9;
  padding: 5px 10px;
  font-weight: 600;
}
.formrecord__delete {
  position: absolute;
  right: 30px;
  top: 50%;
}
/* tags */
.tags__tag {
  display: inline-block;
  padding: 10px 15px;
  margin: 10px 10px 10px 0;
  background: #e2eaf5;
  transition: all 0.3s ease-out;
  border-radius: 3px;
}
.tags__tag__icon {
  transition: all 0.3s ease-out;
  color: #c7d6ec;
  font-size: 0.8571428571em;
}
.tags__tag--selected, .tags__tag:hover {
  background: #293b5a;
  color: #fff;
}
/* ==========================================================================
       MEDIA QUERIES
       ========================================================================== */
@media screen and (max-width: 768px) {
  .grid__cell--formform {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .formfields__field {
    width: 100%;
  }
}
.infobox {
  display: block;
  clear: both;
  border: 1px solid #e5ecf6;
  background: #edf2f9;
  opacity: 0.8;
  color: #8dadd9;
  padding: 10px 15px;
  margin: 15px 0;
}
.loading {
  min-height: 160px;
}
.loading:after, .loading:before {
  height: 20px;
  border-top: 20px solid #edf2f9;
  border-bottom: 20px solid #edf2f9;
  margin: 20px 0;
  display: block;
  content: "";
  -webkit-animation: loading 2s infinite;
          animation: loading 2s infinite;
}
.loading:before {
  margin-top: 0px;
}
.loading--padding {
  padding: 30px;
}
.loading--white {
  background: #fff;
}
.loading--dark {
  opacity: 0.2;
}
.loading--small:after {
  display: none;
}
html body .dp-day-calendar-container {
  background-color: #edf2f9;
}
html body .dp-calendar-wrapper,
html body .dp-calendar-nav-container,
html body dp-time-select,
html body .dp-calendar-weekday {
  border: none;
}
html body .dp-calendar-day {
  text-align: center;
  transition: all 0.3s ease-out;
}
html body .dp-calendar-day:hover {
  background: #00a4e9;
  color: #fff;
}
html body .dp-calendar-day.dp-selected {
  background: #3dcb35;
}
html body .dp-calendar-weekday {
  font-weight: bold;
  background: #e2eaf5;
}
html body .dp-calendar-nav-container {
  background: #cedcef;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
html body .dp-calendar-weekday {
  height: 30px;
  line-height: 30px;
}
html body .dp-calendar-weekday,
html body .dp-nav-header-btn {
  text-transform: uppercase;
}
@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url('fontawesome-webfont.eot');
  src: url('fontawesome-webfont.eot') format("embedded-opentype"), url('fontawesome-webfont.woff2') format("woff2"), url('fontawesome-webfont.woff') format("woff"), url('fontawesome-webfont.ttf') format("truetype"), url('fontawesome-webfont.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
